Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- absSumBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- accept(TableKey) - Method in class io.deephaven.enterprise.tabledataservice.filter.EnterpriseFilterWrapper
- accept(TableKey) - Method in interface io.deephaven.enterprise.tabledataservice.filter.TableKeyFilter
- accept(TableLocationKey) - Method in class io.deephaven.enterprise.tabledataservice.filter.EnterpriseFilterWrapper
- ACL_ATTRIBUTE - Static variable in interface io.deephaven.enterprise.acl.EdgeAclProvider
- AclFilterGenerator - Interface in io.deephaven.enterprise.acl
-
This interface defines an object that generates
WhereFilter
s to apply as ACLs to tables based upon aUserContext
and potentially a namespace and table name. - AclHelper - Class in io.deephaven.enterprise.acl.impl
- AclHelper() - Constructor for class io.deephaven.enterprise.acl.impl.AclHelper
- AclSupport - Interface in io.deephaven.enterprise.acl
-
A support object to assist in the creation of Row and column ACLs.
- activateUnderlyingDataSource() - Method in class io.deephaven.enterprise.compatibility.locationprovider.CoreFromEnterpriseTableLocationProvider
- activateUnderlyingDataSource() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- activateUnderlyingDataSource() - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- adapt() - Method in interface io.deephaven.enterprise.locations.EnterpriseTableKey
-
Get an Enterprise formatted version of this
EnterpriseTableKey
, which will contain a V2 table type. - adapt() - Method in interface io.deephaven.enterprise.locations.FixedPartitionedEnterpriseTableLocationKey
-
Return an Enterprise
TableLocationKey
version of this key. - adapt() - Method in class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- adapt() - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- adaptFlags(Row.Flags) - Static method in class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowUtils
-
Adapt flags from Community Core to Enterprise Shadowed flags.
- adaptOrderedKeys(OrderedKeys) - Method in class io.deephaven.enterprise.compatibility.chunk.FillContextWrapper
- adaptWithV1TableType() - Method in interface io.deephaven.enterprise.locations.EnterpriseTableKey
-
Get an Enterprise formatted version of this
EnterpriseTableKey
, which will be logically equivalent, except for table type adapted to its V1 equivalent. - adaptWithV1TableType() - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- addAcl(String, Object) - Static method in interface io.deephaven.enterprise.acl.EdgeAclProvider
- addAcl(String, Object) - Static method in class io.deephaven.enterprise.acl.transform.GenericObjectTransformer
-
Add visibility for the specified object to the specified group.
- addAllFilters(Iterable<String>) - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Set the filters to apply in conjunction with
SubscriptionOptions.filter()
before subscribing. - addAllIncludedColumns(Iterable<String>) - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Set the columns to subscribe to from the upstream.
- addAllObjectNames(Iterable<String>) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- addAllValues(Iterable<String>) - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- addFilter(String, AclFilterGenerator) - Method in class io.deephaven.enterprise.acl.generator.CombiningFilterGenerator
-
Add a
AclFilterGenerator
that will be applied only if the user is a member of the specified group. - addFilters(String...) - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Set the filters to apply before subscribing.
- addIncludedColumns(String...) - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Set the columns to subscribe to from the upstream.
- addInputTableSchema(String, String, TableDefinition, String...) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- addInputTableSchema(String, String, TableDefinition, String...) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Add a new input table schema using the
TableDefinition
and specified key column names. - addInputTableSchema(String, String, TableDefinition, String...) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- addInputTableSchema(String, String, InputTableSpec) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- addInputTableSchema(String, String, InputTableSpec) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Add a new input table schema using the
InputTableSpec
. - addInputTableSchema(String, String, InputTableSpec) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- addNamespace(String, ComposableTableReplayConfiguration) - Method in class io.deephaven.enterprise.replay.ReplayConfigurationImpl
- addNotification(NotificationQueue.Notification) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- addNotification(NotificationQueue.Notification) - Method in class io.deephaven.enterprise.compatibility.NotificationQueueAdapter
- addNotifications(Collection<? extends NotificationQueue.Notification>) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- addObjectNames(String) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- addObjectNamesBytes(ByteString) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- addObserver(PersistentQueryControllerClient.Observer) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Add an Observer.
- addObserver(PersistentQueryControllerClient.Observer) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- addObserverAndGetData(PersistentQueryControllerClient.Observer) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Add an Observer.
- addObserverAndGetData(PersistentQueryControllerClient.Observer) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- addOrValidateSchema() - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Validates the schema derived from
SchemaHelper.getXmlSchema()
. - addPartitionedTableSchema(String, String, String, TableDefinition) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- addPartitionedTableSchema(String, String, String, TableDefinition) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Adds a schema for a partitioned user table.
- addPartitionedTableSchema(String, String, String, TableDefinition) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- addQuery(PersistentQueryConfigMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Adds a configuration to the controller's hash table.
- addQuery(PersistentQueryConfigMessage) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- addSource(Runnable) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- addTable(LiveTable) - Method in class io.deephaven.enterprise.compatibility.LiveTableRegistrarAdapter
- addTable(String, String, ComposableTableReplayConfiguration) - Method in class io.deephaven.enterprise.replay.ReplayConfigurationImpl
- addTablePartition(String, String, String, Table) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- addTablePartition(String, String, String, Table) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Adds a single column partition of data to a partitioned user table.
- addTablePartition(String, String, String, Table) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- addUnpartitionedTable(String, String, Table) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- addUnpartitionedTable(String, String, Table) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Adds an unpartitioned user table.
- addUnpartitionedTable(String, String, Table) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- addValues(String) - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- addValuesBytes(ByteString) - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- AdminOnlyConsoleAuthWiring - Class in io.deephaven.enterprise.dnd.authentication
-
This auth wiring only allows users marked as administrators for the query to perform console operations.
- AdminOnlyConsoleAuthWiring() - Constructor for class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- AdminOnlyWorkerAuthWiring - Class in io.deephaven.enterprise.dnd.authentication
-
This auth wiring only allows users marked as administrators for the query to perform console operations.
- AdminOnlyWorkerAuthWiring() - Constructor for class io.deephaven.enterprise.dnd.authentication.AdminOnlyWorkerAuthWiring
- advance(long) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceIteratorAdapter
- advance(long) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysIteratorAdapter
- aj(Table, MatchPair[], MatchPair[], Table.AsOfMatchRule) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- allocator - Variable in class io.deephaven.enterprise.dnd.client.DndSession
- allocator() - Method in class io.deephaven.enterprise.dnd.client.DndSession
-
Get the underlying
RootAllocator
- allowsReinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- append(LogOutput) - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- append(LogOutput) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatTableLocation
- append(LogOutput) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- append(ILoggingEvent) - Method in class io.deephaven.enterprise.dnd.ProcessEventLogAppender
- append(LogOutput) - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthContext
- append(LogOutput) - Method in class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- append(LogOutput) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- append(LogOutput) - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthContext
- append(LogOutput) - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- appendLiveTable(String, String, String, Table) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- appendLiveTable(String, String, String, Table) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Appends all rows from a given table to a live user table partition.
- appendLiveTable(String, String, String, Table) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- appendLiveTableIncremental(String, String, String, Table) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- appendLiveTableIncremental(String, String, String, Table) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Appends all rows from a given table to a live user table partition.
- appendLiveTableIncremental(String, String, String, Table) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- appendLiveTableInternal(String, String, String, Table, String, boolean) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- applicationVersion() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
Get the application version used to write the log file.
- applicationVersion(int) - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
What application log version should the table be logged with (defaults to zero)
- applyTo(Table) - Method in interface io.deephaven.enterprise.acl.EdgeAclProvider
-
Attach the ACLs to the specified table
- applyTo(Table) - Method in class io.deephaven.enterprise.acl.impl.ColumnAcl
-
Apply these column ACLs to the specified base table
- applyToAllBy(String, String, SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- ARRAY_PREFIX - Static variable in class io.deephaven.enterprise.compatibility.shadow.ShadowCompatibility
- asIndex() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- asKeyIndicesChunk() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- asKeyRangesChunk() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- asOfTime(Instant) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set the start of the time range to filter performance data.
- asOfTimeString(String) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set the start of the time range to filter performance data.
- asRowKeyChunk() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- asRowKeyRangesChunk() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- asRowSet() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- authenticate(AuthToken) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Use the specified auth token to authenticate this client to the hashtable server.
- authenticate(AuthToken) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- authenticateAndObtainAuthenticationInfo(Channel, AuthToken) - Static method in class io.deephaven.enterprise.dnd.authentication.DndAuthUtils
- AuthWiringBase - Class in io.deephaven.enterprise.dnd.authentication
- AuthWiringBase() - Constructor for class io.deephaven.enterprise.dnd.authentication.AuthWiringBase
- autoDelete(Boolean) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set if the worker should delete its corresponding query on shutdown
- avgBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
B
- BasicFixedPartitionedDeephavenTableLocationKey - Class in io.deephaven.enterprise.locations.impl
-
An
FixedPartitionedEnterpriseTableLocationKey
that simply wraps an enterpriseTableLocationKey
- BasicFixedPartitionedDeephavenTableLocationKey(String, Map<String, Comparable<?>>) - Constructor for class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- BasicFixedPartitionedDeephavenTableLocationKey(String, TableLocationKey) - Constructor for class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- BinaryRowLoggerDnd - Class in io.deephaven.enterprise.dnd.logger.engine.impl
-
Base implementation for DnD components to log binary rows via LAS.
- BinaryRowLoggerDnd(String, String, String[], SupportedType[], Object[], Map<String, Object>, int, boolean, String, ZoneId, TableIdentifier.NamespaceSet, String, String) - Constructor for class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowLoggerDnd
- BinaryRowLoggerDnd(String, String, String[], SupportedType[], Object[], Map<String, Object>, int, TableIdentifier.NamespaceSet) - Constructor for class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowLoggerDnd
- binaryRowPool - Variable in class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowLoggerDnd
- BinaryRowUtils - Class in io.deephaven.enterprise.dnd.logger.engine.impl
- BinaryRowUtils() - Constructor for class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowUtils
- bindCsvResolver(CsvTableResolver) - Method in interface io.deephaven.enterprise.dnd.modules.URIModule
- bindDatabaseMethods(DatabaseAutocompleteDelegate) - Method in interface io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule
- bindObjectServiceGrpcImpl(ObjectServiceGrpcBinding) - Method in interface io.deephaven.enterprise.dnd.modules.ObjectModuleOverride
- bindParquetResolver(ParquetTableResolver) - Method in interface io.deephaven.enterprise.dnd.modules.URIModule
- bindQueryScopeResolver(QueryScopeResolver) - Method in interface io.deephaven.enterprise.dnd.modules.URIModule
- bindResolvers(Set<UriResolver>) - Static method in interface io.deephaven.enterprise.dnd.modules.URIModule
- bindsBarrageTableResolver(BarrageTableResolver) - Method in interface io.deephaven.enterprise.dnd.modules.URIModule
- bindService() - Method in class io.deephaven.enterprise.dnd.modules.ObjectServiceGrpcBinding
- bindService() - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiImplBase
- bindService(PQWorkerApiGrpc.AsyncService) - Static method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
- BUFFER_BYTE_SIZE - Static variable in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- BufferedColumnRegion<ATTR extends Any> - Interface in io.deephaven.enterprise.sources.regioned
-
A
ColumnRegion
backed by a buffer of some sort. - BufferedColumnRegionBase<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
The basic implementation for a
BufferedColumnRegion
. - BufferedColumnRegionByte<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
ColumnRegionByte
implementation for regions that support fetching primitive bytes from aFileDataBufferStore
. - BufferedColumnRegionByte(FileDataBufferStore) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionByte
- BufferedColumnRegionChar<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
ColumnRegionChar
implementation for regions that support fetching primitive chars from aFileDataBufferStore
. - BufferedColumnRegionChar(FileDataBufferStore) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionChar
- BufferedColumnRegionDouble<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
ColumnRegionDouble
implementation for regions that support fetching primitive doubles from aFileDataBufferStore
. - BufferedColumnRegionDouble(FileDataBufferStore) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionDouble
- BufferedColumnRegionFloat<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
ColumnRegionFloat
implementation for regions that support fetching primitive floats from aFileDataBufferStore
. - BufferedColumnRegionFloat(FileDataBufferStore) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionFloat
- BufferedColumnRegionInt<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
ColumnRegionInt
implementation for regions that support fetching primitive ints from aFileDataBufferStore
. - BufferedColumnRegionInt(FileDataBufferStore) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionInt
- BufferedColumnRegionIntAsLong<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
ColumnRegionLong
implementation for regions that support fetching primitive ints from aFileDataBufferStore
. - BufferedColumnRegionIntAsLong(FileDataBufferStore) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionIntAsLong
- BufferedColumnRegionLong<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
ColumnRegionLongWithLength
implementation for regions that support fetching primitive longs from aFileDataBufferStore
. - BufferedColumnRegionLong(FileDataBufferStore) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionLong
- BufferedColumnRegionShort<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
ColumnRegionShort
implementation for regions that support fetching primitive shorts from aFileDataBufferStore
. - BufferedColumnRegionShort(FileDataBufferStore) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionShort
- BufferedPage<ATTR extends Any> - Interface in io.deephaven.enterprise.sources.regioned
- BufferedPageByte<ATTR extends Any> - Class in io.deephaven.enterprise.sources.regioned.impl
- BufferedPageByte() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedPageByte
- BufferedPageChar<ATTR extends Any> - Class in io.deephaven.enterprise.sources.regioned.impl
- BufferedPageChar() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedPageChar
- BufferedPageDouble<ATTR extends Any> - Class in io.deephaven.enterprise.sources.regioned.impl
- BufferedPageDouble() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedPageDouble
- BufferedPageFloat<ATTR extends Any> - Class in io.deephaven.enterprise.sources.regioned.impl
- BufferedPageFloat() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedPageFloat
- BufferedPageInt<ATTR extends Any> - Class in io.deephaven.enterprise.sources.regioned.impl
- BufferedPageInt() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedPageInt
- BufferedPageIntAsLong<ATTR extends Any> - Class in io.deephaven.enterprise.sources.regioned.impl
- BufferedPageIntAsLong() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedPageIntAsLong
- BufferedPageLong<ATTR extends Any> - Class in io.deephaven.enterprise.sources.regioned.impl
- BufferedPageLong() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedPageLong
- BufferedPageShort<ATTR extends Any> - Class in io.deephaven.enterprise.sources.regioned.impl
- BufferedPageShort() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.BufferedPageShort
- bufferedType() - Method in interface io.deephaven.enterprise.sources.regioned.BufferedPage
-
The
BufferedType
associated with a buffer page has all the helper functions for calculating offsets, lengths, etc. - bufferedType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageByte
- bufferedType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageChar
- bufferedType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageDouble
- bufferedType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageFloat
- bufferedType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageInt
- bufferedType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageIntAsLong
- bufferedType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageLong
- bufferedType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageShort
- BufferedType - Enum Class in io.deephaven.enterprise.sources.regioned
- build() - Method in interface io.deephaven.enterprise.acl.EdgeAclProvider.Builder
-
Construct the ACL object.
- build() - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
Build an immutable Options object.
- build() - Method in interface io.deephaven.enterprise.database.TableOptions.Builder
-
Create a
TableOptions
from this builder state. - build() - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- build() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig.Builder
-
Construct a new
DiscoveryConfig
from the state in thisDiscoveryConfig.Builder
. - build() - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Construct an anonymous
IcebergEndpoint
from the builder state. - build() - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams.Builder
-
Construct a new
ConnectionAwareRemoteTableParams
from this builder state. - build() - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Construct a new
SubscriptionOptions
from this builder state. - build() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- build() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- build() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- build() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- build() - Method in class io.deephaven.proto.pqworker.StringList.Builder
- build() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- build() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- build(String) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Construct a named
IcebergEndpoint
from the builder state. - build(Channel, CallOptions) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiBlockingStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiFutureStub
- build(Channel, CallOptions) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiStub
- builder() - Static method in interface io.deephaven.enterprise.acl.EdgeAclProvider
-
Get a
EdgeAclProvider.Builder
to create ACLs for a table. - builder() - Static method in class io.deephaven.enterprise.acl.impl.EdgeAclImpl
-
Get a builder for constructing an EdgeAclImpl
- builder() - Static method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig
- builder() - Static method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams
-
Construct a new
ConnectionAwareRemoteTableParams.Builder
to createConnectionAwareRemoteTableParams
. - builder() - Static method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
Construct a new
SubscriptionOptions.Builder
to createSubscriptionOptions
. - buildPartial() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- buildPartial() - Method in class io.deephaven.proto.pqworker.StringList.Builder
- buildPartial() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- buildPartial() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- by(AggregationStateFactory, SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- byExternal(boolean, String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- Byte - Enum constant in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- ByteColumnRegionAdapter<ATTR extends Values> - Class in io.deephaven.enterprise.compatibility.region
-
Adapts a Legacy ColumnRegionByte to a Core ColumnRegionByte.
- ByteColumnRegionAdapter(ColumnRegionByte<?>) - Constructor for class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
C
- call(Table, String, String) - Method in interface io.deephaven.enterprise.derivedtablewriter.DerivedTableCreationFunction
- canExecute(long) - Method in class io.deephaven.enterprise.compatibility.NotificationAdapter
- canMemoize() - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- canTransform(T) - Method in class io.deephaven.enterprise.acl.transform.GenericObjectTransformer
- canTransform(T) - Method in class io.deephaven.enterprise.acl.transform.TableTicketTransformer
- canTransform(T) - Method in interface io.deephaven.enterprise.dnd.authentication.transform.TicketTransformer
-
Check if this transformer can apply a transformation to the specified value.
- CapturingUpdateGraph - Class in io.deephaven.enterprise.test
- CapturingUpdateGraph(ControlledUpdateGraph) - Constructor for class io.deephaven.enterprise.test.CapturingUpdateGraph
- catalogName(String) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Optional.
- catalogTable() - Static method in class io.deephaven.enterprise.dnd.client.DndSession
-
Create a
TableSpec
based on the catalog table from the server. - catalogType(String) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Set the Iceberg catalog type.
- catalogUri(String) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Set the URI for accessing the catalog.
- channel - Variable in class io.deephaven.enterprise.dnd.client.DndSession
- channel() - Method in class io.deephaven.enterprise.dnd.client.DndSession
-
Get the underlying
ManagedChannel
- Char - Enum constant in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- CharColumnRegionAdapter<ATTR extends Values> - Class in io.deephaven.enterprise.compatibility.region
-
Adapts a Legacy ColumnRegionChar to a Core ColumnRegionChar.
- CharColumnRegionAdapter(ColumnRegionChar<?>) - Constructor for class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- check() - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
Ensure the state is valid.
- checkColumnsForImportStates(Set<String>, List<ImportStateDetails>) - Static method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
-
Verify that all columns required by the list of importStateDetails are present in targetColumnNames
- checkWidth(int) - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- ChunkAdapter - Interface in io.deephaven.enterprise.compatibility.chunk
-
Implementors provide a method to adapt an Enterprise
WritableChunk
into a CommunityWritableChunk
. - chunkSize(int) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.Options
-
How many rows should be read at one time? (defaults to 4096)
- clear() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- clear() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- clear() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- clear() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- clear() - Method in class io.deephaven.proto.pqworker.StringList.Builder
- clear() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- clear() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- clearField(Descriptors.FieldDescriptor) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- clearLocationCache() - Method in interface io.deephaven.enterprise.database.Database
-
Clear the location cache for all tables.
- clearLocationCache() - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- clearLocationCache() - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- clearLocationCache(String, String) - Method in interface io.deephaven.enterprise.database.Database
-
Clear the location cache for the specified table.
- clearLocationCache(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- clearLocationCache(String, String) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- clearMessage() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string message = 1;
- clearObjectGroups() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- clearObjectNames() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- clearObserver(RemoteTableStateWatcher.Observer) - Method in class io.deephaven.enterprise.remote.ControllerStateWatcher
- clearObserver(RemoteTableStateWatcher.Observer) - Method in interface io.deephaven.enterprise.remote.RemoteTableStateWatcher
-
Remove the
RemoteTableStateWatcher.Observer
set byRemoteTableStateWatcher.setObserver(Observer)
. - clearOnDisconnect() - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
If the result table should clear its rows when a disconnect occurs.
- clearOnDisconnect(boolean) - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Set if the result table should clear its rows when a disconnect occurs.
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- clearOneof(Descriptors.OneofDescriptor) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- clearReason() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
-
optional string reason = 1;
- clearShortCauses() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string shortCauses = 3;
- clearSortingRestrictions() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- clearStackTrace() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string stackTrace = 2;
- clearSubscriberName() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
-
string subscriberName = 1;
- clearTimestampMillis() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
int64 timestampMillis = 6;
- clearValues() - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- clearWasUncaught() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
bool wasUncaught = 4;
- clock() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- clone() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- clone() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- clone() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- clone() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- clone() - Method in class io.deephaven.proto.pqworker.StringList.Builder
- clone() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- clone() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- close() - Method in class io.deephaven.enterprise.compatibility.chunk.FillContextWrapper
- close() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- close() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceIteratorAdapter
- close() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- close() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysIteratorAdapter
- close() - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Close all connections to the remote host.
- close() - Method in class io.deephaven.enterprise.dnd.client.DndSession
-
Close and release the underlying session and channel for this session.
- close() - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Close all resources and connections with the server.
- close() - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowLoggerDnd
- close() - Method in class io.deephaven.enterprise.dnd.modules.DndSessionListenerModule.SessionMonitor
- close() - Method in class io.deephaven.enterprise.remote.ConnectionAwareRemoteTable
- close() - Method in class io.deephaven.enterprise.remote.CorePlusClusterSessionFactory
- close() - Method in class io.deephaven.enterprise.remote.CorePlusClusterSessionFactory.SessionAndChannel
- close() - Method in interface io.deephaven.enterprise.remote.RemoteTableSessionFactory
-
Close any state associated with this factory.
- close() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionFillContext
- close() - Method in class io.deephaven.enterprise.sources.regioned.impl.ObjectRegionFillContext
- CodecCompatibility - Class in io.deephaven.enterprise.compatibility
- CodecCompatibility() - Constructor for class io.deephaven.enterprise.compatibility.CodecCompatibility
- COLUMN_VERSION_COLUMN_NAME - Static variable in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
The column name containing the integer version of column files for Deephaven format.
- columnAcl(String, String, AclFilterGenerator) - Method in interface io.deephaven.enterprise.acl.EdgeAclProvider.Builder
-
Add a Column ACL for the specified group and column to the table.
- columnAcl(String, Collection<String>, AclFilterGenerator) - Method in interface io.deephaven.enterprise.acl.EdgeAclProvider.Builder
-
Add a Column ACL for the specified group and column to the table.
- ColumnAcl - Class in io.deephaven.enterprise.acl.impl
-
A collection of
WhereFilter
s by group and column. - columnCodecs() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
A map of codec assignments for columns.
- columnPartitionKey() - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.PartitionedOptions
-
Retrieves the column partition key column name.
- columnPartitionKey(String) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.PartitionedOptions
-
Sets the column partition key column name.
- columnPartitionValue(String) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.PartitionedOptions
-
Sets the fixed column partition value.
- ColumnRegionByteWithLength<ATTR extends Any> - Interface in io.deephaven.enterprise.sources.regioned
-
A
ColumnRegionByte
that supports querying its length. - ColumnRegionFillContext - Class in io.deephaven.enterprise.sources.regioned.impl
- ColumnRegionFillContext() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionFillContext
- ColumnRegionLongWithLength<ATTR extends Any> - Interface in io.deephaven.enterprise.sources.regioned
-
A
ColumnRegionLong
that supports querying its length. - ColumnRegionObjectCached<T,
ATTR extends Values, OFFSET_LOOKUP_CACHE extends OffsetLookupCache<T, ChunkSource.FillContext>> - Class in io.deephaven.enterprise.sources.regioned.impl -
Column region interface for regions that support fetching objects.
- ColumnRegionObjectCached(ColumnRegionObjectCached.CacheFactory<T, OFFSET_LOOKUP_CACHE>, FillContextMaker, ColumnRegionObject<T, ATTR>) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- ColumnRegionObjectCached.CacheFactory<T,
OFFSET_LOOKUP_CACHE extends OffsetLookupCache<T, ChunkSource.FillContext>> - Interface in io.deephaven.enterprise.sources.regioned.impl - ColumnRegionObjectCodecFixed<T,
ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl -
A
ColumnRegion
for non-primitive types that have a fixed size. - ColumnRegionObjectCodecFixed(ObjectDecoder<T>, ColumnRegionByteWithLength<EncodedObjects>) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecFixed
- ColumnRegionObjectCodecVariable<T,
ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl -
A
ColumnRegion
for non-primitive types that have a variable size. - ColumnRegionObjectCodecVariable(ObjectDecoder<T>, ColumnRegionLongWithLength<Indices>, ColumnRegionByte<EncodedObjects>) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecVariable
- ColumnRegionObjectWithDictionary<T,
ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl -
A Column region for objects that is backed by a dictionary of values.
- ColumnRegionObjectWithDictionary(ColumnRegionObject<T, ATTR>, ColumnRegionLong<DictionaryKeys>, int) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- ColumnRegionStringSet<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
-
A
ColumnRegionObject
implementation for Deephaven formatStringSet
columns where stringsets are stored as a bitmask and dictionary column - ColumnRegionStringSet(ColumnRegionLong<StringSetBitmasks>, ColumnRegionObjectCached<String, ATTR, ReversibleCache>) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionStringSet
- ColumnSourceAdapterForFilter<T> - Class in io.deephaven.enterprise.compatibility.filter
-
An adapter from Community
ColumnSource
to EnterpriseColumnSource
geared towards supportingTable.where()
. - ColumnSourceAdapterForFilter(ColumnSource<T>) - Constructor for class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- CombiningFilterGenerator - Class in io.deephaven.enterprise.acl.generator
-
A Filter generator that provides a means to apply separate
AclFilterGenerator
sets based on a users groups. - CombiningFilterGenerator(CombiningFilterGenerator.Type) - Constructor for class io.deephaven.enterprise.acl.generator.CombiningFilterGenerator
- CombiningFilterGenerator(PermissionFilterProvider, Database, CombiningFilterGenerator.Type, Map<String, List<FilterGenerator>>) - Constructor for class io.deephaven.enterprise.acl.generator.CombiningFilterGenerator
-
This is a compatibility constructor for converting an Enterprise version to Community.
- commitToBroker(boolean) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Optionally, you can specify whether the ingester commits offsets to the Kafka broker.
- CommunityLongChunkAdapter - Class in io.deephaven.chunk
- CommunityLongChunkAdapter() - Constructor for class io.deephaven.chunk.CommunityLongChunkAdapter
- compare(ImportStateDetails, ImportStateDetails) - Method in class io.deephaven.enterprise.ingester.impl.ImportStateComparator
- compareTo(TableLocationKey) - Method in class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- compareTo(TableLocationKey) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedDeephavenTableLocationKey
- compareTo(TableLocationKey) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedParquetTableLocationKey
- compareTo(TableLocationKey) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedUnresolvedTableLocationKey
- CompleteTableName - Class in io.deephaven.enterprise.dnd.autocomplete
-
A class specifically for completing table names; to be called after the completer has discovered the name of the table.
- CompleteTableName(ChunkerCompleter, ChunkerInvoke, Stream<String>) - Constructor for class io.deephaven.enterprise.dnd.autocomplete.CompleteTableName
- CompleteTableNamespace - Class in io.deephaven.enterprise.dnd.autocomplete
-
A class specifically for completing table namespaces; to be called after the completer has discovered the name of the namespace.
- CompleteTableNamespace(ChunkerCompleter, ChunkerInvoke, Stream<String>) - Constructor for class io.deephaven.enterprise.dnd.autocomplete.CompleteTableNamespace
- ComposableTableReplayConfiguration - Class in io.deephaven.enterprise.replay
-
A concrete implementation of the replay configuration for one table.
- ComposableTableReplayConfiguration(Boolean, String, Boolean) - Constructor for class io.deephaven.enterprise.replay.ComposableTableReplayConfiguration
-
Create a table replay configuration.
- computeImportStateKeyColumnIndices(List<ImportStateDetails>, List<String>) - Static method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
-
Compute the indices of column names referenced by the import state details, or null if there are no import state details.
- computeResult(Logger, Database, List<InputTableNameTarget>) - Method in class io.deephaven.enterprise.database.inputtables.InputTableSnapshotter
- computeResult(Logger, Database, List<InputTableNameTarget>) - Method in interface io.deephaven.enterprise.database.inputtables.InputTableTool
-
Main input table tool logic, e.g.
- configurationFor(String, String) - Method in interface io.deephaven.enterprise.replay.ReplayConfiguration
- configurationFor(String, String) - Method in class io.deephaven.enterprise.replay.ReplayConfigurationImpl
- configureReplay(Configuration, ReplaySettings) - Static method in class io.deephaven.enterprise.dnd.ConfigureReplay
-
Set up a
ReplayDatabase
for this worker. - ConfigureReplay - Class in io.deephaven.enterprise.dnd
-
Configure replay persistent queries.
- ConfigureReplay() - Constructor for class io.deephaven.enterprise.dnd.ConfigureReplay
- conjunctive(AclFilterGenerator...) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that conjunctively combines the input generators. - conjunctive(Collection<AclFilterGenerator>) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that conjunctively combines the input generators. - ConjunctiveFilterGenerator - Class in io.deephaven.enterprise.acl.generator
-
AclFilterGenerator
for combining the results of multipleAclFilterGenerator
s conjunctively, i.e. - ConjunctiveFilterGenerator(AclFilterGenerator...) - Constructor for class io.deephaven.enterprise.acl.generator.ConjunctiveFilterGenerator
-
Construct a
FilterGenerator
that will generate a singleWhereFilter
that expresses the conjunction of theWhereFilter
s generated byfilterGenerators
. - ConjunctiveFilterGenerator(PermissionFilterProvider, Database, FilterGenerator...) - Constructor for class io.deephaven.enterprise.acl.generator.ConjunctiveFilterGenerator
-
Construct a
FilterGenerator
that will generate a singleWhereFilter
that expresses the conjunction of theWhereFilter
s generated byfilterGenerators
. - connect(InetSocketAddress) - Method in class io.deephaven.enterprise.tabledataservice.RemoteTableDataService
-
Connect to a remote server.
- connect(Function.Nullary<SocketAddress>) - Method in class io.deephaven.enterprise.tabledataservice.RemoteTableDataService
-
Connect to a remote server by address function, allowing fallback to different server addresses.
- ConnectionAwareRemoteTable - Class in io.deephaven.enterprise.remote
-
A
Table
that wraps a Barrage subscription, but can gracefully handle upstream query state changes. - ConnectionAwareRemoteTable(ConnectionAwareRemoteTableParams, SubscriptionOptions) - Constructor for class io.deephaven.enterprise.remote.ConnectionAwareRemoteTable
-
Construct a new
ConnectionAwareRemoteTable
based on the input parameters. - ConnectionAwareRemoteTableParams - Interface in io.deephaven.enterprise.remote
-
Implementations of this interface provide parameters for a
ConnectionAwareRemoteTable
to maintain a subscription to a remote table. - ConnectionAwareRemoteTableParams.Builder - Interface in io.deephaven.enterprise.remote
-
Implementations of this interface can be used to construct a new
ConnectionAwareRemoteTableParams
. - consumeToDis(KafkaTableWriter.Options) - Static method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter
-
Consume a Kafka stream to a persistent Deephaven table.
- containsObjectGroups(String) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- containsObjectGroups(String) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- containsObjectGroups(String) - Method in interface io.deephaven.proto.pqworker.ObjectAccessResponseOrBuilder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- context - Variable in class io.deephaven.enterprise.test.CapturingUpdateGraph
- ControllerClientClassLoader - Class in io.deephaven.enterprise.dnd.classloader
-
Gets groovy scripts over the network via controller client.
- ControllerClientFactory - Class in io.deephaven.enterprise.dnd
-
A lazy provider of the singleton controller client for queries.
- ControllerClientFactory(AuthenticationClient, Client, String) - Constructor for class io.deephaven.enterprise.dnd.ControllerClientFactory
- ControllerStateWatcher - Class in io.deephaven.enterprise.remote
-
A
RemoteTableStateWatcher
that uses aPersistentQueryControllerClient
to produce tokens backed byPersistentQueryInfoMessage
s. - ControllerStateWatcher(PersistentQueryControllerClient, String) - Constructor for class io.deephaven.enterprise.remote.ControllerStateWatcher
-
Createa a new
ControllerStateWatcher
that monitors the state of the specified query by name. - ControllerStateWatcher.PersistentQueryStateToken - Class in io.deephaven.enterprise.remote
-
A
RemoteTableStateWatcher.StateToken
backed by aPersistentQueryInfoMessage
- convertAndGetChunk(WritableChunk<EATTR>) - Method in class io.deephaven.enterprise.compatibility.chunk.FillContextWrapper
-
Convert the input Enterprise
WritableChunk
into a CommunityWritableChunk
. - convertFilter(SelectFilter) - Static method in class io.deephaven.enterprise.compatibility.filter.FilterCompatibility
- convertFilterGenerator(FilterGenerator) - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
Convert the specified Enterprise
FilterGenerator
into a DnDAclFilterGenerator
- convertInto(LongChunk, ResettableLongChunk) - Static method in class io.deephaven.chunk.CommunityLongChunkAdapter
-
Converts a LongChunk into a ResettableLongChunk.
- convertRangeFilter(AbstractRangeFilter) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.select.RangeFilterAdapter
- convertToCommunity(ColumnDefinition<?>) - Static method in class io.deephaven.enterprise.compatibility.TableDefinitionCompatibility
-
Convert the specified Enterprise format definition to a community
ColumnDefinition
. - convertToCommunity(TableDefinition) - Static method in class io.deephaven.enterprise.compatibility.TableDefinitionCompatibility
-
Convert the specified Enterprise format definition to a community
TableDefinition
. - convertToEnterprise(TableDefinition) - Static method in class io.deephaven.enterprise.compatibility.TableDefinitionCompatibility
-
This method does its best to convert a Community definition to an enterprise one.
- convertToEnterprise(ColumnDefinition<?>) - Static method in class io.deephaven.enterprise.compatibility.TableDefinitionCompatibility
-
Convert a Core column definition to a Legacy column definition.
- convertToIndex(RowSet) - Static method in class io.deephaven.enterprise.compatibility.rowset.RowSetCompatibility
- convertToRowSet(ReadOnlyIndex) - Static method in class io.deephaven.enterprise.compatibility.rowset.RowSetCompatibility
- convertWritableInto(WritableLongChunk, ResettableWritableLongChunk) - Static method in class io.deephaven.chunk.CommunityLongChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseByteChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseCharChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseDoubleChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseFloatChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseIntChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseLongChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseObjectChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseShortChunkAdapter
- convertWritableInto(WritableChunk<?>, ResettableWritableChunk<?>) - Method in interface io.deephaven.enterprise.compatibility.chunk.ChunkAdapter
-
Convert the input Enterprise
WritableChunk
into a CommunityWritableChunk
. - copy() - Method in class io.deephaven.enterprise.acl.impl.DeferredACLTable
- copy() - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- copy() - Method in class io.deephaven.enterprise.extensions.UncoalescedBlinkTable
- CoreFromEnterpriseTableLocationProvider - Class in io.deephaven.enterprise.compatibility.locationprovider
-
This class adapts a Legacy Enterprise TableLocationProvider into a Core TableLocationProvider.
- CoreFromEnterpriseTableLocationProvider(TableLocationProvider, String, TableDefinition) - Constructor for class io.deephaven.enterprise.compatibility.locationprovider.CoreFromEnterpriseTableLocationProvider
-
Create a Core TableLocationProvider that wraps the given Enterprise TableLocationProvider.
- CoreLastByTableImportState<KEY_TYPE> - Class in io.deephaven.enterprise.lastbystate
-
Core+ ImportState for lastBy DIS instances.
- CoreLastByTableImportState() - Constructor for class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
-
Constructor for an empty import state with null name.
- CoreLastByTableImportState(String) - Constructor for class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
-
Constructor for an empty import state.
- CoreLastByTableImportState.ResultPartitionedTable - Class in io.deephaven.enterprise.lastbystate
-
LocalTableMap with an associated LiveTableRefreshCombiner.
- CorePlusClusterSessionFactory - Class in io.deephaven.enterprise.remote
-
A session factory that knows how to associate a barrage session and its managed channel; the session is created authenticated to a DHE authentication service client.
- CorePlusClusterSessionFactory(Supplier<PersistentQueryControllerClient>, ScheduledExecutorService, BufferAllocator, ManagedChannelFactory, AuthenticationClient, boolean) - Constructor for class io.deephaven.enterprise.remote.CorePlusClusterSessionFactory
-
Create a new
CorePlusClusterSessionFactory
- CorePlusClusterSessionFactory.SessionAndChannel - Class in io.deephaven.enterprise.remote
- CorePlusTestUtils - Class in io.deephaven.enterprise.test
- countBy(String, SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- create() - Static method in class io.deephaven.enterprise.database.inputtables.InputTableConverter
- create() - Static method in class io.deephaven.enterprise.database.inputtables.InputTableSnapshotter
- create() - Method in class io.deephaven.enterprise.dnd.autocomplete.DatabaseAutocompleteDelegate
- create(Database) - Static method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Creates a notebook reader that takes a static snapshot of notebook state as the basis for its operations.
- create(Database, Runnable) - Static method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Functions like
NotebookReader.create(Database)
, except notebook state is live and a callback is executed when notebooks are added or removed. - create(OffsetLookup<T, ChunkSource.FillContext>, FillContextMaker) - Method in interface io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached.CacheFactory
- create(String, Scheduler, long, boolean) - Method in interface io.deephaven.enterprise.tabledataservice.ProtocolDriverFactory
- createAdaptedCodecArgs(String, String) - Static method in class io.deephaven.enterprise.compatibility.CodecCompatibility
- createDisjunctiveFilter(Collection<WhereFilter>[]) - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
Create single where filter in Disjunctive Normal Form of the input filter collections
- createFrom(Object) - Method in interface io.deephaven.enterprise.iceberg.IcebergDataInstructions.Factory
-
Create an implementation instance based on the opaque instructions object, or return null if this factory does not support it.
- createFrom(Object) - Method in class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Factory
- createNullLoggerWithInterceptor() - Static method in class io.deephaven.enterprise.dnd.EnterpriseProcessEnvironmentCommunityAdapter
- createNullLoggerWithInterceptor(Class<?>) - Static method in class io.deephaven.enterprise.dnd.EnterpriseProcessEnvironmentCommunityAdapter
- createPartitionedTable(String, String, String) - Method in class io.deephaven.enterprise.lastbystate.LastByPartitionedTableFactory
-
This method is the same as
LastByPartitionedTableFactory.createPartitionedTable(String, String, String, String)
with a null viewName. - createPartitionedTable(String, String, String, String) - Method in class io.deephaven.enterprise.lastbystate.LastByPartitionedTableFactory
-
Create a last-by indexed
PartitionedTable
for intraday data from the specified namespace, table name, and column partition value. - createPersistentQueryConfig(String, float, long) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Create a new Interactive Console Persistent Query configuration with a language set to `Python`
- createSchemaFromXml(Path) - Static method in class io.deephaven.enterprise.test.CorePlusTestUtils
- CURRENT_DATE_SENTINEL - Static variable in class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowLoggerDnd
-
Sentinel Object for current date partitioning.
- currentDateColumnPartition() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
Should we write to a column partition that is set to the Date when the row is logged?
- currentDateColumnPartition(boolean) - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
Should we write to a column partition that is set to the Date when the row is logged?
- currentThreadProcessesUpdates() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- currentTimeMicros() - Method in class io.deephaven.enterprise.replay.DeltaClockWithAdjustableSpeed
- currentTimeMicros() - Method in class io.deephaven.enterprise.replay.DeltaClockWithSpeed
- currentTimeMillis() - Method in class io.deephaven.enterprise.replay.DeltaClockWithAdjustableSpeed
- currentTimeMillis() - Method in class io.deephaven.enterprise.replay.DeltaClockWithSpeed
- currentTimeNanos() - Method in class io.deephaven.enterprise.replay.DeltaClockWithAdjustableSpeed
- currentTimeNanos() - Method in class io.deephaven.enterprise.replay.DeltaClockWithSpeed
D
- daily() - Static method in class io.deephaven.enterprise.kafkawriter.TimePartitionRotation
-
Return a function suitable for creating a daily column partition from nanoseconds since the epoch.
- daily(ZoneId, int) - Static method in class io.deephaven.enterprise.kafkawriter.TimePartitionRotation
-
Return a function suitable for creating a daily column partition from nanoseconds since the epoch.
- Database - Interface in io.deephaven.enterprise.database
-
This interface presents a view of the data store for the system in both Live, and Historical versions.
- DatabaseAdapter - Class in io.deephaven.enterprise.database.impl
-
This class exists as an adapter shim between the Community implementation of
DatabaseInternal
and theenterprise version
. - DatabaseAdapter(DatabaseInternal) - Constructor for class io.deephaven.enterprise.database.impl.DatabaseAdapter
- DatabaseAutocompleteDelegate - Class in io.deephaven.enterprise.dnd.autocomplete
-
Custom autocomplete results for DHE.
- DatabaseAutocompleteDelegate(Database) - Constructor for class io.deephaven.enterprise.dnd.autocomplete.DatabaseAutocompleteDelegate
- DatabaseImpl - Class in io.deephaven.enterprise.database.impl
-
A basic implementation of the
Database
interface. - DatabaseImpl(TableDataService, SchemaService, GroupProvider, SourceAclProvider, UserContext, AuditEventLogger, ProcessInfo) - Constructor for class io.deephaven.enterprise.database.impl.DatabaseImpl
- DatabaseInternal - Interface in io.deephaven.enterprise.database.impl
-
This partial interface defines methods that we need to include in
Database
for various reasons, but are not intended for use by client code. - DatabaseModule - Interface in io.deephaven.enterprise.dnd.modules
- DatabaseTicketResolver - Class in io.deephaven.enterprise.dnd.service.ticket
- DatabaseTicketResolver(AuthorizationProvider, Database) - Constructor for class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- databaseWrapper() - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
Get the Database wrapper to use for Enterprise integration
- dataImportServer(DataImportServer) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
The DataImportServer to use for ingestion.
- DataImportServerTools - Class in io.deephaven.enterprise.dataimportserver
- dataInstructions(Object) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Set the opaque data instructions for Deephaven to use when fetching table data, for example an
S3Instructions
instance could be provided. - date(String) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set the date to start filtering performance data
- db - Variable in class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
- DbArrayToByteVectorDecoder - Class in io.deephaven.enterprise.compatibility.vector
- DbArrayToByteVectorDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.vector.DbArrayToByteVectorDecoder
- DbArrayToCharVectorDecoder - Class in io.deephaven.enterprise.compatibility.vector
- DbArrayToCharVectorDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.vector.DbArrayToCharVectorDecoder
- DbArrayToDoubleVectorDecoder - Class in io.deephaven.enterprise.compatibility.vector
- DbArrayToDoubleVectorDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.vector.DbArrayToDoubleVectorDecoder
- DbArrayToFloatVectorDecoder - Class in io.deephaven.enterprise.compatibility.vector
- DbArrayToFloatVectorDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.vector.DbArrayToFloatVectorDecoder
- DbArrayToIntVectorDecoder - Class in io.deephaven.enterprise.compatibility.vector
- DbArrayToIntVectorDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.vector.DbArrayToIntVectorDecoder
- DbArrayToLongVectorDecoder - Class in io.deephaven.enterprise.compatibility.vector
- DbArrayToLongVectorDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.vector.DbArrayToLongVectorDecoder
- DbArrayToObjectVectorDecoder - Class in io.deephaven.enterprise.compatibility.vector
- DbArrayToObjectVectorDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.vector.DbArrayToObjectVectorDecoder
- DbArrayToShortVectorDecoder - Class in io.deephaven.enterprise.compatibility.vector
- DbArrayToShortVectorDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.vector.DbArrayToShortVectorDecoder
- deactivateUnderlyingDataSource() - Method in class io.deephaven.enterprise.compatibility.locationprovider.CoreFromEnterpriseTableLocationProvider
- deactivateUnderlyingDataSource() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- deactivateUnderlyingDataSource() - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.ObjectCodecAdapter
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToByteVectorDecoder
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToCharVectorDecoder
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToDoubleVectorDecoder
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToFloatVectorDecoder
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToIntVectorDecoder
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToLongVectorDecoder
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToObjectVectorDecoder
- decode(byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToShortVectorDecoder
- DEEPHAVEN_ENTERPRISE_ROOT_FILE_PROPERTY - Static variable in class io.deephaven.enterprise.dnd.Main
- DeephavenClusterConnection - Class in io.deephaven.enterprise.dnd.client
-
An object that maintains connections to Deephaven services on a remote cluster.
- DeephavenClusterConnection(String) - Constructor for class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Create a new, unauthenticated connection to the specified Deephaven cluster.
- DeephavenFormatColumnLocation - Interface in io.deephaven.enterprise.locations
- DeephavenFormatTableLocation - Interface in io.deephaven.enterprise.locations
-
A tagging interface for Deephaven formatted table locations.
- DEFAULT - Static variable in interface io.deephaven.enterprise.tabledataservice.ProtocolDriverFactory
- DEFAULT_TABLE_DATA_SERVICE_REQUEST_TIMEOUT_MILLIS - Static variable in class io.deephaven.enterprise.tabledataservice.TableDataServiceFactory
- DeferredACLTable - Class in io.deephaven.enterprise.acl.impl
-
An
UncoalescedTable
that will apply row and column ACLs when it is coalesced. - DeferredACLTable(Table, Collection<WhereFilter>[], ColumnAcl) - Constructor for class io.deephaven.enterprise.acl.impl.DeferredACLTable
- delegate - Variable in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- delegate - Variable in class io.deephaven.enterprise.compatibility.ObjectCodecAdapter
- delegateToken() - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Use a delegate token to authenticate; automatically calling the default
AuthenticationClientManager
. - delegateToken(AuthToken) - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Use a delegate token to authenticate.
- delegateToken(AuthToken) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Use a delegate token to authenticate.
- DELETED_COLUMN_NAME - Static variable in class io.deephaven.enterprise.database.inputtables.InputTableConstants
- deleteInputTable(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- deleteInputTable(String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Delete the input table given the namespace and table name.
- deleteInputTable(String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- deleteLiveTablePartition(String, String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- deleteLiveTablePartition(String, String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Delete a partition from a live user table.
- deleteLiveTablePartition(String, String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- deletePartitionedTable(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- deletePartitionedTable(String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Delete all partitions, whether direct or live, and the schema, from a partitioned user table.
- deletePartitionedTable(String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- deleteTablePartition(String, String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- deleteTablePartition(String, String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Deletes a single column partition of data from a partitioned user table.
- deleteTablePartition(String, String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- deleteUnpartitionedTable(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- deleteUnpartitionedTable(String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Deletes an unpartitioned user table and the schema.
- deleteUnpartitionedTable(String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- DeltaClockWithAdjustableSpeed - Class in io.deephaven.enterprise.replay
-
A clock impl with a delta adjustment and a speed factor.
- DeltaClockWithAdjustableSpeed(Clock, long, double) - Constructor for class io.deephaven.enterprise.replay.DeltaClockWithAdjustableSpeed
-
Constructs a delta clock with the provided clock and delta.
- DeltaClockWithSpeed - Class in io.deephaven.enterprise.replay
-
A clock impl with a delta adjustment and a speed factor.
- DeltaClockWithSpeed(Clock, long, double) - Constructor for class io.deephaven.enterprise.replay.DeltaClockWithSpeed
-
Constructs a delta clock with the provided clock and delta.
- deploy(boolean) - Method in class io.deephaven.enterprise.iceberg.IcebergEndpoint.Named
-
Deploy this endpoint to configuration, optionally overwriting an existing one.
- deployEndpoint(IcebergEndpoint.Named, boolean) - Static method in class io.deephaven.enterprise.iceberg.IcebergTools
-
Deploy the discovered endpoint to Deephaven's configuration service.
- deploySchemaWithEmbeddedEndpoint(DiscoveryResult) - Static method in class io.deephaven.enterprise.iceberg.IcebergTools
-
Deploy the discovered schema to deephaven, embedding the endpoint directly in the schema
- deploySchemaWithEndpointReference(DiscoveryResult) - Static method in class io.deephaven.enterprise.iceberg.IcebergTools
-
Deploy the discovered schema to deephaven, referencing the endpoint by name.
- deployWithEmbeddedEndpoint() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Deploy the discovered table as a Deephaven
Schema
, embedding the endpoint directly into the schema. - deployWithEndpointReference() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Deploy the discovered table as a Deephaven
Schema
, referencing the endpoint byname
. - DerivedPartitionedTableWriterQueryFunctions - Class in io.deephaven.enterprise.derivedtablewriter
-
Note this class is only to be used by the DerivedPartitionTableWriterImpl.
- DerivedPartitionedTableWriterQueryFunctions() - Constructor for class io.deephaven.enterprise.derivedtablewriter.DerivedPartitionedTableWriterQueryFunctions
- DerivedTableCreationFunction - Interface in io.deephaven.enterprise.derivedtablewriter
-
This interface is used internally by the PartitionedTable DerivedTableWriter.
- DerivedTableWriter - Class in io.deephaven.enterprise.derivedtablewriter
-
Persist data from a
Table
to Deephaven storage using an in-worker DataImportServer. - DerivedTableWriter() - Constructor for class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter
- DerivedTableWriter.Options - Class in io.deephaven.enterprise.derivedtablewriter
-
Represents Options for ingesting a table to a DIS partition.
- DerivedTableWriter.PartitionedOptions - Class in io.deephaven.enterprise.derivedtablewriter
-
Represents options for partitioned table ingestion.
- describe() - Method in class io.deephaven.enterprise.secrets.JsonFilesSecretsProvider
- describe() - Method in class io.deephaven.enterprise.secrets.PropertiesSecretsProvider
- describe() - Method in interface io.deephaven.enterprise.secrets.SecretsProvider
-
Describe this provider for logging purposes.
- describe() - Method in class io.deephaven.enterprise.tabledataservice.RemoteTableDataService
- description() - Method in class io.deephaven.enterprise.remote.ControllerStateWatcher
- description() - Method in interface io.deephaven.enterprise.remote.RemoteTableStateWatcher
-
Get a description of the watcher.
- deserialize(JsonParser, DeserializationContext) - Method in class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Deserializer
- Deserializer() - Constructor for class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Deserializer
- deserializeWithType(JsonParser, DeserializationContext, TypeDeserializer) - Method in class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Deserializer
- destroy() - Method in class io.deephaven.enterprise.remote.ConnectionAwareRemoteTable
- DHC_SHARED_CONTEXT_KEY - Static variable in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- DheAuthContext - Class in io.deephaven.enterprise.dnd.authentication
-
An
AuthContext
containing a singleUserContext
for Enterprise authentication. - DheAuthContext(UserContext) - Constructor for class io.deephaven.enterprise.dnd.authentication.DheAuthContext
- DheAuthenticationHandler - Class in io.deephaven.enterprise.dnd.authentication
-
The authentication hook for enterprise clients to DnD workers.
- DheAuthenticationHandler() - Constructor for class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
-
Create a new auth handler.
- DheAuthorizationProvider - Class in io.deephaven.enterprise.dnd.authentication
-
The authorization provider for access to the worker.
- DheAuthorizationProvider(UserContext, Set<TicketTransformer>) - Constructor for class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- discover(DiscoveryConfig) - Static method in class io.deephaven.enterprise.iceberg.IcebergTools
-
Discover a table from iceberg.
- DiscoveryConfig - Interface in io.deephaven.enterprise.iceberg.discovery
-
A container for the configuration parameters of an Iceberg
discovery
. - DiscoveryConfig.Builder - Interface in io.deephaven.enterprise.iceberg.discovery
-
The interface for constructing a
DiscoveryConfig
. - DiscoveryResult - Interface in io.deephaven.enterprise.iceberg.discovery
-
The result of an Iceberg table
discovery
. - DiscoveryResultImpl - Class in io.deephaven.enterprise.iceberg.discovery
-
The implementation of a
DiscoveryResult
- DiscoveryResultImpl(DiscoveryConfig, IcebergTableAdapter, IcebergReadInstructions, String, String, DataInstructionsProviderLoader, TableIdentifier) - Constructor for class io.deephaven.enterprise.iceberg.discovery.DiscoveryResultImpl
-
Create a
DiscoveryResultImpl
- disjunctive(AclFilterGenerator...) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that disjunctively combines the input generators. - disjunctive(Collection<AclFilterGenerator>) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that disjunctively combines the input generators. - DisjunctiveFilterGenerator - Class in io.deephaven.enterprise.acl.generator
-
AclFilterGenerator
for combining the results of multipleAclFilterGenerator
s disjunctively, i.e. - DisjunctiveFilterGenerator(AclFilterGenerator...) - Constructor for class io.deephaven.enterprise.acl.generator.DisjunctiveFilterGenerator
-
Construct an
AclFilterGenerator
that will return an array of all theWhereFilter
s generated byfilterGenerators
, thereby expressing the disjunction of thoseWhereFilter
s. - DisjunctiveFilterGenerator(PermissionFilterProvider, Database, FilterGenerator...) - Constructor for class io.deephaven.enterprise.acl.generator.DisjunctiveFilterGenerator
- disName(String) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
The name of the DataImportServer (dis) to use for ingestion.
- disNameWithStorage(String, String) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
The name of the DataImportServer (dis) to use for ingestion.
- DnDAuthorizationProvider - Interface in io.deephaven.enterprise.dnd.authentication
- DndAuthUtils - Class in io.deephaven.enterprise.dnd.authentication
- DndAuthUtils() - Constructor for class io.deephaven.enterprise.dnd.authentication.DndAuthUtils
- DndClientHelper - Class in io.deephaven.enterprise.dnd.client
- DndClientHelper() - Constructor for class io.deephaven.enterprise.dnd.client.DndClientHelper
- DndGroovyClassLoader - Class in io.deephaven.enterprise.dnd.classloader
-
Despite class name, this class doesn't extend the Groovy class loader, but rather handles getting Groovy script resources.
- DndSession - Class in io.deephaven.enterprise.dnd.client
-
A basic gRPC connection to a DnD worker.
- DndSessionBarrage - Class in io.deephaven.enterprise.dnd.client
-
A session on a Persistent Query used to access tables using Barrage
- DndSessionFactoryBarrage - Class in io.deephaven.enterprise.dnd.client
-
A factory class for creating
barrage sessions
. - DndSessionFactoryBarrage(String) - Constructor for class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Create a new
DndSessionFactoryBarrage
for fetching barrage tables from a Persistent Query - DndSessionListenerModule - Interface in io.deephaven.enterprise.dnd.modules
- DndSessionListenerModule.DndSessionCountListener - Interface in io.deephaven.enterprise.dnd.modules
- DndSessionListenerModule.SessionMonitor - Class in io.deephaven.enterprise.dnd.modules
- doCoalesce() - Method in class io.deephaven.enterprise.acl.impl.DeferredACLTable
- doCoalesce() - Method in class io.deephaven.enterprise.extensions.UncoalescedBlinkTable
- doCompare(ImportStateDetails, ImportStateDetails) - Static method in class io.deephaven.enterprise.ingester.impl.ImportStateComparator
- doCompletion(Node, Collection<CompletionItem.Builder>, CompletionRequest) - Method in class io.deephaven.enterprise.dnd.autocomplete.CompleteTableName
- doCompletion(Node, Collection<CompletionItem.Builder>, CompletionRequest) - Method in class io.deephaven.enterprise.dnd.autocomplete.CompleteTableNamespace
- doConvertInto(ByteChunk<?>, ResettableByteChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseByteChunkAdapter
- doConvertInto(CharChunk<?>, ResettableCharChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseCharChunkAdapter
- doConvertInto(DoubleChunk<?>, ResettableDoubleChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseDoubleChunkAdapter
- doConvertInto(FloatChunk<?>, ResettableFloatChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseFloatChunkAdapter
- doConvertInto(IntChunk<?>, ResettableIntChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseIntChunkAdapter
- doConvertInto(LongChunk<?>, ResettableLongChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseLongChunkAdapter
- doConvertInto(ObjectChunk<?, ?>, ResettableObjectChunk<?, ?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseObjectChunkAdapter
- doConvertInto(ShortChunk<?>, ResettableShortChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseShortChunkAdapter
- doConvertWritableInto(WritableByteChunk<?>, ResettableWritableByteChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseByteChunkAdapter
- doConvertWritableInto(WritableCharChunk<?>, ResettableWritableCharChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseCharChunkAdapter
- doConvertWritableInto(WritableDoubleChunk<?>, ResettableWritableDoubleChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseDoubleChunkAdapter
- doConvertWritableInto(WritableFloatChunk<?>, ResettableWritableFloatChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseFloatChunkAdapter
- doConvertWritableInto(WritableIntChunk<?>, ResettableWritableIntChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseIntChunkAdapter
- doConvertWritableInto(WritableLongChunk<?>, ResettableWritableLongChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseLongChunkAdapter
- doConvertWritableInto(WritableObjectChunk<?, ?>, ResettableWritableObjectChunk<?, ?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseObjectChunkAdapter
- doConvertWritableInto(WritableShortChunk<?>, ResettableWritableShortChunk<?>) - Static method in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseShortChunkAdapter
- doHttpGet(String) - Static method in class io.deephaven.enterprise.dnd.client.DndClientHelper
- doOnAuthenticated() - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
- Double - Enum constant in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- DoubleColumnRegionAdapter<ATTR extends Values> - Class in io.deephaven.enterprise.compatibility.region
-
Adapts a Legacy ColumnRegionDouble to a Core ColumnRegionDouble.
- DoubleColumnRegionAdapter(ColumnRegionDouble<?>) - Constructor for class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- dropColumns(String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- dropColumns(String...) - Method in class io.deephaven.enterprise.extensions.UncoalescedBlinkTable
- dropReference() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- dynamicPartitionFunction(String, LongFunction<String>) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
An input column (which must be a long) and a function to determine which column partition a row belongs to.
E
- EdgeAclImpl - Class in io.deephaven.enterprise.acl.impl
-
A implementation of
EdgeAclProvider
that stores immutable maps of group to ACL definition. - EdgeAclProvider - Interface in io.deephaven.enterprise.acl
-
Objects that implement this interface provide ACLs for tables based on the requesting user at request time, as opposed to
SourceAclProvider
which applies ACLS to the table when it is fetched from the data source. - EdgeAclProvider.Builder - Interface in io.deephaven.enterprise.acl
-
A Builder to construct a set of ACLs to apply to a table based on the user fetching it.
- ENABLE_AUTO_COMMIT_PROPERTY - Static variable in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter
- enabled() - Method in class io.deephaven.enterprise.replay.ComposableTableReplayConfiguration
- enabled() - Method in interface io.deephaven.enterprise.replay.TableReplayConfiguration
-
Should the table be replayed?
- encode(T) - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- encode(TYPE) - Method in class io.deephaven.enterprise.compatibility.ObjectCodecAdapter
- endpoint() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig
- endpoint(IcebergEndpoint) - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig.Builder
-
Set the
IcebergEndpoint
. - enforceSessionCount(int) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set if the worker should time out when there are fewer than enforceSessionCount active sessions.
- EngineTableLoggersFactoryDndImpl - Class in io.deephaven.enterprise.dnd.logger.engine.impl
-
Provides DnD engine table logger implementations that will write DHE binary rows.
- EngineTableLoggersFactoryDndImpl(ProcessInfo) - Constructor for class io.deephaven.enterprise.dnd.logger.engine.impl.EngineTableLoggersFactoryDndImpl
- ensureInitialized(FullTableLocationKey) - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
- EnterpriseAclAdapterProvider - Class in io.deephaven.enterprise.acl.impl
-
An
SourceAclProvider
that converts acls derived from EnterprisePermissionFilterProvider
into Community equivalents. - EnterpriseAclAdapterProvider(UserContext, PermissionFilterProvider) - Constructor for class io.deephaven.enterprise.acl.impl.EnterpriseAclAdapterProvider
- EnterpriseApiServerModule - Class in io.deephaven.enterprise.dnd.modules
- EnterpriseApiServerModule() - Constructor for class io.deephaven.enterprise.dnd.modules.EnterpriseApiServerModule
- EnterpriseAuthModule - Interface in io.deephaven.enterprise.dnd.modules
-
This dagger module provides the authorization bindings into the dagger context.
- EnterpriseByteChunkAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- EnterpriseCalendarsModule - Class in io.deephaven.enterprise.dnd.modules
- EnterpriseCalendarsModule() - Constructor for class io.deephaven.enterprise.dnd.modules.EnterpriseCalendarsModule
- EnterpriseCharChunkAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- EnterpriseDoubleChunkAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- EnterpriseFilterAdapter - Class in io.deephaven.enterprise.compatibility.filter
-
An adapter from
enterprise filters
tocommunity filters
. - EnterpriseFilterAdapter(SelectFilter) - Constructor for class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- EnterpriseFilterWrapper - Class in io.deephaven.enterprise.tabledataservice.filter
-
A light wrapper around an Enterprise
Filter
. - EnterpriseFilterWrapper(Filter) - Constructor for class io.deephaven.enterprise.tabledataservice.filter.EnterpriseFilterWrapper
- EnterpriseFloatChunkAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- EnterpriseIntChunkAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- EnterpriseJettyComponent - Interface in io.deephaven.enterprise.dnd
-
This is the root component definition for DnD workers.
- EnterpriseJettyComponent.Builder - Interface in io.deephaven.enterprise.dnd
-
The root builder for the DnD jetty component.
- EnterpriseLongChunkAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- EnterpriseObjectChunkAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- EnterpriseProcessEnvironmentCommunityAdapter - Class in io.deephaven.enterprise.dnd
- EnterpriseProcessEnvironmentCommunityAdapter(String, Logger) - Constructor for class io.deephaven.enterprise.dnd.EnterpriseProcessEnvironmentCommunityAdapter
- EnterpriseShortChunkAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- EnterpriseTableKey - Interface in io.deephaven.enterprise.locations
-
A
TableKey
implementation for addressing Deephaven Enterprise Tables. - EnterpriseTableKeyImpl - Class in io.deephaven.enterprise.locations.impl
-
A basic Enterprise format
TableKey
. - EnterpriseTableKeyImpl(String, String, TableType) - Constructor for class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- EnterpriseTableLocationKey - Interface in io.deephaven.enterprise.locations
- EnterpriseTableTools - Class in io.deephaven.enterprise.table
-
Provides utility methods to read and write individual Deephaven format Tables.
- ENVIRONMENT_KEY_DISPATCHER_NAME - Static variable in class io.deephaven.enterprise.dnd.Main
- ENVIRONMENT_KEY_WORKER_NONCE - Static variable in class io.deephaven.enterprise.dnd.Main
- equals(Object) - Method in class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- equals(Object) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedDeephavenTableLocationKey
- equals(Object) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedParquetTableLocationKey
- equals(Object) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedUnresolvedTableLocationKey
- equals(Object) - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- equals(Object) - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
- equals(Object) - Method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- equals(Object) - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- equals(Object) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- equals(Object) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- equals(Object) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- equals(Object) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- equals(Object) - Method in class io.deephaven.proto.pqworker.StringList
- equals(Object) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- equals(Object) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- evaluateScript(String, String) - Method in class io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule.ScriptSessionWrapper
- evaluateScript(Path) - Method in class io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule.ScriptSessionWrapper
- event(AuditEvent) - Method in class io.deephaven.enterprise.dnd.SimpleAuditEventLogger
- exactJoin(Table, MatchPair[], MatchPair[]) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- exclusiveLock() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- executeCode(String) - Method in class io.deephaven.enterprise.dnd.client.DndSession
-
Execute the specified code on the server.
- exists() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenColumnLocation
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.ObjectCodecAdapter
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToByteVectorDecoder
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToCharVectorDecoder
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToDoubleVectorDecoder
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToFloatVectorDecoder
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToIntVectorDecoder
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToLongVectorDecoder
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToObjectVectorDecoder
- expectedObjectWidth() - Method in class io.deephaven.enterprise.compatibility.vector.DbArrayToShortVectorDecoder
- EXPORT_TICKET_PREFIX - Static variable in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- ExtendedStorageProvider - Interface in io.deephaven.enterprise.tabledataservice.extended
-
Implementations of this internal interface are used to create appropriate
TableLocationProvider
instances for various extended table types. - ExtendedStorageProvider.Factory - Interface in io.deephaven.enterprise.tabledataservice.extended
-
Implementations of this create
ExtendedStorageProvider
s based on the inputs. - ExtendedStorageService - Class in io.deephaven.enterprise.tabledataservice.extended
-
The service for loading
ExtendedStorageProvider
s that provide special storage backends for the database.
F
- Factory() - Constructor for class io.deephaven.enterprise.iceberg.IcebergExtendedStorageProvider.Factory
- Factory() - Constructor for class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Factory
- Factory() - Constructor for class io.deephaven.enterprise.secrets.JsonFilesSecretsProvider.Factory
- Factory() - Constructor for class io.deephaven.enterprise.secrets.PropertiesSecretsProvider.Factory
- Factory() - Constructor for class io.deephaven.enterprise.tabledataservice.extended.HiveExtendedStorageProvider.Factory
- Factory() - Constructor for class io.deephaven.enterprise.tabledataservice.extended.ParquetExtendedStorageProvider.Factory
- fetchDheAuthContext() - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
-
Fetch an Enterprise
DheAuthContext
from the currentExecutionContext
. - FILENAME_COLUMN_NAME - Static variable in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
The column of file names, relative to the root of this table.
- fillChunk(ChunkSource.FillContext, WritableChunk, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- fillChunk(ChunkSource.FillContext, WritableChunk<? super Attributes.Values>, OrderedKeys) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- fillChunk(ChunkSource.FillContext, WritableChunk, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- fillChunk(ChunkSource.FillContext, WritableChunk, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- fillChunk(ChunkSource.FillContext, WritableChunk, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- fillChunk(ChunkSource.FillContext, WritableChunk, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- fillChunk(ChunkSource.FillContext, WritableChunk, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- fillChunk(ChunkSource.FillContext, WritableChunk, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- fillChunk(ChunkSource.FillContext, WritableChunk, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageByte
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageChar
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageDouble
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageFloat
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageInt
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageIntAsLong
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageLong
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageShort
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- fillChunkAppend(ChunkSource.FillContext, WritableChunk, RowSequence.Iterator) - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecFixed
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecVariable
- fillChunkAppend(ChunkSource.FillContext, WritableChunk<? super ATTR>, RowSequence) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionStringSet
- fillChunkAppend(ChunkSource.FillContext, WritableChunk, RowSequence.Iterator) - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- fillChunkAppend(ChunkSource.FillContext, WritableChunk, RowSequence.Iterator) - Method in class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- fillChunkAppend(ChunkSource.FillContext, WritableChunk, RowSequence.Iterator) - Method in class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- fillChunkAppend(ChunkSource.FillContext, WritableChunk, RowSequence.Iterator) - Method in class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- fillChunkAppend(ChunkSource.FillContext, WritableChunk, RowSequence.Iterator) - Method in class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- fillChunkAppend(ChunkSource.FillContext, WritableChunk, RowSequence.Iterator) - Method in class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- fillChunkAppend(ChunkSource.FillContext, WritableChunk, RowSequence.Iterator) - Method in class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- FillContextWrapper - Class in io.deephaven.enterprise.compatibility.chunk
-
An adapter FillContext for use when an Enterprise chunk must be filled by a Community source.
- FillContextWrapper(ChunkSource.FillContext, ChunkType) - Constructor for class io.deephaven.enterprise.compatibility.chunk.FillContextWrapper
- fillKeyIndicesChunk(WritableLongChunk<? extends Attributes.KeyIndices>) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- fillKeyRangesChunk(WritableLongChunk<Attributes.OrderedKeyRanges>) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- fillPrevChunk(ChunkSource.FillContext, WritableChunk<? super Attributes.Values>, OrderedKeys) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- fillRowKeyChunk(WritableLongChunk<? super OrderedRowKeys>) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- fillRowKeyRangesChunk(WritableLongChunk<OrderedRowKeyRanges>) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- filter() - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
Get the
Filter
to be applied in conjunction withSubscriptionOptions.filters()
before subscribing to the table. - filter(RowSet, RowSet, Table, boolean) - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- filter(Filter) - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Set the
Filter
to apply in conjunction withSubscriptionOptions.filters()
before subscribing. - FilterCompatibility - Class in io.deephaven.enterprise.compatibility.filter
- FilterCompatibility() - Constructor for class io.deephaven.enterprise.compatibility.filter.FilterCompatibility
- FilterGeneratorAdapter - Class in io.deephaven.enterprise.acl.generator
- FilterGeneratorAdapter(FilterGenerator, PermissionFilterProvider, Database) - Constructor for class io.deephaven.enterprise.acl.generator.FilterGeneratorAdapter
- filters() - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
Get the list of filters to be applied in conjunction with
SubscriptionOptions.filter()
before subscribing to the table. - findKeys(Consumer<EnterpriseTableLocationKey>) - Method in class io.deephaven.enterprise.locations.hive.HiveKeyFinder
- findKeys(Consumer<EnterpriseTableLocationKey>) - Method in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
- findKeys(Consumer<EnterpriseTableLocationKey>) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.MetadataIndexKeyFinder
- firstBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- firstKey() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- firstRowKey() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- firstRowOffset() - Method in interface io.deephaven.enterprise.sources.regioned.BufferedPage
- fixedColumnPartition() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
What column partition should we write to?
- fixedColumnPartition(String) - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
What column partition should we write to?
- FixedPartitionedEnterpriseTableLocationKey - Interface in io.deephaven.enterprise.locations
-
This class represents an instance of a legacy style Deephaven table where there are two fixed partitions, the column partition and the internal partition
- flatten() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- flightInfoFor(SessionState, Flight.FlightDescriptor, String) - Method in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- Float - Enum constant in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- FloatColumnRegionAdapter<ATTR extends Values> - Class in io.deephaven.enterprise.compatibility.region
-
Adapts a Legacy ColumnRegionFloat to a Core ColumnRegionFloat.
- FloatColumnRegionAdapter(ColumnRegionFloat<?>) - Constructor for class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- forAllFlightInfo(SessionState, Consumer<Flight.FlightInfo>) - Method in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- forBlink() - Static method in class io.deephaven.enterprise.database.TableOptions
-
Get the default
TableOptions
for a live blink table. - forCluster(DeephavenClusterConnection, boolean) - Static method in class io.deephaven.enterprise.remote.CorePlusClusterSessionFactory
-
Create a new
CorePlusClusterSessionFactory
for connections to the specified cluster. - forDataImportServer(DataImportServer) - Static method in class io.deephaven.enterprise.lastbystate.LastByPartitionedTableFactory
-
Build a LastByTableMapFactory consuming data and last-by indexes from the supplied
DataImportServer
. - forEachLong(LongAbortableConsumer) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- forEachLongRange(LongRangeAbortableConsumer) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- forEachRowKey(LongAbortableConsumer) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- forEachRowKeyRange(LongRangeAbortableConsumer) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- forLive() - Static method in class io.deephaven.enterprise.database.TableOptions
-
Get the default
TableOptions
for a live ticking table. - forLocalCluster() - Static method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Create a new
RemoteTableBuilder
for the current cluster. - FORMAT_COLUMN_NAME - Static variable in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
The column name containing the format as a String value of
TableLocation.Format
(either "DEEPHAVEN" or "PARQUET"). - forRemoteCluster(DeephavenClusterConnection) - Static method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Create a new
RemoteTableBuilder
to connect to the specified remote cluster. - forRemoteCluster(String) - Static method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Create a new
RemoteTableBuilder
to connect to the specified remote cluster. - forStatic() - Static method in class io.deephaven.enterprise.database.TableOptions
-
Get the default
TableOptions
for a static table. - fromJson(String) - Static method in class io.deephaven.enterprise.iceberg.IcebergEndpoint
-
Create a new
IcebergEndpoint
from the encoded JSON string. - fullAccess() - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that gives full access to the table. - FullAccessFilterGenerator - Class in io.deephaven.enterprise.acl.generator
-
An
AclFilterGenerator
that provides full access to everyone. - FullAccessFilterGenerator() - Constructor for class io.deephaven.enterprise.acl.generator.FullAccessFilterGenerator
G
- gatherDictionaryValuesRowSet(RowSet.SearchIterator, RowSequence.Iterator, RowSetBuilderSequential) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- gatherDictionaryValuesRowSet(RowSet.SearchIterator, RowSequence.Iterator, RowSetBuilderSequential) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecFixed
- gatherDictionaryValuesRowSet(RowSet.SearchIterator, RowSequence.Iterator, RowSetBuilderSequential) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecVariable
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Generate a filter for a table access.
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in class io.deephaven.enterprise.acl.generator.CombiningFilterGenerator
-
Generate a filter for table access, combining the filters between groups as specified.
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in class io.deephaven.enterprise.acl.generator.ConjunctiveFilterGenerator
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in class io.deephaven.enterprise.acl.generator.DisjunctiveFilterGenerator
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in class io.deephaven.enterprise.acl.generator.FilterGeneratorAdapter
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in class io.deephaven.enterprise.acl.generator.FullAccessFilterGenerator
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in class io.deephaven.enterprise.acl.generator.NoAccessFilterGenerator
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in class io.deephaven.enterprise.acl.generator.SimpleFilterGenerator
- generateFilter(AclSupport, UserContext, String, String, boolean) - Method in class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
- generateLocationsTable(File, Schema) - Static method in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
Produce an in-memory table containing the files and relevant metadata for a given directory.
- GenericObjectTransformer - Class in io.deephaven.enterprise.acl.transform
-
A Transformer for handling ACLs on generic objects.
- get() - Static method in class io.deephaven.enterprise.dnd.ProcessInfoId
- get() - Static method in class io.deephaven.enterprise.secrets.SecretsService
-
Get the extended storage service.
- get() - Static method in class io.deephaven.enterprise.tabledataservice.extended.ExtendedStorageService
-
Get the extended storage service.
- get(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- get(long) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Get the
info
for the specified query serial. - get(long) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- get(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ReversibleCache
- get(GroupProvider) - Static method in class io.deephaven.enterprise.acl.transform.GenericObjectTransformer
-
Get the singleton instance of this transformer.
- get(String) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Get the
info
for the specified query name. - get(String) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- get(String, String) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Get the
info
for the specified query owner and name. - get(String, String) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- get(Database) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
If process info id is not specified, then it will be inferred by other inputs like worker or PQ name.
- getAllGroups() - Method in class io.deephaven.enterprise.test.PFPBackedTestGroupProvider
- getAllowedGroups(T) - Method in class io.deephaven.enterprise.acl.transform.GenericObjectTransformer
- getAllowedGroups(T) - Method in class io.deephaven.enterprise.acl.transform.TableTicketTransformer
- getAllowedGroups(T) - Method in interface io.deephaven.enterprise.dnd.authentication.transform.TicketTransformer
-
Get a set of groups that may access the specified object.
- getAllUsers() - Method in class io.deephaven.enterprise.test.PFPBackedTestGroupProvider
- getApplicationServiceAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getAttribute(String) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getAttributeNames() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getAttributes(Collection<String>) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getAuthenticatedUser() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthContext
- getAuthenticatedUser() - Method in class io.deephaven.enterprise.dnd.ProcessInfo
- getAuthenticationClient() - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Get the
AuthenticationClient
for the cluster. - getAuthType() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- getAverageRunLengthEstimate() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- getAverageRunLengthEstimate() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- getBoolean(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getBufferProvider() - Method in interface io.deephaven.enterprise.sources.regioned.BufferedColumnRegion
- getBufferProvider() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionBase
- getBufferSize() - Method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- getByte(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getByte(long) - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- getByte(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionByte
- getByte(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionByte
- getByteOrder() - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
-
Get the
ByteOrder
used by allFileDataBufferStore
s associated with this column location. - getByteOrder() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenColumnLocation
- getBytes() - Method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- getBytes(long, byte[], int, int) - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- getBytes(long, byte[], int, int) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionByte
- getCache() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- getCatalogName() - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
-
Get the optional catalog name.
- getCatalogTable() - Method in interface io.deephaven.enterprise.database.Database
-
Retrieve a table containing the tables that exist in this database.
- getCatalogTable() - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- getCatalogTable() - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- getCatalogType() - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
-
Get the catalog type.
- getCatalogUri() - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
-
Get the URI of the catalog.
- getChannel() - Method in class io.deephaven.enterprise.remote.CorePlusClusterSessionFactory.SessionAndChannel
- getChar(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getChar(long) - Method in class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- getChar(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionChar
- getChar(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionChar
- getChunk(ChunkSource.GetContext, long, long) - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- getChunk(ChunkSource.GetContext, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- getChunk(ChunkSource.GetContext, long, long) - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- getChunk(ChunkSource.GetContext, long, long) - Method in class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- getChunk(ChunkSource.GetContext, long, long) - Method in class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- getChunk(ChunkSource.GetContext, long, long) - Method in class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- getChunk(ChunkSource.GetContext, long, long) - Method in class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- getChunk(ChunkSource.GetContext, long, long) - Method in class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- getChunk(ChunkSource.GetContext, long, long) - Method in class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- getChunk(ChunkSource.GetContext, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- getChunk(ChunkSource.GetContext, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- getChunk(ChunkSource.GetContext, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- getChunk(ChunkSource.GetContext, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- getChunk(ChunkSource.GetContext, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- getChunk(ChunkSource.GetContext, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- getChunk(ChunkSource.GetContext, RowSequence) - Method in class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- getChunkType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageByte
- getChunkType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageChar
- getChunkType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageDouble
- getChunkType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageFloat
- getChunkType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageInt
- getChunkType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageIntAsLong
- getChunkType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageLong
- getChunkType() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedPageShort
- getCodecAdapterClassName(String) - Static method in class io.deephaven.enterprise.compatibility.CodecCompatibility
- getCodecArgs(TableDefinition, String) - Static method in class io.deephaven.enterprise.compatibility.CodecCompatibility
- getCodecArgs(String) - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- getCodecArgs(String) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- getCodecArgs(String, String, Class<?>) - Static method in class io.deephaven.enterprise.compatibility.CodecCompatibility
- getCodecName(TableDefinition, String) - Static method in class io.deephaven.enterprise.compatibility.CodecCompatibility
- getCodecName(String) - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- getCodecName(String) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- getCodecName(String, Class<?>) - Static method in class io.deephaven.enterprise.compatibility.CodecCompatibility
- getColumn(String) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getColumnArrays() - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- getColumnFileBufferStore(ColumnFileType) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
-
Get the
FileDataBufferStore
for buffers from this column location for the specifiedColumnFileType
. - getColumnFileBufferStore(ColumnFileType) - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenColumnLocation
- getColumnFilters(AclSupport, UserContext, String[], boolean) - Method in interface io.deephaven.enterprise.acl.EdgeAclProvider
-
Get the column ACLs to apply to requested tables.
- getColumnFilters(AclSupport, UserContext, String[], boolean) - Method in class io.deephaven.enterprise.acl.impl.EdgeAclImpl
- getColumnFilters(AclSupport, String, String, String[], boolean) - Method in class io.deephaven.enterprise.acl.impl.EnterpriseAclAdapterProvider
- getColumnFilters(AclSupport, String, String, String[], boolean) - Method in interface io.deephaven.enterprise.acl.SourceAclProvider
-
Get the column ACLs to apply to requested tables.
- getColumnLocation(CharSequence) - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getColumnLocation(CharSequence) - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getColumns() - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- getColumnSource(String) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getColumnSourceMap() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getColumnSources() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getColumnVersion() - Method in class io.deephaven.enterprise.locations.hive.SimpleLocationSnapshot
- getComponentType() - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getConfig() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Get the
DiscoveryConfig
used for the discovery. - getConfig() - Method in class io.deephaven.enterprise.iceberg.discovery.DiscoveryResultImpl
- getConfigServiceAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getConfiguration() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Get the current
ControllerConfigurationMessage
. - getConfiguration() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- getConfiguration() - Method in class io.deephaven.enterprise.iceberg.IcebergEndpoint
-
Get the configuration parameters needed to connect to an Iceberg
Catalog
and fetch IcebergTable
s. - getConsoleServiceAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getConstructorArguments() - Method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- getConstructorTypes() - Method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- getContents() - Method in class io.deephaven.enterprise.dnd.notebook.NotebookReader.FileOrFolder
- getControllerClient() - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Get the
controller client
for the cluster. - getControllerClient() - Method in class io.deephaven.enterprise.remote.CorePlusClusterSessionFactory
-
Get a subscribed
PersistentQueryControllerClient
for this cluster. - getCoreDefinition() - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Constructs a Core TableDefinition instance.
- getDataCopy() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Get a copy of the current set of query data.
- getDataCopy() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- getDataIndex(String...) - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getDataIndex(String...) - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getDataIndexColumns() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- getDataIndexColumns() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getDataIndexColumns() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getDataIndexColumns() - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- getDataInstructions() - Method in class io.deephaven.enterprise.iceberg.IcebergEndpoint
-
Get the
IcebergDataInstructions
that can be used to create appropriate instructions for use withIcebergReadInstructions.Builder.dataInstructions(Object)
. - getDataInstructions(Map<String, String>) - Method in interface io.deephaven.enterprise.iceberg.IcebergDataInstructions
-
Get a completed data instructions instance to use for fetching data from the underlying storage.
- getDataInstructions(Map<String, String>) - Method in class io.deephaven.enterprise.iceberg.IcebergS3Instructions
- getDataInstructionsProvider() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Get the
DataInstructionsProviderLoader
for use with Iceberg locations. - getDataInstructionsProvider() - Method in class io.deephaven.enterprise.iceberg.discovery.DiscoveryResultImpl
- getDatePartitions(Table) - Static method in class io.deephaven.enterprise.database.inputtables.InputTableSnapshotter
-
Retrieve date partition values from a table.
- getDefaultInstance() - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- getDefaultInstance() - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- getDefaultInstance() - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- getDefaultInstance() - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- getDefaultInstance() - Static method in class io.deephaven.proto.pqworker.StringList
- getDefaultInstance() - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- getDefaultInstance() - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.StringList.Builder
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.StringList
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- getDefaultInstanceForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- getDefinition() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getDelegate() - Method in class io.deephaven.enterprise.compatibility.chunk.FillContextWrapper
-
Get the delegate Community
ChunkSource.FillContext
for the Community source to use. - getDescription() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.grpc.PqworkerService
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.Pqworker
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.StringList.Builder
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.StringList
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- getDescriptor() - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- getDescriptorForType() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- getDescriptorForType() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- getDescriptorForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- getDescriptorForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- getDescriptorForType() - Method in class io.deephaven.proto.pqworker.StringList.Builder
- getDescriptorForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- getDescriptorForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- getDheDefinition() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
-
Get the Enterprise
TableDefinition
for this location. - getDictionaryKeysRegion() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- getDictionaryKeysRegion() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- getDictionaryValuesRegion() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- getDictionaryValuesRegion() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- getDisByName(String) - Static method in class io.deephaven.enterprise.dataimportserver.DataImportServerTools
-
Retrieve a DataImportServer by name.
- getDisByName(String) - Static method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter
-
Retrieve a DataImportServer by name.
- getDisByName(String, Class<?>) - Static method in class io.deephaven.enterprise.dataimportserver.DataImportServerTools
-
Retrieve a DataImportServer by name.
- getDisByNameWithStorage(String, String) - Static method in class io.deephaven.enterprise.dataimportserver.DataImportServerTools
-
Retrieve a DataImportServer by name, specifying the storage root.
- getDisByNameWithStorage(String, String) - Static method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter
-
Retrieve a DataImportServer by name, specifying the storage root.
- getDisByNameWithStorage(String, String, Class<?>) - Static method in class io.deephaven.enterprise.dataimportserver.DataImportServerTools
-
Retrieve a DataImportServer by name, specifying the storage root.
- getDisProcessor() - Method in class io.deephaven.enterprise.ingester.impl.TableWriterContext
- getDouble(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getDouble(long) - Method in class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- getDouble(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionDouble
- getDouble(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionDouble
- getEffectiveUser() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthContext
- getEffectiveUser() - Method in class io.deephaven.enterprise.dnd.ProcessInfo
- getEndpointByName(String) - Static method in class io.deephaven.enterprise.iceberg.IcebergTools
-
Get the
IcebergEndpoint
from Deephaven configuration by name. - getEnterpriseVersion() - Method in class io.deephaven.enterprise.dnd.ProcessInfo
- getExecutionContext() - Method in class io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule.ScriptSessionWrapper
- getExecutor() - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Get the
ScheduledExecutorService
used for connections created by this object. - getFileOrFolder(Database, String, boolean, String) - Static method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Functions as
NotebookReader.getFileOrFolder(Database, String, boolean, String, Table)
, except without providing workspace data. - getFileOrFolder(Database, String, boolean, String, Table) - Static method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Gets a FileOrFolder pointed to by path.
- getFilters() - Method in class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Get the filters to be applied before filtering by the groupColumn.
- getFloat(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getFloat(long) - Method in class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- getFloat(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionFloat
- getFloat(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionFloat
- getFormat() - Method in class io.deephaven.enterprise.locations.hive.SimpleLocationSnapshot
- getGetObjectAccessMethod() - Static method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
- getGroupColumn() - Method in class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Get the column in the set table that contains the Deephaven group name.
- getGroupingBuilder() - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getGroupingProvider() - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getGroupProvider() - Method in interface io.deephaven.enterprise.acl.AclSupport
- getGroupProvider() - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- getGroups() - Method in interface io.deephaven.enterprise.acl.EdgeAclProvider
-
Get the set of groups that may access the table this ACL guards.
- getGroups() - Method in class io.deephaven.enterprise.acl.impl.EdgeAclImpl
- getGroupsForUser(UserContext) - Method in interface io.deephaven.enterprise.dnd.authentication.GroupProvider
-
Get the groups to which the specified user belongs.
- getGroupsForUser(UserContext) - Method in class io.deephaven.enterprise.dnd.authentication.WrappedGroupProvider
- getGroupsForUser(UserContext) - Method in class io.deephaven.enterprise.test.PFPBackedTestGroupProvider
- getHadoopConfig() - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
-
Get the map of values for the hadoop configuration, required for
Catalog
access. - getHealthAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getHierarchicalTableServiceContextualAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getHost() - Method in class io.deephaven.enterprise.dnd.ProcessInfo
- getIcebergTableAdapter() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Get the discovered
IcebergTableAdapter
. - getIcebergTableAdapter() - Method in class io.deephaven.enterprise.iceberg.discovery.DiscoveryResultImpl
- getId() - Method in class io.deephaven.enterprise.dnd.notebook.NotebookReader.FileOrFolder
- getImplementationType() - Method in interface io.deephaven.enterprise.iceberg.IcebergDataInstructions.Factory
-
Get the concrete implementation class to inject into Jackson's serialization apis.
- getImplementationType() - Method in class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Factory
- getImportStateClass() - Method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- getImportStateKeyColumns() - Method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- getIndex() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getInfo() - Method in class io.deephaven.enterprise.dnd.client.DndSession
-
Get the
query info
for the connected Persistent Query - getInputTableServiceContextualAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getInstance() - Static method in class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- getInstance() - Static method in class io.deephaven.enterprise.dnd.SimpleAuditEventLogger
-
Retrieve the singleton instance of the SimpleAuditEventLogger.
- getInstanceAuthContext() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getInt(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getInt(long) - Method in class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- getInt(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionInt
- getInt(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionInt
- getKey() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getKey() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getLastModifiedTimeMillis() - Method in class io.deephaven.enterprise.compatibility.TableLocationStateAdapter
- getLastModifiedTimeMillis() - Method in class io.deephaven.enterprise.locations.hive.SimpleLocationSnapshot
- getLastModifiedTimeMillis() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getLastModifiedTimeMillis() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getLastOffsetFromExistingColumnPartitions(TableDataService, String, String, String, MutableObject<String>) - Static method in class io.deephaven.enterprise.ingester.impl.OffsetUtils
-
For dynamic partitions, we read all existing partitions for this namespace, table and column partition.
- getListenForErrorMethod() - Static method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
- getLocalClusterDetails() - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent
- getLog(Class<?>) - Method in class io.deephaven.enterprise.dnd.EnterpriseProcessEnvironmentCommunityAdapter
- getLogNameFor(ByteBuffer, String) - Method in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- getLong(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getLong(long) - Method in class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- getLong(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionIntAsLong
- getLong(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionLong
- getLong(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionIntAsLong
- getLong(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionLong
- getMatchExpressions() - Method in class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Get the MatchPairs used for the whereIn operation.
- getMaxInboundMessageSize() - Static method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
Get the maximum inbound message size.
- getMessage() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string message = 1;
- getMessage() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
-
string message = 1;
- getMessage() - Method in interface io.deephaven.proto.pqworker.ListenErrorResponseOrBuilder
-
string message = 1;
- getMessageBytes() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string message = 1;
- getMessageBytes() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
-
string message = 1;
- getMessageBytes() - Method in interface io.deephaven.proto.pqworker.ListenErrorResponseOrBuilder
-
string message = 1;
- getMetadata() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedParquetTableLocationKey
- getMutableObjectGroups() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
Deprecated.
- getName() - Method in class io.deephaven.enterprise.iceberg.IcebergEndpoint.Named
- getName() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- getNamespace() - Method in exception io.deephaven.enterprise.database.TableLoggerException
- getNamespace() - Method in exception io.deephaven.enterprise.database.UserTableMissingSchemaException
- getNamespace() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Get the namespace of the table.
- getNamespace() - Method in class io.deephaven.enterprise.iceberg.discovery.DiscoveryResultImpl
- getNamespace() - Method in interface io.deephaven.enterprise.locations.EnterpriseTableKey
-
Get the namespace of the table.
- getNamespace() - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- getNamespaces() - Method in interface io.deephaven.enterprise.database.Database
-
Get the available namespaces.
- getNamespaces() - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- getNamespaces() - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- getNativeType() - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getNextMark() - Method in class io.deephaven.enterprise.tabledataservice.TableLocationMarkSweepHelper
-
Get the next mark value for marking locations.
- getNextOrderedKeysThrough(long) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysIteratorAdapter
- getNextOrderedKeysWithLength(long) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysIteratorAdapter
- getNextRowSequenceThrough(long) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceIteratorAdapter
- getNextRowSequenceWithLength(long) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceIteratorAdapter
- getNotebookPaths() - Method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Get the available notebook path names.
- getNotebookPaths(String) - Method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Functions like
NotebookReader.getNotebookPaths()
, except notebooks will be filtered by the supplied suffix. - getNotebookText(Database, String) - Static method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Functions as
NotebookReader.getNotebookText(Database, String, Table)
, except without providing workspace data. - getNotebookText(Database, String, Table) - Static method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Get the text of a notebook at the given path.
- getNotebookText(String) - Method in class io.deephaven.enterprise.dnd.notebook.NotebookReader
-
Get the text of a notebook at the given path.
- getObject(long) - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- getObject(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- getObject(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecFixed
- getObject(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecVariable
- getObject(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- getObject(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionStringSet
- getObject(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- getObject(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- getObject(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- getObject(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecFixed
- getObject(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecVariable
- getObject(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionStringSet
- getObjectAccess(ObjectAccessRequest) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiBlockingStub
- getObjectAccess(ObjectAccessRequest) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiFutureStub
- getObjectAccess(ObjectAccessRequest, StreamObserver<ObjectAccessResponse>) - Method in class io.deephaven.enterprise.dnd.service.pqworker.PQWorkerServiceGrpcImpl
- getObjectAccess(ObjectAccessRequest, StreamObserver<ObjectAccessResponse>) - Method in interface io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.AsyncService
- getObjectAccess(ObjectAccessRequest, StreamObserver<ObjectAccessResponse>) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiStub
- getObjectGroups() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
Deprecated.
- getObjectGroups() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
-
Deprecated.
- getObjectGroups() - Method in interface io.deephaven.proto.pqworker.ObjectAccessResponseOrBuilder
-
Deprecated.
- getObjectGroupsCount() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- getObjectGroupsCount() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- getObjectGroupsCount() - Method in interface io.deephaven.proto.pqworker.ObjectAccessResponseOrBuilder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsMap() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsMap() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsMap() - Method in interface io.deephaven.proto.pqworker.ObjectAccessResponseOrBuilder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsOrDefault(String, StringList) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsOrDefault(String, StringList) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsOrDefault(String, StringList) - Method in interface io.deephaven.proto.pqworker.ObjectAccessResponseOrBuilder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsOrThrow(String) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsOrThrow(String) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectGroupsOrThrow(String) - Method in interface io.deephaven.proto.pqworker.ObjectAccessResponseOrBuilder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- getObjectNames(int) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- getObjectNames(int) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
-
repeated string objectNames = 1;
- getObjectNames(int) - Method in interface io.deephaven.proto.pqworker.ObjectAccessRequestOrBuilder
-
repeated string objectNames = 1;
- getObjectNamesBytes(int) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- getObjectNamesBytes(int) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
-
repeated string objectNames = 1;
- getObjectNamesBytes(int) - Method in interface io.deephaven.proto.pqworker.ObjectAccessRequestOrBuilder
-
repeated string objectNames = 1;
- getObjectNamesCount() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- getObjectNamesCount() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
-
repeated string objectNames = 1;
- getObjectNamesCount() - Method in interface io.deephaven.proto.pqworker.ObjectAccessRequestOrBuilder
-
repeated string objectNames = 1;
- getObjectNamesList() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- getObjectNamesList() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
-
repeated string objectNames = 1;
- getObjectNamesList() - Method in interface io.deephaven.proto.pqworker.ObjectAccessRequestOrBuilder
-
repeated string objectNames = 1;
- getObjectServiceAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getOrCreate(TableKey, ExtendedStorage) - Method in class io.deephaven.enterprise.iceberg.IcebergExtendedStorageProvider.Factory
- getOrCreate(TableKey, ExtendedStorage) - Method in interface io.deephaven.enterprise.tabledataservice.extended.ExtendedStorageProvider.Factory
-
Get or create a
ExtendedStorageProvider
for the parameters. - getOrCreate(TableKey, ExtendedStorage) - Method in class io.deephaven.enterprise.tabledataservice.extended.ExtendedStorageService
-
Get or create a
ExtendedStorageProvider
for the parameters. - getOrCreate(TableKey, ExtendedStorage) - Method in class io.deephaven.enterprise.tabledataservice.extended.HiveExtendedStorageProvider.Factory
- getOrCreate(TableKey, ExtendedStorage) - Method in class io.deephaven.enterprise.tabledataservice.extended.ParquetExtendedStorageProvider.Factory
- getOrCreateTableDataService(TableDataServiceConfig, boolean, boolean) - Method in class io.deephaven.enterprise.tabledataservice.TableDataServiceFactory
-
Create the TableDataService starting with an actual
TableDataServiceConfig
instance - getOrCreateTableDataService(String, boolean, boolean) - Method in class io.deephaven.enterprise.tabledataservice.TableDataServiceFactory
-
Get a
TableDataService
based on the routing instructions provided by theDataRoutingService
provided at construction time. - getOrderedKeysByKeyRange(long, long) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- getOrderedKeysByPosition(long, long) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- getOrderedKeysIterator() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- getOwnerCredentials() - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- getPageContaining(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionBase
- getParserForType() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- getParserForType() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- getParserForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- getParserForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- getParserForType() - Method in class io.deephaven.proto.pqworker.StringList
- getParserForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- getParserForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- getPartitionedTable(TableKey) - Static method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
-
Get a
PartitionedTable
keyed byTableLocationKey
ofTable
s that contain only anRowSet
and no user-facingColumnSource
s. - getPartitionedTable(TableKey, String) - Static method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
-
Get a
PartitionedTable
keyed byTableLocationKey
ofTable
s that contain only anRowSet
and no user-facingColumnSource
s. - getPartitionedTable(TableKey, String, Supplier<UpdateGraph>) - Static method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
-
Get a
PartitionedTable
keyed byTableLocationKey
ofTable
s that contain only anRowSet
and no user-facingColumnSource
s. - getPartitionedTableServiceContextualAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getPartitions() - Method in interface io.deephaven.enterprise.locations.EnterpriseTableLocationKey
-
Get the Column and Internal partitions as a map.
- getPartitions() - Method in class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- getPartitions() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedDeephavenTableLocationKey
- getPartitions() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedParquetTableLocationKey
- getPartitions() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedUnresolvedTableLocationKey
- getPathManager() - Method in class io.deephaven.enterprise.tabledataservice.OnDiskTableDataService
- getPQ(long) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Get a
PersistentQueryInfoMessage
for the specified PQ serial. - getPQ(String) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Get a
PersistentQueryInfoMessage
for the specified PQ name. - getPQWorkerServiceAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getPQWorkerServiceAuthWiring() - Method in interface io.deephaven.enterprise.dnd.authentication.DnDAuthorizationProvider
- getPrecision() - Method in class io.deephaven.enterprise.compatibility.ObjectCodecAdapter
- getPrecision() - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- getPrev(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPrevBoolean(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPrevByte(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPrevChar(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPrevDouble(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPrevFloat(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPrevInt(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPrevLong(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPrevShort(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getPriority() - Method in class io.deephaven.enterprise.secrets.JsonFilesSecretsProvider
- getPriority() - Method in class io.deephaven.enterprise.secrets.PropertiesSecretsProvider
- getPriority() - Method in interface io.deephaven.enterprise.secrets.SecretsProvider
-
Get the priority of this
SecretsProvider
. - getPriority() - Method in class io.deephaven.enterprise.test.PropertyInputStreamLoaderResourcesOnly
- getProcessInfoId() - Method in class io.deephaven.enterprise.dnd.ProcessInfo
- getProcessName() - Method in class io.deephaven.enterprise.dnd.ProcessInfo
- getProperties() - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
-
Get the plaintext properties for Iceberg.
- getProvider(EnterpriseTableKey, Schema, ExtendedStorage, LocalTablePathManager, Set<EnterpriseTableKey>, boolean) - Method in interface io.deephaven.enterprise.tabledataservice.extended.ExtendedStorageProvider
-
Get the
TableLocationProvider
for the specified table key and extended storage type. - getProvider(EnterpriseTableKey, Schema, ExtendedStorage, LocalTablePathManager, Set<EnterpriseTableKey>, boolean) - Method in class io.deephaven.enterprise.tabledataservice.extended.HiveExtendedStorageProvider
- getProvider(EnterpriseTableKey, Schema, ExtendedStorage, LocalTablePathManager, Set<EnterpriseTableKey>, boolean) - Method in class io.deephaven.enterprise.tabledataservice.extended.ParquetExtendedStorageProvider
-
Make a TableLocationProvider for parquet data stored with kv layout.
- getProvider(EnterpriseTableKey, Schema, ExtendedStorage, LocalTablePathManager, Set<EnterpriseTableKey>, boolean) - Method in class io.deephaven.enterprise.iceberg.IcebergExtendedStorageProvider
- getProviders() - Method in class io.deephaven.enterprise.secrets.JsonFilesSecretsProvider.Factory
- getProviders() - Method in class io.deephaven.enterprise.secrets.PropertiesSecretsProvider.Factory
- getProviders() - Method in interface io.deephaven.enterprise.secrets.SecretsProvider.Factory
-
Provide a list of
SecretsProvider
instances for resolving secrets - getQueryInfo() - Method in class io.deephaven.enterprise.remote.ControllerStateWatcher.PersistentQueryStateToken
- getQueryScope() - Method in class io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule.ScriptSessionWrapper
- getQuoteType(Node) - Method in class io.deephaven.enterprise.dnd.autocomplete.CompleteTableName
- getQuoteType(Node) - Method in class io.deephaven.enterprise.dnd.autocomplete.CompleteTableNamespace
- getReaderForType(String) - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingPersistentInputStream
-
There are a few different paths within WObjectInputStream that resolve packages to real classes, this one handles the path when the object is plainly encoded in the stream.
- getReadInstructions() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Get the completed
IcebergReadInstructions
that can be used to fetch DeephavenTable
s. - getReadInstructions() - Method in class io.deephaven.enterprise.iceberg.discovery.DiscoveryResultImpl
- getReason() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
-
optional string reason = 1;
- getReason() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
-
optional string reason = 1;
- getReason() - Method in interface io.deephaven.proto.pqworker.ThreadDumpRequestOrBuilder
-
optional string reason = 1;
- getReasonBytes() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
-
optional string reason = 1;
- getReasonBytes() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
-
optional string reason = 1;
- getReasonBytes() - Method in interface io.deephaven.proto.pqworker.ThreadDumpRequestOrBuilder
-
optional string reason = 1;
- getRecord(long, String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getRelativePosition() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceIteratorAdapter
- getRelativePosition() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysIteratorAdapter
- getRequestThreadDumpMethod() - Static method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
- getResource(String) - Method in class io.deephaven.enterprise.dnd.classloader.DndGroovyClassLoader
- getRowFilters(AclSupport, UserContext, boolean) - Method in interface io.deephaven.enterprise.acl.EdgeAclProvider
-
Get the set of
WhereFilter
s that should be disjunctively applied to requested tables. - getRowFilters(AclSupport, UserContext, boolean) - Method in class io.deephaven.enterprise.acl.impl.EdgeAclImpl
- getRowFilters(AclSupport, String, String, boolean) - Method in class io.deephaven.enterprise.acl.impl.EnterpriseAclAdapterProvider
- getRowFilters(AclSupport, String, String, boolean) - Method in interface io.deephaven.enterprise.acl.SourceAclProvider
-
Get the set of
WhereFilter
s that should be disjunctively applied to requested tables. - getRowGroupSizes() - Method in class io.deephaven.enterprise.locations.hive.SimpleLocationSnapshot
-
The row group sizes may not be present.
- getRowSequenceByKeyRange(long, long) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- getRowSequenceByPosition(long, long) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- getRowSequenceIterator() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- getRowSet() - Method in class io.deephaven.enterprise.compatibility.TableLocationStateAdapter
- getRowSet() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getRowSet() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getRowSetFactoryAdapter() - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
- getScale() - Method in class io.deephaven.enterprise.compatibility.ObjectCodecAdapter
- getScale() - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- getScriptBody(String, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get the body of the specified script as the currently authenticated user.
- getScriptBody(String, boolean, String) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- getScriptBody(String, boolean, String) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get the body of the specified script as the currently authenticated user.
- getScriptBodyByQuery(String, long, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get a script by path for the owner of a specific query by serial.
- getScriptBodyByQuery(String, long, boolean, String) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- getScriptBodyByQuery(String, long, boolean, String) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get a script by path for the owner of a specific query by serial, with optional script loader state information.
- getScriptBodyByUser(String, String, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get the body of the specified script as the specified user.
- getScriptBodyByUser(String, String, boolean, String) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- getScriptBodyByUser(String, String, boolean, String) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get the body of the specified script as the specified user.
- getScriptPath() - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview.PerformanceOverviewTools
- getScriptPaths(boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get all script paths available for the currently authenticated user.
- getScriptPaths(String, boolean) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- getScriptPaths(String, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get all script paths available for the currently authenticated user.
- getScriptPathsByQuery(long, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get all script paths available to the owner of a specific query by serial.
- getScriptPathsByQuery(long, String, boolean) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- getScriptPathsByQuery(long, String, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get all script paths available to the owner of a specific query by serial, providing optional script loader state information.
- getScriptPathsByUser(String, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get the script paths available for the specified user.
- getScriptPathsByUser(String, String, boolean) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- getScriptPathsByUser(String, String, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryScriptSource
-
Get the script paths available for the specified user.
- getScriptSession() - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent
- getSecret(String) - Method in class io.deephaven.enterprise.secrets.JsonFilesSecretsProvider
- getSecret(String) - Method in class io.deephaven.enterprise.secrets.PropertiesSecretsProvider
- getSecret(String) - Method in interface io.deephaven.enterprise.secrets.SecretsProvider
-
Get the named secret.
- getSecrets() - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
-
Get the map of protected secrets for Iceberg.
- getSerializedSize() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- getSerializedSize() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- getSerializedSize() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- getSerializedSize() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- getSerializedSize() - Method in class io.deephaven.proto.pqworker.StringList
- getSerializedSize() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- getSerializedSize() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- getServiceDescriptor() - Static method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
- getSession() - Method in class io.deephaven.enterprise.remote.CorePlusClusterSessionFactory.SessionAndChannel
- getSessionServiceAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getSetNamespace() - Method in class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Get the namespace of the set table.
- getSetTable(AclSupport, UserContext, String, String) - Method in class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Generate the set table for a particular userContext accessing namespace and table.
- getSetTableName() - Method in class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Get the name of the set table.
- getShort(long) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getShort(long) - Method in class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- getShort(long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionShort
- getShort(ChunkSource.FillContext, long) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionShort
- getShortCauses() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string shortCauses = 3;
- getShortCauses() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
-
string shortCauses = 3;
- getShortCauses() - Method in interface io.deephaven.proto.pqworker.ListenErrorResponseOrBuilder
-
string shortCauses = 3;
- getShortCausesBytes() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string shortCauses = 3;
- getShortCausesBytes() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
-
string shortCauses = 3;
- getShortCausesBytes() - Method in interface io.deephaven.proto.pqworker.ListenErrorResponseOrBuilder
-
string shortCauses = 3;
- getSize() - Method in class io.deephaven.enterprise.compatibility.TableLocationStateAdapter
- getSize() - Method in class io.deephaven.enterprise.locations.hive.SimpleLocationSnapshot
- getSize() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getSize() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getSnapshot() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedSnapshotTableLocationKey
- getSortedColumns() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- getSortedColumns() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getSortedColumns() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getSortedColumns() - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- getSpeedFactor() - Method in class io.deephaven.enterprise.replay.DeltaClockWithAdjustableSpeed
- getStackTrace() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string stackTrace = 2;
- getStackTrace() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
-
string stackTrace = 2;
- getStackTrace() - Method in interface io.deephaven.proto.pqworker.ListenErrorResponseOrBuilder
-
string stackTrace = 2;
- getStackTraceBytes() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string stackTrace = 2;
- getStackTraceBytes() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
-
string stackTrace = 2;
- getStackTraceBytes() - Method in interface io.deephaven.proto.pqworker.ListenErrorResponseOrBuilder
-
string stackTrace = 2;
- getStateLock() - Method in class io.deephaven.enterprise.compatibility.TableLocationStateAdapter
- getStateLock() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getStateLock() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getStorageServiceAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getStreamKey() - Method in class io.deephaven.enterprise.ingester.impl.TableWriterContext
- getStringRepresentation() - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState.ResultPartitionedTable
- getSubscribed() - Method in class io.deephaven.enterprise.dnd.ControllerClientFactory
-
Get a controller client that is subscribed to all queries.
- getSubscriberName() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
-
string subscriberName = 1;
- getSubscriberName() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
-
string subscriberName = 1;
- getSubscriberName() - Method in interface io.deephaven.proto.pqworker.ListenErrorRequestOrBuilder
-
string subscriberName = 1;
- getSubscriberNameBytes() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
-
string subscriberName = 1;
- getSubscriberNameBytes() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
-
string subscriberName = 1;
- getSubscriberNameBytes() - Method in interface io.deephaven.proto.pqworker.ListenErrorRequestOrBuilder
-
string subscriberName = 1;
- getSubTable(Index) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getTable() - Method in class io.deephaven.enterprise.compatibility.filter.RecomputeListenerAdapter
- getTableDefinition() - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Constructs a DHE TableDefinition instance.
- getTableDefinition(String, String) - Method in interface io.deephaven.enterprise.database.Database
-
Fetch a
TableDefinition
from the database. - getTableDefinition(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- getTableDefinition(String, String) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- getTableDefinitionTable(String, String) - Method in interface io.deephaven.enterprise.database.Database
-
Fetch a table's definition table from the database.
- getTableDefinitionTable(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- getTableDefinitionTable(String, String) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- getTableIdentifier() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Get the
TableIdentifier
used to discover the table. - getTableIdentifier() - Method in class io.deephaven.enterprise.iceberg.discovery.DiscoveryResultImpl
- getTableKey() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- getTableKey() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- getTableName() - Method in exception io.deephaven.enterprise.database.TableLoggerException
- getTableName() - Method in exception io.deephaven.enterprise.database.UserTableMissingSchemaException
- getTableName() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryResult
-
Get the name of the table.
- getTableName() - Method in class io.deephaven.enterprise.iceberg.discovery.DiscoveryResultImpl
- getTableName() - Method in interface io.deephaven.enterprise.locations.EnterpriseTableKey
-
Get the name of the table.
- getTableName() - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- getTableNames(String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- getTableNames(String) - Method in interface io.deephaven.enterprise.database.Database
-
Get the tables within a namespace
- getTableNames(String) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- getTableServiceContextualAuthWiring() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getTableType() - Method in interface io.deephaven.enterprise.locations.EnterpriseTableKey
-
Get the table type.
- getTableType() - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- getTableWriter() - Method in class io.deephaven.enterprise.ingester.impl.TableWriterContext
- getTicketResolverAuthorization() - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthorizationProvider
- getTimestampMillis() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
int64 timestampMillis = 6;
- getTimestampMillis() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
-
int64 timestampMillis = 6;
- getTimestampMillis() - Method in interface io.deephaven.proto.pqworker.ListenErrorResponseOrBuilder
-
int64 timestampMillis = 6;
- getType() - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- getType() - Method in class io.deephaven.enterprise.dnd.notebook.NotebookReader.FileOrFolder
- getUnsubscribed() - Method in class io.deephaven.enterprise.dnd.ControllerClientFactory
-
Get a (possibly) unsubscribed controller client.
- getUpdateGraph() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- getUseHistorical() - Method in class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Get whether or not this generator will fetch its set table data from historical or intraday
- getUserContext() - Method in class io.deephaven.enterprise.database.impl.DatabaseAdapter
- getUserContext() - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- getUserContext() - Method in interface io.deephaven.enterprise.database.impl.DatabaseInternal
- getUserContext() - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Get the authenticated
UserContext
for this object. - getUserContext() - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- getUsersForGroup(String) - Method in class io.deephaven.enterprise.test.PFPBackedTestGroupProvider
- getValues(int) - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- getValues(int) - Method in class io.deephaven.proto.pqworker.StringList
-
repeated string values = 1;
- getValues(int) - Method in interface io.deephaven.proto.pqworker.StringListOrBuilder
-
repeated string values = 1;
- getValuesBytes(int) - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- getValuesBytes(int) - Method in class io.deephaven.proto.pqworker.StringList
-
repeated string values = 1;
- getValuesBytes(int) - Method in interface io.deephaven.proto.pqworker.StringListOrBuilder
-
repeated string values = 1;
- getValuesCount() - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- getValuesCount() - Method in class io.deephaven.proto.pqworker.StringList
-
repeated string values = 1;
- getValuesCount() - Method in interface io.deephaven.proto.pqworker.StringListOrBuilder
-
repeated string values = 1;
- getValuesList() - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- getValuesList() - Method in class io.deephaven.proto.pqworker.StringList
-
repeated string values = 1;
- getValuesList() - Method in interface io.deephaven.proto.pqworker.StringListOrBuilder
-
repeated string values = 1;
- getWarehouseUri() - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
-
Get the warehouse URI, that is, where the data actually resides.
- getWasUncaught() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
bool wasUncaught = 4;
- getWasUncaught() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
-
bool wasUncaught = 4;
- getWasUncaught() - Method in interface io.deephaven.proto.pqworker.ListenErrorResponseOrBuilder
-
bool wasUncaught = 4;
- getWeakReference() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- getWorkerService() - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent
- getWorkspaceDataFiltered(boolean, Collection<Filter>) - Method in class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
-
Gets the most recent table representing the WorkspaceData, where supplied filters are applied prior to the sortedLastBy aggregation.
- getWorkspaceDataFiltered(Collection<Filter>) - Method in class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
-
Gets the most recent live table representing the WorkspaceData, where supplied filters are applied prior to the sortedLastBy aggregation.
- getWorkspaceDataUnfiltered() - Method in class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
-
Gets the most recent live table representing the WorkspaceData.
- getWorkspaceDataUnfiltered(boolean) - Method in class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
-
Gets the most recent table representing the WorkspaceData.
- getXmlSchema() - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Constructs a DHE Schema instance.
- GroovyConsoleSessionWithDatabaseModule - Interface in io.deephaven.enterprise.dnd.modules
- GroovyConsoleSessionWithDatabaseModule.ScriptSessionWrapper - Class in io.deephaven.enterprise.dnd.modules
-
A thin wrapper around a
ScriptSession
so that we can invalidate the controller class loader cache before evaluating scripts. - group(String) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that filters rows based on group data contained within the table. - group(String, boolean) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that filters rows based on group data contained within the table. - GroupProvider - Interface in io.deephaven.enterprise.dnd.authentication
-
A provider for group membership information for users of the system.
H
- handleConfigUpdate(ControllerConfigurationMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.Observer
-
Handle an update to the
ControllerConfigurationMessage
- handleConfigUpdate(ControllerConfigurationMessage) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.ObserverImpl
- handleConnectionEstablished() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.Observer
-
Handle when the connection to the Controller has been established, or re-establisehd after a
disconnection
. - handleConnectionEstablished() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.ObserverImpl
- handleConnectionLost() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.Observer
-
Handle when the connection to the Controller has been lost.
- handleConnectionLost() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.ObserverImpl
- handleModify(PersistentQueryInfoMessage, PersistentQueryInfoMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.Observer
-
Handle a change to an existing query.
- handleModify(PersistentQueryInfoMessage, PersistentQueryInfoMessage) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.ObserverImpl
- handlePut(PersistentQueryInfoMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.Observer
-
Handle the addition of a query.
- handlePut(PersistentQueryInfoMessage) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.ObserverImpl
- handleRemove(PersistentQueryInfoMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.Observer
-
Handle the removal of a query.
- handleRemove(PersistentQueryInfoMessage) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.ObserverImpl
- handleUpdate(TableLocationState) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- hasAttribute(String) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- hasDataIndex(String...) - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- hasDataIndex(String...) - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- hasDataIndex(String...) - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- hasDataIndex(String...) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- hasFullTableAccess(UserContext, String, String) - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
- hasGrouping() - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- hasGrouping(ReadOnlyIndex) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- hashCode() - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- hashCode() - Method in class io.deephaven.enterprise.iceberg.IcebergConfiguration
- hashCode() - Method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- hashCode() - Method in class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- hashCode() - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- hashCode() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedDeephavenTableLocationKey
- hashCode() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedParquetTableLocationKey
- hashCode() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedUnresolvedTableLocationKey
- hashCode() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- hashCode() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- hashCode() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- hashCode() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- hashCode() - Method in class io.deephaven.proto.pqworker.StringList
- hashCode() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- hashCode() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- hasLocationSnapshot() - Method in interface io.deephaven.enterprise.locations.EnterpriseTableLocationKey
-
Check if this table has a metadata index
- hasLocationSnapshot() - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedSnapshotTableLocationKey
- hasMore() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceIteratorAdapter
- hasMore() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysIteratorAdapter
- hasNamespace(Database, String) - Static method in interface io.deephaven.enterprise.database.inputtables.InputTableTool
-
Whether a database contains a namespace.
- hasReason() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
-
optional string reason = 1;
- hasReason() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
-
optional string reason = 1;
- hasReason() - Method in interface io.deephaven.proto.pqworker.ThreadDumpRequestOrBuilder
-
optional string reason = 1;
- hasTable(Database, String, String) - Static method in interface io.deephaven.enterprise.database.inputtables.InputTableTool
-
Whether a database contains a table.
- head(long) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- headBy(long, String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- headPct(double) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- historicalPartitionedTable(String, String) - Method in interface io.deephaven.enterprise.database.Database
-
Retrieve the specified historical table as a
PartitionedTable
from the Database. - historicalPartitionedTable(String, String, TableOptions) - Method in interface io.deephaven.enterprise.database.Database
-
Retrieve the specified historical table as a
PartitionedTable
from the Database. - historicalPartitionedTable(String, String, TableOptions) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- historicalPartitionedTable(String, String, TableOptions) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- historicalTable(String, String) - Method in interface io.deephaven.enterprise.acl.AclSupport
-
Fetch the specified historical table.
- historicalTable(String, String) - Method in interface io.deephaven.enterprise.database.Database
-
Fetch a static historical
Table
from the database. - historicalTable(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- historicalTable(String, String) - Static method in class io.deephaven.enterprise.dnd.client.DndSession
-
Create a
TableSpec
based on a historical table from the server. - historicalTable(String, String, TableOptions) - Method in interface io.deephaven.enterprise.database.Database
-
Fetch a static historical
Table
from the database. - historicalTable(String, String, TableOptions) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- historicalTable(String, String, TableOptions) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- HiveExtendedStorageProvider - Class in io.deephaven.enterprise.tabledataservice.extended
-
The provider for the coreplus:hive format, where tables are stored in the Apache Hive layout.
- HiveExtendedStorageProvider() - Constructor for class io.deephaven.enterprise.tabledataservice.extended.HiveExtendedStorageProvider
- HiveExtendedStorageProvider.Factory - Class in io.deephaven.enterprise.tabledataservice.extended
-
The factory class for creating this provider.
- HiveKeyFinder - Class in io.deephaven.enterprise.locations.hive
-
A
TableLocationKeyFinder
that discovers Deephaven and parquet format tables that are laid out in Apache Hive style on disk. - HiveKeyFinder(File, TableDefinition) - Constructor for class io.deephaven.enterprise.locations.hive.HiveKeyFinder
- HiveLocationsTableKeyFinder - Class in io.deephaven.enterprise.locations.hive
-
A
TableLocationKeyFinder
that uses a table of file names, sizes, and partitioning columns to provide table locations. - HiveLocationsTableKeyFinder(File, List<ColumnDefinition<?>>) - Constructor for class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
Construct a
HiveLocationsTableKeyFinder
using the tableRoot for resolving full paths and the specifiedlocationsTable
for locating keys. - HiveTableLocationFactory<TLK extends EnterpriseTableLocationKey> - Class in io.deephaven.enterprise.locations.hive
-
A
TableLocationFactory
for resolving Hive style keys to locations. - HiveTableLocationFactory(Schema) - Constructor for class io.deephaven.enterprise.locations.hive.HiveTableLocationFactory
- hostName(String) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set the host name of the desired worker.
- hourly() - Static method in class io.deephaven.enterprise.kafkawriter.TimePartitionRotation
-
Return a function suitable for creating an hourly column partition from nanoseconds since the epoch.
- hourly(ZoneId, int) - Static method in class io.deephaven.enterprise.kafkawriter.TimePartitionRotation
-
Return a function suitable for creating an hourly column partition from nanoseconds since the epoch.
- HybridSnapshotBackedTableLocation<REAL_LOCATION_TYPE extends AbstractTableLocation> - Class in io.deephaven.enterprise.locations.local
-
A
TableLocation
backed by aTableLocationMetadataIndex.LocationSnapshot
that does not refresh and tries to avoid creating the actual location until it is truly needed. - HybridSnapshotBackedTableLocation(TableKey, TableLocationKey, TableLocationMetadataIndex.LocationSnapshot, Supplier<REAL_LOCATION_TYPE>) - Constructor for class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
I
- IcebergConfiguration - Class in io.deephaven.enterprise.iceberg
-
Contains the configuration parameters needed to connect to an Iceberg
Catalog
and fetch IcebergTable
s. - IcebergDataInstructions - Interface in io.deephaven.enterprise.iceberg
-
This interface provides an adapter layer between type specific data instructions and JSON serialization for
IcebergEndpoint
. - IcebergDataInstructions.Factory - Interface in io.deephaven.enterprise.iceberg
-
The factory interface for injecting implementations using
ServiceLoader
. - IcebergEndpoint - Class in io.deephaven.enterprise.iceberg
-
The complete configuration required to locate an Iceberg table within a
Catalog
and then fetch the Iceberg table into Deephaven. - IcebergEndpoint.Builder - Interface in io.deephaven.enterprise.iceberg
-
A Builder object for construction of a
IcebergEndpoint
. - IcebergEndpoint.Named - Class in io.deephaven.enterprise.iceberg
-
An
IcebergEndpoint
that is also named. - IcebergExtendedStorageProvider - Class in io.deephaven.enterprise.iceberg
-
An
ExtendedStorageProvider
for the coreplus:iceberg type. - IcebergExtendedStorageProvider() - Constructor for class io.deephaven.enterprise.iceberg.IcebergExtendedStorageProvider
- IcebergExtendedStorageProvider.Factory - Class in io.deephaven.enterprise.iceberg
-
The factory class for creating this provider.
- IcebergS3Instructions - Class in io.deephaven.enterprise.iceberg
-
An implementation of
IcebergDataInstructions
used to serialize and deserializeS3Instructions
for fetching tables from an S3 store. - IcebergS3Instructions.Deserializer - Class in io.deephaven.enterprise.iceberg
-
A deserializer for
S3Instructions
. - IcebergS3Instructions.Factory - Class in io.deephaven.enterprise.iceberg
-
The factory instance.
- IcebergS3Instructions.Serializer - Class in io.deephaven.enterprise.iceberg
-
A serializer for
S3Instructions
that only writes values that do not match the deephaven default values. - IcebergTools - Class in io.deephaven.enterprise.iceberg
-
Common utilities for loading Iceberg tables as Deephaven
Table
s - ignoreColumn(String) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Specify a column from the source Kafka table that are ignored.
- ignoreColumns(Collection<String>) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Specify columns from the source Kafka table that are ignored.
- ignoreOffsetFromBroker(boolean) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Set a flag to determine whether previously-committed offsets at the broker will be respected.
- ignoreOffsetFromCheckpoints(boolean) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Set a flag to determine whether previously-committed offsets from earlier checkpoint records will be respected.
- ImportStateComparator - Class in io.deephaven.enterprise.ingester.impl
-
For the CompositeImportState we need to have a well-defined order.
- ImportStateComparator() - Constructor for class io.deephaven.enterprise.ingester.impl.ImportStateComparator
- ImportStateDetails - Class in io.deephaven.enterprise.ingester.impl
-
An import state details provides the class, constructor arguments, and key columns for an ImportState.
- ImportStateDetails(Class<? extends TupleKeyedAbstractImportState>, List<String>, Class<?>[], Object[]) - Constructor for class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- ImportStateDetails(Class<? extends TupleKeyedAbstractImportState>, List<String>) - Constructor for class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- importStateKeyColumns() - Method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- includedColumns() - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
Get the columns to include from the upstream table.
- ingestPartitionedTable(String, String, DataImportServer, PartitionedTable, DerivedTableWriter.PartitionedOptions, DerivedTableWriter.Options) - Static method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter
-
Ingest a
PartitionedTable
to an in-worker DIS. - ingestTable(String, String, String, String, DataImportServer, Table, DerivedTableWriter.Options) - Static method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter
-
Ingest a
Table
to an in-worker DIS. - init(TableDefinition) - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- INITIAL_DECODER_BUFFER_SIZE - Static variable in class io.deephaven.enterprise.sources.regioned.impl.RegionUtilities
-
Initial size for new decoder buffers.
- initialize(String) - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- inputTable(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- inputTable(String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Retrieve the specified input table view.
- inputTable(String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- InputTableConstants - Class in io.deephaven.enterprise.database.inputtables
- InputTableConverter - Class in io.deephaven.enterprise.database.inputtables
-
Tool to convert Legacy input tables into new Core+ input tables.
- InputTableSnapshotter - Class in io.deephaven.enterprise.database.inputtables
-
Tool to snapshot specified Core+ input tables.
- inputTableSpecFor(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- inputTableSpecFor(String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Retrieve the current InputTableSpec for the given namespace and table.
- inputTableSpecFor(String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- InputTableTool - Interface in io.deephaven.enterprise.database.inputtables
-
Handles the targeting and reporting of Core+ executions on multiple input tables.
- inputTableUpdater(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- inputTableUpdater(String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Retrieve the specified
InputTableUpdater
, which can be used to programmatically add or delete rows. - inputTableUpdater(String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- INSTANCE - Static variable in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseByteChunkAdapter
- INSTANCE - Static variable in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseCharChunkAdapter
- INSTANCE - Static variable in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseDoubleChunkAdapter
- INSTANCE - Static variable in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseFloatChunkAdapter
- INSTANCE - Static variable in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseIntChunkAdapter
- INSTANCE - Static variable in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseLongChunkAdapter
- INSTANCE - Static variable in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseObjectChunkAdapter
- INSTANCE - Static variable in class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk.EnterpriseShortChunkAdapter
- instantMillis() - Method in class io.deephaven.enterprise.replay.DeltaClockWithAdjustableSpeed
- instantMillis() - Method in class io.deephaven.enterprise.replay.DeltaClockWithSpeed
- instantNanos() - Method in class io.deephaven.enterprise.replay.DeltaClockWithAdjustableSpeed
- instantNanos() - Method in class io.deephaven.enterprise.replay.DeltaClockWithSpeed
- Int - Enum constant in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- IntColumnRegionAdapter<ATTR extends Values> - Class in io.deephaven.enterprise.compatibility.region
-
Adapts a Legacy ColumnRegionInt to a Core ColumnRegionInt.
- IntColumnRegionAdapter(ColumnRegionInt<?>) - Constructor for class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- intercept(String, Throwable, boolean) - Method in class io.deephaven.enterprise.dnd.service.pqworker.PQWorkerServiceGrpcImpl
- intercept(PQWorkerApiGrpc.PQWorkerApiImplBase) - Method in interface io.deephaven.enterprise.dnd.authentication.PQWorkerServiceAuthWiring
-
Wrap the real implementation with authorization checks.
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.StringList.Builder
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.StringList
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- internalGetFieldAccessorTable() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- internalGetMapFieldReflection(int) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- internalGetMapFieldReflection(int) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- internalGetMutableMapFieldReflection(int) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- internalPartition() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
What internal partition should we write to?
- internalPartition(String) - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
What internal partition should we write to?
- internalPartitionColumn() - Method in class io.deephaven.enterprise.database.TableOptions
-
The name of the internal partition column in the fetched table.
- internalPartitionColumn(String) - Method in interface io.deephaven.enterprise.database.TableOptions.Builder
-
Set the name of the internal partition column.
- internalPartitionKey() - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.PartitionedOptions
-
Retrieves the internal partition key column name.
- internalPartitionKey(String) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.PartitionedOptions
-
Sets the internal partition key column name.
- internalPartitionValue(String) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.PartitionedOptions
-
Sets the fixed internal partition value.
- InvalidatableRegion<ATTR extends Values> - Class in io.deephaven.enterprise.sources.regioned.impl
- InvalidatableRegion() - Constructor for class io.deephaven.enterprise.sources.regioned.impl.InvalidatableRegion
- invalidate() - Method in class io.deephaven.enterprise.sources.regioned.impl.InvalidatableRegion
- invalidateCache() - Method in class io.deephaven.enterprise.dnd.classloader.ControllerClientClassLoader
-
Made public so script session can invalidate cache on evaluations.
- io.deephaven.chunk - package io.deephaven.chunk
- io.deephaven.enterprise.acl - package io.deephaven.enterprise.acl
- io.deephaven.enterprise.acl.generator - package io.deephaven.enterprise.acl.generator
- io.deephaven.enterprise.acl.impl - package io.deephaven.enterprise.acl.impl
- io.deephaven.enterprise.acl.transform - package io.deephaven.enterprise.acl.transform
- io.deephaven.enterprise.compatibility - package io.deephaven.enterprise.compatibility
- io.deephaven.enterprise.compatibility.chunk - package io.deephaven.enterprise.compatibility.chunk
- io.deephaven.enterprise.compatibility.filter - package io.deephaven.enterprise.compatibility.filter
- io.deephaven.enterprise.compatibility.locationprovider - package io.deephaven.enterprise.compatibility.locationprovider
- io.deephaven.enterprise.compatibility.region - package io.deephaven.enterprise.compatibility.region
- io.deephaven.enterprise.compatibility.rowset - package io.deephaven.enterprise.compatibility.rowset
- io.deephaven.enterprise.compatibility.shadow - package io.deephaven.enterprise.compatibility.shadow
- io.deephaven.enterprise.compatibility.vector - package io.deephaven.enterprise.compatibility.vector
- io.deephaven.enterprise.database - package io.deephaven.enterprise.database
- io.deephaven.enterprise.database.impl - package io.deephaven.enterprise.database.impl
- io.deephaven.enterprise.database.inputtables - package io.deephaven.enterprise.database.inputtables
- io.deephaven.enterprise.dataimportserver - package io.deephaven.enterprise.dataimportserver
- io.deephaven.enterprise.derivedtablewriter - package io.deephaven.enterprise.derivedtablewriter
- io.deephaven.enterprise.dnd - package io.deephaven.enterprise.dnd
- io.deephaven.enterprise.dnd.authentication - package io.deephaven.enterprise.dnd.authentication
- io.deephaven.enterprise.dnd.authentication.transform - package io.deephaven.enterprise.dnd.authentication.transform
- io.deephaven.enterprise.dnd.autocomplete - package io.deephaven.enterprise.dnd.autocomplete
- io.deephaven.enterprise.dnd.classloader - package io.deephaven.enterprise.dnd.classloader
- io.deephaven.enterprise.dnd.client - package io.deephaven.enterprise.dnd.client
- io.deephaven.enterprise.dnd.client.exception - package io.deephaven.enterprise.dnd.client.exception
- io.deephaven.enterprise.dnd.controller - package io.deephaven.enterprise.dnd.controller
- io.deephaven.enterprise.dnd.logger.engine.impl - package io.deephaven.enterprise.dnd.logger.engine.impl
- io.deephaven.enterprise.dnd.modules - package io.deephaven.enterprise.dnd.modules
- io.deephaven.enterprise.dnd.notebook - package io.deephaven.enterprise.dnd.notebook
- io.deephaven.enterprise.dnd.query.util.perf - package io.deephaven.enterprise.dnd.query.util.perf
- io.deephaven.enterprise.dnd.service.pqworker - package io.deephaven.enterprise.dnd.service.pqworker
- io.deephaven.enterprise.dnd.service.ticket - package io.deephaven.enterprise.dnd.service.ticket
- io.deephaven.enterprise.dnd.uri - package io.deephaven.enterprise.dnd.uri
- io.deephaven.enterprise.extensions - package io.deephaven.enterprise.extensions
- io.deephaven.enterprise.iceberg - package io.deephaven.enterprise.iceberg
- io.deephaven.enterprise.iceberg.discovery - package io.deephaven.enterprise.iceberg.discovery
- io.deephaven.enterprise.ingester.impl - package io.deephaven.enterprise.ingester.impl
-
Utilities for the Deephaven Core+ ingestion framework.
- io.deephaven.enterprise.kafkawriter - package io.deephaven.enterprise.kafkawriter
- io.deephaven.enterprise.lastbystate - package io.deephaven.enterprise.lastbystate
- io.deephaven.enterprise.locations - package io.deephaven.enterprise.locations
- io.deephaven.enterprise.locations.hive - package io.deephaven.enterprise.locations.hive
- io.deephaven.enterprise.locations.impl - package io.deephaven.enterprise.locations.impl
- io.deephaven.enterprise.locations.local - package io.deephaven.enterprise.locations.local
- io.deephaven.enterprise.locations.local.deephaven - package io.deephaven.enterprise.locations.local.deephaven
- io.deephaven.enterprise.locations.nestedpartitioned - package io.deephaven.enterprise.locations.nestedpartitioned
- io.deephaven.enterprise.locations.remote - package io.deephaven.enterprise.locations.remote
- io.deephaven.enterprise.remote - package io.deephaven.enterprise.remote
- io.deephaven.enterprise.replay - package io.deephaven.enterprise.replay
- io.deephaven.enterprise.secrets - package io.deephaven.enterprise.secrets
- io.deephaven.enterprise.sources.regioned - package io.deephaven.enterprise.sources.regioned
- io.deephaven.enterprise.sources.regioned.impl - package io.deephaven.enterprise.sources.regioned.impl
- io.deephaven.enterprise.table - package io.deephaven.enterprise.table
- io.deephaven.enterprise.tabledataservice - package io.deephaven.enterprise.tabledataservice
- io.deephaven.enterprise.tabledataservice.extended - package io.deephaven.enterprise.tabledataservice.extended
- io.deephaven.enterprise.tabledataservice.filter - package io.deephaven.enterprise.tabledataservice.filter
- io.deephaven.enterprise.test - package io.deephaven.enterprise.test
- io.deephaven.enterprise.workspace - package io.deephaven.enterprise.workspace
- io.deephaven.proto.pqworker - package io.deephaven.proto.pqworker
- io.deephaven.proto.pqworker.grpc - package io.deephaven.proto.pqworker.grpc
- io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.select - package io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.select
- io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk - package io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.sources.chunk
- isAclEditor(UserContext) - Method in interface io.deephaven.enterprise.dnd.authentication.GroupProvider
-
Check if the specified user is an ACL editor.
- isAclEditor(UserContext) - Method in class io.deephaven.enterprise.dnd.authentication.WrappedGroupProvider
- isAdmin(UserContext) - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
-
Check if the specified user is an administrator of this worker.
- isAutomatedFilter() - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- isBlink() - Method in class io.deephaven.enterprise.database.TableOptions
-
Get if the result table will be a Blink table.
- isBlink() - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams
-
Indicate that the table is a Blink table.
- isBlink(boolean) - Method in interface io.deephaven.enterprise.database.TableOptions.Builder
-
Set if the result table will be a blink table.
- isBlink(boolean) - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams.Builder
-
Set if the table is a blink table.
- isBlink(boolean) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Mark the fetched table as a blink table.
- isConnected() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Check if the client is connected to the Controller.
- isConnected() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- isContiguous() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- isContiguous() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- isEmpty() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- isEmpty() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- isFile() - Method in class io.deephaven.enterprise.dnd.notebook.NotebookReader.FileOrFolder
-
Is this a file?
- isFlat() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- isFolder() - Method in class io.deephaven.enterprise.dnd.notebook.NotebookReader.FileOrFolder
-
Is this a folder?
- isImmutable() - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- isInitialized() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- isInitialized() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- isInitialized() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- isInitialized() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- isInitialized() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- isInitialized() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- isInitialized() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- isInitialized() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- isInitialized() - Method in class io.deephaven.proto.pqworker.StringList.Builder
- isInitialized() - Method in class io.deephaven.proto.pqworker.StringList
- isInitialized() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- isInitialized() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- isInitialized() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- isInitialized() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- isInputTable(String, String) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- isInputTable(String, String) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Determines whether a table is a Core+ input table.
- isInputTable(String, String) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- isIntraday(boolean) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set if the performance overview should be generated from intraday data.
- isLive(boolean) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set if the performance overview should refresh once generated.
- isMember(UserContext, String, String...) - Method in interface io.deephaven.enterprise.dnd.authentication.GroupProvider
-
Check if the specified user is a member or supervisor of any of the specified groups.
- isMember(UserContext, String, String...) - Method in class io.deephaven.enterprise.dnd.authentication.WrappedGroupProvider
- isNullable() - Method in class io.deephaven.enterprise.compatibility.ObjectCodecAdapter
- isNullable() - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- isNullOrTrueFilter(Filter) - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
- isReady() - Method in class io.deephaven.enterprise.remote.ControllerStateWatcher.PersistentQueryStateToken
- isReady() - Method in interface io.deephaven.enterprise.remote.RemoteTableStateWatcher.StateToken
-
Is the upstream ready for subscriptions?
- isRefreshing() - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- isRefreshing() - Method in class io.deephaven.enterprise.database.TableOptions
-
Get if the result table will be refreshing.
- isResolvable(URI) - Method in class io.deephaven.enterprise.dnd.uri.PQUriResolver
- isSameTarget(RemoteTableStateWatcher.StateToken) - Method in class io.deephaven.enterprise.remote.ControllerStateWatcher.PersistentQueryStateToken
- isSameTarget(RemoteTableStateWatcher.StateToken) - Method in interface io.deephaven.enterprise.remote.RemoteTableStateWatcher.StateToken
-
Check if this
RemoteTableStateWatcher.StateToken
represents the same target connection. - isSimpleFilter() - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- isSuperUser(UserContext) - Method in interface io.deephaven.enterprise.dnd.authentication.GroupProvider
-
Check if the specified user is a superuser.
- isSuperUser(UserContext) - Method in class io.deephaven.enterprise.dnd.authentication.WrappedGroupProvider
- isValidTarget(Database, InputTableNameTarget) - Method in class io.deephaven.enterprise.database.inputtables.InputTableSnapshotter
- isValidTarget(Database, InputTableNameTarget) - Method in interface io.deephaven.enterprise.database.inputtables.InputTableTool
-
Determines whether input table target is valid and should be executed.
- isValidToRefresh() - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
- isViewer(UserContext) - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
-
Check if the specified user is a viewer of this worker.
J
- join(Table, MatchPair[], MatchPair[], int) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- JsonFilesSecretsProvider - Class in io.deephaven.enterprise.secrets
-
A
SecretsProvider
that sources secrets from a file on disk in Property format. - JsonFilesSecretsProvider(Path, int, String) - Constructor for class io.deephaven.enterprise.secrets.JsonFilesSecretsProvider
-
Create a new instance using the provided path to the secrets file.
- JsonFilesSecretsProvider.Factory - Class in io.deephaven.enterprise.secrets
-
A factory to create a
JsonFilesSecretsProvider
from an XMLElement
.
K
- kafkaProperties(Properties) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Set the properties for the underlying
KafkaConsumer
, this is a required option. - KafkaTableWriter - Class in io.deephaven.enterprise.kafkawriter
-
The KafkaTableWriter creates a Deephaven Core KafkaIngester that persists the data to disk and serves it to other queries using an in-worker instance of the DataImportServer.
- KafkaTableWriter() - Constructor for class io.deephaven.enterprise.kafkawriter.KafkaTableWriter
- KafkaTableWriter.Options - Class in io.deephaven.enterprise.kafkawriter
-
A builder class containing the options for Kafka ingestion.
- KEY_PROCESS_INFO_ID - Static variable in class io.deephaven.enterprise.dnd.Main
- keySpec(KafkaTools.Consume.KeyOrValueSpec) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Determine how the key is converted to table columns.
L
- lasEnabled() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
If the LAS is explicitly specified, then use that value.
- LAST_MODIFIED_NANOS_COLUMN_NAME - Static variable in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
The column name containing the epoch timestamp of the time the partition was last modified.
- lasTableWriter - Variable in class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowLoggerDnd
- lastBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- lastBy(String...) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Specify that this DIS should produce a lastBy view of the table with the given key columns using a
CoreLastByTableImportState
under the hood. - lastBy(String, Collection<String>) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.Options
-
Specify that this DIS should produce a lastBy view of the table with the given key columns using a
CoreLastByTableImportState
under the hood. - lastBy(String, Collection<String>) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Specify that this DIS should produce a lastBy view of the table with the given key columns using a
CoreLastByTableImportState
under the hood. - lastBy(Collection<String>) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.Options
-
Specify that this DIS should produce a lastBy view of the table with the given key columns using a
CoreLastByTableImportState
under the hood. - lastBy(Collection<String>) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Specify that this DIS should produce a lastBy view of the table with the given key columns using a
CoreLastByTableImportState
under the hood. - LastByPartitionedTableFactory - Class in io.deephaven.enterprise.lastbystate
-
The LastByPartitionedTableFactory attaches to an Enterprise
DataImportServer
and produces a CorePartitionedTable
with one constituent entry per partition for a given namespace and table name. - lastKey() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- lastRowKey() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- latestSnapshot - Variable in class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
- latestSnapshotDate - Variable in class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
- layoutHints(String) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- lazyUpdate(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- leftJoin(Table, MatchPair[], MatchPair[]) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- lengthItems() - Method in interface io.deephaven.enterprise.sources.regioned.ColumnRegionByteWithLength
-
Get the total number of bytes within the region.
- lengthItems() - Method in interface io.deephaven.enterprise.sources.regioned.ColumnRegionLongWithLength
-
Get the total number of longs within the region.
- lengthItems() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionBase
- ListenErrorRequest - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ListenErrorRequest
- ListenErrorRequest.Builder - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ListenErrorRequest
- ListenErrorRequestOrBuilder - Interface in io.deephaven.proto.pqworker
- ListenErrorResponse - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ListenErrorResponse
- ListenErrorResponse.Builder - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ListenErrorResponse
- ListenErrorResponseOrBuilder - Interface in io.deephaven.proto.pqworker
- listenForError(ListenErrorRequest) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiBlockingStub
- listenForError(ListenErrorRequest, StreamObserver<ListenErrorResponse>) - Method in class io.deephaven.enterprise.dnd.service.pqworker.PQWorkerServiceGrpcImpl
- listenForError(ListenErrorRequest, StreamObserver<ListenErrorResponse>) - Method in interface io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.AsyncService
- listenForError(ListenErrorRequest, StreamObserver<ListenErrorResponse>) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiStub
- livePartitionedTable(String, String) - Method in interface io.deephaven.enterprise.database.Database
-
Retrieve the specified live table as a
PartitionedTable
from the Database. - livePartitionedTable(String, String, TableOptions) - Method in interface io.deephaven.enterprise.database.Database
-
Retrieve the specified live table as a
PartitionedTable
from the Database. - livePartitionedTable(String, String, TableOptions) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- livePartitionedTable(String, String, TableOptions) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- liveTable(String, String) - Method in interface io.deephaven.enterprise.database.Database
-
Fetch a live
Table
for the specified namespace and table name. - liveTable(String, String) - Static method in class io.deephaven.enterprise.dnd.client.DndSession
-
Create a
TableSpec
based on a live table from the server. - liveTable(String, String, boolean) - Method in interface io.deephaven.enterprise.acl.AclSupport
-
Fetch the specified live (intraday) table.
- liveTable(String, String, boolean) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- liveTable(String, String, TableOptions) - Method in interface io.deephaven.enterprise.database.Database
-
Fetch a live
Table
for the specified namespace and table name. - liveTable(String, String, TableOptions) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- liveTable(String, String, TableOptions) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- LiveTableRegistrarAdapter - Class in io.deephaven.enterprise.compatibility
- loadDataIndex(String...) - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- loadDataIndex(String...) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- loadDataIndexTable(File, String[]) - Static method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
-
Load a Data Index from an Enterprise on disk index table.
- loadDefinitionFromDirectory(File, String) - Static method in class io.deephaven.enterprise.compatibility.TableDefinitionCompatibility
-
Load a TableDefinition from the definition file in the specified directory.
- LOCATIONS_SUBDIRECTORY - Static variable in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
The name of the subdirectory containing the locations table, in Deephaven format.
- log - Variable in class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
- log(long, String, String) - Method in class io.deephaven.enterprise.dnd.SimpleProcessEventLogger
- log(UserContext, String, String, String, String) - Method in class io.deephaven.enterprise.dnd.SimpleAuditEventLogger
- log(Row.Flags, long, String, String, String, String, long, long, long, long, long, long, long, long) - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.ProcessMetricsLogLoggerDndImpl
- log(String, long, long, char, String, long, long, long, long, long, long, long, long) - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.ProcessMetricsLogLoggerDndImpl
- log(String, String) - Method in class io.deephaven.enterprise.dnd.SimpleAuditEventLogger
- log(String, String, String, String) - Method in class io.deephaven.enterprise.dnd.SimpleAuditEventLogger
- logDependencies() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- logDirectory() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
Destination directory for binary log files.
- logDirectory(String) - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
Where should binary log files be written.
- login(long, ByteBuffer, AuthenticationRequestHandler.HandshakeResponseListener) - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- login(String, AuthenticationRequestHandler.MetadataResponseListener) - Method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- logInitial(boolean) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.Options
-
Should the initial image of the table be logged?
- logTable(Database, String, String, Table, SystemTableLogger.Options) - Static method in class io.deephaven.enterprise.database.SystemTableLogger
-
Write tableToLog to System storage.
- logTable(Database, String, String, Table, SystemTableLogger.Options) - Static method in class io.deephaven.enterprise.database.impl.SystemTableLoggerImpl
- logTableIncremental(Database, String, String, Table, SystemTableLogger.Options) - Static method in class io.deephaven.enterprise.database.SystemTableLogger
-
Write tableToLog and its updates to System storage.
- logTableIncremental(Database, String, String, Table, SystemTableLogger.Options) - Static method in class io.deephaven.enterprise.database.impl.SystemTableLoggerImpl
- logToRow(long, String, String) - Method in class io.deephaven.enterprise.dnd.SimpleProcessEventLogger
- Long - Enum constant in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- LongColumnRegionAdapter<ATTR extends Values> - Class in io.deephaven.enterprise.compatibility.region
-
Adapts a Legacy ColumnRegionLong to a Core ColumnRegionLong.
- LongColumnRegionAdapter(ColumnRegionLong<?>) - Constructor for class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- lookup(int, ChunkSource.FillContext) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- lookupSecretForTable(String, String, String, UserContext) - Method in class io.deephaven.enterprise.secrets.SecretsService
-
Look up the specified secret for the table.
M
- main(String[]) - Static method in class io.deephaven.enterprise.dnd.Main
- Main - Class in io.deephaven.enterprise.dnd
- Main() - Constructor for class io.deephaven.enterprise.dnd.Main
- make(String, int, int, Map<String, String>) - Method in interface io.deephaven.enterprise.remote.ManagedChannelFactory
-
Create a new
ManagedChannel
using the given host port and size. - make(ChunkType) - Static method in interface io.deephaven.enterprise.compatibility.chunk.ChunkAdapter
-
Create an appropriate adapter instance for the specified
ChunkType
- makeColumnLocation(String) - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- makeColumnLocation(String) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- makeColumnRegionByte(ColumnDefinition<?>) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
- makeColumnRegionChar(ColumnDefinition<?>) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
- makeColumnRegionDouble(ColumnDefinition<?>) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
- makeColumnRegionFloat(ColumnDefinition<?>) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
- makeColumnRegionInt(ColumnDefinition<?>) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
- makeColumnRegionLong(ColumnDefinition<?>) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
- makeColumnRegionObject(ColumnDefinition<TYPE>) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
- makeColumnRegionShort(ColumnDefinition<?>) - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
- makeControllerClientFactory() - Static method in class io.deephaven.enterprise.dnd.ControllerClientFactory
- makeControllerClientFactory(AuthenticationClient, Client, ProcessInfo) - Static method in class io.deephaven.enterprise.dnd.ControllerClientFactory
- makeControllerClientFactory(String) - Static method in class io.deephaven.enterprise.dnd.ControllerClientFactory
- makeDefinition(boolean) - Method in class io.deephaven.enterprise.test.TestTableGenerator
- makeDheDefinition() - Method in class io.deephaven.enterprise.test.TestTableGenerator
- makeDheTable(String, int, String, long) - Method in class io.deephaven.enterprise.test.TestTableGenerator
- makeDheTable(String, long) - Method in class io.deephaven.enterprise.test.TestTableGenerator
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionBase
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecFixed
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecVariable
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- makeFillContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- makeGetContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- makeGetContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- makeGetContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- makeGetContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- makeGetContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- makeGetContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- makeGetContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- makeGetContext(int, SharedContext) - Method in class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- makeGrpcChannel(String, int, Map<String, String>) - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Construct a gRPC channel for communication with the Persistent Query
- makeKey(Path, Map<String, Comparable<?>>) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedKeyFinder
- makeLocation(EnterpriseTableKey, EnterpriseTableLocationKey, TableDataRefreshService) - Method in class io.deephaven.enterprise.locations.hive.HiveTableLocationFactory
- makeLocation(EnterpriseTableKey, EnterpriseTableLocationKey, TableDataRefreshService) - Method in class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedTableLocationFactory
- makeParquetInstructions() - Method in class io.deephaven.enterprise.test.TestTableGenerator
- makePartitionMap(String, TableLocationKey) - Static method in interface io.deephaven.enterprise.locations.FixedPartitionedEnterpriseTableLocationKey
-
Convert the enterprise
TableLocationKey
into a Community partition map. - makeRemoteTableDataService(String, DataRoutingService.PropertyProvider, boolean) - Method in class io.deephaven.enterprise.tabledataservice.TableDataServiceFactory
-
Create a new
RemoteTableDataService
, allowing for subclass overrides for testing. - makeSchemaFromDefinition(String, String, NamespaceSet, int, TableDefinition) - Static method in class io.deephaven.enterprise.test.CorePlusTestUtils
- makeSession(PersistentQueryInfoMessage, AuthToken, boolean, DeephavenClusterConnection) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
- makeTable(ExecutionContext, String, int, String, long) - Method in class io.deephaven.enterprise.test.TestTableGenerator
- makeTable(ExecutionContext, String, long) - Method in class io.deephaven.enterprise.test.TestTableGenerator
- makeTableLocation(TableLocationKey) - Method in class io.deephaven.enterprise.compatibility.locationprovider.CoreFromEnterpriseTableLocationProvider
- makeTableLocationProvider(TableKey) - Method in class io.deephaven.enterprise.tabledataservice.OnDiskTableDataService
- makeTableLocationProvider(TableKey) - Method in class io.deephaven.enterprise.tabledataservice.RemoteTableDataService
- ManagedChannelFactory - Interface in io.deephaven.enterprise.remote
-
An object that produces a
ManagedChannel
given host, port and max message size. - MarkingPollingLocationProvider<TK extends TableKey,
TLK extends TableLocationKey> - Class in io.deephaven.enterprise.tabledataservice -
A
TableLocationProvider
that will perform a mark/sweep of active locations on refresh. - MarkingPollingLocationProvider(TK, TableLocationKeyFinder<TLK>, TableLocationFactory<TK, TLK>, TableDataRefreshService, TableUpdateMode, TableUpdateMode) - Constructor for class io.deephaven.enterprise.tabledataservice.MarkingPollingLocationProvider
- mask() - Method in class io.deephaven.enterprise.compatibility.region.ByteColumnRegionAdapter
- mask() - Method in class io.deephaven.enterprise.compatibility.region.CharColumnRegionAdapter
- mask() - Method in class io.deephaven.enterprise.compatibility.region.DoubleColumnRegionAdapter
- mask() - Method in class io.deephaven.enterprise.compatibility.region.FloatColumnRegionAdapter
- mask() - Method in class io.deephaven.enterprise.compatibility.region.IntColumnRegionAdapter
- mask() - Method in class io.deephaven.enterprise.compatibility.region.LongColumnRegionAdapter
- mask() - Method in class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- mask() - Method in class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- mask() - Method in interface io.deephaven.enterprise.sources.regioned.BufferedColumnRegion
- mask() - Method in interface io.deephaven.enterprise.sources.regioned.BufferedPage
- mask() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- mask() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecFixed
- mask() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecVariable
- mask() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- mask() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionStringSet
- match(boolean, boolean, boolean, ReadOnlyIndex, Object...) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- matchSubscriptionToken(T) - Method in class io.deephaven.enterprise.compatibility.locationprovider.CoreFromEnterpriseTableLocationProvider
- matchSubscriptionToken(T) - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- matchSubscriptionToken(T) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- maxBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- maxRetriesWithinWindow() - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
The maximum number of retries to attempt within the
window
. - maxRetriesWithinWindow(long) - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Set the maximum number of retries to attempt within the
window
. - maybeAddNotification(NotificationQueue.Notification, long) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- maybeAddNotification(NotificationQueue.Notification, long) - Method in class io.deephaven.enterprise.compatibility.NotificationQueueAdapter
- maybeEnabled() - Method in class io.deephaven.enterprise.replay.ComposableTableReplayConfiguration
-
Should the table be replayed?
- maybeGetSpecialDecoderClass(Class<?>) - Static method in class io.deephaven.enterprise.compatibility.CodecCompatibility
- maybeMutateCommunityType(Class<?>) - Static method in class io.deephaven.enterprise.compatibility.TableDefinitionCompatibility
-
Convert the column data types.
- maybeRefreshTable(LiveTable, boolean) - Method in class io.deephaven.enterprise.compatibility.LiveTableRegistrarAdapter
- maybeRemapShadowedClass(String) - Static method in class io.deephaven.enterprise.compatibility.shadow.ShadowCompatibility
-
Attempt to remap the specified type onto it's shadowed version.
- maybeUpdate(long[], long[]) - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
- maybeUseIntraday() - Method in class io.deephaven.enterprise.replay.ComposableTableReplayConfiguration
-
Should the replayed table be sourced from db.liveTable?
- medianBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- mergeFrom(Message) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- mergeFrom(Message) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- mergeFrom(Message) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- mergeFrom(Message) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- mergeFrom(Message) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- mergeFrom(Message) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- mergeFrom(Message) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- mergeFrom(ListenErrorRequest) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- mergeFrom(ListenErrorResponse) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- mergeFrom(ObjectAccessRequest) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- mergeFrom(ObjectAccessResponse) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- mergeFrom(StringList) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- mergeFrom(ThreadDumpRequest) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- mergeFrom(ThreadDumpResponse) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- mergeUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- MESSAGE_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ListenErrorResponse
- MetadataIndexKeyFinder - Class in io.deephaven.enterprise.locations.nestedpartitioned
-
A
TableLocationKeyFinder
that uses the EnterpriseTableLocationMetadataIndex
to find locations. - MetadataIndexKeyFinder(LocalTablePathManager, String, EnterpriseTableKey, TableLocationMetadataIndex) - Constructor for class io.deephaven.enterprise.locations.nestedpartitioned.MetadataIndexKeyFinder
-
Construct a
MetadataIndexKeyFinder
using thepathManager
for resolving full paths and the specifiedmetadataIndex
for locating keys. - minBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- MissingTableDefinitionException - Exception in io.deephaven.enterprise.compatibility
-
An exception thrown when a
TableDefinition
can not be loaded from disk. - MissingTableDefinitionException(String, Throwable) - Constructor for exception io.deephaven.enterprise.compatibility.MissingTableDefinitionException
- modifyQuery(PersistentQueryConfigMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Modifies a configuration in the controller's hash table, and restart the query if it was running.
- modifyQuery(PersistentQueryConfigMessage, boolean) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Modifies a configuration in the controller's hash table.
- modifyQuery(PersistentQueryConfigMessage, boolean) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
N
- namespace() - Method in exception io.deephaven.enterprise.database.SchemaNotFoundException
- namespace() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig
-
Optional; When supplied, this will be the namespace provided back in the
DiscoveryResult
- namespace(String) - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig.Builder
-
An optional user specified namespace.
- namespace(String) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
The namespace of the table to ingest, this is a required option.
- NAMESPACE_PATH_INDEX - Static variable in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- naturalJoin(Table, MatchPair[], MatchPair[]) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- NestedPartitionedDeephavenTableLocationKey - Class in io.deephaven.enterprise.locations.nestedpartitioned
-
A
TableLocationKey
in Deephaven columnar format, located on a locally accessible filesystem. - NestedPartitionedDeephavenTableLocationKey(File, Map<String, Comparable<?>>) - Constructor for class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedDeephavenTableLocationKey
- NestedPartitionedKeyFinder - Class in io.deephaven.enterprise.locations.nestedpartitioned
-
A
TableLocationKeyFinder
for locating tables stored in Legacy Deephaven Enterprise structured database. - NestedPartitionedKeyFinder(File, String, String, Predicate<String>) - Constructor for class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedKeyFinder
- NestedPartitionedParquetTableLocationKey - Class in io.deephaven.enterprise.locations.nestedpartitioned
-
A
TableLocationKey
marking tables stored in a Deephaven Enterprise database in the Parquet format. - NestedPartitionedParquetTableLocationKey(URI, Map<String, Comparable<?>>) - Constructor for class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedParquetTableLocationKey
- NestedPartitionedSnapshotTableLocationKey - Class in io.deephaven.enterprise.locations.nestedpartitioned
- NestedPartitionedSnapshotTableLocationKey(URI, String, TableLocationMetadataIndex.TableLocationSnapshot) - Constructor for class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedSnapshotTableLocationKey
- NestedPartitionedTableLocationFactory<TLK extends EnterpriseTableLocationKey> - Class in io.deephaven.enterprise.locations.nestedpartitioned
-
A
TableLocationFactory
for resolvingNestedPartitionedUnresolvedTableLocationKey
to either aOnDiskDeephavenTableLocation
orParquetTableLocation
based on the data on disk. - NestedPartitionedTableLocationFactory(Schema) - Constructor for class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedTableLocationFactory
- NestedPartitionedUnresolvedTableLocationKey - Class in io.deephaven.enterprise.locations.nestedpartitioned
-
An
EnterpriseTableLocationKey
is an extension ofFileTableLocationKey
that defers the creation of the actual location key until the data is needed by theNestedPartitionedTableLocationFactory
. - NestedPartitionedUnresolvedTableLocationKey(URI) - Constructor for class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedUnresolvedTableLocationKey
-
Construct a new EnterpriseTableLocationKeyUnresolved for the supplied
uri
without any partitioning support. - NestedPartitionedUnresolvedTableLocationKey(URI, Map<String, Comparable<?>>) - Constructor for class io.deephaven.enterprise.locations.nestedpartitioned.NestedPartitionedUnresolvedTableLocationKey
-
Construct a new EnterpriseTableLocationKeyUnresolved for the supplied
uri
andpartitions
. - newBlockingStub(Channel) - Static method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
-
Creates a new blocking-style stub that supports unary and streaming output calls on the service
- newBuilder() - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- newBuilder() - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- newBuilder() - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- newBuilder() - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- newBuilder() - Static method in class io.deephaven.proto.pqworker.StringList
- newBuilder() - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- newBuilder() - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- newBuilder(ListenErrorRequest) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- newBuilder(ListenErrorResponse) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- newBuilder(ObjectAccessRequest) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- newBuilder(ObjectAccessResponse) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- newBuilder(StringList) - Static method in class io.deephaven.proto.pqworker.StringList
- newBuilder(ThreadDumpRequest) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- newBuilder(ThreadDumpResponse) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- newBuilderForType() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- newBuilderForType() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- newBuilderForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- newBuilderForType() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- newBuilderForType() - Method in class io.deephaven.proto.pqworker.StringList
- newBuilderForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- newBuilderForType() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.deephaven.proto.pqworker.StringList
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- newEndpoint() - Static method in class io.deephaven.enterprise.iceberg.IcebergTools
- newFutureStub(Channel) - Static method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
-
Creates a new ListenableFuture-style stub that supports unary calls on the service
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.deephaven.proto.pqworker.StringList
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- newLiveBuilder() - Static method in class io.deephaven.enterprise.database.TableOptions
-
Create a new
TableOptions.Builder
for setting options on a live ticking table. - newOptionsBuilder() - Static method in class io.deephaven.enterprise.database.SystemTableLogger
-
Create an options builder for use with logTable.
- newSession(RemoteTableStateWatcher.StateToken) - Method in class io.deephaven.enterprise.remote.CorePlusClusterSessionFactory
- newSession(RemoteTableStateWatcher.StateToken) - Method in interface io.deephaven.enterprise.remote.RemoteTableSessionFactory
-
Create a new
BarrageSession
for susbcriptions using theRemoteTableStateWatcher.StateToken
. - newStaticBuilder() - Static method in class io.deephaven.enterprise.database.TableOptions
-
Create a new
TableOptions.Builder
for setting options on a static table. - newStub(Channel) - Static method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
-
Creates a new async stub that supports all call types for the service
- newWorker(PersistentQueryConfigMessage, long) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Create a new Interactive Console Persistent Query session.
- newWorker(String, float, long, long) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
- noAccess() - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that gives no access to the table. - NoAccessFilterGenerator - Class in io.deephaven.enterprise.acl.generator
-
An
AclFilterGenerator
that provides no access to anyonne. - NoAccessFilterGenerator() - Constructor for class io.deephaven.enterprise.acl.generator.NoAccessFilterGenerator
- NonSystemSchemaException - Exception in io.deephaven.enterprise.database
-
Exception thrown when an operation expects a System schema, but was passed a non-system schema.
- NonSystemSchemaException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.NonSystemSchemaException
- normalizeTimeTypes(TableDefinition) - Static method in class io.deephaven.enterprise.ingester.impl.TypeMutations
- normalizeTimeTypesAndRemovedIgnoredColumns(TableDefinition, Set<String>) - Static method in class io.deephaven.enterprise.ingester.impl.TypeMutations
- NotebookReader - Class in io.deephaven.enterprise.dnd.notebook
-
Tools for getting Files and Folders out of the Web IDE notebooks that are stored in DbInternal.WorkspaceData.
- NotebookReader.FileOrFolder - Class in io.deephaven.enterprise.dnd.notebook
-
A record class that represents a file or folder.
- NotebookReader.NotFoundException - Exception in io.deephaven.enterprise.dnd.notebook
-
An exception thrown when a Notebook is not found.
- NotificationAdapter - Class in io.deephaven.enterprise.compatibility
- NotificationAdapter(NotificationQueue.Notification) - Constructor for class io.deephaven.enterprise.compatibility.NotificationAdapter
- NotificationQueueAdapter - Class in io.deephaven.enterprise.compatibility
- nullCheckedToString(Object, String) - Static method in class io.deephaven.enterprise.derivedtablewriter.DerivedPartitionedTableWriterQueryFunctions
O
- ObjectAccessRequest - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ObjectAccessRequest
- ObjectAccessRequest.Builder - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ObjectAccessRequest
- ObjectAccessRequestOrBuilder - Interface in io.deephaven.proto.pqworker
- ObjectAccessResponse - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ObjectAccessResponse
- ObjectAccessResponse.Builder - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ObjectAccessResponse
- ObjectAccessResponseOrBuilder - Interface in io.deephaven.proto.pqworker
- ObjectCodecAdapter<TYPE> - Class in io.deephaven.enterprise.compatibility
-
This class adapts the DHE
ObjectCodec
to the DHCObjectCodec
. - ObjectCodecAdapter(String) - Constructor for class io.deephaven.enterprise.compatibility.ObjectCodecAdapter
- ObjectColumnRegionAdapter<T,
ATTR extends Values> - Class in io.deephaven.enterprise.compatibility.region - ObjectColumnRegionAdapter(ColumnRegionObject<T, ?>, ObjectDecoder<?>, boolean) - Constructor for class io.deephaven.enterprise.compatibility.region.ObjectColumnRegionAdapter
- OBJECTGROUPS_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ObjectAccessResponse
- ObjectModuleOverride - Interface in io.deephaven.enterprise.dnd.modules
- OBJECTNAMES_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ObjectAccessRequest
- ObjectRegionFillContext - Class in io.deephaven.enterprise.sources.regioned.impl
-
A
ChunkSource.GetContext
for Deephaven FormatColumnRegionObject
implementations containingChunkSource.GetContext
s for the offset, dictionary and bitmask regions. - ObjectRegionFillContext(int, int) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.ObjectRegionFillContext
- ObjectServiceGrpcBinding - Class in io.deephaven.enterprise.dnd.modules
- ObjectServiceGrpcBinding(AuthorizationProvider, ObjectServiceGrpcImpl, SessionService) - Constructor for class io.deephaven.enterprise.dnd.modules.ObjectServiceGrpcBinding
- ObserverImpl() - Constructor for class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient.ObserverImpl
- observeScopeChanges() - Method in class io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule.ScriptSessionWrapper
- of(FilterGenerator) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
from an enterpriseFilterGenerator
. - of(String, TableLocationKey) - Static method in interface io.deephaven.enterprise.locations.FixedPartitionedEnterpriseTableLocationKey
-
Create a
TableLocationKey
from its enterprise equivalent and the partitioning column key. - of(Table) - Static method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
-
Create an adapter for presenting a Community
Table
as an EnterpriseTable
. - OffsetUtils - Class in io.deephaven.enterprise.ingester.impl
-
Tools for reading offsets from existing partitions for use with in an Ingester.
- OffsetUtils() - Constructor for class io.deephaven.enterprise.ingester.impl.OffsetUtils
- ofHistorical(String, String, TableType) - Static method in interface io.deephaven.enterprise.locations.EnterpriseTableKey
-
Create an
EnterpriseTableKey
for a historical table. - ofTicking(String, String, TableType) - Static method in interface io.deephaven.enterprise.locations.EnterpriseTableKey
-
Create an
EnterpriseTableKey
for an Intraday table. - onCallStartedAutoCompleteStream(AuthContext) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onChanged(RemoteTableStateWatcher.StateToken) - Method in interface io.deephaven.enterprise.remote.RemoteTableStateWatcher.Observer
-
Called when there is a change of state.
- onComplete(TableDataRequest) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- OnDiskDeephavenColumnLocation - Class in io.deephaven.enterprise.locations.local.deephaven
-
The
ColumnLocation
implementation forOnDiskDeephavenTableLocation
locations. - OnDiskDeephavenColumnLocation(OnDiskDeephavenTableLocation, String) - Constructor for class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenColumnLocation
-
Construct a new LocalColumnLocation for the specified LocalTableLocation and column name.
- OnDiskDeephavenTableLocation - Class in io.deephaven.enterprise.locations.local.deephaven
-
A
TableLocation
for reading Deephaven format tables from a local filesystem. - OnDiskDeephavenTableLocation(EnterpriseTableKey, EnterpriseTableLocationKey, Schema, File, boolean, TableDataRefreshService) - Constructor for class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- OnDiskTableDataService - Class in io.deephaven.enterprise.tabledataservice
-
A
TableDataService
implementation that expects data to be located on a local filesystem. - OnDiskTableDataService(Logger, String, Path, SchemaService, boolean) - Constructor for class io.deephaven.enterprise.tabledataservice.OnDiskTableDataService
-
Construct a
TableDataService
that sources tables from the local filesystem. - onGetObjectAccess(AuthContext, ObjectAccessRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyWorkerAuthWiring
- onGetObjectAccess(AuthContext, ObjectAccessRequest) - Method in interface io.deephaven.enterprise.dnd.authentication.PQWorkerServiceAuthWiring
- onListenForError(AuthContext, ListenErrorRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyWorkerAuthWiring
- onListenForError(AuthContext, ListenErrorRequest) - Method in interface io.deephaven.enterprise.dnd.authentication.PQWorkerServiceAuthWiring
- onMessageReceivedAutoCompleteStream(AuthContext, AutoCompleteRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedBindTableToVariable(AuthContext, BindTableToVariableRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedCancelAutoComplete(AuthContext, CancelAutoCompleteRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedCancelCommand(AuthContext, CancelCommandRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedExecuteCommand(AuthContext, ExecuteCommandRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedGetConsoleTypes(AuthContext, GetConsoleTypesRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedGetHeapInfo(AuthContext, GetHeapInfoRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedNewSession(AuthContext, HandshakeRequest) - Method in class io.deephaven.enterprise.dnd.authentication.SessionServiceAuthWiringImpl
- onMessageReceivedNextAutoCompleteStream(AuthContext, AutoCompleteRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedOpenAutoCompleteStream(AuthContext, AutoCompleteRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedRefreshSessionToken(AuthContext, HandshakeRequest) - Method in class io.deephaven.enterprise.dnd.authentication.SessionServiceAuthWiringImpl
- onMessageReceivedStartConsole(AuthContext, StartConsoleRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onMessageReceivedSubscribeToLogs(AuthContext, LogSubscriptionRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyConsoleAuthWiring
- onRejection(TableDataRequest, String, TableDataProtocol.RequestRejectionType) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- onRequestThreadDump(AuthContext, ThreadDumpRequest) - Method in class io.deephaven.enterprise.dnd.authentication.AdminOnlyWorkerAuthWiring
- onRequestThreadDump(AuthContext, ThreadDumpRequest) - Method in interface io.deephaven.enterprise.dnd.authentication.PQWorkerServiceAuthWiring
- onResume(FullTableLocationKey) - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
- onSessionCount(int, long) - Method in interface io.deephaven.enterprise.dnd.modules.DndSessionListenerModule.DndSessionCountListener
- onSessionCreate(SessionState) - Method in class io.deephaven.enterprise.dnd.modules.DndSessionListenerModule.SessionMonitor
- onShutdown() - Method in class io.deephaven.enterprise.dnd.EnterpriseProcessEnvironmentCommunityAdapter
- onStartup() - Method in class io.deephaven.enterprise.dnd.EnterpriseProcessEnvironmentCommunityAdapter
- onTableLocationKeyAdded(TableLocationKey) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- onTableLocationKeyRemoved(TableLocationKey) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- onTableLocationState(TableLocationState) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- onTerminate() - Method in interface io.deephaven.enterprise.dnd.modules.DndSessionListenerModule.DndSessionCountListener
- onTimeout(TableDataRequest) - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- onTruncate(FullTableLocationKey) - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
- openConfiguration(String) - Method in class io.deephaven.enterprise.test.PropertyInputStreamLoaderResourcesOnly
- Options() - Constructor for class io.deephaven.enterprise.database.SystemTableLogger.Options
- Options() - Constructor for class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.Options
- Options() - Constructor for class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
- OrderedKeysToRowSequenceAdapter - Class in io.deephaven.enterprise.compatibility.rowset
-
A Mutable adapter for converting
OrderedKeys
into aRowSequence
. - OrderedKeysToRowSequenceAdapter() - Constructor for class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- OrderedKeysToRowSequenceAdapter(OrderedKeys) - Constructor for class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- OrderedKeysToRowSequenceIteratorAdapter - Class in io.deephaven.enterprise.compatibility.rowset
- OrderedKeysToRowSequenceIteratorAdapter(OrderedKeys.Iterator) - Constructor for class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceIteratorAdapter
- owner(String) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set the expected owner of the desired query
P
- parallelismFactor() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- ParquetExtendedStorageProvider - Class in io.deephaven.enterprise.tabledataservice.extended
-
An
ExtendedStorageProvider
implementation for parquet: types, including `flat` and `metadata`. - ParquetExtendedStorageProvider.Factory - Class in io.deephaven.enterprise.tabledataservice.extended
-
The factory class for creating this provider.
- ParquetShadowHelper - Class in io.deephaven.enterprise.locations.local
- ParquetShadowHelper() - Constructor for class io.deephaven.enterprise.locations.local.ParquetShadowHelper
- parseDelimitedFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseDelimitedFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseDelimitedFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseDelimitedFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseDelimitedFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.StringList
- parseDelimitedFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseDelimitedFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.StringList
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(byte[]) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(byte[]) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(byte[]) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(byte[]) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(byte[]) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(byte[]) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(byte[]) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(ByteString) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(ByteString) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(ByteString) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(ByteString) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(ByteString) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(ByteString) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(ByteString) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(CodedInputStream) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(CodedInputStream) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(CodedInputStream) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(CodedInputStream) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(CodedInputStream) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(CodedInputStream) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(CodedInputStream) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(InputStream) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(ByteBuffer) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(ByteBuffer) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(ByteBuffer) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(ByteBuffer) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(ByteBuffer) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(ByteBuffer) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(ByteBuffer) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.StringList
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- parser() - Static method in class io.deephaven.proto.pqworker.ListenErrorRequest
- parser() - Static method in class io.deephaven.proto.pqworker.ListenErrorResponse
- parser() - Static method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- parser() - Static method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- parser() - Static method in class io.deephaven.proto.pqworker.StringList
- parser() - Static method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- parser() - Static method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- partialProcessInfoId(String) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set a part of the ProcessInfoId.
- PARTITIONED_TABLE_INTERNAL_PARTITION_COLUMN - Static variable in interface io.deephaven.enterprise.database.Database
-
The name of the internal partition (if applicable) for
Database.livePartitionedTable(java.lang.String, java.lang.String)
andDatabase.historicalPartitionedTable(java.lang.String, java.lang.String)
. - PartitionedOptions() - Constructor for class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.PartitionedOptions
- partitionFilter(IntPredicate) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Set a filter to select which partitions to ingest.
- partitionFormatter - Variable in class io.deephaven.enterprise.dnd.logger.engine.impl.BinaryRowLoggerDnd
- PARTITIONING_COLUMN_NAME - Static variable in class io.deephaven.enterprise.database.inputtables.InputTableConstants
- partitionOnlyCompare(EnterpriseTableLocationKey, TableLocationKey) - Static method in interface io.deephaven.enterprise.locations.EnterpriseTableLocationKey
-
Compare two location keys, automatically mapping the column and internal partition values.
- partitionOnlyEquals(EnterpriseTableLocationKey, Object) - Static method in interface io.deephaven.enterprise.locations.EnterpriseTableLocationKey
-
Check for equality between two location keys using only the partition values.
- partitionOnlyHashCode(EnterpriseTableLocationKey) - Static method in interface io.deephaven.enterprise.locations.EnterpriseTableLocationKey
-
Compute the hash code of the key using only the partitions.
- partitionToInitialOffsetFallback(IntToLongFunction) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Set a function to determine what offset to consume from when other methods fail.
- partitionValue(String) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
The fixed column partition value to ingest into.
- password(String, String) - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Authenticate with the server using a username and password
- password(String, String) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Authenticate with the server using a username and password
- password(String, String) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder.Unauthenticated
-
Authenticate with the server using a username and password
- peekNextKey() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceIteratorAdapter
- peekNextKey() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysIteratorAdapter
- PerformanceOverview - Class in io.deephaven.enterprise.dnd.query.util.perf
-
Builder class that accepts inputs as setters and uses said inputs to get a map of performance analysis tables and plots.
- PerformanceOverview() - Constructor for class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
- PerformanceOverview.PerformanceOverviewTools - Class in io.deephaven.enterprise.dnd.query.util.perf
- PerformanceOverviewTools() - Constructor for class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview.PerformanceOverviewTools
- permissionFilterProvider() - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
Get the
PermissionFilterProvider
to use for Enterprise integration - persistentQuery(long) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Create a new
DndSession
to the specified Persistent Query by serial. - persistentQuery(String) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Create a new
DndSession
to the specified Persistent Query by name. - PersistentQueryControllerClient - Interface in io.deephaven.enterprise.dnd.controller
-
Implementations of this interface provide a client that can communicate with the Persistent Query Controller to query and manage the state of Persistent Queries.
- PersistentQueryControllerClient.Observer - Interface in io.deephaven.enterprise.dnd.controller
-
An object that will be notified of changes to the state of the Controller.
- PersistentQueryControllerClient.ObserverImpl - Class in io.deephaven.enterprise.dnd.controller
-
A basic
PersistentQueryControllerClient.Observer
implementation with do-nothing methods. - PersistentQueryControllerClientImpl - Class in io.deephaven.enterprise.dnd.controller
- PersistentQueryControllerClientImpl(ControllerClientGrpc) - Constructor for class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- PersistentQueryControllerClientImpl(String, ManagedChannel) - Constructor for class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- PersistentQueryControllerClientImpl(String, ManagedChannel, ScheduledExecutorService) - Constructor for class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- PersistentQueryControllerClientImpl(String, ManagedChannel, ScheduledExecutorService, AuthenticationClient, long, long) - Constructor for class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- PersistentQueryScriptSource - Interface in io.deephaven.enterprise.dnd.controller
-
Implementations of this class provide a way to access script code and paths for execution.
- PersistentQueryStateToken(PersistentQueryInfoMessage) - Constructor for class io.deephaven.enterprise.remote.ControllerStateWatcher.PersistentQueryStateToken
-
Create a new
ControllerStateWatcher.PersistentQueryStateToken
. - PFPBackedTestGroupProvider - Class in io.deephaven.enterprise.test
-
A simple test adapter for using an
InMemoryPermissionFilterProvider
as anIrisGroupProvider
for testing. - PFPBackedTestGroupProvider(InMemoryPermissionFilterProvider) - Constructor for class io.deephaven.enterprise.test.PFPBackedTestGroupProvider
- pqName(String) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set the PQ name of the desired worker.
- PQUriResolver - Class in io.deephaven.enterprise.dnd.uri
-
A
UriResolver
specifically for resolving requests for tables from persistent queries by serial or name. - PQUriResolver(ControllerClientFactory) - Constructor for class io.deephaven.enterprise.dnd.uri.PQUriResolver
- Pqworker - Class in io.deephaven.proto.pqworker
- PQWorkerApiGrpc - Class in io.deephaven.proto.pqworker.grpc
- PQWorkerApiGrpc.AsyncService - Interface in io.deephaven.proto.pqworker.grpc
- PQWorkerApiGrpc.PQWorkerApiBlockingStub - Class in io.deephaven.proto.pqworker.grpc
-
A stub to allow clients to do synchronous rpc calls to service PQWorkerApi.
- PQWorkerApiGrpc.PQWorkerApiFutureStub - Class in io.deephaven.proto.pqworker.grpc
-
A stub to allow clients to do ListenableFuture-style rpc calls to service PQWorkerApi.
- PQWorkerApiGrpc.PQWorkerApiImplBase - Class in io.deephaven.proto.pqworker.grpc
-
Base class for the server implementation of the service PQWorkerApi.
- PQWorkerApiGrpc.PQWorkerApiStub - Class in io.deephaven.proto.pqworker.grpc
-
A stub to allow clients to do asynchronous rpc calls to service PQWorkerApi.
- PQWorkerApiImplBase() - Constructor for class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiImplBase
- PqworkerService - Class in io.deephaven.proto.pqworker.grpc
- PQWorkerServiceAuthWiring - Interface in io.deephaven.enterprise.dnd.authentication
- PQWorkerServiceGrpcImpl - Class in io.deephaven.enterprise.dnd.service.pqworker
- PQWorkerServiceGrpcImpl(Provider<ScriptSession>, Set<TicketTransformer>) - Constructor for class io.deephaven.enterprise.dnd.service.pqworker.PQWorkerServiceGrpcImpl
- PQWorkerServiceModule - Interface in io.deephaven.enterprise.dnd.modules
- preemptiveSnapshotTable(long) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- preemptiveUpdatesTable(long) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- priority() - Method in class io.deephaven.enterprise.acl.transform.GenericObjectTransformer
- priority() - Method in class io.deephaven.enterprise.acl.transform.TableTicketTransformer
- priority() - Method in interface io.deephaven.enterprise.dnd.authentication.transform.TicketTransformer
-
The relative priority of the transformer.
- priority() - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview.PerformanceOverviewTools
- privateKey(String) - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Authenticate to the server using a private key file.
- privateKey(String) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
-
Authenticate to the server using a private key file.
- privateKey(String) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder.Unauthenticated
-
Authenticate to the server using a private key file.
- ProcessEventLogAppender - Class in io.deephaven.enterprise.dnd
- ProcessEventLogAppender() - Constructor for class io.deephaven.enterprise.dnd.ProcessEventLogAppender
- ProcessInfo - Class in io.deephaven.enterprise.dnd
- ProcessInfo(String, String, String, String, String) - Constructor for class io.deephaven.enterprise.dnd.ProcessInfo
- processInfoId(String) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set the ProcessInfoId to narrow the performance data.
- ProcessInfoId - Class in io.deephaven.enterprise.dnd
-
Static accessor for this worker's process information ID.
- processInfoLogLogger() - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.EngineTableLoggersFactoryDndImpl
- processMetadata(ParquetMetadata) - Static method in class io.deephaven.enterprise.locations.local.ParquetShadowHelper
-
Process a
ParquetMetadata
object, potentially rewriting codec mappings to account for enterprise shadowing. - processMetricsLogLogger() - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.EngineTableLoggersFactoryDndImpl
- ProcessMetricsLogLoggerDndImpl - Class in io.deephaven.enterprise.dnd.logger.engine.impl
- PropertiesSecretsProvider - Class in io.deephaven.enterprise.secrets
-
A
SecretsProvider
that loads secrets fromConfiguration
. - PropertiesSecretsProvider() - Constructor for class io.deephaven.enterprise.secrets.PropertiesSecretsProvider
- PropertiesSecretsProvider.Factory - Class in io.deephaven.enterprise.secrets
-
The factory for creating a
SecretsProvider
that loads secrets from configuration. - PropertyInputStreamLoaderResourcesOnly - Class in io.deephaven.enterprise.test
-
A
PropertyInputStreamLoader
that loads the property input stream from resources only. - PropertyInputStreamLoaderResourcesOnly() - Constructor for class io.deephaven.enterprise.test.PropertyInputStreamLoaderResourcesOnly
- ProtocolDriverFactory - Interface in io.deephaven.enterprise.tabledataservice
-
An interface for creating
TableDataProtocolDriver
instances for use withRemoteTableDataService
andRemoteTableLocationImpl
- provideAppStateListener(ApplicationServiceGrpcImpl) - Static method in class io.deephaven.enterprise.dnd.modules.EnterpriseApiServerModule
- provideAuthClient() - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- provideDatabase(DatabaseImpl, Function<Database, Database>) - Static method in interface io.deephaven.enterprise.dnd.modules.DatabaseModule
- provideEnterpriseCalendars() - Static method in class io.deephaven.enterprise.dnd.modules.EnterpriseCalendarsModule
- provideGroovySession(UpdateGraph, OperationInitializer, ObjectTypeLookup, ScriptSession.Listener, GroovyDeephavenSession.RunScripts, Database, File, String, UserContext, ControllerClientFactory) - Static method in interface io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule
- provideLocalClusterFactory(Supplier<PersistentQueryControllerClient>, ScheduledExecutorService, BufferAllocator, ClientChannelFactory, AuthenticationClient, SSLConfig) - Static method in class io.deephaven.enterprise.dnd.modules.EnterpriseApiServerModule
- provideObjectTransformer(GroupProvider) - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- providePythonSession(UpdateGraph, ThreadInitializationFactory, OperationInitializer, ObjectTypeLookup, ScriptSession.Listener, PythonEvaluatorJpy, Database, ControllerClientFactory, String, String) - Static method in interface io.deephaven.enterprise.dnd.modules.PythonConsoleSessionWithDatabaseModule
- provideReplayTransformer(Configuration, ReplaySettings) - Method in class io.deephaven.enterprise.dnd.ConfigureReplay
- providesAclprovider(UserContext, PermissionFilterProvider, Client) - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- providesAppStateFactory() - Static method in class io.deephaven.enterprise.dnd.modules.EnterpriseApiServerModule
- providesAuth(DheAuthorizationProvider) - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- provideScriptSession(Map<String, Provider<ScriptSession>>, long, String, UserContext) - Method in class io.deephaven.enterprise.dnd.modules.EnterpriseApiServerModule
- provideScriptSession(PythonDeephavenSession) - Static method in interface io.deephaven.enterprise.dnd.modules.PythonConsoleSessionWithDatabaseModule
- providesDatabaseTicketResolver(DatabaseTicketResolver) - Method in interface io.deephaven.enterprise.dnd.modules.DatabaseModule
- providesDheAuthProvider(UserContext, Set<String>, Set<String>, ProcessInfo, Set<TicketTransformer>) - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- providesDnDAuth(DheAuthorizationProvider) - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- provideSessionListener(int, Long, PrintStream, DispatcherClient, Set<DndSessionListenerModule.DndSessionCountListener>) - Static method in interface io.deephaven.enterprise.dnd.modules.DndSessionListenerModule
- providesGroupProvider(PermissionFilterProvider) - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- providesImpl(UserContext, PermissionFilterProvider, GroupProvider, SourceAclProvider, AuditEventLogger, ProcessInfo) - Static method in interface io.deephaven.enterprise.dnd.modules.DatabaseModule
- providesListener(ApplicationServiceGrpcImpl, Set<ScriptSession.Listener>) - Static method in class io.deephaven.enterprise.dnd.modules.EnterpriseApiServerModule
- providesPermissionFilterProvider(UserContext, Client) - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- providesPQUriResolver(PQUriResolver) - Method in interface io.deephaven.enterprise.dnd.modules.URIModule
- providesPQWorkerService(DnDAuthorizationProvider, PQWorkerServiceGrpcImpl) - Static method in interface io.deephaven.enterprise.dnd.modules.PQWorkerServiceModule
- providesSupport(DatabaseImpl) - Static method in interface io.deephaven.enterprise.dnd.modules.DatabaseModule
- providesWorkerService(Provider<ScriptSession>, Set<TicketTransformer>) - Static method in interface io.deephaven.enterprise.dnd.modules.PQWorkerServiceModule
- provideTableTransformer(AclSupport) - Static method in interface io.deephaven.enterprise.dnd.modules.EnterpriseAuthModule
- provideUriConfig(boolean) - Static method in interface io.deephaven.enterprise.dnd.modules.SSLConfigModule
- publish(SessionState, ByteBuffer, String, Runnable) - Method in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- publish(SessionState, Flight.FlightDescriptor, String, Runnable) - Method in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- PushSessionChangeListener - Class in io.deephaven.enterprise.dnd
-
The PushSessionChangeListener creates a ScriptSession.Listener when enabled that tracks changes to the query scope and sends them to the Controller to update a query state.
- PushSessionChangeListener() - Constructor for class io.deephaven.enterprise.dnd.PushSessionChangeListener
- pushSessionChanges(boolean) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set if the worker should push session changes to the controller.
- putAllObjectGroups(Map<String, StringList>) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- putColumnCodecs(String, ObjectCodec<?>) - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
Set the codec information for a column.
- putHadoopOptions(String...) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Add the passed hadoop options to the builder.
- putHadoopOptions(Map<String, ? extends String>) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Add the passed hadoop options to the builder.
- putObjectGroups(String, StringList) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- putObjectGroupsBuilderIfAbsent(String) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- putProperties(String...) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Add the passed properties to the builder.
- putProperties(Map<String, ? extends String>) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Add the passed properties to the builder.
- putSecrets(String...) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Add the passed secrets to the builder.
- putSecrets(Map<String, ? extends String>) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Add the passed secrets to the builder.
- PythonConsoleSessionWithDatabaseModule - Interface in io.deephaven.enterprise.dnd.modules
Q
- queryDeletionHook(Boolean, Long, ControllerClientFactory, ProcessInfo) - Static method in class io.deephaven.enterprise.dnd.QueryDeletionHook
- QueryDeletionHook - Class in io.deephaven.enterprise.dnd
-
A hook that is called from the session monitor to delete our persistent query when we are complete.
- QueryDeletionHook() - Constructor for class io.deephaven.enterprise.dnd.QueryDeletionHook
- queryMap - Variable in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- queryName(String) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Set the name of the query to fetch the table from.
- queryOperationPerformanceLogLogger() - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.EngineTableLoggersFactoryDndImpl
- queryPerformanceLogLogger() - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.EngineTableLoggersFactoryDndImpl
R
- raj(Table, MatchPair[], MatchPair[], Table.AsOfMatchRule) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- RangeFilterAdapter - Class in io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.select
- RangeFilterAdapter() - Constructor for class io.deephaven.shadow.enterprise.com.illumon.iris.db.v2.select.RangeFilterAdapter
- readOffsetFromSourceRecord(Logger, TableDataService, FullTableLocationKey, String, String) - Static method in class io.deephaven.enterprise.ingester.impl.OffsetUtils
-
Given the key of a stream, and the prior column partition for this stream, read the expected offset that should be used to resume the stream.
- readTable(File) - Static method in class io.deephaven.enterprise.table.EnterpriseTableTools
-
Read the Deephaven format table at the specified path.
- readTable(File, TableDefinition) - Static method in class io.deephaven.enterprise.table.EnterpriseTableTools
-
Read the Deephaven format table at the specified path and given definition.
- readTable(String) - Static method in class io.deephaven.enterprise.table.EnterpriseTableTools
-
Read the Deephaven format table at the specified path.
- REASON_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ThreadDumpRequest
- RecomputeListenerAdapter - Class in io.deephaven.enterprise.compatibility.filter
-
An adapter class to map a Community
WhereFilter.RecomputeListener
onto the EnterpriseSelectFilter.RecomputeListener
. - RecomputeListenerAdapter(WhereFilter.RecomputeListener) - Constructor for class io.deephaven.enterprise.compatibility.filter.RecomputeListenerAdapter
- referenceDefinition() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig
-
Optional; A reference
TableDefinition
that the discovered table must be compatible with. - referenceDefinition(TableDefinition) - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig.Builder
-
An optional user specified reference
TableDefinition
. - refresh() - Method in class io.deephaven.enterprise.compatibility.locationprovider.CoreFromEnterpriseTableLocationProvider
- refresh() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
- refresh() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- refresh() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- refresh() - Method in class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
- refresh() - Method in class io.deephaven.enterprise.tabledataservice.MarkingPollingLocationProvider
- refreshSources() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- RegionUtilities - Class in io.deephaven.enterprise.sources.regioned.impl
-
Minor utility methods used by column region and
RegionedColumnSource
implementations. - registerAllExtensions(ExtensionRegistry) - Static method in class io.deephaven.proto.pqworker.grpc.PqworkerService
- registerAllExtensions(ExtensionRegistry) - Static method in class io.deephaven.proto.pqworker.Pqworker
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.grpc.PqworkerService
- registerAllExtensions(ExtensionRegistryLite) - Static method in class io.deephaven.proto.pqworker.Pqworker
- reinterpret(Class<ALTERNATE_DATA_TYPE>) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- releaseCachedResources() - Method in class io.deephaven.enterprise.sources.regioned.impl.BufferedColumnRegionBase
- releaseCachedResources() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- releaseCachedResources() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecFixed
- releaseCachedResources() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCodecVariable
- releaseCachedResources() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- releaseCachedResources() - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionStringSet
- reloadConfiguration() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Command the PersistentQueryController to reload parts of its configuration without requiring a controller restart.
- reloadConfiguration() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- RELOCATED_PACKAGES - Static variable in class io.deephaven.enterprise.compatibility.shadow.ShadowCompatibility
- RemoteDeephavenTableLocation - Class in io.deephaven.enterprise.locations.remote
-
A
TableLocation
implementation for remote table subscriptions discovered by a io.deephaven.enterprise.tabledataservice.RemoteTableDataService. - RemoteDeephavenTableLocation(TableDataProtocolDriver, EnterpriseTableKey, EnterpriseTableLocationKey, TableDefinition) - Constructor for class io.deephaven.enterprise.locations.remote.RemoteDeephavenTableLocation
-
Create a remote table location using the specified
protocol driver
for acquiring table data. - RemoteTableBuilder - Class in io.deephaven.enterprise.remote
-
A Builder class for creating reliable subscriptions to remote tables.
- RemoteTableBuilder(CorePlusClusterSessionFactory) - Constructor for class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Create a new
RemoteTableBuilder
for connecting to queries within a Core+ cluster. - RemoteTableBuilder.Unauthenticated - Class in io.deephaven.enterprise.remote
-
An interposed interface that forces users to authenticate with the remote system before they can call any subscription methods.
- RemoteTableDataService - Class in io.deephaven.enterprise.tabledataservice
-
A
TableDataService
implementation that uses Enterprise'sTableDataProtocol
to locate tables. - RemoteTableDataService(SchemaService, TableDataProtocolDriver, String) - Constructor for class io.deephaven.enterprise.tabledataservice.RemoteTableDataService
-
Construct a new remote table data service, ready to be connected.
- RemoteTableSessionFactory - Interface in io.deephaven.enterprise.remote
-
A Factory class for creating
sessions
for aConnectionAwareRemoteTable
to connect to. - RemoteTableStateWatcher - Interface in io.deephaven.enterprise.remote
-
An Observable interface for
ConnectionAwareRemoteTable
to monitor the state of a remote table. - RemoteTableStateWatcher.Observer - Interface in io.deephaven.enterprise.remote
-
An Observer of state changes for this watcher.
- RemoteTableStateWatcher.StateToken - Interface in io.deephaven.enterprise.remote
-
A Token representing the state of the remote table object.
- removeObjectGroups(String) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
-
map<string, .io.deephaven.proto.pqworker.StringList> objectGroups = 1;
- removeObserver(PersistentQueryControllerClient.Observer) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Remove the specified
PersistentQueryControllerClient.Observer
from the notification list. - removeObserver(PersistentQueryControllerClient.Observer) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- removeQuery(long) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Removes a configuration from the controller's hash table by serial ID.
- removeQuery(long) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- removeQuery(PersistentQueryConfigMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Removes a configuration from the controller's hash table.
- removeSource(Runnable) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- removeTable(LiveTable) - Method in class io.deephaven.enterprise.compatibility.LiveTableRegistrarAdapter
- renameColumns(MatchPair...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- renameColumns(Collection<Pair>) - Method in class io.deephaven.enterprise.extensions.UncoalescedBlinkTable
- ReplayConfiguration - Interface in io.deephaven.enterprise.replay
-
An interface for providing
TableReplayConfiguration
s by namespace and table name. - ReplayConfigurationImpl - Class in io.deephaven.enterprise.replay
-
A holder for TableReplayConfigurations, that allows the configurations to be accessed by namespace and tablename.
- ReplayConfigurationImpl(ComposableTableReplayConfiguration) - Constructor for class io.deephaven.enterprise.replay.ReplayConfigurationImpl
- ReplayDatabase - Class in io.deephaven.enterprise.replay
-
The ReplayDatabase wraps another Database implementation; applying
ClockFilter
s to liveTables before returning them to the user. - ReplayDatabase(Clock, Database, ReplaySettings, ReplayConfiguration) - Constructor for class io.deephaven.enterprise.replay.ReplayDatabase
-
Create a new ReplayDatabase that wraps an underlying database.
- ReplayDatabase.ReplayException - Exception in io.deephaven.enterprise.replay
- reportUpdateError(Throwable) - Method in class io.deephaven.enterprise.dnd.service.pqworker.PQWorkerServiceGrpcImpl
- requestRecompute() - Method in class io.deephaven.enterprise.compatibility.filter.RecomputeListenerAdapter
- requestRecomputeMatched() - Method in class io.deephaven.enterprise.compatibility.filter.RecomputeListenerAdapter
- requestRecomputeUnmatched() - Method in class io.deephaven.enterprise.compatibility.filter.RecomputeListenerAdapter
- requestRefresh() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- requestRefresh(LiveTable) - Method in class io.deephaven.enterprise.compatibility.LiveTableRegistrarAdapter
- requestThreadDump(ThreadDumpRequest) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiBlockingStub
-
request that the worker writes a thread dump to the log, can be useful for debugging queries that are seemingly hung
- requestThreadDump(ThreadDumpRequest) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiFutureStub
-
request that the worker writes a thread dump to the log, can be useful for debugging queries that are seemingly hung
- requestThreadDump(ThreadDumpRequest, StreamObserver<ThreadDumpResponse>) - Method in class io.deephaven.enterprise.dnd.service.pqworker.PQWorkerServiceGrpcImpl
- requestThreadDump(ThreadDumpRequest, StreamObserver<ThreadDumpResponse>) - Method in interface io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.AsyncService
-
request that the worker writes a thread dump to the log, can be useful for debugging queries that are seemingly hung
- requestThreadDump(ThreadDumpRequest, StreamObserver<ThreadDumpResponse>) - Method in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc.PQWorkerApiStub
-
request that the worker writes a thread dump to the log, can be useful for debugging queries that are seemingly hung
- requireAclsToExport() - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
If any ACLs have been applied, then any exported table must have ACLs applied.
- resolve(SessionState, ByteBuffer, String) - Method in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- resolve(SessionState, Flight.FlightDescriptor, String) - Method in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- resolve(URI) - Method in class io.deephaven.enterprise.dnd.uri.PQUriResolver
- resolveClassDescriptorOverride(ObjectStreamClass) - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingObjectInputStream
- resolveClassDescriptorOverride(ObjectStreamClass) - Method in class io.deephaven.enterprise.compatibility.shadow.ShadowingPersistentInputStream
- restartQueries(List<PersistentQueryConfigMessage>) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Restarts one or more persistent queries.
- restartQueriesBySerial(long[]) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Restarts one or more persistent queries.
- restartQueriesBySerial(List<Long>) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Restarts one or more persistent queries.
- restartQueriesBySerial(List<Long>) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- restartQuery(PersistentQueryConfigMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Restart a persistent query.
- restartReplicas(List<ReplicaSpecifier>) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Restart one or more query replicas and/or spares.
- restartReplicas(List<ReplicaSpecifier>) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- restrictSortTo(String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- resumeFrom(UnaryOperator<String>) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Optional function that determines a prior column partition to read a size record from.
- retryWindowMillis() - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions
-
The width of the window in milliseconds in which to attempt to reconnect.
- retryWindowMillis(long) - Method in interface io.deephaven.enterprise.remote.SubscriptionOptions.Builder
-
Set the width of the window in milliseconds in which to attempt to reconnect.
- reverse() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- ReversibleCache - Class in io.deephaven.enterprise.sources.regioned.impl
-
An
ArrayBackedOffsetLookupCache
that allows for forward and backwards lookups of values. - ReversibleCache(OffsetLookup<String, ChunkSource.FillContext>, FillContextMaker) - Constructor for class io.deephaven.enterprise.sources.regioned.impl.ReversibleCache
- rget(int, String) - Method in class io.deephaven.enterprise.sources.regioned.impl.ReversibleCache
- rollup(ComboAggregateFactory, boolean, SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- ROW_GROUP_SIZES_COLUMN_NAME - Static variable in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
The column name sizes of each row group in parquet format.
- rowAcl(String, AclFilterGenerator) - Method in interface io.deephaven.enterprise.acl.EdgeAclProvider.Builder
-
Add a Row ACL for the specified group to the table.
- RowSequenceToOrderedKeysAdapter - Class in io.deephaven.enterprise.compatibility.rowset
-
A Mutable adapter for converting
RowSequence
into anOrderedKeys
. - RowSequenceToOrderedKeysAdapter() - Constructor for class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- RowSequenceToOrderedKeysAdapter(RowSequence) - Constructor for class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- RowSequenceToOrderedKeysIteratorAdapter - Class in io.deephaven.enterprise.compatibility.rowset
-
Given a Core RowSet.Iterator present it as a Legacy OrderedKeys.Iterator.
- RowSequenceToOrderedKeysIteratorAdapter(RowSequence.Iterator) - Constructor for class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysIteratorAdapter
- RowSetCompatibility - Class in io.deephaven.enterprise.compatibility.rowset
- RowSetCompatibility() - Constructor for class io.deephaven.enterprise.compatibility.rowset.RowSetCompatibility
- run() - Method in class io.deephaven.enterprise.compatibility.NotificationAdapter
- run() - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState.ResultPartitionedTable
- run() - Method in class io.deephaven.enterprise.remote.ConnectionAwareRemoteTable
- run(Database, String, String, String, String) - Method in class io.deephaven.enterprise.database.inputtables.InputTableConverter
-
Converts the specified Legacy input table into a copied Core+ input table.
- runAll(Database) - Method in interface io.deephaven.enterprise.database.inputtables.InputTableTool
-
Execute Core+ input table tool against all user tables.
- runByNamespace(Database, String...) - Method in interface io.deephaven.enterprise.database.inputtables.InputTableTool
-
Execute Core+ input table tool by specifying namespaces.
- runByTableName(Database, String, String...) - Method in interface io.deephaven.enterprise.database.inputtables.InputTableTool
-
Execute Core+ input table tool by specifying namespace and table names.
- runDhcServer(Configuration, PrintStream, PrintStream, UserContext, int, DispatcherClient, Client, Future<Boolean>, AuditEventLogger, WorkerDetails, CreationJsonParser, String, Logger, File, ProcessInfo) - Static method in class io.deephaven.enterprise.dnd.Main
- runDispatcherClient(PrintStream, PrintStream, String, Future<Client>) - Static method in class io.deephaven.enterprise.dnd.Main
- runWithinUnitTestCycle(ThrowingRunnable<T>) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- runWithinUnitTestCycle(ThrowingRunnable<T>, boolean) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
S
- satisfied(long) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- SchemaHelper - Class in io.deephaven.enterprise.kafkawriter
-
The SchemaHelper assists query-builders with creating and validating Deephaven Enterprise schemas from a Core+
KafkaTableWriter.Options
instance. - SchemaHelper(KafkaTableWriter.Options) - Constructor for class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Instantiate a SchemaHelper instance.
- SchemaHelper(KafkaTableWriter.Options, String) - Constructor for class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Instantiate a SchemaHelper instance.
- SchemaHelper(KafkaTableWriter.Options, String, int) - Constructor for class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Instantiate a SchemaHelper instance.
- SchemaNotFoundException - Exception in io.deephaven.enterprise.database
-
Indicates that a requested schema was not found / does not exist.
- SchemaNotFoundException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.SchemaNotFoundException
- schemes() - Method in class io.deephaven.enterprise.dnd.uri.PQUriResolver
- scopeTable(String) - Static method in class io.deephaven.enterprise.dnd.client.DndSession
-
Create a
TableSpec
based on a table from the server query scope. - ScriptSessionWrapper(ScriptSession, ControllerClientClassLoader) - Constructor for class io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule.ScriptSessionWrapper
- scriptType() - Method in class io.deephaven.enterprise.dnd.modules.GroovyConsoleSessionWithDatabaseModule.ScriptSessionWrapper
- SecretsProvider - Interface in io.deephaven.enterprise.secrets
-
Implementations provide access to secrets.
- SecretsProvider.Factory - Interface in io.deephaven.enterprise.secrets
-
Implementations create instances of
SecretsProvider
s. - SecretsService - Class in io.deephaven.enterprise.secrets
-
The service for loading
SecretsProvider
s to be used with various authentication methods. - select(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- selectDistinct(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- sequenceColumn(String) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.Options
-
Specify a column in the source table that contains a sequence number.
- serialize(IcebergS3Instructions, JsonGenerator, SerializerProvider) - Method in class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Serializer
- Serializer() - Constructor for class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Serializer
- serializeWithType(IcebergS3Instructions, JsonGenerator, SerializerProvider, TypeSerializer) - Method in class io.deephaven.enterprise.iceberg.IcebergS3Instructions.Serializer
- serialTableOperationsSafe() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- serverStateLogLogger() - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.EngineTableLoggersFactoryDndImpl
- SERVICE_NAME - Static variable in class io.deephaven.proto.pqworker.grpc.PQWorkerApiGrpc
- session() - Method in class io.deephaven.enterprise.dnd.client.DndSession
-
Get the underlying
SessionImpl
- sessionFactory() - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams
-
The
SessionFactory
for creatingBarrageSession
s to subscribe to tables. - sessionFactory(RemoteTableSessionFactory) - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams.Builder
-
Set the function to produce a
BarrageSession
from a hostname and port. - sessionImpl - Variable in class io.deephaven.enterprise.dnd.client.DndSession
- SessionServiceAuthWiringImpl - Class in io.deephaven.enterprise.dnd.authentication
-
This auth wiring explicitly denies the newSession and refreshSession calls as they are deprecated on the upstream
- SessionServiceAuthWiringImpl() - Constructor for class io.deephaven.enterprise.dnd.authentication.SessionServiceAuthWiringImpl
- sessionTimeoutMillis(Long) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
How long is the session timeout grace period.
- setAclsApplied() - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
Note that ACLs have been applied and our return policy has changed.
- setAdminGroups(Set<String>) - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- setAttribute(String, Object) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- setAuthClient(AuthenticationClient) - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- setAutomatedFilter(boolean) - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- setCatalog(DatabaseCatalog) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- setClassFinderLogic() - Static method in class io.deephaven.enterprise.compatibility.shadow.ShadowCompatibility
-
Injects logic into DHE ClassFinder to remap to fully qualified shadow class names.
- setColumnRenderers(ColumnRenderersBuilder) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- setDatabaseWrapper(Database) - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
Set the Enterprise Database to use for integrating with Enterprise classes
- setDelegate(RowSequence) - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- setDelegate(OrderedKeys) - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- setDndClassLoader(File, Database, String, ControllerClientFactory) - Static method in class io.deephaven.enterprise.dnd.classloader.DndGroovyClassLoader
-
Set custom DnD class loader to retrieve Groovy scripts on imports over the network from DHE workspace data and controller script loader.
- setEphemeral() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Make this client ephemeral.
- setEphemeral() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- setField(Descriptors.FieldDescriptor, Object) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- setGroupingProvider(GroupingProvider) - Method in class io.deephaven.enterprise.compatibility.filter.ColumnSourceAdapterForFilter
- setGroupProvider(GroupProvider) - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- setInstance(SimpleAuditEventLogger) - Static method in class io.deephaven.enterprise.dnd.SimpleAuditEventLogger
-
Set an instance of the SimpleAuditEventLogger.
- setIsRefreshing(boolean) - Method in class io.deephaven.enterprise.compatibility.filter.RecomputeListenerAdapter
- setLocalClusterDetails(CorePlusClusterSessionFactory) - Static method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Set the
CorePlusClusterSessionFactory
details for the current cluster. - setMaxInboundMessageSize(int) - Method in class io.deephaven.enterprise.dnd.client.DeephavenClusterConnection
-
Set the maximum inbound message size for connections created by this object.
- setMaxInboundMessageSize(int) - Method in class io.deephaven.enterprise.dnd.client.DndSessionFactoryBarrage
- setMessage(String) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string message = 1;
- setMessageBytes(ByteString) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string message = 1;
- setObjectNames(int, String) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
-
repeated string objectNames = 1;
- setObserver(RemoteTableStateWatcher.Observer) - Method in class io.deephaven.enterprise.remote.ControllerStateWatcher
- setObserver(RemoteTableStateWatcher.Observer) - Method in interface io.deephaven.enterprise.remote.RemoteTableStateWatcher
-
Set the
RemoteTableStateWatcher.Observer
to notify of state changes. - setOwnerCredentials(UserContext) - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- setPermissionFilterProvider(PermissionFilterProvider) - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
Set the Enterprise
PermissionFilterProvider
to be used when calling enterprse acl code - setProcessInfoId(String) - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- setReason(String) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
-
optional string reason = 1;
- setReasonBytes(ByteString) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
-
optional string reason = 1;
- setRecomputeListener(WhereFilter.RecomputeListener) - Method in class io.deephaven.enterprise.compatibility.filter.EnterpriseFilterAdapter
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- setSchemaService(SchemaService) - Static method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
-
Set the schema service to use when creating a new state for use in unit tests.
- setSerialTableOperationsSafe(boolean) - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- setShortCauses(String) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string shortCauses = 3;
- setShortCausesBytes(ByteString) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string shortCauses = 3;
- setSimpleProcessEventLogger(SimpleProcessEventLogger) - Static method in class io.deephaven.enterprise.dnd.ProcessEventLogAppender
- setSnapshot(TableLocationMetadataIndex.LocationSnapshot) - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenTableLocation
-
Set the location snapshot data from the
metadata index
. - setSpeedFactor(double) - Method in class io.deephaven.enterprise.replay.DeltaClockWithAdjustableSpeed
- setStackTrace(String) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string stackTrace = 2;
- setStackTraceBytes(ByteString) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
string stackTrace = 2;
- setSubscriberName(String) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
-
string subscriberName = 1;
- setSubscriberNameBytes(ByteString) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
-
string subscriberName = 1;
- setTimestampMillis(long) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
int64 timestampMillis = 6;
- setTotalsTable(TotalsTableBuilder) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- setUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.StringList.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest.Builder
- setUnknownFields(UnknownFieldSet) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse.Builder
- setUpdateGraph(UpdateGraph) - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
-
Set the update graph to use for this state.
- setValues(int, String) - Method in class io.deephaven.proto.pqworker.StringList.Builder
-
repeated string values = 1;
- setViewerGroups(Set<String>) - Static method in class io.deephaven.enterprise.dnd.authentication.DheAuthenticationHandler
- setWasUncaught(boolean) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse.Builder
-
bool wasUncaught = 4;
- setWriterCheckpointRecord(MutableObject<CheckpointRecord.SourceFileSizeRecord>, Supplier<CheckpointRecord.SourceFileSizeRecord>) - Method in class io.deephaven.enterprise.ingester.impl.TableWriterContext
-
Set the checkpoint record to our tableWriterStreamConsumer, done outside the constructor so that we can read it in first.
- SHADOW_PREFIX - Static variable in class io.deephaven.enterprise.compatibility.shadow.ShadowCompatibility
- ShadowCompatibility - Class in io.deephaven.enterprise.compatibility.shadow
-
This class contains static methods and fields that help in converting serialized non-shadowed enterprise types into their shadowed packages before they're classloaded
- ShadowCompatibility() - Constructor for class io.deephaven.enterprise.compatibility.shadow.ShadowCompatibility
- ShadowingObjectInputStream - Class in io.deephaven.enterprise.compatibility.shadow
-
Enterprise makes extensive use of Java serialization through WObjectOutput/InputStream.
- ShadowingObjectInputStream(InputStream) - Constructor for class io.deephaven.enterprise.compatibility.shadow.ShadowingObjectInputStream
- ShadowingPersistentInputStream - Class in io.deephaven.enterprise.compatibility.shadow
-
Enterprise makes extensive use of Java serialization through WObjectOutput/InputStream.
- ShadowingPersistentInputStream(InputStream, ClassLoader) - Constructor for class io.deephaven.enterprise.compatibility.shadow.ShadowingPersistentInputStream
- ShadowingSerializableDecoder<T> - Class in io.deephaven.enterprise.compatibility.shadow
-
An
ObjectCodec
implementation forSerializable
object that internally uses aShadowingObjectInputStream
to automatically replace detected shadowed classes in the object stream with their shadowed versions. - ShadowingSerializableDecoder(String) - Constructor for class io.deephaven.enterprise.compatibility.shadow.ShadowingSerializableDecoder
- sharedLock() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- Short - Enum constant in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- SHORTCAUSES_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ListenErrorResponse
- ShortColumnRegionAdapter<ATTR extends Values> - Class in io.deephaven.enterprise.compatibility.region
-
Adapts a Legacy ColumnRegionShort to a Core ColumnRegionShort.
- ShortColumnRegionAdapter(ColumnRegionShort<?>) - Constructor for class io.deephaven.enterprise.compatibility.region.ShortColumnRegionAdapter
- shutdown() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Shut down the client.
- shutdown() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- SimpleAuditEventLogger - Class in io.deephaven.enterprise.dnd
- SimpleAuditEventLogger(Map<String, Object>, UserContext) - Constructor for class io.deephaven.enterprise.dnd.SimpleAuditEventLogger
- SimpleFilterGenerator - Class in io.deephaven.enterprise.acl.generator
-
An
AclFilterGenerator
that simply applies the specifiedWhereFilter
s in Disjunctive Normal Form - SimpleFilterGenerator(Collection<WhereFilter>...) - Constructor for class io.deephaven.enterprise.acl.generator.SimpleFilterGenerator
- SimpleLocationSnapshot - Class in io.deephaven.enterprise.locations.hive
-
A simple immutable location snapshot.
- SimpleProcessEventLogger - Class in io.deephaven.enterprise.dnd
- SimpleProcessEventLogger(LogAggregatorServiceBinaryStoreWriterFactory, ProcessInfo) - Constructor for class io.deephaven.enterprise.dnd.SimpleProcessEventLogger
- SimpleProcessEventLogger(String, ProcessInfo) - Constructor for class io.deephaven.enterprise.dnd.SimpleProcessEventLogger
- size() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- size() - Method in class io.deephaven.enterprise.compatibility.rowset.OrderedKeysToRowSequenceAdapter
- size() - Method in class io.deephaven.enterprise.compatibility.rowset.RowSequenceToOrderedKeysAdapter
- SIZE_COLUMN_NAME - Static variable in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
The column of partition sizes, in rows.
- slice(long, long) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- snapshot() - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Create a static snapshot of the entire upstream
Table
. - snapshot(Set<String>) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Create a static snapshot of the upstream
Table
including only the specified columns. - snapshot(Table, boolean, String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- snapshot(String...) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Create a static snapshot of the upstream
Table
including only the specified columns. - SnapshotBackedTableLocation<LOCATION_TYPE extends AbstractTableLocation> - Class in io.deephaven.enterprise.locations.local
-
A
TableLocation
backed by aTableLocationMetadataIndex.TableLocationSnapshot
that does not refresh and tries to avoid creating the actual location until it is truly needed. - SnapshotBackedTableLocation(TableKey, TableLocationKey, TableLocationMetadataIndex.LocationSnapshot, Supplier<LOCATION_TYPE>) - Constructor for class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- SnapshotException - Exception in io.deephaven.enterprise.dnd.client.exception
-
An Exception thrown when there is a problem completing a Snapshot
- SnapshotException(String, Throwable) - Constructor for exception io.deephaven.enterprise.dnd.client.exception.SnapshotException
- snapshotHistory(Table) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- snapshotId() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig
-
The Snapshot ID to use when discovering the table from the catalog.
- snapshotId(long) - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig.Builder
-
Set the snapshot id to use for fetching the Iceberg table.
- snapshotIncremental(Table, boolean, String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- snapshotOf(TableSpec) - Method in class io.deephaven.enterprise.dnd.client.DndSessionBarrage
-
Fetch a snapshot of the table from the server.
- sort(SortPair...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- SourceAclProvider - Interface in io.deephaven.enterprise.acl
-
A provider object for creating row and column ACLs from the data source.
- splitAndLinearizeAndFilters(Filter) - Static method in class io.deephaven.enterprise.acl.impl.AclHelper
-
If a filter is a conjunction of filters (an "and" of filters), decompose it in a list of element filters.
- SSLConfigModule - Interface in io.deephaven.enterprise.dnd.modules
- STACKTRACE_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ListenErrorResponse
- STANDALONE - Static variable in interface io.deephaven.enterprise.locations.EnterpriseTableKey
- STANDALONE_PARTITIONS - Static variable in class io.deephaven.enterprise.table.EnterpriseTableTools
- start() - Method in class io.deephaven.enterprise.dnd.ProcessEventLogAppender
- startRefreshing() - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
- stateWatcher() - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams
-
The
RemoteTableStateWatcher
so theConnectionAwareRemoteTable
can monitor the state of the destination. - stateWatcher(RemoteTableStateWatcher) - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams.Builder
-
Set the
RemoteTableStateWatcher
so theConnectionAwareRemoteTable
can monitor the state of the destination. - stdBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- stop() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- stopQueries(List<PersistentQueryConfigMessage>) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Stops one or more persistent queries.
- stopQueriesBySerial(long[]) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Stops one or more persistent query by serial id.
- stopQueriesBySerial(List<Long>) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Stop the specified queries by serial.
- stopQueriesBySerial(List<Long>) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- stopQuery(PersistentQueryConfigMessage) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Stops a persistent query.
- stopRefreshing() - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState
- StringList - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.StringList
- StringList.Builder - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.StringList
- StringListOrBuilder - Interface in io.deephaven.proto.pqworker
- stringLiteral(Node) - Static method in class io.deephaven.enterprise.dnd.autocomplete.DatabaseAutocompleteDelegate
- subscribe() - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Subscribe to the entire table using the default
SubscriptionOptions
. - subscribe(TableLocation.Listener) - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- subscribe(SubscriptionOptions) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Subscribe to the table using the specified
SubscriptionOptions
. - subscribe(TableLocation.Listener) - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- SUBSCRIBERNAME_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ListenErrorRequest
- subscribeTo(TableSpec) - Method in class io.deephaven.enterprise.dnd.client.DndSessionBarrage
-
Fetch a fully subscribed table from the server.
- subscribeToAll() - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Subscribe for updates for all visible queries.
- subscribeToAll() - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- SubscriptionException - Exception in io.deephaven.enterprise.dnd.client.exception
-
An Exception thrown when there is a problem completing a subscription
- SubscriptionException(String, Throwable) - Constructor for exception io.deephaven.enterprise.dnd.client.exception.SubscriptionException
- SubscriptionOptions - Interface in io.deephaven.enterprise.remote
-
Implementations of this interface provide parameters for a
ConnectionAwareRemoteTable
to maintain a subscription to a remote table. - SubscriptionOptions.Builder - Interface in io.deephaven.enterprise.remote
-
Implementations of this interface can be used to construct a new
SubscriptionOptions
. - sumBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- supportedTypes() - Method in class io.deephaven.enterprise.iceberg.IcebergExtendedStorageProvider.Factory
- supportedTypes() - Method in interface io.deephaven.enterprise.tabledataservice.extended.ExtendedStorageProvider.Factory
-
Get the set of supported types for this factory.
- supportedTypes() - Method in class io.deephaven.enterprise.tabledataservice.extended.HiveExtendedStorageProvider.Factory
- supportedTypes() - Method in class io.deephaven.enterprise.tabledataservice.extended.ParquetExtendedStorageProvider.Factory
- supportsDictionaryFormat(RowSet.SearchIterator) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectCached
- supportsDictionaryFormat(RowSet.SearchIterator) - Method in class io.deephaven.enterprise.sources.regioned.impl.ColumnRegionObjectWithDictionary
- supportsRefreshing() - Method in class io.deephaven.enterprise.test.CapturingUpdateGraph
- supportsSubscriptions() - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- supportsSubscriptions() - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- sweepUnvisited(AbstractTableLocationProvider, long) - Method in class io.deephaven.enterprise.tabledataservice.TableLocationMarkSweepHelper
-
Remove all locations that have not been visited after a call to
TableLocationMarkSweepHelper.getNextMark()
. - symbolFileExists() - Method in interface io.deephaven.enterprise.locations.DeephavenFormatColumnLocation
-
Check if the symbol table file exists.
- symbolFileExists() - Method in class io.deephaven.enterprise.locations.local.deephaven.OnDiskDeephavenColumnLocation
- SystemTableLogger - Class in io.deephaven.enterprise.database
-
Utility to log
Table
objects to System tables via the Log Aggregator Server. - SystemTableLogger() - Constructor for class io.deephaven.enterprise.database.SystemTableLogger
- SystemTableLogger.Options - Class in io.deephaven.enterprise.database
-
Options for writing a system table using a logger.
- SystemTableLogger.Options.Builder - Interface in io.deephaven.enterprise.database
- SystemTableLoggerImpl - Class in io.deephaven.enterprise.database.impl
- SystemTableLoggerImpl() - Constructor for class io.deephaven.enterprise.database.impl.SystemTableLoggerImpl
- SystemTableMissingSchemaException - Exception in io.deephaven.enterprise.database
- SystemTableMissingSchemaException(String, String) - Constructor for exception io.deephaven.enterprise.database.SystemTableMissingSchemaException
T
- TABLE_NAME_PATH_INDEX - Static variable in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- TableAdapterForFilters - Class in io.deephaven.enterprise.compatibility.filter
- TableAdapterForFilters(Table) - Constructor for class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- TableDataServiceFactory - Class in io.deephaven.enterprise.tabledataservice
-
The standard factory for creating
TableDataService
instances using aDataRoutingService
instance - TableDataServiceFactory(DataRoutingService, SchemaService, ProtocolDriverFactory) - Constructor for class io.deephaven.enterprise.tabledataservice.TableDataServiceFactory
- tableDefinition() - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams
-
The prototype
TableDefinition
for the result table. - tableDefinition(TableDefinition) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Set the prototype
TableDefinition
of the table to fetch. - tableDefinition(TableDefinition) - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams.Builder
-
Set the prototype
TableDefinition
for the result table. - TableDefinitionCompatibility - Class in io.deephaven.enterprise.compatibility
-
A compatibility class for converting enterprise
TableDefinition
into communityTableDefinition
- tableIdentifier() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig
- tableIdentifier(String) - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig.Builder
-
Set the Iceberg table identifier for discovery.
- TableKeyFilter - Interface in io.deephaven.enterprise.tabledataservice.filter
- TableLocationMarkSweepHelper - Class in io.deephaven.enterprise.tabledataservice
-
An helper for
TableLocationProvider
implementations that can mark and sweep table locations based on if they have been visited in the current cycle. - TableLocationMarkSweepHelper() - Constructor for class io.deephaven.enterprise.tabledataservice.TableLocationMarkSweepHelper
- TableLocationStateAdapter - Class in io.deephaven.enterprise.compatibility
-
This class adapts an enterprise
TableLocationState
into a Community formattedTableLocationState
for use for Table data subscriptions - TableLocationStateAdapter(TableLocationState) - Constructor for class io.deephaven.enterprise.compatibility.TableLocationStateAdapter
- TableLoggerException - Exception in io.deephaven.enterprise.database
-
Unchecked exception that is decorated with the namespace and table was being operated on.
- TableLoggerException(String, String) - Constructor for exception io.deephaven.enterprise.database.TableLoggerException
- TableLoggerException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.TableLoggerException
- tableName() - Method in exception io.deephaven.enterprise.database.SchemaNotFoundException
- tableName() - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig
-
Optional; When supplied, this will be the table name provided back in the
DiscoveryResult
. - tableName() - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams
-
The name of the table to fetch from the query scope.
- tableName(String) - Method in interface io.deephaven.enterprise.iceberg.discovery.DiscoveryConfig.Builder
-
An optional user specified table name.
- tableName(String) - Method in class io.deephaven.enterprise.remote.RemoteTableBuilder
-
Set the Table name to fetch from the
query
. - tableName(String) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
The name of the table to ingest, this is a required option.
- tableName(String) - Method in interface io.deephaven.enterprise.remote.ConnectionAwareRemoteTableParams.Builder
-
Set the name of the table to fetch from the query scope.
- TableOptions - Class in io.deephaven.enterprise.database
-
A collection of options that control the construction of a
live table
- TableOptions() - Constructor for class io.deephaven.enterprise.database.TableOptions
- TableOptions.Builder - Interface in io.deephaven.enterprise.database
-
A Builder object for
TableOptions
- TableReplayConfiguration - Interface in io.deephaven.enterprise.replay
-
The replay configuration for one table.
- TableTicketTransformer - Class in io.deephaven.enterprise.acl.transform
-
A
TicketTransformer
that handles transformation ofTable
s to apply ACLs at the edge. - TableTicketTransformer(AclSupport) - Constructor for class io.deephaven.enterprise.acl.transform.TableTicketTransformer
- TableWriterContext - Class in io.deephaven.enterprise.ingester.impl
-
Holder for a TableWriter and the processor for use in implementing an ingester.
- TableWriterContext(Logger, SimpleDataImportStreamProcessor, Runnable, Runnable, String, TableDefinition, Set<String>, List<ImportStateDetails>) - Constructor for class io.deephaven.enterprise.ingester.impl.TableWriterContext
- tail(long) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- tailBy(long, String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- tailPct(double) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- testSchemaPathForTable(Path, String, String) - Static method in class io.deephaven.enterprise.test.CorePlusTestUtils
- TestTableGenerator - Class in io.deephaven.enterprise.test
-
This class can be used to generate identical tables in memory to the ones stored in the resources for this project.
- TestTableGenerator(int, int) - Constructor for class io.deephaven.enterprise.test.TestTableGenerator
- ThreadDumpRequest - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ThreadDumpRequest
- ThreadDumpRequest.Builder - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ThreadDumpRequest
- ThreadDumpRequestOrBuilder - Interface in io.deephaven.proto.pqworker
- ThreadDumpResponse - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ThreadDumpResponse
- ThreadDumpResponse.Builder - Class in io.deephaven.proto.pqworker
-
Protobuf type
io.deephaven.proto.pqworker.ThreadDumpResponse
- ThreadDumpResponseOrBuilder - Interface in io.deephaven.proto.pqworker
- throwIfInvalidated() - Method in class io.deephaven.enterprise.sources.regioned.impl.InvalidatableRegion
- TicketTransformer - Interface in io.deephaven.enterprise.dnd.authentication.transform
-
Implementations of this interface provide transformations of values before they are returned as
Export
s to clients. - TimePartitionRotation - Class in io.deephaven.enterprise.kafkawriter
-
Create functions for generating column partitions from an epoch timestamp.
- timestampColumnName() - Method in class io.deephaven.enterprise.replay.ComposableTableReplayConfiguration
-
What column in the source table should be used for the replay timestamp.
- timestampColumnName() - Method in interface io.deephaven.enterprise.replay.TableReplayConfiguration
-
What column in the source table should be used for the replay timestamp.
- TIMESTAMPMILLIS_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ListenErrorResponse
- toBufferByteOffset(long) - Method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- toBufferIndex(long) - Method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- toBufferOffset(long) - Method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- toBufferSizeInBytes(long) - Method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- toBuilder() - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- toBuilder() - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- toBuilder() - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- toBuilder() - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- toBuilder() - Method in class io.deephaven.proto.pqworker.StringList
- toBuilder() - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- toBuilder() - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- toJson() - Method in class io.deephaven.enterprise.iceberg.IcebergEndpoint
-
Get this object encoded as a JSON string.
- topic(String) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Set the topic to consume, this is a required option.
- toRegionByteOffset(long) - Method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- toRegionSizeInBytes(long) - Method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
- toString() - Method in class io.deephaven.enterprise.ingester.impl.ImportStateDetails
- toString() - Method in class io.deephaven.enterprise.locations.impl.BasicFixedPartitionedDeephavenTableLocationKey
- toString() - Method in class io.deephaven.enterprise.locations.impl.EnterpriseTableKeyImpl
- toString() - Method in class io.deephaven.enterprise.secrets.JsonFilesSecretsProvider
- toString() - Method in class io.deephaven.enterprise.secrets.PropertiesSecretsProvider
- toString() - Method in class io.deephaven.enterprise.tabledataservice.filter.EnterpriseFilterWrapper
- toString() - Method in class io.deephaven.enterprise.tabledataservice.OnDiskTableDataService
- toString() - Method in class io.deephaven.enterprise.tabledataservice.RemoteTableDataService
- toUri(File, boolean) - Static method in class io.deephaven.enterprise.locations.UriHelper
- toUri(Path, boolean) - Static method in class io.deephaven.enterprise.locations.UriHelper
- transactionsEnabled(boolean) - Method in class io.deephaven.enterprise.derivedtablewriter.DerivedTableWriter.Options
-
Should transactions be enabled for each set of data written? (defaults to false)
- transactionsEnabled(boolean) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Deephaven tables support transactions, which allow a set of contiguous rows to be appended to a table atomically or not at all.
- transform(DheAuthContext, T) - Method in class io.deephaven.enterprise.acl.transform.GenericObjectTransformer
- transform(DheAuthContext, T) - Method in class io.deephaven.enterprise.acl.transform.TableTicketTransformer
- transform(DheAuthContext, T) - Method in interface io.deephaven.enterprise.dnd.authentication.transform.TicketTransformer
-
Transform the specified object using the auth context.
- transformation(Function<Table, Table>) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
A transformation to apply after Core produces data from Kafka.
- treeTable(String, String) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- truncate(TableLocationLookupKey<String>) - Method in class io.deephaven.enterprise.lastbystate.CoreLastByTableImportState.ResultPartitionedTable
- trustAll(boolean) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set if the worker should ignore the truststore with regard for PQ uri resolution.
- tryAdapt(TableLocationKey) - Static method in interface io.deephaven.enterprise.locations.FixedPartitionedEnterpriseTableLocationKey
- tryManage(LivenessReferent) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- tryRetainReference() - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- TYPE_PATH_INDEX - Static variable in class io.deephaven.enterprise.dnd.service.ticket.DatabaseTicketResolver
- TypeMutations - Class in io.deephaven.enterprise.ingester.impl
-
Utilities for converting types from Core to Enterprise for use in ingesters.
- TypeMutations() - Constructor for class io.deephaven.enterprise.ingester.impl.TypeMutations
U
- UGP_ADAPTER - Static variable in class io.deephaven.enterprise.compatibility.LiveTableRegistrarAdapter
- UGP_ADAPTER - Static variable in class io.deephaven.enterprise.compatibility.NotificationQueueAdapter
- UncoalescedBlinkTable - Class in io.deephaven.enterprise.extensions
-
An
UncoalescedTable
implementation that wraps another uncoalesced table. - UncoalescedBlinkTable(Table) - Constructor for class io.deephaven.enterprise.extensions.UncoalescedBlinkTable
- ungroup(boolean, String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- unpackTo(String, Path) - Static method in class io.deephaven.enterprise.test.UnpackUtils
-
Locate the specified resource on the classpath and unpack it onto the filesystem at the specified path.
- UnpackUtils - Class in io.deephaven.enterprise.test
-
We would like to be able to put all of the test data files in one package and reuse them.
- UnpackUtils() - Constructor for class io.deephaven.enterprise.test.UnpackUtils
- UNPARTITIONED_KEY_PLACEHOLDER - Static variable in interface io.deephaven.enterprise.locations.FixedPartitionedEnterpriseTableLocationKey
- unsubscribe(TableLocation.Listener) - Method in class io.deephaven.enterprise.locations.local.SnapshotBackedTableLocation
- unsubscribe(TableLocation.Listener) - Method in class io.deephaven.enterprise.locations.local.HybridSnapshotBackedTableLocation
- update(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- updateBy(UpdateByControl, Collection<UpdateByClause>, MatchPair...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- updateDheDefinition(TableDefinition) - Static method in class io.deephaven.enterprise.test.TestTableGenerator
- updateInputTableSchema(String, String, InputTableSpec) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- updateInputTableSchema(String, String, InputTableSpec) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Update an existing input table schema using the provided
InputTableSpec
. - updateInputTableSchema(String, String, InputTableSpec) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- updatePartitionedTableSchema(String, String, TableDefinition) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- updatePartitionedTableSchema(String, String, TableDefinition) - Method in interface io.deephaven.enterprise.database.WritableDatabase
-
Updates a preexisting User table schema.
- updatePartitionedTableSchema(String, String, TableDefinition) - Method in class io.deephaven.enterprise.replay.WritableReplayDatabase
- updatePerformanceLogLogger() - Method in class io.deephaven.enterprise.dnd.logger.engine.impl.EngineTableLoggersFactoryDndImpl
- updateQueryStatus(long, String, PersistentQueryStatusEnum, Map<String, ExportedObjectInfoMessage>, Map<String, String[]>) - Method in interface io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClient
-
Publish an update for a persistent query.
- updateQueryStatus(long, String, PersistentQueryStatusEnum, Map<String, ExportedObjectInfoMessage>, Map<String, String[]>) - Method in class io.deephaven.enterprise.dnd.controller.PersistentQueryControllerClientImpl
- updateView(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- updateView(String...) - Method in class io.deephaven.enterprise.extensions.UncoalescedBlinkTable
- UriHelper - Class in io.deephaven.enterprise.locations
- UriHelper() - Constructor for class io.deephaven.enterprise.locations.UriHelper
- URIModule - Interface in io.deephaven.enterprise.dnd.modules
-
This module injects the
PQUriResolver
into the URI Resolver set for the worker. - USE_RANGES_AVERAGE_RUN_LENGTH - Static variable in interface io.deephaven.enterprise.sources.regioned.BufferedPage
-
Minimum average run length in an
RowSequence
that should trigger copy-by-ranges in BufferedPage implementations. - useIntraday() - Method in class io.deephaven.enterprise.replay.ComposableTableReplayConfiguration
- useIntraday() - Method in interface io.deephaven.enterprise.replay.TableReplayConfiguration
-
Should the replayed table be sourced from db.liveTable?
- useLas() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
Get if we should use the Log Aggregator service to write the table.
- useLas(boolean) - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
Should the table be written via the log aggregator service (LAS)?
- useLocationCaches(boolean) - Method in interface io.deephaven.enterprise.database.Database
-
Set whether the database should cache the result of table location discovery and re-use them.
- useLocationCaches(boolean) - Method in class io.deephaven.enterprise.database.impl.DatabaseImpl
- useLocationCaches(boolean) - Method in class io.deephaven.enterprise.replay.ReplayDatabase
- UserInputTableException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing issues with Core+ user input tables.
- UserInputTableException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserInputTableException
- UserTableColumnDefinitionException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing an incompatible user table definition.
- UserTableColumnDefinitionException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserTableColumnDefinitionException
- UserTableDeleteException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing a failure in deleting part or all of a user table.
- UserTableDeleteException(String, String, String, Throwable) - Constructor for exception io.deephaven.enterprise.database.UserTableDeleteException
- UserTableIOException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing a failure in IO, e.g.
- UserTableIOException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserTableIOException
- UserTableIOException(String, String, String, Throwable) - Constructor for exception io.deephaven.enterprise.database.UserTableIOException
- UserTableMissingSchemaException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing a missing user table definition.
- UserTableMissingSchemaException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserTableMissingSchemaException
- UserTableMissingSchemaException(String, String, String, Throwable) - Constructor for exception io.deephaven.enterprise.database.UserTableMissingSchemaException
- UserTableNamespaceException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing a user table operation specifying a system namespace.
- UserTableNamespaceException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserTableNamespaceException
- UserTablePermissionException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing insufficient access permissions to a user table operation.
- UserTablePermissionException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserTablePermissionException
- UserTablePreexistingSchemaException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing a preexisting user table definition.
- UserTablePreexistingSchemaException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserTablePreexistingSchemaException
- UserTableStorageTypeException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing an incompatible table storage type.
- UserTableStorageTypeException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserTableStorageTypeException
- UserTableWriteException - Exception in io.deephaven.enterprise.database
-
Unchecked exception representing a failure in writing part or all of a user table.
- UserTableWriteException(String, String, String) - Constructor for exception io.deephaven.enterprise.database.UserTableWriteException
- UserTableWriteException(String, String, String, Throwable) - Constructor for exception io.deephaven.enterprise.database.UserTableWriteException
V
- validateOrUpdateSchema() - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Validates the schema derived from
SchemaHelper.getXmlSchema()
. - validateRequestedColumns(TableDefinition, Set<String>) - Static method in class io.deephaven.enterprise.remote.ConnectionAwareRemoteTable
- validateSchema() - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Validates the schema derived from
SchemaHelper.getXmlSchema()
. - validateSelect(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- valueOf(String) - Static method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.deephaven.enterprise.sources.regioned.BufferedType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VALUES_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.StringList
- valueSpec(KafkaTools.Consume.KeyOrValueSpec) - Method in class io.deephaven.enterprise.kafkawriter.KafkaTableWriter.Options
-
Determine how the value is converted to table columns.
- varBy(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- view(SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- view(String...) - Method in class io.deephaven.enterprise.extensions.UncoalescedBlinkTable
- visitLocationKey(TableLocationKey) - Method in class io.deephaven.enterprise.tabledataservice.MarkingPollingLocationProvider
- visitLocationKey(TableLocationKey) - Method in class io.deephaven.enterprise.tabledataservice.TableLocationMarkSweepHelper
-
Visit a specific location.
W
- warehouseUri(String) - Method in interface io.deephaven.enterprise.iceberg.IcebergEndpoint.Builder
-
Set the URI for accessing table data.
- WASUNCAUGHT_FIELD_NUMBER - Static variable in class io.deephaven.proto.pqworker.ListenErrorResponse
- wavgBy(String, SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- where(WhereFilter...) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
from a set of simplewhere
clauses. - where(String...) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
from a set of simplewhere
clauses. - where(Collection<WhereFilter>) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
from a set of simplewhere
clauses. - where(Filter) - Method in class io.deephaven.enterprise.acl.impl.DeferredACLTable
- where(SelectFilter...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- where(String...) - Method in class io.deephaven.enterprise.extensions.UncoalescedBlinkTable
- whereIn(Table, String, String[], String...) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that applies aTableOperations.whereIn(Object, String...)
filter from a "Set" table containing the group information. - whereIn(String, String, String, String[], boolean, String...) - Static method in interface io.deephaven.enterprise.acl.AclFilterGenerator
-
Create an
AclFilterGenerator
that applies aTableOperations.whereIn(Object, String...)
filter from a "Set" table containing the group information. - whereIn(Table, boolean, MatchPair...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- WhereInFilterGenerator - Class in io.deephaven.enterprise.acl.generator
-
A filter generator that specifies a set table, and a list of match expressions (FilteredColumn=SetColumn), to apply a
TableOperations.whereIn(Object, String...)
operation to the filtered table. - WhereInFilterGenerator(Table, String, String[], MatchPair...) - Constructor for class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Creates a whereIn filter generator, using the given set table, filters, and groupColumn to determine the visible rows for a given user.
- WhereInFilterGenerator(String, String, String, String[], boolean, MatchPair...) - Constructor for class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Creates a whereIn filter generator, using the given namespace, tablename, filters, and groupColumn to determine the visible rows for a given user.
- WhereInFilterGenerator(String, String, String, String[], boolean, MatchPair...) - Constructor for class io.deephaven.enterprise.acl.generator.WhereInFilterGenerator
-
Creates a whereIn filter generator, using the given namespace, tablename, filters, and groupColumn to determine the visible rows for a given user.
- withAdminGroups(Set<String>) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withAuditEventLogger(AuditEventLogger) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withCacheDir(File) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withColumnDescription(Map<String, String>) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- withDefaults(ComposableTableReplayConfiguration) - Method in class io.deephaven.enterprise.replay.ComposableTableReplayConfiguration
-
Apply the given default configuration to this configuration; and return a possibly new configuration representing this configuration with the defaults.
- withDispatcherClient(DispatcherClient) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set the
DispatcherClient
for components. - withEnterpriseConfiguration(Configuration) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set the Enterprise configuration object.
- withEtcdClient(Client) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set the
Client
which can be used for worker etcd operations. - withGroupingCols(String...) - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Define column(s) as GroupingColumns.
- withGroupingCols(Collection<String>) - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Define column(s) as GroupingColumns.
- withJettyConfig(JettyConfig) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set the Jetty configuration to use for the server.
- withKeys(String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- withName(String) - Method in class io.deephaven.enterprise.iceberg.IcebergEndpoint
-
Get a copy of this endpoint, decorated with a name.
- withPersistentQueryScriptPathLoaderState(String) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withPersistentQuerySerial(long) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withPqName(String) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withProcessInfo(ProcessInfo) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withReplaySettings(ReplaySettings) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withSymbolTableNone(String...) - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Define column(s) which should be written without a SymbolTable.
- withSymbolTableNone(Collection<String>) - Method in class io.deephaven.enterprise.kafkawriter.SchemaHelper
-
Define column(s) which should be written without a SymbolTable.
- withTableDescription(String) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- withUniqueKeys(String...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- withUserContext(UserContext) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
-
Set the user context of the owning user
- withViewerGroups(Set<String>) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- withVirtualEnvironment(String) - Method in interface io.deephaven.enterprise.dnd.EnterpriseJettyComponent.Builder
- workerName(String) - Method in class io.deephaven.enterprise.dnd.query.util.perf.PerformanceOverview
-
Set the name of the worker to filter performamnce data
- WorkspaceDataSnapshot - Class in io.deephaven.enterprise.workspace
- WorkspaceDataSnapshot(Database) - Constructor for class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
- WorkspaceDataSnapshot(Logger, Database) - Constructor for class io.deephaven.enterprise.workspace.WorkspaceDataSnapshot
- wouldMatch(WouldMatchPair...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
- wrap(Filter) - Static method in class io.deephaven.enterprise.tabledataservice.filter.EnterpriseFilterWrapper
- WrappedGroupProvider - Class in io.deephaven.enterprise.dnd.authentication
-
A Simple
GroupProvider
that wraps the Enterprise implementationIrisGroupProvider
- WrappedGroupProvider(IrisGroupProvider) - Constructor for class io.deephaven.enterprise.dnd.authentication.WrappedGroupProvider
-
Create a new provider delegating to the underlying Enterprise provider.
- WritableDatabase - Interface in io.deephaven.enterprise.database
-
Interface for writing tables to persistent Deephaven storage.
- WritableReplayDatabase - Class in io.deephaven.enterprise.replay
-
A
ReplayDatabase
that also wraps aWritableDatabase
. - WritableReplayDatabase(Clock, WritableDatabase, Database, ReplaySettings, ReplayConfigurationImpl) - Constructor for class io.deephaven.enterprise.replay.WritableReplayDatabase
-
Create a new WritableReplayDatabase that wraps an underlying database.
- writeChunkData(WritableChunk<Values>[], int, int) - Method in class io.deephaven.enterprise.ingester.impl.TableWriterContext
- writeLocationsTable(File, Schema) - Static method in class io.deephaven.enterprise.locations.hive.HiveLocationsTableKeyFinder
-
Write a locations table to disk for the given directory and schema.
- writeTable(Table, TableDefinition, File) - Static method in class io.deephaven.enterprise.table.EnterpriseTableTools
-
Write the input table to the specified path in Deephaven format.
- writeTable(Table, TableDefinition, File, String...) - Static method in class io.deephaven.enterprise.table.EnterpriseTableTools
-
Write the input table to the specified path in Deephaven format.
- writeTable(Table, TableDefinition, String) - Static method in class io.deephaven.enterprise.table.EnterpriseTableTools
-
Write the input table to the specified path in Deephaven format.
- writeTable(Table, File) - Static method in class io.deephaven.enterprise.table.EnterpriseTableTools
-
Write the input table to the specified path in Deephaven format.
- writeTable(Table, String) - Static method in class io.deephaven.enterprise.table.EnterpriseTableTools
-
Write the input table to the specified path in Deephaven format.
- writeTo(CodedOutputStream) - Method in class io.deephaven.proto.pqworker.ListenErrorRequest
- writeTo(CodedOutputStream) - Method in class io.deephaven.proto.pqworker.ListenErrorResponse
- writeTo(CodedOutputStream) - Method in class io.deephaven.proto.pqworker.ObjectAccessRequest
- writeTo(CodedOutputStream) - Method in class io.deephaven.proto.pqworker.ObjectAccessResponse
- writeTo(CodedOutputStream) - Method in class io.deephaven.proto.pqworker.StringList
- writeTo(CodedOutputStream) - Method in class io.deephaven.proto.pqworker.ThreadDumpRequest
- writeTo(CodedOutputStream) - Method in class io.deephaven.proto.pqworker.ThreadDumpResponse
- wsumBy(String, SelectColumn...) - Method in class io.deephaven.enterprise.compatibility.filter.TableAdapterForFilters
Z
- ZERO_LENGTH_FILTER_GENERATOR_ARRAY - Static variable in interface io.deephaven.enterprise.acl.AclFilterGenerator
- zoneId() - Method in class io.deephaven.enterprise.database.SystemTableLogger.Options
-
Get the zone ID used for binary log files.
- zoneId(ZoneId) - Method in interface io.deephaven.enterprise.database.SystemTableLogger.Options.Builder
-
ZoneId for binary log files.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form