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.
- See Also:
-
Method Summary
-
Method Details
-
traits
- Returns:
- An (unmodifiable) set of strings
representing the
field traitsenabled for fields of this type.
-