Uses of Class
org.apache.accumulo.server.conf.store.TablePropKey
-
Packages that use TablePropKey Package Description org.apache.accumulo.server.conf.store -
-
Uses of TablePropKey in org.apache.accumulo.server.conf.store
Methods in org.apache.accumulo.server.conf.store that return TablePropKey Modifier and Type Method Description static TablePropKeyTablePropKey. of(InstanceId instanceId, TableId tableId)static TablePropKeyTablePropKey. of(ServerContext context, TableId tableId)
-