Class SingleUseAccumuloStore


  • public class SingleUseAccumuloStore
    extends AccumuloStore
    An AccumuloStore that deletes the underlying table each time it is initialised. Meant to be used for testing.
    • Constructor Detail

      • SingleUseAccumuloStore

        public SingleUseAccumuloStore()