Package org.springframework.data.gemfire
Class IndexFactoryBean.IndexWrapper
java.lang.Object
org.springframework.data.gemfire.IndexFactoryBean.IndexWrapper
- All Implemented Interfaces:
Index
- Enclosing class:
- IndexFactoryBean
-
Constructor Summary
ModifierConstructorDescriptionprotected
IndexWrapper
(QueryService queryService, String indexName) -
Method Summary
-
Constructor Details
-
IndexWrapper
-
-
Method Details
-
resolveIndex
-
getIndex
-
getIndexName
-
getQueryService
-
getName
-
getCanonicalizedFromClause
- Specified by:
getCanonicalizedFromClause
in interfaceIndex
-
getCanonicalizedIndexedExpression
- Specified by:
getCanonicalizedIndexedExpression
in interfaceIndex
-
getCanonicalizedProjectionAttributes
- Specified by:
getCanonicalizedProjectionAttributes
in interfaceIndex
-
getFromClause
- Specified by:
getFromClause
in interfaceIndex
-
getIndexedExpression
- Specified by:
getIndexedExpression
in interfaceIndex
-
getProjectionAttributes
- Specified by:
getProjectionAttributes
in interfaceIndex
-
getRegion
-
getStatistics
- Specified by:
getStatistics
in interfaceIndex
-
getType
-
equals
-
hashCode
public int hashCode() -
toString
-