Interface NamespaceOperations

  • All Known Implementing Classes:
    NamespaceOperationsHelper, NamespaceOperationsImpl

    public interface NamespaceOperations
    Provides an API for administering namespaces All tables exist in a namespace. The default namespace has no name, and is used if an explicit namespace is not specified. Fully qualified table names look like "namespaceName.tableName". Tables in the default namespace are fully qualified simply as "tableName".
    Since:
    1.6.0