Uses of Class
org.apache.accumulo.core.data.InstanceId
Packages that use InstanceId
-
Uses of InstanceId in org.apache.accumulo.core.client.admin
Methods in org.apache.accumulo.core.client.admin that return InstanceIdModifier and TypeMethodDescriptionInstanceOperations.getInstanceId()
Returns a unique ID object that identifies this instance of accumulo. -
Uses of InstanceId in org.apache.accumulo.core.data
Methods in org.apache.accumulo.core.data that return InstanceIdModifier and TypeMethodDescriptionstatic InstanceId
Get a InstanceId object for the provided canonical string.static InstanceId
Get a InstanceId object for the provided uuid.