Interface TableHandleManager

All Superinterfaces:
TableCreator<TableHandle>
All Known Subinterfaces:
Session, TableService
All Known Implementing Classes:
SessionBase, SessionImpl, TableHandleManagerDelegate

public interface TableHandleManager extends TableCreator<TableHandle>
A table handle manager is able to execute commands that produce tables, by accepting TableSpecs, TableCreationLogics, and more.