Interface DataStoreFactory

All Known Implementing Classes:
CompactedDataStoreFactory, MappedDataStoreFactory, NIODataStoreFactory

public interface DataStoreFactory

Builder for a data store.

Author:
Matthew Pocock
  • Method Details