public interface ShardedTable
Modifier and Type | Method and Description |
---|---|
ColumnIdent |
clusteredBy() |
java.lang.String[] |
concreteIndices() |
boolean |
isClosed() |
org.apache.lucene.util.BytesRef |
numberOfReplicas() |
int |
numberOfShards() |
int numberOfShards()
org.apache.lucene.util.BytesRef numberOfReplicas()
ColumnIdent clusteredBy()
boolean isClosed()
java.lang.String[] concreteIndices()