public class RemoveIndexedData extends Object implements IndexedData
RemoveIndexedData represents a removed index entry from 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.
|
String |
toString() |
public String getIndexName()
IndexedDataString representation of the index name.getIndexName in interface IndexedDatapublic String getKeyspace()
IndexedDatagetKeyspace in interface IndexedDataCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.