Interface DatabaseInternal
- All Superinterfaces:
- Database
- All Known Implementing Classes:
- DatabaseImpl,- WritableReplayDatabase
This partial interface defines methods that we need to include in 
Database
 for various reasons, but are not intended for use by client code. Assume the the methods defined here are always for
 internal use only and subject to change without notification.- 
Field SummaryFields inherited from interface io.deephaven.enterprise.database.DatabasePARTITIONED_TABLE_INTERNAL_PARTITION_COLUMN
- 
Method SummaryMethods inherited from interface io.deephaven.enterprise.database.DatabaseclearLocationCache, clearLocationCache, getCatalogTable, getNamespaces, getTableDefinition, getTableDefinitionTable, getTableNames, historicalPartitionedTable, historicalPartitionedTable, historicalTable, historicalTable, livePartitionedTable, livePartitionedTable, liveTable, liveTable, useLocationCaches
- 
Method Details- 
getUserContextUserContext getUserContext()
 
-