Package org.apache.accumulo.cluster

This package contains a set of "experimental" changes to the MiniAccumuloCluster class.

See: Description

Package org.apache.accumulo.cluster Description

This package contains a set of "experimental" changes to the MiniAccumuloCluster class. The intent is to decouple the notion of the MiniCluster from the implementation which will allow for various Accumulo testing implementations that all adhere to the same interface. Presently, this interface can be used to create an MiniAccumuloCluster, but the API is not guaranteed to make non-breaking changes going forward.

Copyright © 2014 Apache Accumulo Project. All rights reserved.