Uses of Interface
org.apache.accumulo.cluster.AccumuloCluster
-
Packages that use AccumuloCluster Package Description org.apache.accumulo.cluster.standalone org.apache.accumulo.miniclusterImpl -
-
Uses of AccumuloCluster in org.apache.accumulo.cluster.standalone
Classes in org.apache.accumulo.cluster.standalone that implement AccumuloCluster Modifier and Type Class Description classStandaloneAccumuloClusterAccumuloCluster implementation to connect to an existing deployment of Accumulo -
Uses of AccumuloCluster in org.apache.accumulo.miniclusterImpl
Classes in org.apache.accumulo.miniclusterImpl that implement AccumuloCluster Modifier and Type Class Description classMiniAccumuloClusterImplThis class provides the backing implementation forMiniAccumuloCluster, and may contain features for internal testing which have not yet been promoted to the public API.
-