Uses of Interface
org.apache.accumulo.cluster.ClusterControl
-
Packages that use ClusterControl Package Description org.apache.accumulo.cluster org.apache.accumulo.cluster.standalone org.apache.accumulo.miniclusterImpl -
-
Uses of ClusterControl in org.apache.accumulo.cluster
Methods in org.apache.accumulo.cluster that return ClusterControl Modifier and Type Method Description ClusterControlAccumuloCluster. getClusterControl()Get an object that can manage a cluster -
Uses of ClusterControl in org.apache.accumulo.cluster.standalone
Classes in org.apache.accumulo.cluster.standalone that implement ClusterControl Modifier and Type Class Description classStandaloneClusterControlUse theRemoteShellto control a standalone (possibly distributed) Accumulo instance -
Uses of ClusterControl in org.apache.accumulo.miniclusterImpl
Classes in org.apache.accumulo.miniclusterImpl that implement ClusterControl Modifier and Type Class Description classMiniAccumuloClusterControl
-