Uses of Class
org.apache.accumulo.core.metadata.MetadataServicer
-
Packages that use MetadataServicer Package Description org.apache.accumulo.core.metadata -
-
Uses of MetadataServicer in org.apache.accumulo.core.metadata
Methods in org.apache.accumulo.core.metadata that return MetadataServicer Modifier and Type Method Description static MetadataServicerMetadataServicer. forTableId(ClientContext context, TableId tableId)static MetadataServicerMetadataServicer. forTableName(ClientContext context, String tableName)
-