Interface MetadataIndexKey
-
- All Known Implementing Classes:
SimpleStringMetadataIndexKey
public interface MetadataIndexKeyMarker interface for a component which represents a key for an index defined by aMetadataIndex.Implementations MUST override and implement
Object.hashCode()andObject.equals(Object)based on the semantics represented by the index key data.