Skip navigation links
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Enum Classes
  • Annotation Interfaces
  • Fields
  • Methods
  • Constructors
  • Enum Constants
  • Terminally Deprecated Elements
    Element
    Description
    io.deephaven.client.ClientDefaultsModule
    Integrators are encouraged to provide their own ClientChannelFactory, in particular with respect to BarrageSessionFactoryConfig.userAgent(List).
    io.deephaven.datastructures.util.CollectionUtil
    io.deephaven.engine.context.ExecutionContext.Builder.captureUpdateGraph()
    The update graph is automatically captured, this method should no longer be needed.
    io.deephaven.engine.table.impl.select.MatchFilter(String, Object...)
    this method is non-obvious in using IgnoreCase by default. Use MatchFilter(MatchType, String, Object...) instead.
    io.deephaven.engine.tablelogger.impl.memory.MemoryTableLogger
    io.deephaven.iceberg.base.IcebergUtils.convertToDHType(Type)
    prefer TypeInference.of(Type)
    io.deephaven.iceberg.base.IcebergUtils.convertToIcebergType(Class<?>)
    prefer TypeInference.of(io.deephaven.qst.type.Type, TypeUtil.NextID)
    io.deephaven.iceberg.layout.IcebergFlatLayout(IcebergTableAdapter, IcebergReadInstructions, DataInstructionsProviderLoader)
    io.deephaven.iceberg.layout.IcebergFlatLayout(IcebergTableAdapter, ParquetInstructions, SeekableChannelsProvider, Snapshot)
    io.deephaven.iceberg.layout.IcebergKeyValuePartitionedLayout(IcebergTableAdapter, ParquetInstructions, SeekableChannelsProvider, Snapshot, List<IcebergKeyValuePartitionedLayout.IdentityPartitioningColData>)
    io.deephaven.iceberg.layout.IcebergKeyValuePartitionedLayout(IcebergTableAdapter, PartitionSpec, IcebergReadInstructions, DataInstructionsProviderLoader)
    io.deephaven.kafka.publish.PublishToKafka(Properties, Table, String, String[], Serializer<K>, KeyOrValueSerializer<K>, String[], Serializer<V>, KeyOrValueSerializer<V>, boolean)
    please use KafkaTools.produceFromTable(KafkaPublishOptions)
    io.deephaven.parquet.table.location.ParquetTableLocationKey(URI, int, Map<String, Comparable<?>>, ParquetInstructions, SeekableChannelsProvider)
    the readInstructions parameter is unused, please useParquetTableLocationKey(URI, int, Map, SeekableChannelsProvider)
    io.deephaven.plot.ChartType.OHLC
  • Deprecated Interfaces
    Interface
    Description
    io.deephaven.client.ClientDefaultsModule
    Integrators are encouraged to provide their own ClientChannelFactory, in particular with respect to BarrageSessionFactoryConfig.userAgent(List).
    io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequestOrBuilder
    io.deephaven.proto.backplane.grpc.ComboAggregateRequestOrBuilder
    io.deephaven.server.netty.DeprecatedCommunityComponentFactory.CommunityComponent
    io.deephaven.server.netty.DeprecatedCommunityComponentFactory.CommunityModule
  • Deprecated Classes
    Class
    Description
    io.deephaven.api.agg.spec.AggSpecFormula
    io.deephaven.datastructures.util.CollectionUtil
    io.deephaven.engine.table.impl.util.TableBuilder
    io.deephaven.engine.tablelogger.impl.memory.MemoryTableLogger
    io.deephaven.engine.util.ColorUtil.DistinctFormatter
    io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest
    io.deephaven.proto.backplane.grpc.ComboAggregateRequest
    io.deephaven.server.netty.DeprecatedCommunityComponentFactory
    see io.deephaven.server.jetty.CommunityComponentFactory
    io.deephaven.server.table.ops.JoinTablesGrpcImpl.AsOfJoinTablesGrpcImpl
    io.deephaven.web.client.api.ClientLegacyNamespace
    io.deephaven.web.client.api.TableMapEventLegacyNamespace
  • Deprecated Enum Classes
    Enum Class
    Description
    io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.MatchRule
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    io.deephaven.util.type.TypeUtils.IsDateTime
  • Deprecated Fields
    Field
    Description
    io.deephaven.engine.util.ColorUtil.BLACK
    io.deephaven.engine.util.ColorUtil.BLUE
    io.deephaven.engine.util.ColorUtil.BRIGHT_BLUE
    io.deephaven.engine.util.ColorUtil.BRIGHT_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.BRIGHT_GREEN
    io.deephaven.engine.util.ColorUtil.BRIGHT_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.BRIGHT_PURPLE
    io.deephaven.engine.util.ColorUtil.BRIGHT_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.BRIGHT_RED
    io.deephaven.engine.util.ColorUtil.BRIGHT_REDPURPLE
    io.deephaven.engine.util.ColorUtil.BRIGHT_YELLOW
    io.deephaven.engine.util.ColorUtil.BRIGHT_YELLOWRED
    io.deephaven.engine.util.ColorUtil.CYAN
    io.deephaven.engine.util.ColorUtil.DARK_BLUE
    io.deephaven.engine.util.ColorUtil.DARK_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.DARK_GREEN
    io.deephaven.engine.util.ColorUtil.DARK_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.DARK_PURPLE
    io.deephaven.engine.util.ColorUtil.DARK_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.DARK_RED
    io.deephaven.engine.util.ColorUtil.DARK_REDPURPLE
    io.deephaven.engine.util.ColorUtil.DARK_YELLOW
    io.deephaven.engine.util.ColorUtil.DARK_YELLOWRED
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_BLUE
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_GREEN
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_PURPLE
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_RED
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_REDPURPLE
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_YELLOW
    io.deephaven.engine.util.ColorUtil.DARKGRAYISH_YELLOWRED
    io.deephaven.engine.util.ColorUtil.DEEP_BLUE
    io.deephaven.engine.util.ColorUtil.DEEP_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.DEEP_GREEN
    io.deephaven.engine.util.ColorUtil.DEEP_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.DEEP_PURPLE
    io.deephaven.engine.util.ColorUtil.DEEP_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.DEEP_RED
    io.deephaven.engine.util.ColorUtil.DEEP_REDPURPLE
    io.deephaven.engine.util.ColorUtil.DEEP_YELLOW
    io.deephaven.engine.util.ColorUtil.DEEP_YELLOWRED
    io.deephaven.engine.util.ColorUtil.DULL_BLUE
    io.deephaven.engine.util.ColorUtil.DULL_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.DULL_GREEN
    io.deephaven.engine.util.ColorUtil.DULL_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.DULL_PURPLE
    io.deephaven.engine.util.ColorUtil.DULL_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.DULL_RED
    io.deephaven.engine.util.ColorUtil.DULL_REDPURPLE
    io.deephaven.engine.util.ColorUtil.DULL_YELLOW
    io.deephaven.engine.util.ColorUtil.DULL_YELLOWRED
    io.deephaven.engine.util.ColorUtil.GRAY1
    io.deephaven.engine.util.ColorUtil.GRAY2
    io.deephaven.engine.util.ColorUtil.GRAY3
    io.deephaven.engine.util.ColorUtil.GRAY4
    io.deephaven.engine.util.ColorUtil.GRAY5
    io.deephaven.engine.util.ColorUtil.GRAY6
    io.deephaven.engine.util.ColorUtil.GRAY7
    io.deephaven.engine.util.ColorUtil.GRAY8
    io.deephaven.engine.util.ColorUtil.GRAYISH_BLUE
    io.deephaven.engine.util.ColorUtil.GRAYISH_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.GRAYISH_GREEN
    io.deephaven.engine.util.ColorUtil.GRAYISH_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.GRAYISH_PURPLE
    io.deephaven.engine.util.ColorUtil.GRAYISH_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.GRAYISH_RED
    io.deephaven.engine.util.ColorUtil.GRAYISH_REDPURPLE
    io.deephaven.engine.util.ColorUtil.GRAYISH_YELLOW
    io.deephaven.engine.util.ColorUtil.GRAYISH_YELLOWRED
    io.deephaven.engine.util.ColorUtil.GREEN
    io.deephaven.engine.util.ColorUtil.LIGHT_BLUE
    io.deephaven.engine.util.ColorUtil.LIGHT_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.LIGHT_GREEN
    io.deephaven.engine.util.ColorUtil.LIGHT_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.LIGHT_PURPLE
    io.deephaven.engine.util.ColorUtil.LIGHT_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.LIGHT_RED
    io.deephaven.engine.util.ColorUtil.LIGHT_REDPURPLE
    io.deephaven.engine.util.ColorUtil.LIGHT_YELLOW
    io.deephaven.engine.util.ColorUtil.LIGHT_YELLOWRED
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_BLUE
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_GREEN
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_PURPLE
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_RED
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_REDPURPLE
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_YELLOW
    io.deephaven.engine.util.ColorUtil.LIGHTGRAYISH_YELLOWRED
    io.deephaven.engine.util.ColorUtil.MAGENTA
    io.deephaven.engine.util.ColorUtil.NO_FORMATTING
    io.deephaven.engine.util.ColorUtil.ORANGE
    io.deephaven.engine.util.ColorUtil.PALE_BLUE
    io.deephaven.engine.util.ColorUtil.PALE_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.PALE_GREEN
    io.deephaven.engine.util.ColorUtil.PALE_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.PALE_PURPLE
    io.deephaven.engine.util.ColorUtil.PALE_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.PALE_RED
    io.deephaven.engine.util.ColorUtil.PALE_REDPURPLE
    io.deephaven.engine.util.ColorUtil.PALE_YELLOW
    io.deephaven.engine.util.ColorUtil.PALE_YELLOWRED
    io.deephaven.engine.util.ColorUtil.PINK
    io.deephaven.engine.util.ColorUtil.RED
    io.deephaven.engine.util.ColorUtil.STRONG_BLUE
    io.deephaven.engine.util.ColorUtil.STRONG_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.STRONG_GREEN
    io.deephaven.engine.util.ColorUtil.STRONG_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.STRONG_PURPLE
    io.deephaven.engine.util.ColorUtil.STRONG_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.STRONG_RED
    io.deephaven.engine.util.ColorUtil.STRONG_REDPURPLE
    io.deephaven.engine.util.ColorUtil.STRONG_YELLOW
    io.deephaven.engine.util.ColorUtil.STRONG_YELLOWRED
    io.deephaven.engine.util.ColorUtil.VERYPALE_BLUE
    io.deephaven.engine.util.ColorUtil.VERYPALE_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.VERYPALE_GREEN
    io.deephaven.engine.util.ColorUtil.VERYPALE_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.VERYPALE_PURPLE
    io.deephaven.engine.util.ColorUtil.VERYPALE_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.VERYPALE_RED
    io.deephaven.engine.util.ColorUtil.VERYPALE_REDPURPLE
    io.deephaven.engine.util.ColorUtil.VERYPALE_YELLOW
    io.deephaven.engine.util.ColorUtil.VERYPALE_YELLOWRED
    io.deephaven.engine.util.ColorUtil.VIVID_BLUE
    io.deephaven.engine.util.ColorUtil.VIVID_BLUEGREEN
    io.deephaven.engine.util.ColorUtil.VIVID_GREEN
    io.deephaven.engine.util.ColorUtil.VIVID_GREENYELLOW
    io.deephaven.engine.util.ColorUtil.VIVID_PURPLE
    io.deephaven.engine.util.ColorUtil.VIVID_PURPLEBLUE
    io.deephaven.engine.util.ColorUtil.VIVID_RED
    io.deephaven.engine.util.ColorUtil.VIVID_REDPURPLE
    io.deephaven.engine.util.ColorUtil.VIVID_YELLOW
    io.deephaven.engine.util.ColorUtil.VIVID_YELLOWRED
    io.deephaven.engine.util.ColorUtil.WHITE
    io.deephaven.engine.util.ColorUtil.YELLOW
    io.deephaven.parquet.table.ParquetTools.LZ4
    Use LZ4_RAW instead, as explained here
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.ChartType.OHLC_VALUE
    io.deephaven.server.session.SessionServiceGrpcImpl.DEEPHAVEN_SESSION_ID
    io.deephaven.web.client.api.CoreClient.EVENT_REFRESH_TOKEN_UPDATED
    io.deephaven.web.client.api.JsTotalsTableConfig.ABS_SUM
    io.deephaven.web.client.api.JsTotalsTableConfig.AVG
    io.deephaven.web.client.api.JsTotalsTableConfig.COUNT
    io.deephaven.web.client.api.JsTotalsTableConfig.FIRST
    io.deephaven.web.client.api.JsTotalsTableConfig.LAST
    io.deephaven.web.client.api.JsTotalsTableConfig.MAX
    io.deephaven.web.client.api.JsTotalsTableConfig.MIN
    io.deephaven.web.client.api.JsTotalsTableConfig.SKIP
    io.deephaven.web.client.api.JsTotalsTableConfig.STD
    io.deephaven.web.client.api.JsTotalsTableConfig.SUM
    io.deephaven.web.client.api.JsTotalsTableConfig.VAR
    io.deephaven.web.client.api.widget.plot.enums.JsChartType.OHLC
    io.deephaven.web.client.ide.IdeConnection.HACK_CONNECTION_FAILURE
  • Deprecated Methods
    Method
    Description
    io.deephaven.api.agg.Aggregation.AggFormula(String, String, String...)
    io.deephaven.api.agg.spec.AggSpec.formula(String, String)
    io.deephaven.api.updateby.spec.RollingFormulaSpec.paramToken()
    io.deephaven.csv.CsvTools.readCsv(InputStream, char)
    See CsvTools.readCsv(InputStream, CsvSpecs)
    io.deephaven.csv.CsvTools.readCsv(InputStream, String)
    See CsvTools.readCsv(InputStream, CsvSpecs)
    io.deephaven.engine.context.ExecutionContext.Builder.captureUpdateGraph()
    The update graph is automatically captured, this method should no longer be needed.
    io.deephaven.engine.liveness.LivenessScopeStack.computeArrayEnclosed(Supplier<RESULT_TYPE[]>, BooleanSupplier, Predicate<RESULT_TYPE>)
    Use LivenessScopeStack.computeArrayEnclosed(Supplier, boolean, Predicate)
    io.deephaven.engine.liveness.LivenessScopeStack.computeEnclosed(Supplier<RESULT_TYPE>, BooleanSupplier, Predicate<RESULT_TYPE>)
    Use LivenessScopeStack.computeEnclosed(Supplier, boolean, Predicate)
    io.deephaven.engine.rowset.impl.rsp.container.Container.isFull()
    io.deephaven.engine.rowset.impl.rsp.container.Container.remove(short)
    io.deephaven.engine.rowset.impl.rsp.container.ContainerUtil.cardinalityInBitmapWordRange(long[], int, int)
    io.deephaven.engine.rowset.impl.rsp.container.ContainerUtil.flipBitmapRangeAndCardinalityChange(long[], int, int)
    io.deephaven.engine.rowset.impl.rsp.container.ContainerUtil.resetBitmapRangeAndCardinalityChange(long[], int, int)
    io.deephaven.engine.rowset.impl.rsp.container.ContainerUtil.setBitmapRangeAndCardinalityChange(long[], int, int)
    io.deephaven.engine.table.impl.QueryTable.withDefinitionUnsafe(TableDefinition)
    this is being used a workaround for testing purposes where previously mutations were being used at the ColumnDefinition level. Do not use this method without good reason.
    io.deephaven.engine.table.TableFactory.ticket(String)
    prefer TableFactory.ticket(byte[])
    io.deephaven.engine.util.ColorUtilImpl.valueOf(String)
    io.deephaven.extensions.barrage.BarrageOptions.columnConversionMode()
    Since 0.37.0 and is marked for removal. (Note, GWT does not support encoding this context via annotation values.)
    io.deephaven.extensions.barrage.BarrageSnapshotOptions.Builder.columnConversionMode(ColumnConversionMode)
    Since 0.37.0 and is marked for removal. (Note, GWT does not support encoding this context via annotation values.)
    io.deephaven.extensions.barrage.BarrageSubscriptionOptions.Builder.columnConversionMode(ColumnConversionMode)
    Since 0.37.0 and is marked for removal. (Note, GWT does not support encoding this context via annotation values.)
    io.deephaven.iceberg.base.IcebergUtils.convertToDHType(Type)
    prefer TypeInference.of(Type)
    io.deephaven.iceberg.base.IcebergUtils.convertToIcebergType(Class<?>)
    prefer TypeInference.of(io.deephaven.qst.type.Type, TypeUtil.NextID)
    io.deephaven.iceberg.util.IcebergReadInstructions.Builder.putAllColumnRenames(Map<String, ? extends String>)
    io.deephaven.iceberg.util.IcebergReadInstructions.Builder.putColumnRenames(String, String)
    io.deephaven.iceberg.util.IcebergReadInstructions.Builder.tableDefinition(TableDefinition)
    io.deephaven.iceberg.util.IcebergReadInstructions.columnRenames()
    io.deephaven.iceberg.util.IcebergReadInstructions.tableDefinition()
    io.deephaven.iceberg.util.IcebergReadInstructions.withColumnRenames(Map<String, ? extends String>)
    io.deephaven.iceberg.util.IcebergTableAdapter.definition(IcebergReadInstructions)
    use IcebergTableAdapter.definition()
    io.deephaven.iceberg.util.IcebergTableAdapter.definitionTable(IcebergReadInstructions)
    use IcebergTableAdapter.definitionTable()
    io.deephaven.io.logger.Logger.fatal()
    io.deephaven.io.logger.Logger.fatal(Object)
    io.deephaven.io.logger.Logger.fatal(Object, Throwable)
    io.deephaven.io.logger.Logger.fatal(Throwable)
    io.deephaven.jpy.JpyModule.boolean_array(boolean[])
    io.deephaven.jpy.SysModule.getrefcount(Object)
    Users should strongly prefer to use SysModule.getrefcount(PyObject).
    io.deephaven.lang.completion.ChunkerCompleter.addMatch(Collection<CompletionItem.Builder>, Node, String, CompletionRequest, String...)
    io.deephaven.lang.generated.SimpleCharStream.getColumn()
    io.deephaven.lang.generated.SimpleCharStream.getLine()
    io.deephaven.plot.util.PlotUtils.intToColor(ChartImpl, Integer)
    io.deephaven.plugin.type.Exporter.reference(Object, boolean, boolean)
    Please use Exporter.reference(Object) instead - as of 0.27.0, the parameters allowUnknownType and forceNew can only be set to true going forward.
    io.deephaven.plugin.type.Exporter.reference(Object, boolean, boolean, BiPredicate<Object, Object>)
    Please use Exporter.reference(Object) instead - as of 0.27.0, the parameters allowUnknownType and forceNew can only be set to true going forward.
    io.deephaven.plugin.type.Exporter.Reference.type()
    As of 0.27.0, this will always return empty.
    io.deephaven.proto.backplane.grpc.Aggregation.TypeCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.AggSpec.AggSpecNonUniqueSentinel.TypeCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.AggSpec.TypeCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.AsOfJoinTablesRequest.MatchRule.valueOf(int)
    io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponse.Builder.getConfigValues()
    io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponse.Builder.getMutableConfigValues()
    io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponse.getConfigValues()
    io.deephaven.proto.backplane.grpc.AuthenticationConstantsResponseOrBuilder.getConfigValues()
    io.deephaven.proto.backplane.grpc.BadDataBehavior.valueOf(int)
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder.clearAsOfJoin()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder.getAsOfJoin()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.as_of_join is deprecated. See deephaven_core/proto/table.proto;l=1392
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder.getAsOfJoinBuilder()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder.getAsOfJoinOrBuilder()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder.hasAsOfJoin()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.as_of_join is deprecated. See deephaven_core/proto/table.proto;l=1392
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder.mergeAsOfJoin(AsOfJoinTablesRequest)
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder.setAsOfJoin(AsOfJoinTablesRequest)
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.Builder.setAsOfJoin(AsOfJoinTablesRequest.Builder)
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.getAsOfJoin()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.as_of_join is deprecated. See deephaven_core/proto/table.proto;l=1392
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.getAsOfJoinOrBuilder()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.hasAsOfJoin()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.as_of_join is deprecated. See deephaven_core/proto/table.proto;l=1392
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.OpCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.BatchTableRequest.OperationOrBuilder.getAsOfJoin()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.as_of_join is deprecated. See deephaven_core/proto/table.proto;l=1392
    io.deephaven.proto.backplane.grpc.BatchTableRequest.OperationOrBuilder.getAsOfJoinOrBuilder()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.OperationOrBuilder.hasAsOfJoin()
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.as_of_join is deprecated. See deephaven_core/proto/table.proto;l=1392
    io.deephaven.proto.backplane.grpc.CaseSensitivity.valueOf(int)
    io.deephaven.proto.backplane.grpc.ComboAggregateRequest.AggType.valueOf(int)
    io.deephaven.proto.backplane.grpc.CompareCondition.CompareOperation.valueOf(int)
    io.deephaven.proto.backplane.grpc.Condition.DataCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.ConfigurationConstantsResponse.Builder.getConfigValues()
    io.deephaven.proto.backplane.grpc.ConfigurationConstantsResponse.Builder.getMutableConfigValues()
    io.deephaven.proto.backplane.grpc.ConfigurationConstantsResponse.getConfigValues()
    io.deephaven.proto.backplane.grpc.ConfigurationConstantsResponseOrBuilder.getConfigValues()
    io.deephaven.proto.backplane.grpc.ConfigValue.KindCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.CreateInputTableRequest.DefinitionCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.CreateInputTableRequest.InputTableKind.KindCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.ExportNotification.State.valueOf(int)
    io.deephaven.proto.backplane.grpc.GetTableRequest.UniqueBehavior.valueOf(int)
    io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder.clearAuthProtocol()
    io.deephaven.proto.backplane.grpc.HandshakeRequest.auth_protocol is deprecated. See deephaven_core/proto/session.proto;l=120
    io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder.clearPayload()
    io.deephaven.proto.backplane.grpc.HandshakeRequest.payload is deprecated. See deephaven_core/proto/session.proto;l=125
    io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder.getAuthProtocol()
    io.deephaven.proto.backplane.grpc.HandshakeRequest.auth_protocol is deprecated. See deephaven_core/proto/session.proto;l=120
    io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder.getPayload()
    io.deephaven.proto.backplane.grpc.HandshakeRequest.payload is deprecated. See deephaven_core/proto/session.proto;l=125
    io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder.setAuthProtocol(int)
    io.deephaven.proto.backplane.grpc.HandshakeRequest.auth_protocol is deprecated. See deephaven_core/proto/session.proto;l=120
    io.deephaven.proto.backplane.grpc.HandshakeRequest.Builder.setPayload(ByteString)
    io.deephaven.proto.backplane.grpc.HandshakeRequest.payload is deprecated. See deephaven_core/proto/session.proto;l=125
    io.deephaven.proto.backplane.grpc.HandshakeRequest.getAuthProtocol()
    io.deephaven.proto.backplane.grpc.HandshakeRequest.auth_protocol is deprecated. See deephaven_core/proto/session.proto;l=120
    io.deephaven.proto.backplane.grpc.HandshakeRequest.getPayload()
    io.deephaven.proto.backplane.grpc.HandshakeRequest.payload is deprecated. See deephaven_core/proto/session.proto;l=125
    io.deephaven.proto.backplane.grpc.HandshakeRequestOrBuilder.getAuthProtocol()
    io.deephaven.proto.backplane.grpc.HandshakeRequest.auth_protocol is deprecated. See deephaven_core/proto/session.proto;l=120
    io.deephaven.proto.backplane.grpc.HandshakeRequestOrBuilder.getPayload()
    io.deephaven.proto.backplane.grpc.HandshakeRequest.payload is deprecated. See deephaven_core/proto/session.proto;l=125
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.clearMetadataHeader()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.metadata_header is deprecated. See deephaven_core/proto/session.proto;l=138
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.clearSessionToken()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.session_token is deprecated. See deephaven_core/proto/session.proto;l=143
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.clearTokenDeadlineTimeMillis()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_deadline_time_millis is deprecated. See deephaven_core/proto/session.proto;l=148
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.clearTokenExpirationDelayMillis()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_expiration_delay_millis is deprecated. See deephaven_core/proto/session.proto;l=154
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.getMetadataHeader()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.metadata_header is deprecated. See deephaven_core/proto/session.proto;l=138
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.getSessionToken()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.session_token is deprecated. See deephaven_core/proto/session.proto;l=143
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.getTokenDeadlineTimeMillis()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_deadline_time_millis is deprecated. See deephaven_core/proto/session.proto;l=148
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.getTokenExpirationDelayMillis()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_expiration_delay_millis is deprecated. See deephaven_core/proto/session.proto;l=154
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.setMetadataHeader(ByteString)
    io.deephaven.proto.backplane.grpc.HandshakeResponse.metadata_header is deprecated. See deephaven_core/proto/session.proto;l=138
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.setSessionToken(ByteString)
    io.deephaven.proto.backplane.grpc.HandshakeResponse.session_token is deprecated. See deephaven_core/proto/session.proto;l=143
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.setTokenDeadlineTimeMillis(long)
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_deadline_time_millis is deprecated. See deephaven_core/proto/session.proto;l=148
    io.deephaven.proto.backplane.grpc.HandshakeResponse.Builder.setTokenExpirationDelayMillis(long)
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_expiration_delay_millis is deprecated. See deephaven_core/proto/session.proto;l=154
    io.deephaven.proto.backplane.grpc.HandshakeResponse.getMetadataHeader()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.metadata_header is deprecated. See deephaven_core/proto/session.proto;l=138
    io.deephaven.proto.backplane.grpc.HandshakeResponse.getSessionToken()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.session_token is deprecated. See deephaven_core/proto/session.proto;l=143
    io.deephaven.proto.backplane.grpc.HandshakeResponse.getTokenDeadlineTimeMillis()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_deadline_time_millis is deprecated. See deephaven_core/proto/session.proto;l=148
    io.deephaven.proto.backplane.grpc.HandshakeResponse.getTokenExpirationDelayMillis()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_expiration_delay_millis is deprecated. See deephaven_core/proto/session.proto;l=154
    io.deephaven.proto.backplane.grpc.HandshakeResponseOrBuilder.getMetadataHeader()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.metadata_header is deprecated. See deephaven_core/proto/session.proto;l=138
    io.deephaven.proto.backplane.grpc.HandshakeResponseOrBuilder.getSessionToken()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.session_token is deprecated. See deephaven_core/proto/session.proto;l=143
    io.deephaven.proto.backplane.grpc.HandshakeResponseOrBuilder.getTokenDeadlineTimeMillis()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_deadline_time_millis is deprecated. See deephaven_core/proto/session.proto;l=148
    io.deephaven.proto.backplane.grpc.HandshakeResponseOrBuilder.getTokenExpirationDelayMillis()
    io.deephaven.proto.backplane.grpc.HandshakeResponse.token_expiration_delay_millis is deprecated. See deephaven_core/proto/session.proto;l=154
    io.deephaven.proto.backplane.grpc.HierarchicalTableViewRequest.TargetCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.ItemType.valueOf(int)
    io.deephaven.proto.backplane.grpc.Literal.ValueCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.MatchType.valueOf(int)
    io.deephaven.proto.backplane.grpc.MathContext.RoundingMode.valueOf(int)
    io.deephaven.proto.backplane.grpc.NaturalJoinTablesRequest.JoinType.valueOf(int)
    io.deephaven.proto.backplane.grpc.NullValue.valueOf(int)
    io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.AsyncService.fetchObject(FetchObjectRequest, StreamObserver<FetchObjectResponse>)
    io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.ObjectServiceBlockingStub.fetchObject(FetchObjectRequest)
    io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.ObjectServiceFutureStub.fetchObject(FetchObjectRequest)
    io.deephaven.proto.backplane.grpc.ObjectServiceGrpc.ObjectServiceStub.fetchObject(FetchObjectRequest, StreamObserver<FetchObjectResponse>)
    io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.RangeEndRule.valueOf(int)
    io.deephaven.proto.backplane.grpc.RangeJoinTablesRequest.RangeStartRule.valueOf(int)
    io.deephaven.proto.backplane.grpc.RollupNodeType.valueOf(int)
    io.deephaven.proto.backplane.grpc.Selectable.TypeCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.SessionServiceGrpc.AsyncService.newSession(HandshakeRequest, StreamObserver<HandshakeResponse>)
    io.deephaven.proto.backplane.grpc.SessionServiceGrpc.AsyncService.refreshSessionToken(HandshakeRequest, StreamObserver<HandshakeResponse>)
    io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceBlockingStub.newSession(HandshakeRequest)
    io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceBlockingStub.refreshSessionToken(HandshakeRequest)
    io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceFutureStub.newSession(HandshakeRequest)
    io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceFutureStub.refreshSessionToken(HandshakeRequest)
    io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceStub.newSession(HandshakeRequest, StreamObserver<HandshakeResponse>)
    io.deephaven.proto.backplane.grpc.SessionServiceGrpc.SessionServiceStub.refreshSessionToken(HandshakeRequest, StreamObserver<HandshakeResponse>)
    io.deephaven.proto.backplane.grpc.SortDescriptor.SortDirection.valueOf(int)
    io.deephaven.proto.backplane.grpc.StreamRequest.MessageCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.StreamResponse.MessageCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.TableReference.RefCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.TableServiceGrpc.AsyncService.asOfJoinTables(AsOfJoinTablesRequest, StreamObserver<ExportedTableCreationResponse>)
    io.deephaven.proto.backplane.grpc.TableServiceGrpc.AsyncService.comboAggregate(ComboAggregateRequest, StreamObserver<ExportedTableCreationResponse>)
    io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub.asOfJoinTables(AsOfJoinTablesRequest)
    io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceBlockingStub.comboAggregate(ComboAggregateRequest)
    io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceFutureStub.asOfJoinTables(AsOfJoinTablesRequest)
    io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceFutureStub.comboAggregate(ComboAggregateRequest)
    io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub.asOfJoinTables(AsOfJoinTablesRequest, StreamObserver<ExportedTableCreationResponse>)
    io.deephaven.proto.backplane.grpc.TableServiceGrpc.TableServiceStub.comboAggregate(ComboAggregateRequest, StreamObserver<ExportedTableCreationResponse>)
    io.deephaven.proto.backplane.grpc.TimeTableRequest.PeriodCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.TimeTableRequest.StartTimeCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.UpdateByNullBehavior.valueOf(int)
    io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.TypeCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.UpdateByRequest.UpdateByOperation.UpdateByColumn.UpdateBySpec.TypeCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.UpdateByWindowScale.TypeCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.UpdateByWindowScale.UpdateByWindowTime.WindowCase.valueOf(int)
    io.deephaven.proto.backplane.grpc.Value.DataCase.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.AutoCompleteRequest.RequestCase.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.AutoCompleteResponse.ResponseCase.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder.clearConsoleId()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=208
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder.getConsoleIdBuilder()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=208
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder.mergeConsoleId(Ticket)
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder.setConsoleId(Ticket)
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.Builder.setConsoleId(Ticket.Builder)
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=208
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=208
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequestOrBuilder.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=208
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequestOrBuilder.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequestOrBuilder.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.ChangeDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=208
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder.clearConsoleId()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=203
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder.getConsoleIdBuilder()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=203
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder.mergeConsoleId(Ticket)
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder.setConsoleId(Ticket)
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.Builder.setConsoleId(Ticket.Builder)
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=203
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=203
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequestOrBuilder.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=203
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequestOrBuilder.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequestOrBuilder.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.CloseDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=203
    io.deephaven.proto.backplane.script.grpc.Diagnostic.DiagnosticSeverity.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.Diagnostic.DiagnosticTag.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.ExecuteCommandRequest.SystemicType.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisFormatType.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisPosition.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.AxisDescriptor.AxisType.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.BusinessCalendarDescriptor.DayOfWeek.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.ChartType.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SeriesPlotStyle.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.SourceType.valueOf(int)
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.clearConsoleId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.clearRequestId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.request_id is deprecated. See deephaven_core/proto/console.proto;l=243
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=237
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.getConsoleIdBuilder()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.getRequestId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.request_id is deprecated. See deephaven_core/proto/console.proto;l=243
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=237
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.mergeConsoleId(Ticket)
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.setConsoleId(Ticket)
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.setConsoleId(Ticket.Builder)
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.Builder.setRequestId(int)
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.request_id is deprecated. See deephaven_core/proto/console.proto;l=243
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=237
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.getRequestId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.request_id is deprecated. See deephaven_core/proto/console.proto;l=243
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=237
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequestOrBuilder.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=237
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequestOrBuilder.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequestOrBuilder.getRequestId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.request_id is deprecated. See deephaven_core/proto/console.proto;l=243
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequestOrBuilder.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=237
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder.clearRequestId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.request_id is deprecated. See deephaven_core/proto/console.proto;l=253
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder.clearSuccess()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.success is deprecated. See deephaven_core/proto/console.proto;l=255
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder.getRequestId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.request_id is deprecated. See deephaven_core/proto/console.proto;l=253
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder.getSuccess()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.success is deprecated. See deephaven_core/proto/console.proto;l=255
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder.setRequestId(int)
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.request_id is deprecated. See deephaven_core/proto/console.proto;l=253
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.Builder.setSuccess(boolean)
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.success is deprecated. See deephaven_core/proto/console.proto;l=255
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.getRequestId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.request_id is deprecated. See deephaven_core/proto/console.proto;l=253
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.getSuccess()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.success is deprecated. See deephaven_core/proto/console.proto;l=255
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponseOrBuilder.getRequestId()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.request_id is deprecated. See deephaven_core/proto/console.proto;l=253
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponseOrBuilder.getSuccess()
    io.deephaven.proto.backplane.script.grpc.GetCompletionItemsResponse.success is deprecated. See deephaven_core/proto/console.proto;l=255
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder.clearConsoleId()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=192
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder.getConsoleIdBuilder()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=192
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder.mergeConsoleId(Ticket)
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder.setConsoleId(Ticket)
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.Builder.setConsoleId(Ticket.Builder)
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=192
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=192
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequestOrBuilder.getConsoleId()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=192
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequestOrBuilder.getConsoleIdOrBuilder()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequestOrBuilder.hasConsoleId()
    io.deephaven.proto.backplane.script.grpc.OpenDocumentRequest.console_id is deprecated. See deephaven_core/proto/console.proto;l=192
    io.deephaven.qst.table.TableSpec.ticket(String)
    prefer TableSpec.ticket(byte[])
    io.deephaven.qst.table.TicketTable.of(String)
    prefer to be explicit and either use TicketTable.of(byte[]) or TicketTable.fromQueryScopeField(String)
    io.deephaven.qst.TableCreator.ticket(String)
    prefer TableCreator.ticket(byte[]) or other explicit methods on TicketTable
    io.deephaven.tablelogger.Row.size()
    Row.size() is somewhat ambiguously specified in the interface and its implementations. Some implementations keep track of all rows written. Others keep track of number of rows buffered.

    It seems safer to simply not allow the question to be asked.

    io.deephaven.time.DateTimeUtils.toDate(Instant)
     
    io.deephaven.time.DateTimeUtils.toDate(ZonedDateTime)
     
    io.deephaven.time.DateTimeUtils.toInstant(Date)
    io.deephaven.util.pool.ThreadSafeLenientFixedSizePool.takeMaybeNull()
    io.deephaven.web.client.api.Column.getJsIndex()
    do not use. Internal index of the column in the table, to be used as a key on the Row.
    io.deephaven.web.client.api.console.JsVariableDefinition.getName()
    io.deephaven.web.client.api.Format.getNumberFormat()
    Prefer formatString. Number format string to apply to the value in this cell.
    io.deephaven.web.client.api.JoinableTable.join(String, JoinableTable, JsArray<String>, JsArray<String>, String)
    Instead, call the specific method for the join type.
    io.deephaven.web.client.api.JsPartitionedTable.getKeyTable()
    io.deephaven.web.client.api.JsTable.join(String, JoinableTable, JsArray<String>, JsArray<String>, String)
    io.deephaven.web.client.api.QueryConnectable.notifyConnectionError(ResponseStreamWrapper.Status)
  • Deprecated Constructors
    Constructor
    Description
    io.deephaven.base.text.TimestampBuffer(long, TimeZone)
    io.deephaven.base.text.TimestampBufferMicros(long, TimeZone)
    io.deephaven.engine.table.impl.select.MatchFilter(String, Object...)
    this method is non-obvious in using IgnoreCase by default. Use MatchFilter(MatchType, String, Object...) instead.
    io.deephaven.iceberg.layout.IcebergBaseLayout(IcebergTableAdapter, IcebergReadInstructions, DataInstructionsProviderLoader)
    io.deephaven.iceberg.layout.IcebergFlatLayout(IcebergTableAdapter, IcebergReadInstructions, DataInstructionsProviderLoader)
    io.deephaven.iceberg.layout.IcebergFlatLayout(IcebergTableAdapter, ParquetInstructions, SeekableChannelsProvider, Snapshot)
    io.deephaven.iceberg.layout.IcebergKeyValuePartitionedLayout(IcebergTableAdapter, ParquetInstructions, SeekableChannelsProvider, Snapshot, List<IcebergKeyValuePartitionedLayout.IdentityPartitioningColData>)
    io.deephaven.iceberg.layout.IcebergKeyValuePartitionedLayout(IcebergTableAdapter, PartitionSpec, IcebergReadInstructions, DataInstructionsProviderLoader)
    io.deephaven.kafka.publish.PublishToKafka(Properties, Table, String, String[], Serializer<K>, KeyOrValueSerializer<K>, String[], Serializer<V>, KeyOrValueSerializer<V>, boolean)
    please use KafkaTools.produceFromTable(KafkaPublishOptions)
    io.deephaven.parquet.table.location.ParquetTableLocationKey(URI, int, Map<String, Comparable<?>>, ParquetInstructions, SeekableChannelsProvider)
    the readInstructions parameter is unused, please useParquetTableLocationKey(URI, int, Map, SeekableChannelsProvider)
  • Deprecated Enum Constants
    Enum Constant
    Description
    io.deephaven.plot.ChartType.OHLC
    io.deephaven.proto.backplane.grpc.BatchTableRequest.Operation.OpCase.AS_OF_JOIN
    io.deephaven.proto.backplane.script.grpc.FigureDescriptor.ChartDescriptor.ChartType.OHLC