java.lang.Object
org.springframework.data.gemfire.config.schema.SchemaObjectDefinition
org.springframework.data.gemfire.config.schema.definitions.IndexDefinition
All Implemented Interfaces:
Serializable, Ordered

public class IndexDefinition extends SchemaObjectDefinition
IndexDefinition is an Abstract Data Type (ADT) encapsulating the configuration meta-data used to define a new Apache Geode / Pivotal GemFire Region Index.
Since:
2.0.0
Author:
John Blum
See Also: