Package com.illumon.util.db
Class TableIdentifier
java.lang.Object
com.illumon.util.db.TableIdentifier
- Direct Known Subclasses:
TableLocationIdentifier
Key for table identification, with
TableIdentifier.NamespaceSet
instead of com.illumon.iris.db.v2.locations.TableType
.-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionTableIdentifier
(String namespace, String tableName, TableIdentifier.NamespaceSet namespaceSet) -
Method Summary
-
Constructor Details
-
TableIdentifier
public TableIdentifier(String namespace, String tableName, TableIdentifier.NamespaceSet namespaceSet)
-
-
Method Details