Package io.deephaven.kv.schema
Class SchemaNamespaceTablesContext
java.lang.Object
io.deephaven.kv.KeyPathContextBase
io.deephaven.kv.schema.SchemaNamespaceTablesContext
- All Implemented Interfaces:
Context,KeyPathContext
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceclassclass -
Field Summary
Fields inherited from class io.deephaven.kv.KeyPathContextBase
context, description -
Method Summary
Modifier and TypeMethodDescriptiongetTableContext(String tableName) getTableContextPath(String tableName) Methods inherited from class io.deephaven.kv.KeyPathContextBase
equals, getDescription, getPath, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.deephaven.kv.KeyPathContext
resolve
-
Method Details
-
entry
public static KeyPathContextDescription.Entry<SchemaNamespaceTablesContext,SchemaNamespaceContext> entry(String part) -
getSchemaNamespaceContext
-
getTableContext
-
getTableContextPath
-
asTableNames
-
asTableContents
-