public class TemporalAttributeIndexProvider extends Object implements AttributeIndexProviderSpi
| Constructor and Description |
|---|
TemporalAttributeIndexProvider() |
| Modifier and Type | Method and Description |
|---|---|
AttributeIndex |
buildIndex(String indexName,
DataTypeAdapter<?> adapter,
FieldDescriptor<?> fieldDescriptor) |
boolean |
supportsDescriptor(FieldDescriptor<?> fieldDescriptor) |
public boolean supportsDescriptor(FieldDescriptor<?> fieldDescriptor)
supportsDescriptor in interface AttributeIndexProviderSpipublic AttributeIndex buildIndex(String indexName, DataTypeAdapter<?> adapter, FieldDescriptor<?> fieldDescriptor)
buildIndex in interface AttributeIndexProviderSpiCopyright © 2013–2021. All rights reserved.