Uses of Interface
org.apache.accumulo.core.metadata.schema.TabletsMetadata.TableRangeOptions
-
Packages that use TabletsMetadata.TableRangeOptions Package Description org.apache.accumulo.core.metadata.schema -
-
Uses of TabletsMetadata.TableRangeOptions in org.apache.accumulo.core.metadata.schema
Methods in org.apache.accumulo.core.metadata.schema that return TabletsMetadata.TableRangeOptions Modifier and Type Method Description TabletsMetadata.TableRangeOptionsTabletsMetadata.TableOptions. forTable(TableId tableId)This method automatically determines where the metadata for the passed in table ID resides.
-