A B C D E F G H I J K L M N O P Q R S T U V Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acquire(Duration) - Method in interface com.yandex.ydb.table.impl.pool.AsyncPool
-
Zero timeout will be treated as "return object immediately or fail".
- acquire(Duration) - Method in class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- addColumn(String, Type) - Method in class com.yandex.ydb.table.settings.AlterTableSettings
- addColumnFamily(ColumnFamily) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- addExplicitPartitioningPoint(TupleValue) - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- addGlobalIndex(String, List<String>) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- addKeyRange(KeyRange) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- addNonnullColumn(String, Type) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- addNonnullColumn(String, Type, String) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- addNullableColumn(String, Type) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- addNullableColumn(String, Type, String) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- alterTable(YdbTable.AlterTableRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- alterTable(YdbTable.AlterTableRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Modifies schema of given table.
- alterTable(String) - Method in interface com.yandex.ydb.table.Session
- alterTable(String, AlterTableSettings) - Method in interface com.yandex.ydb.table.Session
- AlterTableSettings - Class in com.yandex.ydb.table.settings
- AlterTableSettings() - Constructor for class com.yandex.ydb.table.settings.AlterTableSettings
- Arrays2 - Class in com.yandex.ydb.table.utils
- asData() - Method in interface com.yandex.ydb.table.values.Value
- asDict() - Method in interface com.yandex.ydb.table.values.Value
- asList() - Method in interface com.yandex.ydb.table.values.Value
- asOptional() - Method in interface com.yandex.ydb.table.values.Value
- asStuct() - Method in interface com.yandex.ydb.table.values.Value
- asVariant() - Method in interface com.yandex.ydb.table.values.Value
- asVoid() - Method in interface com.yandex.ydb.table.values.Value
- Async - Class in com.yandex.ydb.table.utils
-
Deprecated.
- AsyncPool<T> - Interface in com.yandex.ydb.table.impl.pool
- AUTO_SPLIT - com.yandex.ydb.table.settings.AutoPartitioningPolicy
- AUTO_SPLIT_MERGE - com.yandex.ydb.table.settings.AutoPartitioningPolicy
- AutoPartitioningPolicy - Enum in com.yandex.ydb.table.settings
B
- backoffCeiling(int) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- backoffSlot(Duration) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- beginTransaction(TransactionMode) - Method in interface com.yandex.ydb.table.Session
- beginTransaction(TransactionMode, BeginTxSettings) - Method in interface com.yandex.ydb.table.Session
- beginTransaction(YdbTable.BeginTransactionRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- beginTransaction(YdbTable.BeginTransactionRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Begins new transaction.
- BeginTxSettings - Class in com.yandex.ydb.table.settings
- BeginTxSettings() - Constructor for class com.yandex.ydb.table.settings.BeginTxSettings
- bool() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- bool() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- bool(boolean) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- bool(boolean) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Bool - com.yandex.ydb.table.values.PrimitiveType.Id
- bswap(long) - Static method in class com.yandex.ydb.table.utils.LittleEndian
-
Reverses the byte order of a long value.
- build() - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- build() - Method in class com.yandex.ydb.table.impl.SchemeClientBuilderImpl
- build() - Method in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- build() - Method in interface com.yandex.ydb.table.SchemeClient.Builder
- build() - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- build() - Method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings.Builder
- build() - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- build() - Method in interface com.yandex.ydb.table.TableClient.Builder
- Builder() - Constructor for class com.yandex.ydb.table.description.TableDescription.Builder
- Builder() - Constructor for class com.yandex.ydb.table.settings.ExecuteScanQuerySettings.Builder
- Builder(SessionSupplier) - Constructor for class com.yandex.ydb.table.SessionRetryContext.Builder
- bulkUpsert(YdbTable.BulkUpsertRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- bulkUpsert(YdbTable.BulkUpsertRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Execute bulk upsert
- BulkUpsertSettings - Class in com.yandex.ydb.table.settings
- BulkUpsertSettings() - Constructor for class com.yandex.ydb.table.settings.BulkUpsertSettings
- BUSY - com.yandex.ydb.table.SessionStatus
- bytes(ByteString) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
C
- calculateDeadlineAfter(RequestSettings<?>) - Static method in class com.yandex.ydb.table.utils.RequestSettingsUtils
- close() - Method in interface com.yandex.ydb.table.impl.pool.AsyncPool
- close() - Method in class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- close() - Method in class com.yandex.ydb.table.impl.pool.SettlersPool
- close() - Method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- close() - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- close() - Method in interface com.yandex.ydb.table.SchemeClient
- close() - Method in interface com.yandex.ydb.table.Session
- close() - Method in interface com.yandex.ydb.table.TableClient
- close(CloseSessionSettings) - Method in interface com.yandex.ydb.table.Session
- CloseSessionSettings - Class in com.yandex.ydb.table.settings
- CloseSessionSettings() - Constructor for class com.yandex.ydb.table.settings.CloseSessionSettings
- collectStats(YdbTable.QueryStatsCollection.Mode) - Method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings.Builder
- column(String) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- ColumnFamily - Class in com.yandex.ydb.table.description
- ColumnFamily(String, StoragePool, ColumnFamily.Compression, boolean) - Constructor for class com.yandex.ydb.table.description.ColumnFamily
- ColumnFamily.Compression - Enum in com.yandex.ydb.table.description
- columns(String...) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- columns(List<String>) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- com.yandex.ydb.table - package com.yandex.ydb.table
- com.yandex.ydb.table.description - package com.yandex.ydb.table.description
- com.yandex.ydb.table.impl - package com.yandex.ydb.table.impl
- com.yandex.ydb.table.impl.pool - package com.yandex.ydb.table.impl.pool
- com.yandex.ydb.table.query - package com.yandex.ydb.table.query
- com.yandex.ydb.table.result - package com.yandex.ydb.table.result
- com.yandex.ydb.table.result.impl - package com.yandex.ydb.table.result.impl
- com.yandex.ydb.table.rpc - package com.yandex.ydb.table.rpc
- com.yandex.ydb.table.rpc.grpc - package com.yandex.ydb.table.rpc.grpc
- com.yandex.ydb.table.settings - package com.yandex.ydb.table.settings
- com.yandex.ydb.table.stats - package com.yandex.ydb.table.stats
- com.yandex.ydb.table.transaction - package com.yandex.ydb.table.transaction
- com.yandex.ydb.table.utils - package com.yandex.ydb.table.utils
- com.yandex.ydb.table.values - package com.yandex.ydb.table.values
- com.yandex.ydb.table.values.proto - package com.yandex.ydb.table.values.proto
- commit() - Method in interface com.yandex.ydb.table.transaction.Transaction
- commit(CommitTxSettings) - Method in interface com.yandex.ydb.table.transaction.Transaction
- commitTransaction(YdbTable.CommitTransactionRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- commitTransaction(YdbTable.CommitTransactionRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Commits specified active transaction.
- commitTransaction(String, CommitTxSettings) - Method in interface com.yandex.ydb.table.Session
- CommitTxSettings - Class in com.yandex.ydb.table.settings
- CommitTxSettings() - Constructor for class com.yandex.ydb.table.settings.CommitTxSettings
- COMPRESSION_LZ4 - com.yandex.ydb.table.description.ColumnFamily.Compression
- COMPRESSION_NONE - com.yandex.ydb.table.description.ColumnFamily.Compression
- contains(Value) - Method in class com.yandex.ydb.table.values.DictValue
- copyOf(Params) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns a mutable implementation of
Paramscontaining the same entries as given parameters. - copyOf(Map<String, Value<?>>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns a mutable implementation of
Paramscontaining the same entries as given map. - copyTable(YdbTable.CopyTableRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- copyTable(YdbTable.CopyTableRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Creates copy of given table.
- copyTable(String, String) - Method in interface com.yandex.ydb.table.Session
- copyTable(String, String, CopyTableSettings) - Method in interface com.yandex.ydb.table.Session
- CopyTableSettings - Class in com.yandex.ydb.table.settings
- CopyTableSettings() - Constructor for class com.yandex.ydb.table.settings.CopyTableSettings
- create() - Static method in interface com.yandex.ydb.table.query.Params
-
Returns a modifiable implementation of
Paramswith no parameters. - create(int) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns a modifiable implementation of
Paramswith no parameters. - create(long) - Method in interface com.yandex.ydb.table.impl.pool.PooledObjectHandler
- create(SessionSupplier) - Static method in class com.yandex.ydb.table.SessionRetryContext
- createSession() - Method in interface com.yandex.ydb.table.TableClient
- createSession(CreateSessionSettings) - Method in interface com.yandex.ydb.table.TableClient
-
Create new session.
- createSession(YdbTable.CreateSessionRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- createSession(YdbTable.CreateSessionRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Create new session.
- CreateSessionSettings - Class in com.yandex.ydb.table.settings
- CreateSessionSettings() - Constructor for class com.yandex.ydb.table.settings.CreateSessionSettings
- createTable(YdbTable.CreateTableRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- createTable(YdbTable.CreateTableRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Creates new table.
- createTable(String, TableDescription) - Method in interface com.yandex.ydb.table.Session
- createTable(String, TableDescription, CreateTableSettings) - Method in interface com.yandex.ydb.table.Session
- CreateTableSettings - Class in com.yandex.ydb.table.settings
- CreateTableSettings() - Constructor for class com.yandex.ydb.table.settings.CreateTableSettings
D
- DataQuery - Interface in com.yandex.ydb.table.query
- DataQueryResult - Class in com.yandex.ydb.table.query
- DataQueryResult(String, List<ValueProtos.ResultSet>) - Constructor for class com.yandex.ydb.table.query.DataQueryResult
- date() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- date() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- date(long) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- date(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- date(Instant) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- date(Instant) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- date(LocalDate) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- date(LocalDate) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Date - com.yandex.ydb.table.values.PrimitiveType.Id
- datetime() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- datetime() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- datetime(long) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- datetime(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- datetime(Instant) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- datetime(Instant) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- datetime(LocalDateTime) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- datetime(LocalDateTime) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Datetime - com.yandex.ydb.table.values.PrimitiveType.Id
- decimal(int, int) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- decimal(long, long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- DECIMAL - com.yandex.ydb.table.values.Type.Kind
- DecimalType - Class in com.yandex.ydb.table.values
- DecimalValue - Class in com.yandex.ydb.table.values
- deleteSession(YdbTable.DeleteSessionRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- deleteSession(YdbTable.DeleteSessionRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Ends a session, releasing server resources associated with it.
- describeDirectory(SchemeOperationProtos.ListDirectoryRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- describeDirectory(SchemeOperationProtos.ListDirectoryRequest, long) - Method in interface com.yandex.ydb.table.rpc.SchemeRpc
-
Returns information about given directory and objects inside it.
- describePath(SchemeOperationProtos.DescribePathRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- describePath(SchemeOperationProtos.DescribePathRequest, long) - Method in interface com.yandex.ydb.table.rpc.SchemeRpc
-
Returns information about object with given path.
- describePath(String) - Method in interface com.yandex.ydb.table.SchemeClient
- DescribePathResult - Class in com.yandex.ydb.table.description
- DescribePathResult(SchemeOperationProtos.Entry) - Constructor for class com.yandex.ydb.table.description.DescribePathResult
- describeTable(YdbTable.DescribeTableRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- describeTable(YdbTable.DescribeTableRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Returns information about given table (metadata).
- describeTable(String) - Method in interface com.yandex.ydb.table.Session
- describeTable(String, DescribeTableSettings) - Method in interface com.yandex.ydb.table.Session
- DescribeTableSettings - Class in com.yandex.ydb.table.settings
- DescribeTableSettings() - Constructor for class com.yandex.ydb.table.settings.DescribeTableSettings
- destroy(T) - Method in interface com.yandex.ydb.table.impl.pool.PooledObjectHandler
- dict() - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- dict(ValueProtos.Type, ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- dict(ValueProtos.ValuePair...) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- dict(ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- dict(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- dict(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- dict(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- dict(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- DICT - com.yandex.ydb.table.values.Type.Kind
- DictReader - Interface in com.yandex.ydb.table.result
- DictType - Class in com.yandex.ydb.table.values
- DictValue - Class in com.yandex.ydb.table.values
- DISABLED - com.yandex.ydb.table.settings.AutoPartitioningPolicy
- dropColumn(String) - Method in class com.yandex.ydb.table.settings.AlterTableSettings
- dropTable(YdbTable.DropTableRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- dropTable(YdbTable.DropTableRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Drop table.
- dropTable(String) - Method in interface com.yandex.ydb.table.Session
- dropTable(String, DropTableSettings) - Method in interface com.yandex.ydb.table.Session
- DropTableSettings - Class in com.yandex.ydb.table.settings
- DropTableSettings() - Constructor for class com.yandex.ydb.table.settings.DropTableSettings
- dyNumber() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- dyNumber() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- DyNumber - com.yandex.ydb.table.values.PrimitiveType.Id
E
- empty() - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith no parameters. - empty() - Static method in class com.yandex.ydb.table.values.TupleType
- empty() - Static method in class com.yandex.ydb.table.values.TupleValue
- empty(Type) - Static method in class com.yandex.ydb.table.values.ListValue
- EMPTY_ARRAY - Static variable in interface com.yandex.ydb.table.values.Type
- EMPTY_ARRAY - Static variable in interface com.yandex.ydb.table.values.Value
- emptyValue() - Method in class com.yandex.ydb.table.values.DictType
- emptyValue() - Method in class com.yandex.ydb.table.values.ListType
- emptyValue() - Method in class com.yandex.ydb.table.values.OptionalType
- entrySet() - Method in class com.yandex.ydb.table.values.DictValue
- equals(Object) - Method in class com.yandex.ydb.table.values.DecimalType
- equals(Object) - Method in class com.yandex.ydb.table.values.DecimalValue
- equals(Object) - Method in class com.yandex.ydb.table.values.DictType
- equals(Object) - Method in class com.yandex.ydb.table.values.DictValue
- equals(Object) - Method in class com.yandex.ydb.table.values.ListType
- equals(Object) - Method in class com.yandex.ydb.table.values.ListValue
- equals(Object) - Method in class com.yandex.ydb.table.values.OptionalType
- equals(Object) - Method in class com.yandex.ydb.table.values.OptionalValue
- equals(Object) - Method in class com.yandex.ydb.table.values.PrimitiveType
- equals(Object) - Method in class com.yandex.ydb.table.values.StructType
- equals(Object) - Method in class com.yandex.ydb.table.values.StructValue
- equals(Object) - Method in class com.yandex.ydb.table.values.TupleType
- equals(Object) - Method in class com.yandex.ydb.table.values.TupleValue
- equals(Object) - Method in interface com.yandex.ydb.table.values.Type
- equals(Object) - Method in class com.yandex.ydb.table.values.VariantType
- equals(Object) - Method in class com.yandex.ydb.table.values.VariantValue
- equals(Object) - Method in class com.yandex.ydb.table.values.VoidType
- equals(Object) - Method in class com.yandex.ydb.table.values.VoidValue
- exclusive(Value) - Static method in class com.yandex.ydb.table.description.KeyBound
- execute(TxControl) - Method in interface com.yandex.ydb.table.query.DataQuery
- execute(TxControl, Params) - Method in interface com.yandex.ydb.table.query.DataQuery
- execute(TxControl, Params, ExecuteDataQuerySettings) - Method in interface com.yandex.ydb.table.query.DataQuery
- executeBulkUpsert(String, ListValue, BulkUpsertSettings) - Method in interface com.yandex.ydb.table.Session
- executeDataQuery(YdbTable.ExecuteDataQueryRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- executeDataQuery(YdbTable.ExecuteDataQueryRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Executes data query.
- executeDataQuery(String, TxControl) - Method in interface com.yandex.ydb.table.Session
- executeDataQuery(String, TxControl, Params) - Method in interface com.yandex.ydb.table.Session
- executeDataQuery(String, TxControl, Params, ExecuteDataQuerySettings) - Method in interface com.yandex.ydb.table.Session
- ExecuteDataQuerySettings - Class in com.yandex.ydb.table.settings
- ExecuteDataQuerySettings() - Constructor for class com.yandex.ydb.table.settings.ExecuteDataQuerySettings
- executeScanQuery(String, Params, ExecuteScanQuerySettings, Consumer<ResultSetReader>) - Method in interface com.yandex.ydb.table.Session
- ExecuteScanQuerySettings - Class in com.yandex.ydb.table.settings
- ExecuteScanQuerySettings(ExecuteScanQuerySettings.Builder) - Constructor for class com.yandex.ydb.table.settings.ExecuteScanQuerySettings
- ExecuteScanQuerySettings.Builder - Class in com.yandex.ydb.table.settings
- executeSchemeQuery(YdbTable.ExecuteSchemeQueryRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- executeSchemeQuery(YdbTable.ExecuteSchemeQueryRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Executes scheme query.
- executeSchemeQuery(String) - Method in interface com.yandex.ydb.table.Session
- executeSchemeQuery(String, ExecuteSchemeQuerySettings) - Method in interface com.yandex.ydb.table.Session
- ExecuteSchemeQuerySettings - Class in com.yandex.ydb.table.settings
- ExecuteSchemeQuerySettings() - Constructor for class com.yandex.ydb.table.settings.ExecuteSchemeQuerySettings
- executor(Executor) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- explainDataQuery(YdbTable.ExplainDataQueryRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- explainDataQuery(YdbTable.ExplainDataQueryRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Explains data query.
- explainDataQuery(String) - Method in interface com.yandex.ydb.table.Session
- explainDataQuery(String, ExplainDataQuerySettings) - Method in interface com.yandex.ydb.table.Session
- ExplainDataQueryResult - Class in com.yandex.ydb.table.query
- ExplainDataQueryResult(String, String) - Constructor for class com.yandex.ydb.table.query.ExplainDataQueryResult
- ExplainDataQuerySettings - Class in com.yandex.ydb.table.settings
- ExplainDataQuerySettings() - Constructor for class com.yandex.ydb.table.settings.ExplainDataQuerySettings
F
- fastBackoffCeiling(int) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- fastBackoffSlot(Duration) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- FixedAsyncPool<T> - Class in com.yandex.ydb.table.impl.pool
- FixedAsyncPool(PooledObjectHandler<T>, int, int, int, long, long) - Constructor for class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- float32() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- float32() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- float32(float) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- float32(float) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Float32 - com.yandex.ydb.table.values.PrimitiveType.Id
- float64() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- float64() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- float64(double) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- float64(double) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Float64 - com.yandex.ydb.table.values.PrimitiveType.Id
- forEachAddColumn(BiConsumer<String, Type>) - Method in class com.yandex.ydb.table.settings.AlterTableSettings
- forEachDropColumn(Consumer<String>) - Method in class com.yandex.ydb.table.settings.AlterTableSettings
- forResultSet(ValueProtos.ResultSet) - Static method in class com.yandex.ydb.table.result.impl.ProtoValueReaders
- forResultSets(Collection<ResultSetReader>) - Static method in class com.yandex.ydb.table.result.impl.ProtoValueReaders
- forType(ValueProtos.Type) - Static method in class com.yandex.ydb.table.result.impl.ProtoValueReaders
- fromKey(TupleValue, boolean) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- fromKeyExclusive(PrimitiveValue) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- fromKeyExclusive(TupleValue) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- fromKeyInclusive(PrimitiveValue) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- fromKeyInclusive(TupleValue) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- fromPb(Type, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- fromPb(ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- fromRequestSettings(RequestSettings<?>) - Static method in class com.yandex.ydb.table.utils.OperationParamUtils
G
- get() - Method in class com.yandex.ydb.table.values.OptionalValue
- get(int) - Method in class com.yandex.ydb.table.values.ListValue
- get(int) - Method in class com.yandex.ydb.table.values.TupleValue
- get(Value) - Method in class com.yandex.ydb.table.values.DictValue
- getAcquiredCount() - Method in interface com.yandex.ydb.table.impl.pool.AsyncPool
- getAcquiredCount() - Method in class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- getAcquiredCount() - Method in class com.yandex.ydb.table.stats.SessionPoolStats
-
Number of sessions currently acquired from pool and not yet released.
- getAutoPartitioning() - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- getBool() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getBool() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getCancelAfter() - Method in class com.yandex.ydb.table.settings.RequestSettings
- getChildren() - Method in class com.yandex.ydb.table.description.ListDirectoryResult
- getCollectStats() - Method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings
- getColumn(int) - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Returns value reader for column by index.
- getColumn(String) - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Returns value reader for column by name.
- getColumnCount() - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Returns number of columns.
- getColumnFamilies() - Method in class com.yandex.ydb.table.description.TableDescription
- getColumnIndex(String) - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Returns column index by name or
-1if column with given name is not present. - getColumnName(int) - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Returns column name by index.
- getColumns() - Method in class com.yandex.ydb.table.description.TableDescription
- getColumns() - Method in class com.yandex.ydb.table.description.TableIndex
- getColumns() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- getColumnType(int) - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Returns column type by index (always create a new type instance)
- getCompactionPolicy() - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- getCompression() - Method in class com.yandex.ydb.table.description.ColumnFamily
- getCreationTime() - Method in class com.yandex.ydb.table.description.TableDescription.TableStats
- getData() - Method in class com.yandex.ydb.table.description.ColumnFamily
- getData() - Method in class com.yandex.ydb.table.settings.StoragePolicy
- getDatabase() - Method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- getDatabase() - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- getDate() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getDate() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getDatetime() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getDatetime() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getDateTimeColumn() - Method in class com.yandex.ydb.table.settings.TtlSettings
- getDeadlineAfter() - Method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings
- getDeadlineAfter() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- getDeadlineAfter() - Method in class com.yandex.ydb.table.settings.RequestSettings
- getDecimal() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getDictItemsCount() - Method in interface com.yandex.ydb.table.result.DictReader
- getDictKey(int) - Method in interface com.yandex.ydb.table.result.DictReader
- getDictValue(int) - Method in interface com.yandex.ydb.table.result.DictReader
- getDisconnectedCount() - Method in class com.yandex.ydb.table.stats.SessionPoolStats
-
Number of sessions with unknown status due to some transport errors.
- getElementsCount() - Method in class com.yandex.ydb.table.values.TupleType
- getElementType(int) - Method in class com.yandex.ydb.table.values.TupleType
- getExecutionPolicy() - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- getExpireAfterSeconds() - Method in class com.yandex.ydb.table.settings.TtlSettings
- getExplicitPartitioningPoints() - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- getExternal() - Method in class com.yandex.ydb.table.settings.StoragePolicy
- getFamily() - Method in class com.yandex.ydb.table.description.TableColumn
- getFloat32() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getFloat32() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getFloat64() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getFloat64() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getFrom() - Method in class com.yandex.ydb.table.description.KeyRange
- getFromKey() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- getHigh() - Method in class com.yandex.ydb.table.values.DecimalValue
- getId() - Method in interface com.yandex.ydb.table.query.DataQuery
- getId() - Method in interface com.yandex.ydb.table.Session
- getId() - Method in interface com.yandex.ydb.table.transaction.Transaction
- getId() - Method in class com.yandex.ydb.table.values.PrimitiveType
- getIdleCount() - Method in interface com.yandex.ydb.table.impl.pool.AsyncPool
- getIdleCount() - Method in class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- getIdleCount() - Method in class com.yandex.ydb.table.stats.SessionPoolStats
-
Number of sessions that were released after use and waiting to be acquired again or to be removed from pool by idle timeout.
- getIndexes() - Method in class com.yandex.ydb.table.description.TableDescription
- getInt16() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getInt16() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getInt32() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getInt32() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getInt64() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getInt64() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getInt8() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getInt8() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getInterval() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getInterval() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getItem() - Method in class com.yandex.ydb.table.values.VariantValue
- getItemsCount() - Method in class com.yandex.ydb.table.values.VariantType
- getItemType() - Method in class com.yandex.ydb.table.values.ListType
- getItemType() - Method in class com.yandex.ydb.table.values.OptionalType
- getItemType(int) - Method in class com.yandex.ydb.table.values.VariantType
- getJson() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getJson() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getJsonDocument() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getJsonDocument() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getKeyRanges() - Method in class com.yandex.ydb.table.description.TableDescription
- getKeyType() - Method in class com.yandex.ydb.table.values.DictType
- getKind() - Method in class com.yandex.ydb.table.values.DecimalType
- getKind() - Method in class com.yandex.ydb.table.values.DictType
- getKind() - Method in class com.yandex.ydb.table.values.ListType
- getKind() - Method in class com.yandex.ydb.table.values.OptionalType
- getKind() - Method in class com.yandex.ydb.table.values.PrimitiveType
- getKind() - Method in class com.yandex.ydb.table.values.StructType
- getKind() - Method in class com.yandex.ydb.table.values.TupleType
- getKind() - Method in interface com.yandex.ydb.table.values.Type
- getKind() - Method in class com.yandex.ydb.table.values.VariantType
- getKind() - Method in class com.yandex.ydb.table.values.VoidType
- getListItem(int) - Method in interface com.yandex.ydb.table.result.ListReader
- getListItemsCount() - Method in interface com.yandex.ydb.table.result.ListReader
- getLog() - Method in class com.yandex.ydb.table.settings.StoragePolicy
- getLow() - Method in class com.yandex.ydb.table.values.DecimalValue
- getMaxSize() - Method in class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- getMaxSize() - Method in class com.yandex.ydb.table.stats.SessionPoolStats
-
Max number of sessions in pool.
- getMedia() - Method in class com.yandex.ydb.table.description.StoragePool
- getMemberIndex(String) - Method in class com.yandex.ydb.table.values.StructType
- getMemberName(int) - Method in class com.yandex.ydb.table.values.StructType
- getMembersCount() - Method in class com.yandex.ydb.table.values.StructType
- getMembersCount() - Method in class com.yandex.ydb.table.values.StructValue
- getMemberType(int) - Method in class com.yandex.ydb.table.values.StructType
- getMemberValue(int) - Method in class com.yandex.ydb.table.values.StructValue
- getMinSize() - Method in class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- getMinSize() - Method in class com.yandex.ydb.table.stats.SessionPoolStats
-
Min number of sessions that should remain in session pool after idle session cleanup.
- getMode() - Method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings
- getModificationTime() - Method in class com.yandex.ydb.table.description.TableDescription.TableStats
- getName() - Method in class com.yandex.ydb.table.description.ColumnFamily
- getName() - Method in class com.yandex.ydb.table.description.TableColumn
- getName() - Method in class com.yandex.ydb.table.description.TableIndex
- getNumId() - Method in enum com.yandex.ydb.table.values.PrimitiveType.Id
- getOperationTimeout() - Method in class com.yandex.ydb.table.settings.RequestSettings
- getOperationTray() - Method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- getOperationTray() - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- getOptionalItem() - Method in interface com.yandex.ydb.table.result.OptionalReader
- getOrCreateSession(Duration) - Method in interface com.yandex.ydb.table.SessionSupplier
- getPartitioningByLoad() - Method in class com.yandex.ydb.table.settings.PartitioningSettings
- getPartitioningBySize() - Method in class com.yandex.ydb.table.settings.PartitioningSettings
- getPartitioningPolicy() - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- getPartitioningSettings() - Method in class com.yandex.ydb.table.settings.AlterTableSettings
- getPartitioningSettings() - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- getPartitionSizeMb() - Method in class com.yandex.ydb.table.settings.PartitioningSettings
- getPendingAcquireCount() - Method in interface com.yandex.ydb.table.impl.pool.AsyncPool
- getPendingAcquireCount() - Method in class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- getPendingAcquireCount() - Method in class com.yandex.ydb.table.stats.SessionPoolStats
-
Number of sessions pending acquire due to pool overflow.
- getPrecision() - Method in class com.yandex.ydb.table.values.DecimalType
- getPresetName() - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- getPresetName() - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- getPresetName() - Method in class com.yandex.ydb.table.settings.ReplicationPolicy
- getPresetName() - Method in class com.yandex.ydb.table.settings.StoragePolicy
- getPrimaryKeys() - Method in class com.yandex.ydb.table.description.TableDescription
- getQueryAst() - Method in class com.yandex.ydb.table.query.ExplainDataQueryResult
- getQueryPlan() - Method in class com.yandex.ydb.table.query.ExplainDataQueryResult
- getReplicasCount() - Method in class com.yandex.ydb.table.settings.ReplicationPolicy
- getReplicationPolicy() - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- getResultSet(int) - Method in class com.yandex.ydb.table.query.DataQueryResult
- getResultSetCount() - Method in class com.yandex.ydb.table.query.DataQueryResult
- getRowCount() - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Returns number of rows.
- getRowCount(int) - Method in class com.yandex.ydb.table.query.DataQueryResult
- getRowLimit() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- getRowsEstimate() - Method in class com.yandex.ydb.table.description.TableDescription.TableStats
- getScale() - Method in class com.yandex.ydb.table.values.DecimalType
- getSelf() - Method in class com.yandex.ydb.table.description.DescribePathResult
- getSessionPoolStats() - Method in interface com.yandex.ydb.table.TableClient
- getStoragePolicy() - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- getStoreSize() - Method in class com.yandex.ydb.table.description.TableDescription.TableStats
- getString() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getString() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getString(Charset) - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getString(Charset) - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getStringBytes() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getStringUnsafe() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getStructMember(int) - Method in interface com.yandex.ydb.table.result.StructReader
- getStructMember(String) - Method in interface com.yandex.ydb.table.result.StructReader
- getStructMemberName(int) - Method in interface com.yandex.ydb.table.result.StructReader
- getStructMembersCount() - Method in interface com.yandex.ydb.table.result.StructReader
- getSysLog() - Method in class com.yandex.ydb.table.settings.StoragePolicy
- getTableStats() - Method in class com.yandex.ydb.table.description.TableDescription
- getText() - Method in interface com.yandex.ydb.table.query.DataQuery
- getTimeout() - Method in class com.yandex.ydb.table.settings.RequestSettings
- getTimeoutNanos() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- getTimestamp() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getTimestamp() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getTo() - Method in class com.yandex.ydb.table.description.KeyRange
- getToKey() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- getTraceId() - Method in class com.yandex.ydb.table.settings.RequestSettings
- getTtlSettings() - Method in class com.yandex.ydb.table.settings.AlterTableSettings
- getTtlSettings() - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- getTupleElement(int) - Method in interface com.yandex.ydb.table.result.TupleReader
- getTupleElementsCount() - Method in interface com.yandex.ydb.table.result.TupleReader
- getTxId() - Method in class com.yandex.ydb.table.query.DataQueryResult
- getType() - Method in class com.yandex.ydb.table.description.TableColumn
- getType() - Method in class com.yandex.ydb.table.description.TableIndex
- getType() - Method in interface com.yandex.ydb.table.result.ValueReader
-
Returns value type for current cell.
- getType() - Method in class com.yandex.ydb.table.values.DecimalValue
- getType() - Method in class com.yandex.ydb.table.values.DictValue
- getType() - Method in class com.yandex.ydb.table.values.ListValue
- getType() - Method in class com.yandex.ydb.table.values.OptionalValue
- getType() - Method in class com.yandex.ydb.table.values.StructValue
- getType() - Method in class com.yandex.ydb.table.values.TupleValue
- getType() - Method in interface com.yandex.ydb.table.values.Value
- getType() - Method in class com.yandex.ydb.table.values.VariantValue
- getType() - Method in class com.yandex.ydb.table.values.VoidValue
- getTypeIndex() - Method in class com.yandex.ydb.table.values.VariantValue
- getTzDate() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getTzDate() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getTzDatetime() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getTzDatetime() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getTzTimestamp() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getTzTimestamp() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUint16() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getUint16() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUint32() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getUint32() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUint64() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getUint64() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUint8() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getUint8() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUniformPartitions() - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- getUtf8() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getUtf8() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUuid() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getUuidHigh() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUuidJdk() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUuidLow() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getUuidString() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getValue() - Method in class com.yandex.ydb.table.description.KeyBound
- getValue() - Method in interface com.yandex.ydb.table.result.ValueReader
-
Returns value object for current cell.
- getValueType() - Method in class com.yandex.ydb.table.values.DictType
- getVariantItem() - Method in interface com.yandex.ydb.table.result.VariantReader
- getVariantTypeIndex() - Method in interface com.yandex.ydb.table.result.VariantReader
- getYson() - Method in interface com.yandex.ydb.table.result.PrimitiveReader
- getYson() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getYsonBytes() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- getYsonUnsafe() - Method in class com.yandex.ydb.table.values.PrimitiveValue
- GLOBAL - com.yandex.ydb.table.description.TableIndex.Type
- GrpcSchemeRpc - Class in com.yandex.ydb.table.rpc.grpc
- GrpcTableRpc - Class in com.yandex.ydb.table.rpc.grpc
H
- hashCode() - Method in class com.yandex.ydb.table.values.DecimalType
- hashCode() - Method in class com.yandex.ydb.table.values.DecimalValue
- hashCode() - Method in class com.yandex.ydb.table.values.DictType
- hashCode() - Method in class com.yandex.ydb.table.values.DictValue
- hashCode() - Method in class com.yandex.ydb.table.values.ListType
- hashCode() - Method in class com.yandex.ydb.table.values.ListValue
- hashCode() - Method in class com.yandex.ydb.table.values.OptionalType
- hashCode() - Method in class com.yandex.ydb.table.values.OptionalValue
- hashCode() - Method in class com.yandex.ydb.table.values.PrimitiveType
- hashCode() - Method in class com.yandex.ydb.table.values.StructType
- hashCode() - Method in class com.yandex.ydb.table.values.StructValue
- hashCode() - Method in class com.yandex.ydb.table.values.TupleType
- hashCode() - Method in class com.yandex.ydb.table.values.TupleValue
- hashCode() - Method in interface com.yandex.ydb.table.values.Type
- hashCode() - Method in class com.yandex.ydb.table.values.VariantType
- hashCode() - Method in class com.yandex.ydb.table.values.VariantValue
- hashCode() - Method in class com.yandex.ydb.table.values.VoidType
- hashCode() - Method in class com.yandex.ydb.table.values.VoidValue
- Hex - Class in com.yandex.ydb.table.utils
I
- id(Transaction) - Static method in class com.yandex.ydb.table.transaction.TxControl
- id(String) - Static method in class com.yandex.ydb.table.transaction.TxControl
- idempotent(boolean) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- inclusive(Value) - Static method in class com.yandex.ydb.table.description.KeyBound
- INF - Static variable in class com.yandex.ydb.table.values.DecimalValue
-
Positive infinity 10^35.
- int16() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- int16() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- int16(short) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- int16(short) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Int16 - com.yandex.ydb.table.values.PrimitiveType.Id
- int32() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- int32() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- int32(int) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- int32(int) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Int32 - com.yandex.ydb.table.values.PrimitiveType.Id
- int64() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- int64() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- int64(long) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- int64(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Int64 - com.yandex.ydb.table.values.PrimitiveType.Id
- int8() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- int8() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- int8(byte) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- int8(byte) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Int8 - com.yandex.ydb.table.values.PrimitiveType.Id
- interval() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- interval() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- interval(long) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- interval(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- interval(Duration) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- interval(Duration) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Interval - com.yandex.ydb.table.values.PrimitiveType.Id
- invalidateQueryCache() - Method in interface com.yandex.ydb.table.Session
- isActive() - Method in interface com.yandex.ydb.table.transaction.Transaction
- isAllowInconsistentReads() - Method in class com.yandex.ydb.table.transaction.TxControl.TxOnlineRo
- isAllowPromotion() - Method in class com.yandex.ydb.table.settings.ReplicationPolicy
- isCommitTx() - Method in class com.yandex.ydb.table.transaction.TxControl
- isCreatePerAvailabilityZone() - Method in class com.yandex.ydb.table.settings.ReplicationPolicy
- isEmpty() - Method in class com.yandex.ydb.table.query.DataQueryResult
- isEmpty() - Method in interface com.yandex.ydb.table.query.Params
-
Returns
trueif there are no defined parameters in this container. - isEmpty() - Method in class com.yandex.ydb.table.values.DictValue
- isEmpty() - Method in class com.yandex.ydb.table.values.ListValue
- isEmpty() - Method in class com.yandex.ydb.table.values.TupleValue
- isFromInclusive() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- isIncludeShardKeyBounds() - Method in class com.yandex.ydb.table.settings.DescribeTableSettings
- isIncludeTableStats() - Method in class com.yandex.ydb.table.settings.DescribeTableSettings
- isInclusive() - Method in class com.yandex.ydb.table.description.KeyBound
- isInf() - Method in class com.yandex.ydb.table.values.DecimalValue
- isKeepInMemory() - Method in class com.yandex.ydb.table.description.ColumnFamily
- isKeepInQueryCache() - Method in class com.yandex.ydb.table.settings.ExecuteDataQuerySettings
- isKeepInQueryCache() - Method in class com.yandex.ydb.table.settings.PrepareDataQuerySettings
- isNan() - Method in class com.yandex.ydb.table.values.DecimalValue
- isNegative() - Method in class com.yandex.ydb.table.values.DecimalValue
- isNegativeInf() - Method in class com.yandex.ydb.table.values.DecimalValue
- isOptionalItemPresent() - Method in interface com.yandex.ydb.table.result.OptionalReader
- isOrdered() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- isPresent() - Method in class com.yandex.ydb.table.values.OptionalValue
- isSorted(T[]) - Static method in class com.yandex.ydb.table.utils.Arrays2
-
Check if array is sorted.
- isToInclusive() - Method in class com.yandex.ydb.table.settings.ReadTableSettings
- isTruncated() - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Returns
trueif the result was truncated,falseotherwise. - isTruncated(int) - Method in class com.yandex.ydb.table.query.DataQueryResult
- isValid(T) - Method in interface com.yandex.ydb.table.impl.pool.PooledObjectHandler
- isZero() - Method in class com.yandex.ydb.table.values.DecimalValue
J
- json() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- json() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- json(String) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- json(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Json - com.yandex.ydb.table.values.PrimitiveType.Id
- jsonDocument() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- jsonDocument() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- jsonDocument(String) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- jsonDocument(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- JsonDocument - com.yandex.ydb.table.values.PrimitiveType.Id
K
- keepAlive() - Method in interface com.yandex.ydb.table.Session
- keepAlive(KeepAliveSessionSettings) - Method in interface com.yandex.ydb.table.Session
- keepAlive(YdbTable.KeepAliveRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- keepAlive(YdbTable.KeepAliveRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Idle sessions can be kept alive by calling KeepAlive periodically.
- keepAlive(T) - Method in interface com.yandex.ydb.table.impl.pool.PooledObjectHandler
- KeepAliveSessionSettings - Class in com.yandex.ydb.table.settings
- KeepAliveSessionSettings() - Constructor for class com.yandex.ydb.table.settings.KeepAliveSessionSettings
- keepInQueryCache() - Method in class com.yandex.ydb.table.settings.ExecuteDataQuerySettings
- keepInQueryCache() - Method in class com.yandex.ydb.table.settings.PrepareDataQuerySettings
- keepQueryText - Variable in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- keepQueryText(boolean) - Method in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- keepQueryText(boolean) - Method in interface com.yandex.ydb.table.TableClient.Builder
- KeyBound - Class in com.yandex.ydb.table.description
- KeyBound(Value, boolean) - Constructor for class com.yandex.ydb.table.description.KeyBound
- KeyRange - Class in com.yandex.ydb.table.description
- KeyRange(Optional<KeyBound>, Optional<KeyBound>) - Constructor for class com.yandex.ydb.table.description.KeyRange
- keySet() - Method in class com.yandex.ydb.table.values.DictValue
L
- list() - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- list(ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- list(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- list(ValueProtos.Value...) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- list(ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- list(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- list(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- list(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- list(Iterable<ValueProtos.Value>) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- LIST - com.yandex.ydb.table.values.Type.Kind
- listDirectory(String) - Method in interface com.yandex.ydb.table.SchemeClient
- ListDirectoryResult - Class in com.yandex.ydb.table.description
- ListDirectoryResult(SchemeOperationProtos.Entry, List<SchemeOperationProtos.Entry>) - Constructor for class com.yandex.ydb.table.description.ListDirectoryResult
- ListReader - Interface in com.yandex.ydb.table.result
- ListType - Class in com.yandex.ydb.table.values
- ListValue - Class in com.yandex.ydb.table.values
- LittleEndian - Class in com.yandex.ydb.table.utils
M
- makeDirectories(String) - Method in interface com.yandex.ydb.table.SchemeClient
-
Create directory and all its parent directories if they are not present.
- makeDirectory(SchemeOperationProtos.MakeDirectoryRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- makeDirectory(SchemeOperationProtos.MakeDirectoryRequest, long) - Method in interface com.yandex.ydb.table.rpc.SchemeRpc
-
Make directory.
- makeDirectory(String) - Method in interface com.yandex.ydb.table.SchemeClient
-
Create single directory.
- makeOptional() - Method in interface com.yandex.ydb.table.values.Type
- makeOptional() - Method in interface com.yandex.ydb.table.values.Value
- MAX_PRECISION - Static variable in class com.yandex.ydb.table.values.DecimalType
- maxRetries(int) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- mode(YdbTable.ExecuteScanQueryRequest.Mode) - Method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings.Builder
N
- NAN - Static variable in class com.yandex.ydb.table.values.DecimalValue
-
Not a number 10^35 + 1.
- NEG_INF - Static variable in class com.yandex.ydb.table.values.DecimalValue
-
Negative infinity -10^35.
- newBuilder() - Static method in class com.yandex.ydb.table.description.TableDescription
- newBuilder() - Static method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings
- newBuilder() - Static method in class com.yandex.ydb.table.settings.ReadTableSettings
- newClient(SchemeRpc) - Static method in interface com.yandex.ydb.table.SchemeClient
- newClient(TableRpc) - Static method in interface com.yandex.ydb.table.TableClient
- newParams() - Method in interface com.yandex.ydb.table.query.DataQuery
- newValue(long) - Method in class com.yandex.ydb.table.values.DecimalType
- newValue(long, long) - Method in class com.yandex.ydb.table.values.DecimalType
- newValue(Value) - Method in class com.yandex.ydb.table.values.OptionalType
- newValue(Value) - Method in class com.yandex.ydb.table.values.TupleType
- newValue(Value, int) - Method in class com.yandex.ydb.table.values.VariantType
- newValue(Value, Value) - Method in class com.yandex.ydb.table.values.TupleType
- newValue(Value, Value, Value) - Method in class com.yandex.ydb.table.values.TupleType
- newValue(Value, Value, Value, Value) - Method in class com.yandex.ydb.table.values.TupleType
- newValue(Value, Value, Value, Value, Value) - Method in class com.yandex.ydb.table.values.TupleType
- newValue(String) - Method in class com.yandex.ydb.table.values.DecimalType
- newValue(String, Value) - Method in class com.yandex.ydb.table.values.StructType
- newValue(String, Value, String, Value) - Method in class com.yandex.ydb.table.values.StructType
- newValue(String, Value, String, Value, String, Value) - Method in class com.yandex.ydb.table.values.StructType
- newValue(String, Value, String, Value, String, Value, String, Value) - Method in class com.yandex.ydb.table.values.StructType
- newValue(String, Value, String, Value, String, Value, String, Value, String, Value) - Method in class com.yandex.ydb.table.values.StructType
- newValue(BigDecimal) - Method in class com.yandex.ydb.table.values.DecimalType
- newValue(BigInteger) - Method in class com.yandex.ydb.table.values.DecimalType
- newValue(List<Value>) - Method in class com.yandex.ydb.table.values.ListType
- newValue(List<Value>) - Method in class com.yandex.ydb.table.values.TupleType
- newValue(Map<String, Value>) - Method in class com.yandex.ydb.table.values.StructType
- newValueCopy(Value[]) - Method in class com.yandex.ydb.table.values.ListType
- newValueCopy(Value...) - Method in class com.yandex.ydb.table.values.TupleType
- newValueCopy(Map<Value, Value>) - Method in class com.yandex.ydb.table.values.DictType
- newValueOwn(Value...) - Method in class com.yandex.ydb.table.values.ListType
- newValueOwn(Value...) - Method in class com.yandex.ydb.table.values.TupleType
- newValueOwn(Map<Value, Value>) - Method in class com.yandex.ydb.table.values.DictType
- newValueUnsafe(Value...) - Method in class com.yandex.ydb.table.values.StructType
-
will not clone given array
- newValueUnsigned(long) - Method in class com.yandex.ydb.table.values.DecimalType
- next() - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Set iterator to the next table row.
O
- of() - Static method in class com.yandex.ydb.table.values.DecimalType
- of() - Static method in class com.yandex.ydb.table.values.VoidType
- of() - Static method in class com.yandex.ydb.table.values.VoidValue
- of(int) - Static method in class com.yandex.ydb.table.values.DecimalType
- of(int, int) - Static method in class com.yandex.ydb.table.values.DecimalType
- of(PrimitiveType.Id) - Static method in class com.yandex.ydb.table.values.PrimitiveType
- of(Type) - Static method in class com.yandex.ydb.table.values.ListType
- of(Type) - Static method in class com.yandex.ydb.table.values.OptionalType
- of(Type) - Static method in class com.yandex.ydb.table.values.TupleType
- of(Type, Type) - Static method in class com.yandex.ydb.table.values.DictType
- of(Value) - Static method in class com.yandex.ydb.table.values.ListValue
- of(Value) - Static method in class com.yandex.ydb.table.values.OptionalValue
- of(Value) - Static method in class com.yandex.ydb.table.values.TupleValue
- of(Value...) - Static method in class com.yandex.ydb.table.values.ListValue
- of(Value, Value) - Static method in class com.yandex.ydb.table.values.DictValue
- of(Value, Value) - Static method in class com.yandex.ydb.table.values.ListValue
- of(Value, Value) - Static method in class com.yandex.ydb.table.values.TupleValue
- of(Value, Value, Value) - Static method in class com.yandex.ydb.table.values.ListValue
- of(Value, Value, Value) - Static method in class com.yandex.ydb.table.values.TupleValue
- of(Value, Value, Value, Value) - Static method in class com.yandex.ydb.table.values.ListValue
- of(Value, Value, Value, Value) - Static method in class com.yandex.ydb.table.values.TupleValue
- of(Value, Value, Value, Value, Value) - Static method in class com.yandex.ydb.table.values.ListValue
- of(Value, Value, Value, Value, Value) - Static method in class com.yandex.ydb.table.values.TupleValue
- of(String, Type) - Static method in class com.yandex.ydb.table.values.StructType
- of(String, Type, String, Type) - Static method in class com.yandex.ydb.table.values.StructType
- of(String, Type, String, Type, String, Type) - Static method in class com.yandex.ydb.table.values.StructType
- of(String, Type, String, Type, String, Type, String, Type) - Static method in class com.yandex.ydb.table.values.StructType
- of(String, Type, String, Type, String, Type, String, Type, String, Type) - Static method in class com.yandex.ydb.table.values.StructType
- of(String, Value) - Static method in class com.yandex.ydb.table.values.StructValue
- of(String, Value<?>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith single parameter. - of(String, Value<?>, String, Value<?>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith two parameters. - of(String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith three parameters. - of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith four parameters. - of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith five parameters. - of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith six parameters. - of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith eight parameters. - of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface com.yandex.ydb.table.query.Params
-
Returns an immutable implementation of
Paramswith nine parameters. - of(String, Value, String, Value) - Static method in class com.yandex.ydb.table.values.StructValue
- of(String, Value, String, Value, String, Value) - Static method in class com.yandex.ydb.table.values.StructValue
- of(String, Value, String, Value, String, Value, String, Value) - Static method in class com.yandex.ydb.table.values.StructValue
- of(String, Value, String, Value, String, Value, String, Value, String, Value) - Static method in class com.yandex.ydb.table.values.StructValue
- of(List<Type>) - Static method in class com.yandex.ydb.table.values.TupleType
- of(List<Type>) - Static method in class com.yandex.ydb.table.values.VariantType
- of(List<Value>) - Static method in class com.yandex.ydb.table.values.TupleValue
- of(List<String>, List<Type>) - Static method in class com.yandex.ydb.table.values.StructType
- of(Map<String, Type>) - Static method in class com.yandex.ydb.table.values.StructType
- of(Map<String, Value>) - Static method in class com.yandex.ydb.table.values.StructValue
- ofCopy(Type...) - Static method in class com.yandex.ydb.table.values.TupleType
- ofCopy(Type...) - Static method in class com.yandex.ydb.table.values.VariantType
- ofCopy(Value...) - Static method in class com.yandex.ydb.table.values.TupleValue
- ofCopy(String[], Type[]) - Static method in class com.yandex.ydb.table.values.StructType
- offerIfHaveSpace(T) - Method in class com.yandex.ydb.table.impl.pool.SettlersPool
- ofOwn(Type...) - Static method in class com.yandex.ydb.table.values.TupleType
-
will not clone given array
- ofOwn(Type...) - Static method in class com.yandex.ydb.table.values.VariantType
-
will not clone given array
- ofOwn(Value...) - Static method in class com.yandex.ydb.table.values.TupleValue
-
will not clone given array
- ofOwn(String[], Type[]) - Static method in class com.yandex.ydb.table.values.StructType
-
will not clone given arrays
- ONLINE_READ_ONLY - com.yandex.ydb.table.transaction.TransactionMode
- onlineRo() - Static method in class com.yandex.ydb.table.transaction.TxControl
- OperationParamUtils - Class in com.yandex.ydb.table.utils
- optional() - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- optional(ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- optional(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- OPTIONAL - com.yandex.ydb.table.values.Type.Kind
- OptionalReader - Interface in com.yandex.ydb.table.result
- OptionalType - Class in com.yandex.ydb.table.values
- OptionalValue - Class in com.yandex.ydb.table.values
- orderedRead(boolean) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- orElse(Value) - Method in class com.yandex.ydb.table.values.OptionalValue
- ownTransport(RpcTransport) - Static method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- ownTransport(RpcTransport) - Static method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
P
- Params - Interface in com.yandex.ydb.table.query
- PartitioningPolicy - Class in com.yandex.ydb.table.settings
- PartitioningPolicy() - Constructor for class com.yandex.ydb.table.settings.PartitioningPolicy
- PartitioningSettings - Class in com.yandex.ydb.table.settings
- PartitioningSettings() - Constructor for class com.yandex.ydb.table.settings.PartitioningSettings
- PooledObjectHandler<T> - Interface in com.yandex.ydb.table.impl.pool
- prepareDataQuery(YdbTable.PrepareDataQueryRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- prepareDataQuery(YdbTable.PrepareDataQueryRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Prepares data query, returns query id.
- prepareDataQuery(String) - Method in interface com.yandex.ydb.table.Session
- prepareDataQuery(String, PrepareDataQuerySettings) - Method in interface com.yandex.ydb.table.Session
- PrepareDataQuerySettings - Class in com.yandex.ydb.table.settings
- PrepareDataQuerySettings() - Constructor for class com.yandex.ydb.table.settings.PrepareDataQuerySettings
- PRIMITIVE - com.yandex.ydb.table.values.Type.Kind
- PrimitiveReader - Interface in com.yandex.ydb.table.result
- PrimitiveType - Class in com.yandex.ydb.table.values
- PrimitiveType.Id - Enum in com.yandex.ydb.table.values
- PrimitiveValue - Class in com.yandex.ydb.table.values
- PrimitiveValue() - Constructor for class com.yandex.ydb.table.values.PrimitiveValue
- ProtoType - Class in com.yandex.ydb.table.values.proto
- ProtoType() - Constructor for class com.yandex.ydb.table.values.proto.ProtoType
- ProtoValue - Class in com.yandex.ydb.table.values.proto
- ProtoValue() - Constructor for class com.yandex.ydb.table.values.proto.ProtoValue
- ProtoValueReaders - Class in com.yandex.ydb.table.result.impl
- put(String, Value<T>) - Method in interface com.yandex.ydb.table.query.Params
-
Associates the specified value with the specified name in this params container.
Q
- queryCacheSize - Variable in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- queryCacheSize(int) - Method in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- queryCacheSize(int) - Method in interface com.yandex.ydb.table.TableClient.Builder
R
- readTable(String, ReadTableSettings, Consumer<ResultSetReader>) - Method in interface com.yandex.ydb.table.Session
- ReadTableSettings - Class in com.yandex.ydb.table.settings
- ReadTableSettings.Builder - Class in com.yandex.ydb.table.settings
-
BUILDER
- READY - com.yandex.ydb.table.SessionStatus
- release() - Method in interface com.yandex.ydb.table.Session
- release(T) - Method in interface com.yandex.ydb.table.impl.pool.AsyncPool
- release(T) - Method in class com.yandex.ydb.table.impl.pool.FixedAsyncPool
- removeDirectory(SchemeOperationProtos.RemoveDirectoryRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- removeDirectory(SchemeOperationProtos.RemoveDirectoryRequest, long) - Method in interface com.yandex.ydb.table.rpc.SchemeRpc
-
Remove directory.
- removeDirectory(String) - Method in interface com.yandex.ydb.table.SchemeClient
- ReplicationPolicy - Class in com.yandex.ydb.table.settings
- ReplicationPolicy() - Constructor for class com.yandex.ydb.table.settings.ReplicationPolicy
- RequestSettings<Self extends RequestSettings> - Class in com.yandex.ydb.table.settings
- RequestSettings() - Constructor for class com.yandex.ydb.table.settings.RequestSettings
- RequestSettingsUtils - Class in com.yandex.ydb.table.utils
- RequestSettingsUtils() - Constructor for class com.yandex.ydb.table.utils.RequestSettingsUtils
- ResultSetReader - Interface in com.yandex.ydb.table.result
- retryNotFound(boolean) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- rollback() - Method in interface com.yandex.ydb.table.transaction.Transaction
- rollback(RollbackTxSettings) - Method in interface com.yandex.ydb.table.transaction.Transaction
- rollbackTransaction(YdbTable.RollbackTransactionRequest, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- rollbackTransaction(YdbTable.RollbackTransactionRequest, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Performs a rollback of the specified active transaction.
- rollbackTransaction(String, RollbackTxSettings) - Method in interface com.yandex.ydb.table.Session
- RollbackTxSettings - Class in com.yandex.ydb.table.settings
- RollbackTxSettings() - Constructor for class com.yandex.ydb.table.settings.RollbackTxSettings
- rowLimit(int) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
S
- SchemeClient - Interface in com.yandex.ydb.table
- SchemeClient.Builder - Interface in com.yandex.ydb.table
-
BUILDER
- SchemeClientBuilderImpl - Class in com.yandex.ydb.table.impl
- SchemeClientBuilderImpl(SchemeRpc) - Constructor for class com.yandex.ydb.table.impl.SchemeClientBuilderImpl
- schemeRpc - Variable in class com.yandex.ydb.table.impl.SchemeClientBuilderImpl
- SchemeRpc - Interface in com.yandex.ydb.table.rpc
- SERIALIZABLE_READ_WRITE - com.yandex.ydb.table.transaction.TransactionMode
- serializableRw() - Static method in class com.yandex.ydb.table.transaction.TxControl
- Session - Interface in com.yandex.ydb.table
- sessionCreationMaxRetries(int) - Method in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- sessionCreationMaxRetries(int) - Method in interface com.yandex.ydb.table.TableClient.Builder
- sessionKeepAliveTime(Duration) - Method in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- sessionKeepAliveTime(Duration) - Method in interface com.yandex.ydb.table.TableClient.Builder
- sessionMaxIdleTime(Duration) - Method in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- sessionMaxIdleTime(Duration) - Method in interface com.yandex.ydb.table.TableClient.Builder
- sessionPoolOptions - Variable in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- sessionPoolSize(int, int) - Method in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- sessionPoolSize(int, int) - Method in interface com.yandex.ydb.table.TableClient.Builder
- SessionPoolStats - Class in com.yandex.ydb.table.stats
- SessionPoolStats(int, int, int, int, int, int) - Constructor for class com.yandex.ydb.table.stats.SessionPoolStats
- SessionRetryContext - Class in com.yandex.ydb.table
- SessionRetryContext.Builder - Class in com.yandex.ydb.table
-
BUILDER
- SessionStatus - Enum in com.yandex.ydb.table
- SessionSupplier - Interface in com.yandex.ydb.table
- sessionSupplyTimeout(Duration) - Method in class com.yandex.ydb.table.SessionRetryContext.Builder
- setAllowInconsistentReads(boolean) - Method in class com.yandex.ydb.table.transaction.TxControl.TxOnlineRo
- setAllowPromotion(boolean) - Method in class com.yandex.ydb.table.settings.ReplicationPolicy
- setAutoPartitioning(AutoPartitioningPolicy) - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- setCancelAfter(Duration) - Method in class com.yandex.ydb.table.settings.RequestSettings
- setCommitTx(boolean) - Method in class com.yandex.ydb.table.transaction.TxControl
- setCommitTx(boolean) - Method in class com.yandex.ydb.table.transaction.TxControl.TxOnlineRo
- setCompactionPolicy(String) - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- setCreatePerAvailabilityZone(boolean) - Method in class com.yandex.ydb.table.settings.ReplicationPolicy
- setData(String) - Method in class com.yandex.ydb.table.settings.StoragePolicy
- setDeadlineAfter(long) - Method in class com.yandex.ydb.table.settings.RequestSettings
-
This method is deprecated.
- setExecutionPolicy(String) - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- setExplicitPartitioningPoints(List<TupleValue>) - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- setExternal(String) - Method in class com.yandex.ydb.table.settings.StoragePolicy
- setIncludeShardKeyBounds(boolean) - Method in class com.yandex.ydb.table.settings.DescribeTableSettings
- setIncludeTableStats(boolean) - Method in class com.yandex.ydb.table.settings.DescribeTableSettings
- setLog(String) - Method in class com.yandex.ydb.table.settings.StoragePolicy
- setOperationTimeout(Duration) - Method in class com.yandex.ydb.table.settings.RequestSettings
- setPartitioningByLoad(boolean) - Method in class com.yandex.ydb.table.settings.PartitioningSettings
- setPartitioningBySize(boolean) - Method in class com.yandex.ydb.table.settings.PartitioningSettings
- setPartitioningPolicy(PartitioningPolicy) - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- setPartitioningSettings(PartitioningSettings) - Method in class com.yandex.ydb.table.settings.AlterTableSettings
- setPartitioningSettings(PartitioningSettings) - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- setPartitionSize(long) - Method in class com.yandex.ydb.table.settings.PartitioningSettings
- setPresetName(String) - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- setPresetName(String) - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- setPresetName(String) - Method in class com.yandex.ydb.table.settings.ReplicationPolicy
- setPresetName(String) - Method in class com.yandex.ydb.table.settings.StoragePolicy
- setPrimaryKey(String) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- setPrimaryKeys(String...) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- setPrimaryKeys(List<String>) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- setReplicasCount(int) - Method in class com.yandex.ydb.table.settings.ReplicationPolicy
- setReplicationPolicy(ReplicationPolicy) - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- setRowIndex(int) - Method in interface com.yandex.ydb.table.result.ResultSetReader
-
Explicitly switch to a specific row.
- setStoragePolicy(StoragePolicy) - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- setSysLog(String) - Method in class com.yandex.ydb.table.settings.StoragePolicy
- setTimeout(long, TimeUnit) - Method in class com.yandex.ydb.table.settings.RequestSettings
- setTimeout(Duration) - Method in class com.yandex.ydb.table.settings.RequestSettings
-
Sets a client timeout.
- SettlersPool<T> - Class in com.yandex.ydb.table.impl.pool
- SettlersPool(PooledObjectHandler<T>, FixedAsyncPool<T>, int, int) - Constructor for class com.yandex.ydb.table.impl.pool.SettlersPool
- setTraceId(String) - Method in class com.yandex.ydb.table.settings.RequestSettings
- setTtlSettings(TtlSettings) - Method in class com.yandex.ydb.table.settings.AlterTableSettings
- setTtlSettings(TtlSettings) - Method in class com.yandex.ydb.table.settings.CreateTableSettings
- setUniformPartitions(long) - Method in class com.yandex.ydb.table.settings.PartitioningPolicy
- size() - Method in class com.yandex.ydb.table.impl.pool.SettlersPool
- size() - Method in class com.yandex.ydb.table.values.DictValue
- size() - Method in class com.yandex.ydb.table.values.ListValue
- size() - Method in class com.yandex.ydb.table.values.TupleValue
- sortBothByFirst(T[], U[]) - Static method in class com.yandex.ydb.table.utils.Arrays2
-
In-place sort both arrays using comparability of elements of the first array.
- STALE_READ_ONLY - com.yandex.ydb.table.transaction.TransactionMode
- staleRo() - Static method in class com.yandex.ydb.table.transaction.TxControl
- StoragePolicy - Class in com.yandex.ydb.table.settings
- StoragePolicy() - Constructor for class com.yandex.ydb.table.settings.StoragePolicy
- StoragePool - Class in com.yandex.ydb.table.description
- StoragePool(String) - Constructor for class com.yandex.ydb.table.description.StoragePool
- streamExecuteScanQuery(YdbTable.ExecuteScanQueryRequest, StreamObserver<YdbTable.ExecuteScanQueryPartialResponse>, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- streamExecuteScanQuery(YdbTable.ExecuteScanQueryRequest, StreamObserver<YdbTable.ExecuteScanQueryPartialResponse>, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Streaming execute scan query.
- streamReadTable(YdbTable.ReadTableRequest, StreamObserver<YdbTable.ReadTableResponse>, long) - Method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- streamReadTable(YdbTable.ReadTableRequest, StreamObserver<YdbTable.ReadTableResponse>, long) - Method in interface com.yandex.ydb.table.rpc.TableRpc
-
Streaming read table.
- string() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- string() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- string(byte[]) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- string(byte[]) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- string(ByteString) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- string(String, Charset) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- String - com.yandex.ydb.table.values.PrimitiveType.Id
- stringOwn(byte[]) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- stringOwn(byte[]) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
-
will not copy given array
- struct(ValueProtos.StructMember, ValueProtos.StructMember...) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- struct(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- struct(ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- struct(ValueProtos.Value, ValueProtos.Value...) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- struct(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- struct(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- struct(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- struct(String, ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- struct(String, ValueProtos.Type, String, ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- struct(String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- struct(String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- struct(String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- STRUCT - com.yandex.ydb.table.values.Type.Kind
- StructReader - Interface in com.yandex.ydb.table.result
- StructType - Class in com.yandex.ydb.table.values
- StructValue - Class in com.yandex.ydb.table.values
- supplyResult(Function<Session, CompletableFuture<Result<T>>>) - Method in class com.yandex.ydb.table.SessionRetryContext
- supplyStatus(Function<Session, CompletableFuture<Status>>) - Method in class com.yandex.ydb.table.SessionRetryContext
T
- TableClient - Interface in com.yandex.ydb.table
- TableClient.Builder - Interface in com.yandex.ydb.table
-
BUILDER
- TableClientBuilderImpl - Class in com.yandex.ydb.table.impl
- TableClientBuilderImpl(TableRpc) - Constructor for class com.yandex.ydb.table.impl.TableClientBuilderImpl
- TableColumn - Class in com.yandex.ydb.table.description
- TableColumn(String, Type) - Constructor for class com.yandex.ydb.table.description.TableColumn
- TableColumn(String, Type, String) - Constructor for class com.yandex.ydb.table.description.TableColumn
- TableDescription - Class in com.yandex.ydb.table.description
- TableDescription.Builder - Class in com.yandex.ydb.table.description
-
BUILDER
- TableDescription.TableStats - Class in com.yandex.ydb.table.description
- TableIndex - Class in com.yandex.ydb.table.description
- TableIndex(String, List<String>, TableIndex.Type) - Constructor for class com.yandex.ydb.table.description.TableIndex
- TableIndex.Type - Enum in com.yandex.ydb.table.description
- tableRpc - Variable in class com.yandex.ydb.table.impl.TableClientBuilderImpl
- TableRpc - Interface in com.yandex.ydb.table.rpc
- tableStats(TableDescription.TableStats) - Method in class com.yandex.ydb.table.description.TableDescription.Builder
- TableStats(Instant, Instant, long, long) - Constructor for class com.yandex.ydb.table.description.TableDescription.TableStats
- text(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- timeout(long, TimeUnit) - Method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings.Builder
- timeout(long, TimeUnit) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- timeout(Duration) - Method in class com.yandex.ydb.table.settings.ExecuteScanQuerySettings.Builder
- timeout(Duration) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- timestamp() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- timestamp() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- timestamp(long) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- timestamp(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- timestamp(Instant) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- timestamp(Instant) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Timestamp - com.yandex.ydb.table.values.PrimitiveType.Id
- toBigDecimal() - Method in class com.yandex.ydb.table.values.DecimalValue
- toBigInteger() - Method in class com.yandex.ydb.table.values.DecimalValue
- toBool(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toDate(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toDate(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toDatetime(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toDatetime(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toDecimal(ValueProtos.Type, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toFloat32(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toFloat64(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toHex(ByteString, StringBuilder) - Static method in class com.yandex.ydb.table.utils.Hex
- toInt16(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toInt32(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toInt64(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toInt8(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toInterval(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toJson(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toJsonDocument(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toKey(TupleValue, boolean) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- toKeyExclusive(PrimitiveValue) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- toKeyExclusive(TupleValue) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- toKeyInclusive(PrimitiveValue) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- toKeyInclusive(TupleValue) - Method in class com.yandex.ydb.table.settings.ReadTableSettings.Builder
- toPb() - Method in interface com.yandex.ydb.table.query.Params
-
Converts each parameter value into Protobuf message
ValueProtos.TypedValueand return them as unmodifiable map. - toPb() - Method in class com.yandex.ydb.table.transaction.TxControl
- toPb() - Method in class com.yandex.ydb.table.values.DecimalType
- toPb() - Method in class com.yandex.ydb.table.values.DecimalValue
- toPb() - Method in class com.yandex.ydb.table.values.DictType
- toPb() - Method in class com.yandex.ydb.table.values.DictValue
- toPb() - Method in class com.yandex.ydb.table.values.ListType
- toPb() - Method in class com.yandex.ydb.table.values.ListValue
- toPb() - Method in class com.yandex.ydb.table.values.OptionalType
- toPb() - Method in class com.yandex.ydb.table.values.OptionalValue
- toPb() - Method in class com.yandex.ydb.table.values.PrimitiveType
- toPb() - Method in class com.yandex.ydb.table.values.StructType
- toPb() - Method in class com.yandex.ydb.table.values.StructValue
- toPb() - Method in class com.yandex.ydb.table.values.TupleType
- toPb() - Method in class com.yandex.ydb.table.values.TupleValue
- toPb() - Method in interface com.yandex.ydb.table.values.Type
- toPb() - Method in interface com.yandex.ydb.table.values.Value
- toPb() - Method in class com.yandex.ydb.table.values.VariantType
- toPb() - Method in class com.yandex.ydb.table.values.VariantValue
- toPb() - Method in class com.yandex.ydb.table.values.VoidType
- toPb() - Method in class com.yandex.ydb.table.values.VoidValue
- toString() - Method in class com.yandex.ydb.table.description.TableColumn
- toString() - Method in class com.yandex.ydb.table.stats.SessionPoolStats
- toString() - Method in class com.yandex.ydb.table.values.DecimalType
- toString() - Method in class com.yandex.ydb.table.values.DecimalValue
- toString() - Method in class com.yandex.ydb.table.values.DictType
- toString() - Method in class com.yandex.ydb.table.values.DictValue
- toString() - Method in class com.yandex.ydb.table.values.ListType
- toString() - Method in class com.yandex.ydb.table.values.ListValue
- toString() - Method in class com.yandex.ydb.table.values.OptionalType
- toString() - Method in class com.yandex.ydb.table.values.OptionalValue
- toString() - Method in class com.yandex.ydb.table.values.PrimitiveType
- toString() - Method in class com.yandex.ydb.table.values.StructType
- toString() - Method in class com.yandex.ydb.table.values.StructValue
- toString() - Method in class com.yandex.ydb.table.values.TupleType
- toString() - Method in class com.yandex.ydb.table.values.TupleValue
- toString() - Method in interface com.yandex.ydb.table.values.Type
- toString() - Method in class com.yandex.ydb.table.values.VariantType
- toString() - Method in class com.yandex.ydb.table.values.VariantValue
- toString() - Method in class com.yandex.ydb.table.values.VoidType
- toString() - Method in class com.yandex.ydb.table.values.VoidValue
- toString(ValueProtos.Type) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- toString(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toString(StringBuilder) - Method in interface com.yandex.ydb.table.result.ValueReader
-
Writes string representation of current value into given string builder.
- toString(StringBuilder) - Method in class com.yandex.ydb.table.values.DecimalValue
- toTimestamp(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toTimestamp(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toTypedValue(Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toTzDate(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toTzDate(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toTzDatetime(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toTzDatetime(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toTzTimestamp(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toTzTimestamp(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toUint16(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toUint32(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toUint64(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toUint8(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toUnscaledString() - Method in class com.yandex.ydb.table.values.DecimalValue
- toUtf8(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toUuid(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- toYson(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Transaction - Interface in com.yandex.ydb.table.transaction
- TransactionMode - Enum in com.yandex.ydb.table.transaction
- TtlSettings - Class in com.yandex.ydb.table.settings
- TtlSettings(String, int) - Constructor for class com.yandex.ydb.table.settings.TtlSettings
- tuple() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- tuple(ValueProtos.Type...) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- tuple(ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- tuple(ValueProtos.Value...) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- tuple(ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- tuple(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- tuple(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- tuple(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- TUPLE - com.yandex.ydb.table.values.Type.Kind
- TupleReader - Interface in com.yandex.ydb.table.result
- TupleType - Class in com.yandex.ydb.table.values
- TupleValue - Class in com.yandex.ydb.table.values
- TxControl<Self extends TxControl> - Class in com.yandex.ydb.table.transaction
- TxControl(boolean, YdbTable.TransactionSettings) - Constructor for class com.yandex.ydb.table.transaction.TxControl
- TxControl(boolean, String) - Constructor for class com.yandex.ydb.table.transaction.TxControl
- TxControl.TxOnlineRo - Class in com.yandex.ydb.table.transaction
-
TX ONLINE READ ONLY
- Type - Interface in com.yandex.ydb.table.values
- Type.Kind - Enum in com.yandex.ydb.table.values
-
KIND
- types() - Method in interface com.yandex.ydb.table.query.DataQuery
-
Returns parameter types
- tzDate() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- tzDate() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- tzDate(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- tzDate(ZonedDateTime) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- TzDate - com.yandex.ydb.table.values.PrimitiveType.Id
- tzDatetime() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- tzDatetime() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- tzDatetime(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- tzDatetime(ZonedDateTime) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- TzDatetime - com.yandex.ydb.table.values.PrimitiveType.Id
- tzTimestamp() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- tzTimestamp() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- tzTimestamp(ZonedDateTime) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- TzTimestamp - com.yandex.ydb.table.values.PrimitiveType.Id
U
- uint16() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- uint16() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- uint16(short) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- uint16(short) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Uint16 - com.yandex.ydb.table.values.PrimitiveType.Id
- uint32() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- uint32() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- uint32(int) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- uint32(int) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- uint32(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Uint32 - com.yandex.ydb.table.values.PrimitiveType.Id
- uint64() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- uint64() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- uint64(long) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- uint64(long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Uint64 - com.yandex.ydb.table.values.PrimitiveType.Id
- uint8() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- uint8() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- uint8(byte) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- uint8(byte) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Uint8 - com.yandex.ydb.table.values.PrimitiveType.Id
- UNSPECIFIED - com.yandex.ydb.table.SessionStatus
- unwrapOptional() - Method in interface com.yandex.ydb.table.values.Type
- useTransport(RpcTransport) - Static method in class com.yandex.ydb.table.rpc.grpc.GrpcSchemeRpc
- useTransport(RpcTransport) - Static method in class com.yandex.ydb.table.rpc.grpc.GrpcTableRpc
- utf8() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- utf8() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- utf8(String) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- utf8(String) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Utf8 - com.yandex.ydb.table.values.PrimitiveType.Id
- uuid() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- uuid() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- uuid(long, long) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- uuid(long, long) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- uuid(String) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- uuid(UUID) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- uuid(UUID) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- Uuid - com.yandex.ydb.table.values.PrimitiveType.Id
V
- Value<T extends Type> - Interface in com.yandex.ydb.table.values
- valueOf(String) - Static method in enum com.yandex.ydb.table.description.ColumnFamily.Compression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yandex.ydb.table.description.TableIndex.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yandex.ydb.table.SessionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yandex.ydb.table.settings.AutoPartitioningPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yandex.ydb.table.transaction.TransactionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yandex.ydb.table.values.PrimitiveType.Id
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.yandex.ydb.table.values.Type.Kind
-
Returns the enum constant of this type with the specified name.
- ValueReader - Interface in com.yandex.ydb.table.result
- values() - Static method in enum com.yandex.ydb.table.description.ColumnFamily.Compression
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yandex.ydb.table.description.TableIndex.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in interface com.yandex.ydb.table.query.Params
-
Returns original values as unmodifiable map.
- values() - Static method in enum com.yandex.ydb.table.SessionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yandex.ydb.table.settings.AutoPartitioningPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yandex.ydb.table.transaction.TransactionMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class com.yandex.ydb.table.values.DictValue
- values() - Static method in enum com.yandex.ydb.table.values.PrimitiveType.Id
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.yandex.ydb.table.values.Type.Kind
-
Returns an array containing the constants of this enum type, in the order they are declared.
- variant(ValueProtos.StructType) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- variant(ValueProtos.TupleType) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- variant(ValueProtos.Type...) - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- VARIANT - com.yandex.ydb.table.values.Type.Kind
- VariantReader - Interface in com.yandex.ydb.table.result
- VariantType - Class in com.yandex.ydb.table.values
- VariantValue - Class in com.yandex.ydb.table.values
- VOID - com.yandex.ydb.table.values.Type.Kind
- voidType() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- VoidType - Class in com.yandex.ydb.table.values
- voidValue() - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- VoidValue - Class in com.yandex.ydb.table.values
Y
- yson() - Static method in class com.yandex.ydb.table.values.PrimitiveType
- yson() - Static method in class com.yandex.ydb.table.values.proto.ProtoType
- yson(byte[]) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- yson(byte[]) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
- yson(ByteString) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- Yson - com.yandex.ydb.table.values.PrimitiveType.Id
- ysonOwn(byte[]) - Static method in class com.yandex.ydb.table.values.PrimitiveValue
- ysonOwn(byte[]) - Static method in class com.yandex.ydb.table.values.proto.ProtoValue
-
will not copy given array
Z
- ZERO - Static variable in class com.yandex.ydb.table.values.DecimalValue
-
Zero value.
All Classes All Packages