Interface ColumnFamilyManagerFactory

  • All Superinterfaces:
    AutoCloseable

    public interface ColumnFamilyManagerFactory
    extends AutoCloseable
    ColumnFamilyManager factory. When the application has finished using the column family manager factory, and/or at application shutdown, the application should close the column family manager factory.