| Package | Description | 
|---|---|
| com.tangosol.coherence.dslquery.function | This package contains builders for the various CohQL functions. | 
| com.tangosol.util.extractor | Contains  ValueExtractorandValueUpdaterrelated classes. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ParameterizedBuilder<IdentityExtractor> | FunctionBuilders. VALUE_FUNCTION_BUILDERThis builder will realize instances of the  IdentityExtractoraggregator. | 
| Modifier and Type | Field and Description | 
|---|---|
| static IdentityExtractor | IdentityExtractor. INSTANCEAn instance of the IdentityExtractor. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> IdentityExtractor<T> | IdentityExtractor. INSTANCE()Return an instance of the IdentityExtractor. |