Class AbstractIndexSupport

java.lang.Object
org.springframework.data.gemfire.domain.support.AbstractIndexSupport
All Implemented Interfaces:
Index
Direct Known Subclasses:
IndexDefinition.IndexWrapper

public abstract class AbstractIndexSupport extends Object implements Index
AbstractIndexSupport is an abstract base class supporting the implementation of the Pivotal GemFire / Apache Geode Index interface.
Since:
2.0.0
Author:
John Blum
See Also: