Uses of Class
org.apache.accumulo.server.conf.store.NamespacePropKey
-
Packages that use NamespacePropKey Package Description org.apache.accumulo.server.conf.store -
-
Uses of NamespacePropKey in org.apache.accumulo.server.conf.store
Methods in org.apache.accumulo.server.conf.store that return NamespacePropKey Modifier and Type Method Description static NamespacePropKeyNamespacePropKey. of(InstanceId instanceId, NamespaceId id)static NamespacePropKeyNamespacePropKey. of(ServerContext context, NamespaceId id)
-