public interface IndexedData
IndexedData represents a secondary index for a property path in a given keyspace.| Modifier and Type | Method and Description |
|---|---|
String |
getIndexName()
Get the
String representation of the index name. |
String |
getKeyspace()
Get the associated keyspace the index resides in.
|
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.