public static class CouchbasePersistentEntityIndexResolver.IndexDefinitionHolder extends Object implements IndexDefinition
| Constructor and Description |
|---|
IndexDefinitionHolder(List<String> fields,
String indexName,
String indexPredicate) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getIndexFields() |
String |
getIndexName() |
String |
getIndexPredicate() |
public List<String> getIndexFields()
getIndexFields in interface IndexDefinitionpublic String getIndexName()
getIndexName in interface IndexDefinitionpublic String getIndexPredicate()
getIndexPredicate in interface IndexDefinitionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.