Interface IndexFieldTypeDescriptor
- All Known Subinterfaces:
IndexObjectFieldTypeDescriptor
,IndexValueFieldTypeDescriptor
- All Known Implementing Classes:
AbstractIndexCompositeNodeType
,AbstractIndexNodeType
,AbstractIndexValueFieldType
public interface IndexFieldTypeDescriptor
The type of a field in the index,
exposing its various capabilities.
-
Method Summary
-
Method Details
-
traits
- Returns:
- An (unmodifiable) set of strings
representing the
field traits
enabled for fields of this type.
-