Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

acquire(Duration) - Method in class tech.ydb.table.impl.pool.SessionPool
 
acquire(CompletableFuture<T>) - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
addChangefeed(Changefeed) - Method in class tech.ydb.table.settings.AlterTableSettings
 
addColumn(String, Type) - Method in class tech.ydb.table.settings.AlterTableSettings
 
addColumnFamily(ColumnFamily) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addExplicitPartitioningPoint(TupleValue) - Method in class tech.ydb.table.settings.PartitioningPolicy
 
addGlobalAsyncIndex(String, List<String>) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addGlobalAsyncIndex(String, List<String>, List<String>) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addGlobalIndex(String, List<String>) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addGlobalIndex(String, List<String>, List<String>) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addKeyRange(KeyRange) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addNonnullColumn(String, Type) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addNonnullColumn(String, Type, String) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addNullableColumn(String, Type) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addNullableColumn(String, Type, String) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addPartitionStat(long, long) - Method in class tech.ydb.table.description.TableDescription.Builder
 
addTable(String, String, boolean) - Method in class tech.ydb.table.settings.CopyTablesSettings
 
addTable(String, String) - Method in class tech.ydb.table.settings.CopyTablesSettings
 
alterTable(String, AlterTableSettings) - Method in class tech.ydb.table.impl.BaseSession
 
alterTable(YdbTable.AlterTableRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
alterTable(YdbTable.AlterTableRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Modifies schema of given table.
alterTable(String, AlterTableSettings) - Method in interface tech.ydb.table.Session
 
alterTable(String) - Method in interface tech.ydb.table.Session
 
AlterTableSettings - Class in tech.ydb.table.settings
 
AlterTableSettings() - Constructor for class tech.ydb.table.settings.AlterTableSettings
 
Arrays2 - Class in tech.ydb.table.utils
 
asData() - Method in interface tech.ydb.table.values.Value
 
asDict() - Method in interface tech.ydb.table.values.Value
 
asList() - Method in interface tech.ydb.table.values.Value
 
asOptional() - Method in interface tech.ydb.table.values.Value
 
asStuct() - Method in interface tech.ydb.table.values.Value
 
asVariant() - Method in interface tech.ydb.table.values.Value
 
asVoid() - Method in interface tech.ydb.table.values.Value
 
AutoPartitioningPolicy - Enum in tech.ydb.table.settings
 

B

backoffCeiling(int) - Method in class tech.ydb.table.SessionRetryContext.Builder
 
backoffSlot(Duration) - Method in class tech.ydb.table.SessionRetryContext.Builder
 
BaseSession - Class in tech.ydb.table.impl
 
BaseSession(String, TableRpc, boolean) - Constructor for class tech.ydb.table.impl.BaseSession
 
beginTransaction(Transaction.Mode, BeginTxSettings) - Method in class tech.ydb.table.impl.BaseSession
 
beginTransaction(YdbTable.BeginTransactionRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
beginTransaction(YdbTable.BeginTransactionRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Begins new transaction.
beginTransaction(Transaction.Mode, BeginTxSettings) - Method in interface tech.ydb.table.Session
 
beginTransaction(Transaction.Mode) - Method in interface tech.ydb.table.Session
 
BeginTxSettings - Class in tech.ydb.table.settings
 
BeginTxSettings() - Constructor for class tech.ydb.table.settings.BeginTxSettings
 
bswap(long) - Static method in class tech.ydb.table.utils.LittleEndian
Reverses the byte order of a long value.
build() - Method in class tech.ydb.table.description.TableDescription.Builder
 
build() - Method in class tech.ydb.table.impl.PooledTableClient.Builder
 
build() - Method in class tech.ydb.table.impl.SimpleTableClient.Builder
 
build() - Method in class tech.ydb.table.SessionRetryContext.Builder
 
build() - Method in class tech.ydb.table.settings.Changefeed.Builder
 
build() - Method in class tech.ydb.table.settings.ExecuteScanQuerySettings.Builder
 
build() - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
build() - Method in interface tech.ydb.table.TableClient.Builder
 
Builder() - Constructor for class tech.ydb.table.description.TableDescription.Builder
 
Builder(TableRpc) - Constructor for class tech.ydb.table.impl.SimpleTableClient.Builder
 
Builder(SessionSupplier) - Constructor for class tech.ydb.table.SessionRetryContext.Builder
 
Builder() - Constructor for class tech.ydb.table.settings.ExecuteScanQuerySettings.Builder
 
Builder() - Constructor for class tech.ydb.table.settings.ReadTableSettings.Builder
 
bulkUpsert(YdbTable.BulkUpsertRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
bulkUpsert(YdbTable.BulkUpsertRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Execute bulk upsert
BulkUpsertSettings - Class in tech.ydb.table.settings
 
BulkUpsertSettings() - Constructor for class tech.ydb.table.settings.BulkUpsertSettings
 

C

Changefeed - Class in tech.ydb.table.settings
 
Changefeed.Builder - Class in tech.ydb.table.settings
 
Changefeed.Format - Enum in tech.ydb.table.settings
 
Changefeed.Mode - Enum in tech.ydb.table.settings
 
close() - Method in class tech.ydb.table.impl.pool.SessionPool
 
close() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
close() - Method in class tech.ydb.table.impl.PooledTableClient
 
close() - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
close() - Method in interface tech.ydb.table.rpc.TableRpc
 
close() - Method in interface tech.ydb.table.Session
 
close() - Method in interface tech.ydb.table.TableClient
 
coldIterator() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
collectStats() - Method in class tech.ydb.table.settings.ExecuteDataQuerySettings
 
column(String) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
ColumnFamily - Class in tech.ydb.table.description
 
ColumnFamily(String, StoragePool, ColumnFamily.Compression, boolean) - Constructor for class tech.ydb.table.description.ColumnFamily
 
ColumnFamily.Compression - Enum in tech.ydb.table.description
 
columns(List<String>) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
columns(String...) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
commit(CommitTxSettings) - Method in interface tech.ydb.table.transaction.Transaction
 
commit() - Method in interface tech.ydb.table.transaction.Transaction
 
commitTransaction(String, CommitTxSettings) - Method in class tech.ydb.table.impl.BaseSession
 
commitTransaction(YdbTable.CommitTransactionRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
commitTransaction(YdbTable.CommitTransactionRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Commits specified active transaction.
commitTransaction(String, CommitTxSettings) - Method in interface tech.ydb.table.Session
 
CommitTxSettings - Class in tech.ydb.table.settings
 
CommitTxSettings() - Constructor for class tech.ydb.table.settings.CommitTxSettings
 
CompilationStats - Class in tech.ydb.table.query.stats
 
CompilationStats(YdbQueryStats.CompilationStats) - Constructor for class tech.ydb.table.query.stats.CompilationStats
 
contains(Value<?>) - Method in class tech.ydb.table.values.DictValue
 
copyOf(Map<String, Value<?>>) - Static method in interface tech.ydb.table.query.Params
Returns a mutable implementation of Params containing the same entries as given map.
copyOf(Params) - Static method in interface tech.ydb.table.query.Params
Returns a mutable implementation of Params containing the same entries as given parameters.
copyTable(String, String, CopyTableSettings) - Method in class tech.ydb.table.impl.BaseSession
 
copyTable(YdbTable.CopyTableRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
copyTable(YdbTable.CopyTableRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Creates copy of given table.
copyTable(String, String, CopyTableSettings) - Method in interface tech.ydb.table.Session
 
copyTable(String, String) - Method in interface tech.ydb.table.Session
 
copyTables(CopyTablesSettings) - Method in class tech.ydb.table.impl.BaseSession
 
copyTables(YdbTable.CopyTablesRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
copyTables(YdbTable.CopyTablesRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Creates consistent copies of the given tables.
copyTables(CopyTablesSettings) - Method in interface tech.ydb.table.Session
 
CopyTableSettings - Class in tech.ydb.table.settings
 
CopyTableSettings() - Constructor for class tech.ydb.table.settings.CopyTableSettings
 
CopyTablesSettings - Class in tech.ydb.table.settings
 
CopyTablesSettings() - Constructor for class tech.ydb.table.settings.CopyTablesSettings
 
CopyTablesSettings.Item - Class in tech.ydb.table.settings
 
create() - Method in interface tech.ydb.table.impl.pool.WaitingQueue.Handler
 
create() - Static method in interface tech.ydb.table.query.Params
Returns a modifiable implementation of Params with no parameters.
create(int) - Static method in interface tech.ydb.table.query.Params
Returns a modifiable implementation of Params with no parameters.
create(SessionSupplier) - Static method in class tech.ydb.table.SessionRetryContext
 
createSession(Duration) - Method in class tech.ydb.table.impl.PooledTableClient
 
createSession(Duration) - Method in class tech.ydb.table.impl.SimpleTableClient
 
createSession(YdbTable.CreateSessionRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
createSession(YdbTable.CreateSessionRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Create new session.
createSession(Duration) - Method in interface tech.ydb.table.SessionSupplier
Create new session asynchronous
createSessionId(TableRpc, CreateSessionSettings, boolean) - Static method in class tech.ydb.table.impl.BaseSession
 
CreateSessionSettings - Class in tech.ydb.table.settings
 
CreateSessionSettings() - Constructor for class tech.ydb.table.settings.CreateSessionSettings
 
createTable(String, TableDescription, CreateTableSettings) - Method in class tech.ydb.table.impl.BaseSession
 
createTable(YdbTable.CreateTableRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
createTable(YdbTable.CreateTableRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Creates new table.
createTable(String, TableDescription, CreateTableSettings) - Method in interface tech.ydb.table.Session
 
createTable(String, TableDescription) - Method in interface tech.ydb.table.Session
 
CreateTableSettings - Class in tech.ydb.table.settings
 
CreateTableSettings() - Constructor for class tech.ydb.table.settings.CreateTableSettings
 

D

DataQuery - Interface in tech.ydb.table.query
 
DataQueryResult - Class in tech.ydb.table.query
 
DataQueryResult(YdbTable.ExecuteQueryResult) - Constructor for class tech.ydb.table.query.DataQueryResult
 
DecimalType - Class in tech.ydb.table.values
 
DecimalValue - Class in tech.ydb.table.values
 
DEFAULT - Static variable in class tech.ydb.table.impl.pool.SessionPoolOptions
 
delete(DeleteSessionSettings) - Method in class tech.ydb.table.impl.BaseSession
 
delete(T) - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
deleteSession(YdbTable.DeleteSessionRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
deleteSession(YdbTable.DeleteSessionRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Ends a session, releasing server resources associated with it.
DeleteSessionSettings - Class in tech.ydb.table.settings
 
DeleteSessionSettings() - Constructor for class tech.ydb.table.settings.DeleteSessionSettings
 
describeTable(String, DescribeTableSettings) - Method in class tech.ydb.table.impl.BaseSession
 
describeTable(YdbTable.DescribeTableRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
describeTable(YdbTable.DescribeTableRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Returns information about given table (metadata).
describeTable(String, DescribeTableSettings) - Method in interface tech.ydb.table.Session
 
describeTable(String) - Method in interface tech.ydb.table.Session
 
DescribeTableSettings - Class in tech.ydb.table.settings
 
DescribeTableSettings() - Constructor for class tech.ydb.table.settings.DescribeTableSettings
 
destroy(T) - Method in interface tech.ydb.table.impl.pool.WaitingQueue.Handler
 
dict() - Static method in class tech.ydb.table.values.proto.ProtoValue
 
dict(ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
dict(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
dict(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.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 tech.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 tech.ydb.table.values.proto.ProtoValue
 
dict(ValueProtos.ValuePair...) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
DictReader - Interface in tech.ydb.table.result
 
DictType - Class in tech.ydb.table.values
 
DictValue - Class in tech.ydb.table.values
 
disableQueryCache() - Method in class tech.ydb.table.settings.ExecuteDataQuerySettings
 
dropChangefeed(String) - Method in class tech.ydb.table.settings.AlterTableSettings
 
dropColumn(String) - Method in class tech.ydb.table.settings.AlterTableSettings
 
dropTable(String, DropTableSettings) - Method in class tech.ydb.table.impl.BaseSession
 
dropTable(YdbTable.DropTableRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
dropTable(YdbTable.DropTableRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Drop table.
dropTable(String, DropTableSettings) - Method in interface tech.ydb.table.Session
 
dropTable(String) - Method in interface tech.ydb.table.Session
 
DropTableSettings - Class in tech.ydb.table.settings
 
DropTableSettings() - Constructor for class tech.ydb.table.settings.DropTableSettings
 

E

empty() - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with no parameters.
empty(Type) - Static method in class tech.ydb.table.values.ListValue
 
empty() - Static method in class tech.ydb.table.values.TupleType
 
empty() - Static method in class tech.ydb.table.values.TupleValue
 
EMPTY_ARRAY - Static variable in interface tech.ydb.table.values.Type
 
EMPTY_ARRAY - Static variable in interface tech.ydb.table.values.Value
 
emptyValue() - Method in class tech.ydb.table.values.DictType
 
emptyValue() - Method in class tech.ydb.table.values.ListType
 
emptyValue() - Method in class tech.ydb.table.values.OptionalType
 
entrySet() - Method in class tech.ydb.table.values.DictValue
 
equals(Object) - Method in class tech.ydb.table.query.stats.CompilationStats
 
equals(Object) - Method in class tech.ydb.table.query.stats.OperationStats
 
equals(Object) - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
equals(Object) - Method in class tech.ydb.table.query.stats.QueryStats
 
equals(Object) - Method in class tech.ydb.table.query.stats.TableAccessStats
 
equals(Object) - Method in class tech.ydb.table.values.DecimalType
 
equals(Object) - Method in class tech.ydb.table.values.DecimalValue
 
equals(Object) - Method in class tech.ydb.table.values.DictType
 
equals(Object) - Method in class tech.ydb.table.values.DictValue
 
equals(Object) - Method in class tech.ydb.table.values.ListType
 
equals(Object) - Method in class tech.ydb.table.values.ListValue
 
equals(Object) - Method in class tech.ydb.table.values.OptionalType
 
equals(Object) - Method in class tech.ydb.table.values.OptionalValue
 
equals(Object) - Method in class tech.ydb.table.values.StructType
 
equals(Object) - Method in class tech.ydb.table.values.StructValue
 
equals(Object) - Method in class tech.ydb.table.values.TupleType
 
equals(Object) - Method in class tech.ydb.table.values.TupleValue
 
equals(Object) - Method in interface tech.ydb.table.values.Type
 
equals(Object) - Method in class tech.ydb.table.values.VariantType
 
equals(Object) - Method in class tech.ydb.table.values.VariantValue
 
equals(Object) - Method in class tech.ydb.table.values.VoidType
 
equals(Object) - Method in class tech.ydb.table.values.VoidValue
 
exclusive(Value<?>) - Static method in class tech.ydb.table.description.KeyBound
 
execute(TxControl<?>, Params, ExecuteDataQuerySettings) - Method in interface tech.ydb.table.query.DataQuery
 
execute(TxControl<?>, Params) - Method in interface tech.ydb.table.query.DataQuery
 
execute(TxControl<?>) - Method in interface tech.ydb.table.query.DataQuery
 
executeBulkUpsert(String, ListValue, BulkUpsertSettings) - Method in class tech.ydb.table.impl.BaseSession
 
executeBulkUpsert(String, ListValue, BulkUpsertSettings) - Method in interface tech.ydb.table.Session
 
executeBulkUpsert(String, ListValue) - Method in interface tech.ydb.table.Session
 
executeDataQuery(String, TxControl<?>, Params, ExecuteDataQuerySettings) - Method in class tech.ydb.table.impl.BaseSession
 
executeDataQuery(YdbTable.ExecuteDataQueryRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
executeDataQuery(YdbTable.ExecuteDataQueryRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Executes data query.
executeDataQuery(String, TxControl<?>, Params, ExecuteDataQuerySettings) - Method in interface tech.ydb.table.Session
 
executeDataQuery(String, TxControl<?>, Params) - Method in interface tech.ydb.table.Session
 
executeDataQuery(String, TxControl<?>) - Method in interface tech.ydb.table.Session
 
ExecuteDataQuerySettings - Class in tech.ydb.table.settings
 
ExecuteDataQuerySettings() - Constructor for class tech.ydb.table.settings.ExecuteDataQuerySettings
 
executeReadTable(String, ReadTableSettings) - Method in class tech.ydb.table.impl.BaseSession
 
executeReadTable(String, ReadTableSettings) - Method in interface tech.ydb.table.Session
 
executeScanQuery(String, Params, ExecuteScanQuerySettings) - Method in class tech.ydb.table.impl.BaseSession
 
executeScanQuery(String, Params, ExecuteScanQuerySettings) - Method in interface tech.ydb.table.Session
 
executeScanQuery(String, Params, ExecuteScanQuerySettings, Consumer<ResultSetReader>) - Method in interface tech.ydb.table.Session
Deprecated.
ExecuteScanQuerySettings - Class in tech.ydb.table.settings
 
ExecuteScanQuerySettings(ExecuteScanQuerySettings.Builder) - Constructor for class tech.ydb.table.settings.ExecuteScanQuerySettings
 
ExecuteScanQuerySettings.Builder - Class in tech.ydb.table.settings
 
ExecuteScanQuerySettings.Mode - Enum in tech.ydb.table.settings
 
executeSchemeQuery(String, ExecuteSchemeQuerySettings) - Method in class tech.ydb.table.impl.BaseSession
 
executeSchemeQuery(YdbTable.ExecuteSchemeQueryRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
executeSchemeQuery(YdbTable.ExecuteSchemeQueryRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Executes scheme query.
executeSchemeQuery(String, ExecuteSchemeQuerySettings) - Method in interface tech.ydb.table.Session
 
executeSchemeQuery(String) - Method in interface tech.ydb.table.Session
 
ExecuteSchemeQuerySettings - Class in tech.ydb.table.settings
 
ExecuteSchemeQuerySettings() - Constructor for class tech.ydb.table.settings.ExecuteSchemeQuerySettings
 
executor(Executor) - Method in class tech.ydb.table.SessionRetryContext.Builder
 
explainDataQuery(String, ExplainDataQuerySettings) - Method in class tech.ydb.table.impl.BaseSession
 
explainDataQuery(YdbTable.ExplainDataQueryRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
explainDataQuery(YdbTable.ExplainDataQueryRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Explains data query.
explainDataQuery(String, ExplainDataQuerySettings) - Method in interface tech.ydb.table.Session
 
explainDataQuery(String) - Method in interface tech.ydb.table.Session
 
ExplainDataQueryResult - Class in tech.ydb.table.query
 
ExplainDataQueryResult(YdbTable.ExplainQueryResult) - Constructor for class tech.ydb.table.query.ExplainDataQueryResult
 
ExplainDataQuerySettings - Class in tech.ydb.table.settings
 
ExplainDataQuerySettings() - Constructor for class tech.ydb.table.settings.ExplainDataQuerySettings
 

F

fastBackoffCeiling(int) - Method in class tech.ydb.table.SessionRetryContext.Builder
 
fastBackoffSlot(Duration) - Method in class tech.ydb.table.SessionRetryContext.Builder
 
forCase(int) - Static method in enum tech.ydb.table.description.TableTtl.TtlMode
 
forEachAddChangefeed(Consumer<Changefeed>) - Method in class tech.ydb.table.settings.AlterTableSettings
 
forEachAddColumn(BiConsumer<String, Type>) - Method in class tech.ydb.table.settings.AlterTableSettings
 
forEachDropChangefeed(Consumer<String>) - Method in class tech.ydb.table.settings.AlterTableSettings
 
forEachDropColumn(Consumer<String>) - Method in class tech.ydb.table.settings.AlterTableSettings
 
forResultSet(ValueProtos.ResultSet) - Static method in class tech.ydb.table.result.impl.ProtoValueReaders
 
forResultSets(Collection<ResultSetReader>) - Static method in class tech.ydb.table.result.impl.ProtoValueReaders
 
forType(ValueProtos.Type) - Static method in class tech.ydb.table.result.impl.ProtoValueReaders
 
fromBool(boolean) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromBytes(ByteString) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromBytes(byte[]) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromBytesOwn(byte[]) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromDate(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromDate(LocalDate) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromDate(Instant) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromDatetime(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromDatetime(Instant) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromDatetime(LocalDateTime) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromDecimal(long, long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromDouble(double) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromFloat(float) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromInt16(short) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromInt32(int) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromInt64(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromInt8(byte) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromInterval(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromInterval(Duration) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromJson(String) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromJsonDocument(String) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromKey(TupleValue, boolean) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
fromKeyExclusive(TupleValue) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
fromKeyExclusive(PrimitiveValue) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
fromKeyInclusive(TupleValue) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
fromKeyInclusive(PrimitiveValue) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
fromOwnYson(byte[]) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromPb(ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
fromPb(Type, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromStringAsBytes(String, Charset) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromText(String) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromTimestamp(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromTimestamp(Instant) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromTzDate(String) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromTzDatetime(String) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromUint16(int) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromUint32(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromUint64(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromUint8(int) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromUuid(long, long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromUuid(UUID) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
fromYson(byte[]) - Static method in class tech.ydb.table.values.proto.ProtoValue
 

G

get(Value<?>) - Method in class tech.ydb.table.values.DictValue
 
get(int) - Method in class tech.ydb.table.values.ListValue
 
get() - Method in class tech.ydb.table.values.OptionalValue
 
get(int) - Method in class tech.ydb.table.values.TupleValue
 
getAcquiredCount() - Method in interface tech.ydb.table.SessionPoolStats
 
getAcquiredTotal() - Method in interface tech.ydb.table.SessionPoolStats
 
getAffectedShards() - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
getAutoPartitioning() - Method in class tech.ydb.table.settings.PartitioningPolicy
 
getBool() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getBool() - Method in class tech.ydb.table.values.PrimitiveValue
 
getBool() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getBytes() - Method in class tech.ydb.table.query.stats.OperationStats
 
getBytes() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getBytes() - Method in class tech.ydb.table.values.PrimitiveValue
 
getBytes() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getBytesAsByteString() - Method in class tech.ydb.table.values.PrimitiveValue
 
getBytesAsString(Charset) - Method in interface tech.ydb.table.result.PrimitiveReader
 
getBytesAsString(Charset) - Method in class tech.ydb.table.values.PrimitiveValue
 
getBytesUnsafe() - Method in class tech.ydb.table.values.PrimitiveValue
 
getCancelAfter() - Method in class tech.ydb.table.settings.RequestSettings
 
getCollectStats() - Method in class tech.ydb.table.settings.ExecuteScanQuerySettings
 
getColumn(int) - Method in interface tech.ydb.table.result.ResultSetReader
Returns value reader for column by index.
getColumn(String) - Method in interface tech.ydb.table.result.ResultSetReader
Returns value reader for column by name.
getColumnCount() - Method in interface tech.ydb.table.result.ResultSetReader
Returns number of columns.
getColumnFamilies() - Method in class tech.ydb.table.description.TableDescription
 
getColumnIndex(String) - Method in interface tech.ydb.table.result.ResultSetReader
Returns column index by name or -1 if column with given name is not present.
getColumnName(int) - Method in interface tech.ydb.table.result.ResultSetReader
Returns column name by index.
getColumns() - Method in class tech.ydb.table.description.TableDescription
 
getColumns() - Method in class tech.ydb.table.description.TableIndex
 
getColumns() - Method in class tech.ydb.table.settings.ReadTableSettings
 
getColumnType(int) - Method in interface tech.ydb.table.result.ResultSetReader
Returns column type by index (always create a new type instance)
getCompactionPolicy() - Method in class tech.ydb.table.settings.CreateTableSettings
 
getCompilation() - Method in class tech.ydb.table.query.stats.QueryStats
 
getCompression() - Method in class tech.ydb.table.description.ColumnFamily
 
getCpuTimeUs() - Method in class tech.ydb.table.query.stats.CompilationStats
 
getCpuTimeUs() - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
getCreatedTotal() - Method in interface tech.ydb.table.SessionPoolStats
 
getCreationTime() - Method in class tech.ydb.table.description.TableDescription.TableStats
 
getData() - Method in class tech.ydb.table.description.ColumnFamily
 
getData() - Method in class tech.ydb.table.settings.StoragePolicy
 
getDatabase() - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
getDatabase() - Method in interface tech.ydb.table.rpc.TableRpc
 
getDataColumns() - Method in class tech.ydb.table.description.TableIndex
 
getDate() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getDate() - Method in class tech.ydb.table.values.PrimitiveValue
 
getDate() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getDatetime() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getDatetime() - Method in class tech.ydb.table.values.PrimitiveValue
 
getDatetime() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getDateTimeColumn() - Method in class tech.ydb.table.description.TableTtl
 
getDateTimeColumn() - Method in class tech.ydb.table.settings.TtlSettings
 
getDecimal() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getDecimal(int, int) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getDefault() - Static method in class tech.ydb.table.values.DecimalType
 
getDeletedTotal() - Method in interface tech.ydb.table.SessionPoolStats
 
getDeletes() - Method in class tech.ydb.table.query.stats.TableAccessStats
 
getDestinationPath() - Method in class tech.ydb.table.settings.CopyTablesSettings.Item
 
getDict(ValueProtos.Type, ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getDictItemsCount() - Method in interface tech.ydb.table.result.DictReader
 
getDictKey(int) - Method in interface tech.ydb.table.result.DictReader
 
getDictValue(int) - Method in interface tech.ydb.table.result.DictReader
 
getDouble() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getDouble() - Method in class tech.ydb.table.values.PrimitiveValue
 
getDouble() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getDurationUs() - Method in class tech.ydb.table.query.stats.CompilationStats
 
getDurationUs() - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
getDyNumber() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getElementsCount() - Method in class tech.ydb.table.values.TupleType
 
getElementType(int) - Method in class tech.ydb.table.values.TupleType
 
getExecutionPolicy() - Method in class tech.ydb.table.settings.CreateTableSettings
 
getExpireAfterSeconds() - Method in class tech.ydb.table.description.TableTtl
 
getExpireAfterSeconds() - Method in class tech.ydb.table.settings.TtlSettings
 
getExplicitPartitioningPoints() - Method in class tech.ydb.table.settings.PartitioningPolicy
 
getExternal() - Method in class tech.ydb.table.settings.StoragePolicy
 
getFailedTotal() - Method in interface tech.ydb.table.SessionPoolStats
 
getFamily() - Method in class tech.ydb.table.description.TableColumn
 
getFloat() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getFloat() - Method in class tech.ydb.table.values.PrimitiveValue
 
getFloat() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getFormat() - Method in class tech.ydb.table.settings.Changefeed
 
getFrom() - Method in class tech.ydb.table.description.KeyRange
 
getFromCache() - Method in class tech.ydb.table.query.stats.CompilationStats
 
getFromKey() - Method in class tech.ydb.table.settings.ReadTableSettings
 
getHigh() - Method in class tech.ydb.table.values.DecimalValue
 
getId() - Method in class tech.ydb.table.impl.BaseSession
 
getId() - Method in interface tech.ydb.table.query.DataQuery
 
getId() - Method in interface tech.ydb.table.Session
 
getId() - Method in interface tech.ydb.table.transaction.Transaction
 
getIdleCount() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
getIdleCount() - Method in interface tech.ydb.table.SessionPoolStats
 
getIndexes() - Method in class tech.ydb.table.description.TableDescription
 
getInt16() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getInt16() - Method in class tech.ydb.table.values.PrimitiveValue
 
getInt16() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getInt32() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getInt32() - Method in class tech.ydb.table.values.PrimitiveValue
 
getInt32() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getInt64() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getInt64() - Method in class tech.ydb.table.values.PrimitiveValue
 
getInt64() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getInt8() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getInt8() - Method in class tech.ydb.table.values.PrimitiveValue
 
getInt8() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getInterval() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getInterval() - Method in class tech.ydb.table.values.PrimitiveValue
 
getInterval() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getItem() - Method in class tech.ydb.table.values.VariantValue
 
getItems() - Method in class tech.ydb.table.settings.CopyTablesSettings
 
getItemsCount() - Method in class tech.ydb.table.values.VariantType
 
getItemType() - Method in class tech.ydb.table.values.ListType
 
getItemType() - Method in class tech.ydb.table.values.OptionalType
 
getItemType(int) - Method in class tech.ydb.table.values.VariantType
 
getJson() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getJson() - Method in class tech.ydb.table.values.PrimitiveValue
 
getJson() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getJsonDocument() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getJsonDocument() - Method in class tech.ydb.table.values.PrimitiveValue
 
getJsonDocument() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getKeyRanges() - Method in class tech.ydb.table.description.TableDescription
 
getKeyType() - Method in class tech.ydb.table.values.DictType
 
getKind() - Method in class tech.ydb.table.values.DecimalType
 
getKind() - Method in class tech.ydb.table.values.DictType
 
getKind() - Method in class tech.ydb.table.values.ListType
 
getKind() - Method in class tech.ydb.table.values.OptionalType
 
getKind() - Method in enum tech.ydb.table.values.PrimitiveType
 
getKind() - Method in class tech.ydb.table.values.StructType
 
getKind() - Method in class tech.ydb.table.values.TupleType
 
getKind() - Method in interface tech.ydb.table.values.Type
 
getKind() - Method in class tech.ydb.table.values.VariantType
 
getKind() - Method in class tech.ydb.table.values.VoidType
 
getList(ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getListItem(int) - Method in interface tech.ydb.table.result.ListReader
 
getListItemsCount() - Method in interface tech.ydb.table.result.ListReader
 
getLiteralPhase() - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
getLog() - Method in class tech.ydb.table.settings.StoragePolicy
 
getLow() - Method in class tech.ydb.table.values.DecimalValue
 
getMaxPartitionsCount() - Method in class tech.ydb.table.settings.PartitioningSettings
 
getMaxSize() - Method in interface tech.ydb.table.SessionPoolStats
 
getMedia() - Method in class tech.ydb.table.description.StoragePool
 
getMemberIndex(String) - Method in class tech.ydb.table.values.StructType
 
getMemberName(int) - Method in class tech.ydb.table.values.StructType
 
getMembersCount() - Method in class tech.ydb.table.values.StructType
 
getMembersCount() - Method in class tech.ydb.table.values.StructValue
 
getMemberType(int) - Method in class tech.ydb.table.values.StructType
 
getMemberValue(int) - Method in class tech.ydb.table.values.StructValue
 
getMinPartitionsCount() - Method in class tech.ydb.table.settings.PartitioningSettings
 
getMinSize() - Method in interface tech.ydb.table.SessionPoolStats
 
getMode() - Method in class tech.ydb.table.settings.Changefeed
 
getMode() - Method in class tech.ydb.table.settings.ExecuteScanQuerySettings
 
getModificationTime() - Method in class tech.ydb.table.description.TableDescription.TableStats
 
getName() - Method in class tech.ydb.table.description.ColumnFamily
 
getName() - Method in class tech.ydb.table.description.TableColumn
 
getName() - Method in class tech.ydb.table.description.TableIndex
 
getName() - Method in class tech.ydb.table.query.stats.TableAccessStats
 
getName() - Method in class tech.ydb.table.settings.Changefeed
 
getOperationTimeout() - Method in class tech.ydb.table.settings.RequestSettings
 
getOptional(ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getOptionalItem() - Method in interface tech.ydb.table.result.OptionalReader
 
getPartitioningByLoad() - Method in class tech.ydb.table.settings.PartitioningSettings
 
getPartitioningBySize() - Method in class tech.ydb.table.settings.PartitioningSettings
 
getPartitioningPolicy() - Method in class tech.ydb.table.settings.CreateTableSettings
 
getPartitioningSettings() - Method in class tech.ydb.table.description.TableDescription
 
getPartitioningSettings() - Method in class tech.ydb.table.settings.AlterTableSettings
 
getPartitionsCount() - Method in class tech.ydb.table.query.stats.TableAccessStats
 
getPartitionSizeMb() - Method in class tech.ydb.table.settings.PartitioningSettings
 
getPartitionStats() - Method in class tech.ydb.table.description.TableDescription
 
getPendingAcquireCount() - Method in interface tech.ydb.table.SessionPoolStats
 
getPendingCount() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
getPlanStep() - Method in class tech.ydb.table.query.ReadTablePart.VirtualTimestamp
 
getPrecision() - Method in class tech.ydb.table.values.DecimalType
 
getPresetName() - Method in class tech.ydb.table.settings.CreateTableSettings
 
getPresetName() - Method in class tech.ydb.table.settings.PartitioningPolicy
 
getPresetName() - Method in class tech.ydb.table.settings.ReplicationPolicy
 
getPresetName() - Method in class tech.ydb.table.settings.StoragePolicy
 
getPrimaryKeys() - Method in class tech.ydb.table.description.TableDescription
 
getProcessCpuTimeUs() - Method in class tech.ydb.table.query.stats.QueryStats
 
getQueryAst() - Method in class tech.ydb.table.query.ExplainDataQueryResult
 
getQueryAst() - Method in class tech.ydb.table.query.stats.QueryStats
 
getQueryPhases(int) - Method in class tech.ydb.table.query.stats.QueryStats
 
getQueryPhasesCount() - Method in class tech.ydb.table.query.stats.QueryStats
 
getQueryPhasesList() - Method in class tech.ydb.table.query.stats.QueryStats
 
getQueryPlan() - Method in class tech.ydb.table.query.ExplainDataQueryResult
 
getQueryPlan() - Method in class tech.ydb.table.query.stats.QueryStats
 
getQueryStats() - Method in class tech.ydb.table.query.DataQueryResult
 
getReads() - Method in class tech.ydb.table.query.stats.TableAccessStats
 
getReleasedTotal() - Method in interface tech.ydb.table.SessionPoolStats
 
getReplicasCount() - Method in class tech.ydb.table.settings.ReplicationPolicy
 
getReplicationPolicy() - Method in class tech.ydb.table.settings.CreateTableSettings
 
getReportCostInfo() - Method in class tech.ydb.table.settings.RequestSettings
 
getRequestedTotal() - Method in interface tech.ydb.table.SessionPoolStats
 
getResultSet(int) - Method in class tech.ydb.table.query.DataQueryResult
 
getResultSetCount() - Method in class tech.ydb.table.query.DataQueryResult
 
getResultSetReader() - Method in class tech.ydb.table.query.ReadTablePart
 
getRetentionPeriod() - Method in class tech.ydb.table.settings.Changefeed
 
getRowCount(int) - Method in class tech.ydb.table.query.DataQueryResult
 
getRowCount() - Method in interface tech.ydb.table.result.ResultSetReader
Returns number of rows.
getRowLimit() - Method in class tech.ydb.table.settings.ReadTableSettings
 
getRows() - Method in class tech.ydb.table.query.stats.OperationStats
 
getRowsEstimate() - Method in class tech.ydb.table.description.TableDescription.TableStats
 
getScale() - Method in class tech.ydb.table.values.DecimalType
 
getScheduler() - Method in class tech.ydb.table.impl.PooledTableClient
 
getScheduler() - Method in class tech.ydb.table.impl.SimpleTableClient
 
getScheduler() - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
getScheduler() - Method in interface tech.ydb.table.rpc.TableRpc
 
getScheduler() - Method in interface tech.ydb.table.SessionSupplier
Default scheduler for asynchronous tasks execution
getSourcePath() - Method in class tech.ydb.table.settings.CopyTablesSettings.Item
 
getStoragePolicy() - Method in class tech.ydb.table.settings.CreateTableSettings
 
getStoreSize() - Method in class tech.ydb.table.description.TableDescription.TableStats
 
getStruct(String, ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getStruct(String, ValueProtos.Type, String, ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getStruct(String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getStruct(String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getStruct(String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type, String, ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getStruct(ValueProtos.StructMember, ValueProtos.StructMember...) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getStructMember(int) - Method in interface tech.ydb.table.result.StructReader
 
getStructMember(String) - Method in interface tech.ydb.table.result.StructReader
 
getStructMemberName(int) - Method in interface tech.ydb.table.result.StructReader
 
getStructMembersCount() - Method in interface tech.ydb.table.result.StructReader
 
getSysLog() - Method in class tech.ydb.table.settings.StoragePolicy
 
getTableAccess(int) - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
getTableAccessCount() - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
getTableAccessList() - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
getTableStats() - Method in class tech.ydb.table.description.TableDescription
 
getTableTtl() - Method in class tech.ydb.table.description.TableDescription
 
getText() - Method in interface tech.ydb.table.query.DataQuery
 
getText() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getText() - Method in class tech.ydb.table.values.PrimitiveValue
 
getText() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getTimeout() - Method in class tech.ydb.table.settings.RequestSettings
Deprecated.
getTimeoutDuration() - Method in class tech.ydb.table.settings.RequestSettings
 
getTimestamp() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getTimestamp() - Method in class tech.ydb.table.values.PrimitiveValue
 
getTimestamp() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getTo() - Method in class tech.ydb.table.description.KeyRange
 
getToKey() - Method in class tech.ydb.table.settings.ReadTableSettings
 
getTotalCount() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
getTotalCpuTimeUs() - Method in class tech.ydb.table.query.stats.QueryStats
 
getTotalDurationUs() - Method in class tech.ydb.table.query.stats.QueryStats
 
getTotalLimit() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
getTraceId() - Method in class tech.ydb.table.settings.RequestSettings
 
getTtlMode() - Method in class tech.ydb.table.description.TableTtl
 
getTtlSettings() - Method in class tech.ydb.table.settings.AlterTableSettings
 
getTtlSettings() - Method in class tech.ydb.table.settings.CreateTableSettings
 
getTuple() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getTuple(ValueProtos.Type...) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getTupleElement(int) - Method in interface tech.ydb.table.result.TupleReader
 
getTupleElementsCount() - Method in interface tech.ydb.table.result.TupleReader
 
getTxId() - Method in class tech.ydb.table.query.DataQueryResult
 
getTxId() - Method in class tech.ydb.table.query.ReadTablePart.VirtualTimestamp
 
getType() - Method in class tech.ydb.table.description.TableColumn
 
getType() - Method in class tech.ydb.table.description.TableIndex
 
getType() - Method in interface tech.ydb.table.result.ValueReader
Returns value type for current cell.
getType() - Method in class tech.ydb.table.values.DecimalValue
 
getType() - Method in class tech.ydb.table.values.DictValue
 
getType() - Method in class tech.ydb.table.values.ListValue
 
getType() - Method in class tech.ydb.table.values.OptionalValue
 
getType() - Method in class tech.ydb.table.values.StructValue
 
getType() - Method in class tech.ydb.table.values.TupleValue
 
getType() - Method in interface tech.ydb.table.values.Value
 
getType() - Method in class tech.ydb.table.values.VariantValue
 
getType() - Method in class tech.ydb.table.values.VoidValue
 
getTypeIndex() - Method in class tech.ydb.table.values.VariantValue
 
getTzDate() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getTzDate() - Method in class tech.ydb.table.values.PrimitiveValue
 
getTzDate() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getTzDatetime() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getTzDatetime() - Method in class tech.ydb.table.values.PrimitiveValue
 
getTzDatetime() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getTzTimestamp() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getTzTimestamp() - Method in class tech.ydb.table.values.PrimitiveValue
 
getTzTimestamp() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getUint16() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getUint16() - Method in class tech.ydb.table.values.PrimitiveValue
 
getUint16() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getUint32() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getUint32() - Method in class tech.ydb.table.values.PrimitiveValue
 
getUint32() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getUint64() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getUint64() - Method in class tech.ydb.table.values.PrimitiveValue
JVM does not support unsigned long, be careful when using this method for numbers greater than Long.MAX_VALUE.For correct work you can use wrappers like UnsignedLong
getUint64() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getUint8() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getUint8() - Method in class tech.ydb.table.values.PrimitiveValue
 
getUint8() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getUniformPartitions() - Method in class tech.ydb.table.settings.PartitioningPolicy
 
getUpdates() - Method in class tech.ydb.table.query.stats.TableAccessStats
 
getUsedCount() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
getUuid() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getUuid() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getUuidHigh() - Method in class tech.ydb.table.values.PrimitiveValue
 
getUuidJdk() - Method in class tech.ydb.table.values.PrimitiveValue
 
getUuidLow() - Method in class tech.ydb.table.values.PrimitiveValue
 
getUuidString() - Method in class tech.ydb.table.values.PrimitiveValue
 
getValue() - Method in class tech.ydb.table.description.KeyBound
 
getValue() - Method in interface tech.ydb.table.result.ValueReader
Returns value object for current cell.
getValueType() - Method in class tech.ydb.table.values.DictType
 
getVariant(ValueProtos.StructType) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getVariant(ValueProtos.TupleType) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getVariant(ValueProtos.Type...) - Static method in class tech.ydb.table.values.proto.ProtoType
 
getVariantItem() - Method in interface tech.ydb.table.result.VariantReader
 
getVariantTypeIndex() - Method in interface tech.ydb.table.result.VariantReader
 
getVirtualTimestamp() - Method in class tech.ydb.table.query.ReadTablePart
 
getVoid() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getWaitingCount() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
getWaitingLimit() - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
getYson() - Method in interface tech.ydb.table.result.PrimitiveReader
 
getYson() - Method in class tech.ydb.table.values.PrimitiveValue
 
getYson() - Static method in class tech.ydb.table.values.proto.ProtoType
 
getYsonBytes() - Method in class tech.ydb.table.values.PrimitiveValue
 
getYsonUnsafe() - Method in class tech.ydb.table.values.PrimitiveValue
 
GrpcTableRpc - Class in tech.ydb.table.rpc.grpc
 

H

hasCompilation() - Method in class tech.ydb.table.query.stats.QueryStats
 
hashCode() - Method in class tech.ydb.table.query.stats.CompilationStats
 
hashCode() - Method in class tech.ydb.table.query.stats.OperationStats
 
hashCode() - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
hashCode() - Method in class tech.ydb.table.query.stats.QueryStats
 
hashCode() - Method in class tech.ydb.table.query.stats.TableAccessStats
 
hashCode() - Method in class tech.ydb.table.values.DecimalType
 
hashCode() - Method in class tech.ydb.table.values.DecimalValue
 
hashCode() - Method in class tech.ydb.table.values.DictType
 
hashCode() - Method in class tech.ydb.table.values.DictValue
 
hashCode() - Method in class tech.ydb.table.values.ListType
 
hashCode() - Method in class tech.ydb.table.values.ListValue
 
hashCode() - Method in class tech.ydb.table.values.OptionalType
 
hashCode() - Method in class tech.ydb.table.values.OptionalValue
 
hashCode() - Method in class tech.ydb.table.values.StructType
 
hashCode() - Method in class tech.ydb.table.values.StructValue
 
hashCode() - Method in class tech.ydb.table.values.TupleType
 
hashCode() - Method in class tech.ydb.table.values.TupleValue
 
hashCode() - Method in interface tech.ydb.table.values.Type
 
hashCode() - Method in class tech.ydb.table.values.VariantType
 
hashCode() - Method in class tech.ydb.table.values.VariantValue
 
hashCode() - Method in class tech.ydb.table.values.VoidType
 
hashCode() - Method in class tech.ydb.table.values.VoidValue
 
hasInitialScan() - Method in class tech.ydb.table.settings.Changefeed
 
hasQueryStats() - Method in class tech.ydb.table.query.DataQueryResult
 
hasVirtualTimestamps() - Method in class tech.ydb.table.settings.Changefeed
 
Hex - Class in tech.ydb.table.utils
 

I

id(String) - Static method in class tech.ydb.table.transaction.TxControl
 
id(Transaction) - Static method in class tech.ydb.table.transaction.TxControl
 
idempotent(boolean) - Method in class tech.ydb.table.SessionRetryContext.Builder
 
inclusive(Value<?>) - Static method in class tech.ydb.table.description.KeyBound
 
INF - Static variable in class tech.ydb.table.values.DecimalValue
Positive infinity 10^.
isAllowInconsistentReads() - Method in class tech.ydb.table.transaction.TxControl.TxOnlineRo
 
isAllowPromotion() - Method in class tech.ydb.table.settings.ReplicationPolicy
 
isCommitTx() - Method in class tech.ydb.table.transaction.TxControl
 
isCreatePerAvailabilityZone() - Method in class tech.ydb.table.settings.ReplicationPolicy
 
isEmpty() - Method in class tech.ydb.table.query.DataQueryResult
 
isEmpty() - Method in interface tech.ydb.table.query.Params
Returns true if there are no defined parameters in this container.
isEmpty() - Method in class tech.ydb.table.values.DictValue
 
isEmpty() - Method in class tech.ydb.table.values.ListValue
 
isEmpty() - Method in class tech.ydb.table.values.TupleValue
 
isFromInclusive() - Method in class tech.ydb.table.settings.ReadTableSettings
 
isIncludePartitionStats() - Method in class tech.ydb.table.settings.DescribeTableSettings
 
isIncludeShardKeyBounds() - Method in class tech.ydb.table.settings.DescribeTableSettings
 
isIncludeTableStats() - Method in class tech.ydb.table.settings.DescribeTableSettings
 
isInclusive() - Method in class tech.ydb.table.description.KeyBound
 
isInf() - Method in class tech.ydb.table.values.DecimalValue
 
isKeepInMemory() - Method in class tech.ydb.table.description.ColumnFamily
 
isKeepInQueryCache() - Method in class tech.ydb.table.settings.ExecuteDataQuerySettings
 
isKeepInQueryCache() - Method in class tech.ydb.table.settings.PrepareDataQuerySettings
 
isNan() - Method in class tech.ydb.table.values.DecimalValue
 
isNegative() - Method in class tech.ydb.table.values.DecimalValue
 
isNegativeInf() - Method in class tech.ydb.table.values.DecimalValue
 
isOmitIndexes() - Method in class tech.ydb.table.settings.CopyTablesSettings.Item
 
isOptionalItemPresent() - Method in interface tech.ydb.table.result.OptionalReader
 
isOrdered() - Method in class tech.ydb.table.settings.ReadTableSettings
 
isPresent() - Method in class tech.ydb.table.values.OptionalValue
 
isSorted(T[]) - Static method in class tech.ydb.table.utils.Arrays2
Check if array is sorted.
isToInclusive() - Method in class tech.ydb.table.settings.ReadTableSettings
 
isTruncated(int) - Method in class tech.ydb.table.query.DataQueryResult
 
isTruncated() - Method in interface tech.ydb.table.result.ResultSetReader
Returns true if the result was truncated, false otherwise.
isZero() - Method in class tech.ydb.table.values.DecimalValue
 
Item(String, String, boolean) - Constructor for class tech.ydb.table.settings.CopyTablesSettings.Item
 
Item(String, String) - Constructor for class tech.ydb.table.settings.CopyTablesSettings.Item
 

K

keepAlive(KeepAliveSessionSettings) - Method in class tech.ydb.table.impl.BaseSession
 
keepAlive(YdbTable.KeepAliveRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
keepAlive(YdbTable.KeepAliveRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Idle sessions can be kept alive by calling KeepAlive periodically.
keepAlive(KeepAliveSessionSettings) - Method in interface tech.ydb.table.Session
 
keepAlive() - Method in interface tech.ydb.table.Session
 
KeepAliveSessionSettings - Class in tech.ydb.table.settings
 
KeepAliveSessionSettings() - Constructor for class tech.ydb.table.settings.KeepAliveSessionSettings
 
keepInQueryCache() - Method in class tech.ydb.table.settings.PrepareDataQuerySettings
 
keepQueryText(boolean) - Method in class tech.ydb.table.impl.PooledTableClient.Builder
 
keepQueryText(boolean) - Method in class tech.ydb.table.impl.SimpleTableClient.Builder
 
keepQueryText(boolean) - Method in interface tech.ydb.table.TableClient.Builder
 
KeyBound - Class in tech.ydb.table.description
 
KeyBound(Value<?>, boolean) - Constructor for class tech.ydb.table.description.KeyBound
 
KeyRange - Class in tech.ydb.table.description
 
KeyRange(Optional<KeyBound>, Optional<KeyBound>) - Constructor for class tech.ydb.table.description.KeyRange
 
keySet() - Method in class tech.ydb.table.values.DictValue
 

L

list() - Static method in class tech.ydb.table.values.proto.ProtoValue
 
list(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
list(ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
list(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
list(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
list(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
list(ValueProtos.Value...) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
list(Iterable<ValueProtos.Value>) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
ListReader - Interface in tech.ydb.table.result
 
ListType - Class in tech.ydb.table.values
 
ListValue - Class in tech.ydb.table.values
 
LittleEndian - Class in tech.ydb.table.utils
 

M

makeOptional() - Method in interface tech.ydb.table.values.Type
 
makeOptional() - Method in interface tech.ydb.table.values.Value
 
MAX_PRECISION - Static variable in class tech.ydb.table.values.DecimalType
 
maxRetries(int) - Method in class tech.ydb.table.SessionRetryContext.Builder
 

N

NAN - Static variable in class tech.ydb.table.values.DecimalValue
Not a number 10^ + 1.
NEG_INF - Static variable in class tech.ydb.table.values.DecimalValue
Negative infinity -10^.
newBool(boolean) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newBuilder() - Static method in class tech.ydb.table.description.TableDescription
 
newBuilder(String) - Static method in class tech.ydb.table.settings.Changefeed
 
newBuilder() - Static method in class tech.ydb.table.settings.ExecuteScanQuerySettings
 
newBuilder() - Static method in class tech.ydb.table.settings.ReadTableSettings
 
newBytes(byte[]) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newBytes(ByteString) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newBytesOwn(byte[]) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newClient(TableRpc) - Static method in class tech.ydb.table.impl.PooledTableClient
 
newClient(TableRpc) - Static method in class tech.ydb.table.impl.SimpleTableClient
 
newClient(GrpcTransport) - Static method in interface tech.ydb.table.TableClient
Return TableClient builder used passed GrpcTransport
newDate(long) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newDate(LocalDate) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newDate(Instant) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newDatetime(long) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newDatetime(Instant) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newDatetime(LocalDateTime) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newDouble(double) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newFloat(float) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newInt16(short) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newInt32(int) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newInt64(long) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newInt8(byte) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newInterval(long) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newInterval(Duration) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newJson(String) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newJsonDocument(String) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newParams() - Method in interface tech.ydb.table.query.DataQuery
 
newText(String) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newTimestamp(long) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newTimestamp(Instant) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newTzDate(ZonedDateTime) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newTzDatetime(ZonedDateTime) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newTzTimestamp(ZonedDateTime) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newUint16(int) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newUint32(long) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newUint64(long) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newUint8(int) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newUuid(long, long) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newUuid(UUID) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newUuid(String) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newValue(long, long) - Method in class tech.ydb.table.values.DecimalType
 
newValue(long) - Method in class tech.ydb.table.values.DecimalType
 
newValue(BigDecimal) - Method in class tech.ydb.table.values.DecimalType
 
newValue(BigInteger) - Method in class tech.ydb.table.values.DecimalType
 
newValue(String) - Method in class tech.ydb.table.values.DecimalType
 
newValue(List<Value<?>>) - Method in class tech.ydb.table.values.ListType
 
newValue(Value<?>) - Method in class tech.ydb.table.values.OptionalType
 
newValue(String, Value<?>) - Method in class tech.ydb.table.values.StructType
 
newValue(String, Value<?>, String, Value<?>) - Method in class tech.ydb.table.values.StructType
 
newValue(String, Value<?>, String, Value<?>, String, Value<?>) - Method in class tech.ydb.table.values.StructType
 
newValue(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Method in class tech.ydb.table.values.StructType
 
newValue(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Method in class tech.ydb.table.values.StructType
 
newValue(Map<String, Value<?>>) - Method in class tech.ydb.table.values.StructType
 
newValue(Value<?>) - Method in class tech.ydb.table.values.TupleType
 
newValue(Value<?>, Value<?>) - Method in class tech.ydb.table.values.TupleType
 
newValue(Value<?>, Value<?>, Value<?>) - Method in class tech.ydb.table.values.TupleType
 
newValue(Value<?>, Value<?>, Value<?>, Value<?>) - Method in class tech.ydb.table.values.TupleType
 
newValue(Value<?>, Value<?>, Value<?>, Value<?>, Value<?>) - Method in class tech.ydb.table.values.TupleType
 
newValue(List<Value<?>>) - Method in class tech.ydb.table.values.TupleType
 
newValue(Value<?>, int) - Method in class tech.ydb.table.values.VariantType
 
newValueCopy(Map<Value<?>, Value<?>>) - Method in class tech.ydb.table.values.DictType
 
newValueCopy(Value<?>[]) - Method in class tech.ydb.table.values.ListType
 
newValueCopy(Value<?>...) - Method in class tech.ydb.table.values.TupleType
 
newValueOwn(Map<Value<?>, Value<?>>) - Method in class tech.ydb.table.values.DictType
 
newValueOwn(Value<?>...) - Method in class tech.ydb.table.values.ListType
 
newValueOwn(Value<?>...) - Method in class tech.ydb.table.values.TupleType
 
newValueUnsafe(Value<?>...) - Method in class tech.ydb.table.values.StructType
will not clone given array
newValueUnscaled(long) - Method in class tech.ydb.table.values.DecimalType
 
newValueUnscaled(BigInteger) - Method in class tech.ydb.table.values.DecimalType
 
newValueUnsigned(long) - Method in class tech.ydb.table.values.DecimalType
 
newYson(byte[]) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newYson(ByteString) - Static method in class tech.ydb.table.values.PrimitiveValue
 
newYsonOwn(byte[]) - Static method in class tech.ydb.table.values.PrimitiveValue
 
next() - Method in interface tech.ydb.table.result.ResultSetReader
Set iterator to the next table row.

O

of(String, Value<?>) - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with single parameter.
of(String, Value<?>, String, Value<?>) - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with two parameters.
of(String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with three parameters.
of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with four parameters.
of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with five parameters.
of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with six parameters.
of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with six parameters.
of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in interface tech.ydb.table.query.Params
Returns an immutable implementation of Params with 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 tech.ydb.table.query.Params
Returns an immutable implementation of Params with nine parameters.
of(int) - Static method in class tech.ydb.table.values.DecimalType
 
of(int, int) - Static method in class tech.ydb.table.values.DecimalType
 
of(Type, Type) - Static method in class tech.ydb.table.values.DictType
 
of(Value<?>, Value<?>) - Static method in class tech.ydb.table.values.DictValue
 
of(Type) - Static method in class tech.ydb.table.values.ListType
 
of(Value<?>...) - Static method in class tech.ydb.table.values.ListValue
 
of(Value<?>) - Static method in class tech.ydb.table.values.ListValue
 
of(Value<?>, Value<?>) - Static method in class tech.ydb.table.values.ListValue
 
of(Value<?>, Value<?>, Value<?>) - Static method in class tech.ydb.table.values.ListValue
 
of(Value<?>, Value<?>, Value<?>, Value<?>) - Static method in class tech.ydb.table.values.ListValue
 
of(Value<?>, Value<?>, Value<?>, Value<?>, Value<?>) - Static method in class tech.ydb.table.values.ListValue
 
of(Type) - Static method in class tech.ydb.table.values.OptionalType
 
of(Value<?>) - Static method in class tech.ydb.table.values.OptionalValue
 
of(String, Type) - Static method in class tech.ydb.table.values.StructType
 
of(String, Type, String, Type) - Static method in class tech.ydb.table.values.StructType
 
of(String, Type, String, Type, String, Type) - Static method in class tech.ydb.table.values.StructType
 
of(String, Type, String, Type, String, Type, String, Type) - Static method in class tech.ydb.table.values.StructType
 
of(String, Type, String, Type, String, Type, String, Type, String, Type) - Static method in class tech.ydb.table.values.StructType
 
of(Map<String, Type>) - Static method in class tech.ydb.table.values.StructType
 
of(List<String>, List<Type>) - Static method in class tech.ydb.table.values.StructType
 
of(String, Value<?>) - Static method in class tech.ydb.table.values.StructValue
 
of(String, Value<?>, String, Value<?>) - Static method in class tech.ydb.table.values.StructValue
 
of(String, Value<?>, String, Value<?>, String, Value<?>) - Static method in class tech.ydb.table.values.StructValue
 
of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in class tech.ydb.table.values.StructValue
 
of(String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>, String, Value<?>) - Static method in class tech.ydb.table.values.StructValue
 
of(Map<String, Value<?>>) - Static method in class tech.ydb.table.values.StructValue
 
of(Type) - Static method in class tech.ydb.table.values.TupleType
 
of(List<Type>) - Static method in class tech.ydb.table.values.TupleType
 
of(Value<?>) - Static method in class tech.ydb.table.values.TupleValue
 
of(Value<?>, Value<?>) - Static method in class tech.ydb.table.values.TupleValue
 
of(Value<?>, Value<?>, Value<?>) - Static method in class tech.ydb.table.values.TupleValue
 
of(Value<?>, Value<?>, Value<?>, Value<?>) - Static method in class tech.ydb.table.values.TupleValue
 
of(Value<?>, Value<?>, Value<?>, Value<?>, Value<?>) - Static method in class tech.ydb.table.values.TupleValue
 
of(List<Value<?>>) - Static method in class tech.ydb.table.values.TupleValue
 
of(List<Type>) - Static method in class tech.ydb.table.values.VariantType
 
of() - Static method in class tech.ydb.table.values.VoidType
 
of() - Static method in class tech.ydb.table.values.VoidValue
 
ofCopy(String[], Type[]) - Static method in class tech.ydb.table.values.StructType
 
ofCopy(Type...) - Static method in class tech.ydb.table.values.TupleType
 
ofCopy(Value<?>...) - Static method in class tech.ydb.table.values.TupleValue
 
ofCopy(Type...) - Static method in class tech.ydb.table.values.VariantType
 
ofOwn(String[], Type[]) - Static method in class tech.ydb.table.values.StructType
will not clone given arrays
ofOwn(Type...) - Static method in class tech.ydb.table.values.TupleType
will not clone given array
ofOwn(Value<?>...) - Static method in class tech.ydb.table.values.TupleValue
will not clone given array
ofOwn(Type...) - Static method in class tech.ydb.table.values.VariantType
will not clone given array
onlineRo() - Static method in class tech.ydb.table.transaction.TxControl
 
OperationStats - Class in tech.ydb.table.query.stats
 
OperationStats(YdbQueryStats.OperationStats) - Constructor for class tech.ydb.table.query.stats.OperationStats
 
optional() - Static method in class tech.ydb.table.values.proto.ProtoValue
 
optional(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
OptionalReader - Interface in tech.ydb.table.result
 
OptionalType - Class in tech.ydb.table.values
 
OptionalValue - Class in tech.ydb.table.values
 
orderedRead(boolean) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
orElse(Value<?>) - Method in class tech.ydb.table.values.OptionalValue
 
ownTransport(GrpcTransport) - Static method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 

P

Params - Interface in tech.ydb.table.query
 
PartitioningPolicy - Class in tech.ydb.table.settings
 
PartitioningPolicy() - Constructor for class tech.ydb.table.settings.PartitioningPolicy
 
PartitioningSettings - Class in tech.ydb.table.settings
 
PartitioningSettings() - Constructor for class tech.ydb.table.settings.PartitioningSettings
 
PartitionStats(long, long) - Constructor for class tech.ydb.table.description.TableDescription.PartitionStats
 
PooledTableClient - Class in tech.ydb.table.impl
 
PooledTableClient.Builder - Class in tech.ydb.table.impl
 
prepareDataQuery(String, PrepareDataQuerySettings) - Method in class tech.ydb.table.impl.BaseSession
 
prepareDataQuery(YdbTable.PrepareDataQueryRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
prepareDataQuery(YdbTable.PrepareDataQueryRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Prepares data query, returns query id.
prepareDataQuery(String, PrepareDataQuerySettings) - Method in interface tech.ydb.table.Session
 
prepareDataQuery(String) - Method in interface tech.ydb.table.Session
 
PrepareDataQuerySettings - Class in tech.ydb.table.settings
 
PrepareDataQuerySettings() - Constructor for class tech.ydb.table.settings.PrepareDataQuerySettings
 
PrimitiveReader - Interface in tech.ydb.table.result
 
PrimitiveType - Enum in tech.ydb.table.values
 
PrimitiveValue - Class in tech.ydb.table.values
 
PrimitiveValue() - Constructor for class tech.ydb.table.values.PrimitiveValue
 
ProtoType - Class in tech.ydb.table.values.proto
 
ProtoValue - Class in tech.ydb.table.values.proto
 
ProtoValueReaders - Class in tech.ydb.table.result.impl
 
put(String, Value<T>) - Method in interface tech.ydb.table.query.Params
Associates the specified value with the specified name in this params container.

Q

QueryPhaseStats - Class in tech.ydb.table.query.stats
 
QueryPhaseStats(YdbQueryStats.QueryPhaseStats) - Constructor for class tech.ydb.table.query.stats.QueryPhaseStats
 
QueryStats - Class in tech.ydb.table.query.stats
 
QueryStats(YdbQueryStats.QueryStats) - Constructor for class tech.ydb.table.query.stats.QueryStats
 
QueryStatsCollectionMode - Enum in tech.ydb.table.query.stats
 

R

readTable(String, ReadTableSettings) - Method in interface tech.ydb.table.Session
Deprecated.
readTable(String, ReadTableSettings, Consumer<ResultSetReader>) - Method in interface tech.ydb.table.Session
Deprecated.
ReadTablePart - Class in tech.ydb.table.query
 
ReadTablePart(YdbTable.ReadTableResult, CommonProtos.VirtualTimestamp) - Constructor for class tech.ydb.table.query.ReadTablePart
 
ReadTablePart.VirtualTimestamp - Class in tech.ydb.table.query
 
ReadTableSettings - Class in tech.ydb.table.settings
 
ReadTableSettings.Builder - Class in tech.ydb.table.settings
BUILDER
release(T) - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
ReplicationPolicy - Class in tech.ydb.table.settings
 
ReplicationPolicy() - Constructor for class tech.ydb.table.settings.ReplicationPolicy
 
RequestSettings<Self extends RequestSettings<?>> - Class in tech.ydb.table.settings
 
RequestSettings() - Constructor for class tech.ydb.table.settings.RequestSettings
 
ResultSetReader - Interface in tech.ydb.table.result
 
retryNotFound(boolean) - Method in class tech.ydb.table.SessionRetryContext.Builder
 
rollback(RollbackTxSettings) - Method in interface tech.ydb.table.transaction.Transaction
 
rollback() - Method in interface tech.ydb.table.transaction.Transaction
 
rollbackTransaction(String, RollbackTxSettings) - Method in class tech.ydb.table.impl.BaseSession
 
rollbackTransaction(YdbTable.RollbackTransactionRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
rollbackTransaction(YdbTable.RollbackTransactionRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Performs a rollback of the specified active transaction.
rollbackTransaction(String, RollbackTxSettings) - Method in interface tech.ydb.table.Session
 
RollbackTxSettings - Class in tech.ydb.table.settings
 
RollbackTxSettings() - Constructor for class tech.ydb.table.settings.RollbackTxSettings
 
rowLimit(int) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
rowsEstimate() - Method in class tech.ydb.table.description.TableDescription.PartitionStats
 

S

serializableRw() - Static method in class tech.ydb.table.transaction.TxControl
 
Session - Interface in tech.ydb.table
 
Session.State - Enum in tech.ydb.table
 
sessionCreationTimeout(Duration) - Method in class tech.ydb.table.SessionRetryContext.Builder
 
sessionKeepAliveTime(Duration) - Method in class tech.ydb.table.impl.PooledTableClient.Builder
 
sessionKeepAliveTime(Duration) - Method in interface tech.ydb.table.TableClient.Builder
 
sessionMaxIdleTime(Duration) - Method in class tech.ydb.table.impl.PooledTableClient.Builder
 
sessionMaxIdleTime(Duration) - Method in interface tech.ydb.table.TableClient.Builder
 
SessionPool - Class in tech.ydb.table.impl.pool
 
SessionPool(Clock, TableRpc, boolean, SessionPoolOptions) - Constructor for class tech.ydb.table.impl.pool.SessionPool
 
SessionPoolOptions - Class in tech.ydb.table.impl.pool
 
sessionPoolSize(int, int) - Method in class tech.ydb.table.impl.PooledTableClient.Builder
 
sessionPoolSize(int, int) - Method in interface tech.ydb.table.TableClient.Builder
 
sessionPoolStats() - Method in class tech.ydb.table.impl.PooledTableClient
 
SessionPoolStats - Interface in tech.ydb.table
 
sessionPoolStats() - Method in interface tech.ydb.table.TableClient
 
SessionRetryContext - Class in tech.ydb.table
 
SessionRetryContext.Builder - Class in tech.ydb.table
BUILDER
SessionSupplier - Interface in tech.ydb.table
 
setAllowInconsistentReads(boolean) - Method in class tech.ydb.table.transaction.TxControl.TxOnlineRo
 
setAllowPromotion(boolean) - Method in class tech.ydb.table.settings.ReplicationPolicy
 
setAutoPartitioning(AutoPartitioningPolicy) - Method in class tech.ydb.table.settings.PartitioningPolicy
 
setCancelAfter(Duration) - Method in class tech.ydb.table.settings.RequestSettings
 
setCollectStats(QueryStatsCollectionMode) - Method in class tech.ydb.table.settings.ExecuteDataQuerySettings
 
setCollectStats(QueryStatsCollectionMode) - Method in class tech.ydb.table.settings.ExecuteScanQuerySettings.Builder
 
setCommitTx(boolean) - Method in class tech.ydb.table.transaction.TxControl
 
setCommitTx(boolean) - Method in class tech.ydb.table.transaction.TxControl.TxId
 
setCommitTx(boolean) - Method in class tech.ydb.table.transaction.TxControl.TxOnlineRo
 
setCommitTx(boolean) - Method in class tech.ydb.table.transaction.TxControl.TxSerializableRw
 
setCommitTx(boolean) - Method in class tech.ydb.table.transaction.TxControl.TxSnapshotRo
 
setCommitTx(boolean) - Method in class tech.ydb.table.transaction.TxControl.TxStaleRo
 
setCompactionPolicy(String) - Method in class tech.ydb.table.settings.CreateTableSettings
 
setCreatePerAvailabilityZone(boolean) - Method in class tech.ydb.table.settings.ReplicationPolicy
 
setData(String) - Method in class tech.ydb.table.settings.StoragePolicy
 
setExecutionPolicy(String) - Method in class tech.ydb.table.settings.CreateTableSettings
 
setExplicitPartitioningPoints(List<TupleValue>) - Method in class tech.ydb.table.settings.PartitioningPolicy
 
setExternal(String) - Method in class tech.ydb.table.settings.StoragePolicy
 
setIncludePartitionStats(boolean) - Method in class tech.ydb.table.settings.DescribeTableSettings
 
setIncludeShardKeyBounds(boolean) - Method in class tech.ydb.table.settings.DescribeTableSettings
 
setIncludeTableStats(boolean) - Method in class tech.ydb.table.settings.DescribeTableSettings
 
setLog(String) - Method in class tech.ydb.table.settings.StoragePolicy
 
setMaxPartitionsCount(long) - Method in class tech.ydb.table.settings.PartitioningSettings
 
setMinPartitionsCount(long) - Method in class tech.ydb.table.settings.PartitioningSettings
 
setMode(ExecuteScanQuerySettings.Mode) - Method in class tech.ydb.table.settings.ExecuteScanQuerySettings.Builder
 
setOperationTimeout(Duration) - Method in class tech.ydb.table.settings.RequestSettings
 
setPartitioningByLoad(boolean) - Method in class tech.ydb.table.settings.PartitioningSettings
 
setPartitioningBySize(boolean) - Method in class tech.ydb.table.settings.PartitioningSettings
 
setPartitioningPolicy(PartitioningPolicy) - Method in class tech.ydb.table.settings.CreateTableSettings
 
setPartitioningSettings(PartitioningSettings) - Method in class tech.ydb.table.description.TableDescription.Builder
 
setPartitioningSettings(PartitioningSettings) - Method in class tech.ydb.table.settings.AlterTableSettings
 
setPartitionSize(long) - Method in class tech.ydb.table.settings.PartitioningSettings
 
setPresetName(String) - Method in class tech.ydb.table.settings.CreateTableSettings
 
setPresetName(String) - Method in class tech.ydb.table.settings.PartitioningPolicy
 
setPresetName(String) - Method in class tech.ydb.table.settings.ReplicationPolicy
 
setPresetName(String) - Method in class tech.ydb.table.settings.StoragePolicy
 
setPrimaryKey(String) - Method in class tech.ydb.table.description.TableDescription.Builder
 
setPrimaryKeys(String...) - Method in class tech.ydb.table.description.TableDescription.Builder
 
setPrimaryKeys(List<String>) - Method in class tech.ydb.table.description.TableDescription.Builder
 
setReplicasCount(int) - Method in class tech.ydb.table.settings.ReplicationPolicy
 
setReplicationPolicy(ReplicationPolicy) - Method in class tech.ydb.table.settings.CreateTableSettings
 
setReportCostInfo(Boolean) - Method in class tech.ydb.table.settings.RequestSettings
 
setRowIndex(int) - Method in interface tech.ydb.table.result.ResultSetReader
Explicitly switch to a specific row.
setStoragePolicy(StoragePolicy) - Method in class tech.ydb.table.settings.CreateTableSettings
 
setSysLog(String) - Method in class tech.ydb.table.settings.StoragePolicy
 
setTableStats(TableDescription.TableStats) - Method in class tech.ydb.table.description.TableDescription.Builder
 
setTimeout(Duration) - Method in class tech.ydb.table.settings.RequestSettings
Sets a client timeout.
setTimeout(long, TimeUnit) - Method in class tech.ydb.table.settings.RequestSettings
 
setTraceId(String) - Method in class tech.ydb.table.settings.RequestSettings
 
setTtlSettings(int, String, int) - Method in class tech.ydb.table.description.TableDescription.Builder
 
setTtlSettings(TtlSettings) - Method in class tech.ydb.table.settings.AlterTableSettings
 
setTtlSettings(TtlSettings) - Method in class tech.ydb.table.settings.CreateTableSettings
 
setUniformPartitions(long) - Method in class tech.ydb.table.settings.PartitioningPolicy
 
SimpleTableClient - Class in tech.ydb.table.impl
 
SimpleTableClient.Builder - Class in tech.ydb.table.impl
 
size() - Method in class tech.ydb.table.values.DictValue
 
size() - Method in class tech.ydb.table.values.ListValue
 
size() - Method in class tech.ydb.table.values.TupleValue
 
snapshotRo() - Static method in class tech.ydb.table.transaction.TxControl
 
sortBothByFirst(T[], U[]) - Static method in class tech.ydb.table.utils.Arrays2
In-place sort both arrays using comparability of elements of the first array.
staleRo() - Static method in class tech.ydb.table.transaction.TxControl
 
stats() - Method in class tech.ydb.table.impl.pool.SessionPool
 
StoragePolicy - Class in tech.ydb.table.settings
 
StoragePolicy() - Constructor for class tech.ydb.table.settings.StoragePolicy
 
StoragePool - Class in tech.ydb.table.description
 
StoragePool(String) - Constructor for class tech.ydb.table.description.StoragePool
 
storeSize() - Method in class tech.ydb.table.description.TableDescription.PartitionStats
 
streamExecuteScanQuery(YdbTable.ExecuteScanQueryRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
streamExecuteScanQuery(YdbTable.ExecuteScanQueryRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Streaming execute scan query.
streamReadTable(YdbTable.ReadTableRequest, GrpcRequestSettings) - Method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 
streamReadTable(YdbTable.ReadTableRequest, GrpcRequestSettings) - Method in interface tech.ydb.table.rpc.TableRpc
Streaming read table.
struct(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
struct(ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
struct(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
struct(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
struct(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
struct(ValueProtos.Value, ValueProtos.Value...) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
StructReader - Interface in tech.ydb.table.result
 
StructType - Class in tech.ydb.table.values
 
StructValue - Class in tech.ydb.table.values
 
supplyResult(Function<Session, CompletableFuture<Result<T>>>) - Method in class tech.ydb.table.SessionRetryContext
 
supplyStatus(Function<Session, CompletableFuture<Status>>) - Method in class tech.ydb.table.SessionRetryContext
 

T

TableAccessStats - Class in tech.ydb.table.query.stats
 
TableAccessStats(YdbQueryStats.TableAccessStats) - Constructor for class tech.ydb.table.query.stats.TableAccessStats
 
TableClient - Interface in tech.ydb.table
 
TableClient.Builder - Interface in tech.ydb.table
 
TableColumn - Class in tech.ydb.table.description
 
TableColumn(String, Type, String) - Constructor for class tech.ydb.table.description.TableColumn
 
TableColumn(String, Type) - Constructor for class tech.ydb.table.description.TableColumn
 
TableDescription - Class in tech.ydb.table.description
 
TableDescription.Builder - Class in tech.ydb.table.description
BUILDER
TableDescription.PartitionStats - Class in tech.ydb.table.description
 
TableDescription.TableStats - Class in tech.ydb.table.description
 
TableIndex - Class in tech.ydb.table.description
 
TableIndex(String, List<String>, TableIndex.Type) - Constructor for class tech.ydb.table.description.TableIndex
 
TableIndex(String, List<String>, List<String>, TableIndex.Type) - Constructor for class tech.ydb.table.description.TableIndex
 
TableIndex.Type - Enum in tech.ydb.table.description
 
TableRpc - Interface in tech.ydb.table.rpc
 
TableStats(Instant, Instant, long, long) - Constructor for class tech.ydb.table.description.TableDescription.TableStats
 
TableTtl - Class in tech.ydb.table.description
 
TableTtl(TableTtl.TtlMode, String, Integer) - Constructor for class tech.ydb.table.description.TableTtl
 
TableTtl() - Constructor for class tech.ydb.table.description.TableTtl
 
TableTtl.TtlMode - Enum in tech.ydb.table.description
 
tech.ydb.table - package tech.ydb.table
 
tech.ydb.table.description - package tech.ydb.table.description
 
tech.ydb.table.impl - package tech.ydb.table.impl
 
tech.ydb.table.impl.pool - package tech.ydb.table.impl.pool
 
tech.ydb.table.query - package tech.ydb.table.query
 
tech.ydb.table.query.stats - package tech.ydb.table.query.stats
 
tech.ydb.table.result - package tech.ydb.table.result
 
tech.ydb.table.result.impl - package tech.ydb.table.result.impl
 
tech.ydb.table.rpc - package tech.ydb.table.rpc
 
tech.ydb.table.rpc.grpc - package tech.ydb.table.rpc.grpc
 
tech.ydb.table.settings - package tech.ydb.table.settings
 
tech.ydb.table.transaction - package tech.ydb.table.transaction
 
tech.ydb.table.utils - package tech.ydb.table.utils
 
tech.ydb.table.values - package tech.ydb.table.values
 
tech.ydb.table.values.proto - package tech.ydb.table.values.proto
 
toBigDecimal() - Method in class tech.ydb.table.values.DecimalValue
 
toBigInteger() - Method in class tech.ydb.table.values.DecimalValue
 
toBytes(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toBytesAsString(ValueProtos.Value, Charset) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toDate(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toDate(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toDatetime(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toDatetime(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toDecimal(ValueProtos.Type, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toHex(ByteString, StringBuilder) - Static method in class tech.ydb.table.utils.Hex
 
toInterval(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toJson(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toJsonDocument(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toKey(TupleValue, boolean) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
toKeyExclusive(TupleValue) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
toKeyExclusive(PrimitiveValue) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
toKeyInclusive(TupleValue) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
toKeyInclusive(PrimitiveValue) - Method in class tech.ydb.table.settings.ReadTableSettings.Builder
 
toLong() - Method in class tech.ydb.table.values.DecimalValue
 
toOperationSettings() - Method in class tech.ydb.table.settings.RequestSettings
 
toPb() - Method in interface tech.ydb.table.query.Params
Converts each parameter value into Protobuf message ValueProtos.TypedValue and return them as unmodifiable map.
toPb() - Method in enum tech.ydb.table.query.stats.QueryStatsCollectionMode
 
toPb() - Method in enum tech.ydb.table.settings.ExecuteScanQuerySettings.Mode
 
toPb() - Method in class tech.ydb.table.transaction.TxControl
 
toPb() - Method in class tech.ydb.table.values.DecimalType
 
toPb() - Method in class tech.ydb.table.values.DecimalValue
 
toPb() - Method in class tech.ydb.table.values.DictType
 
toPb() - Method in class tech.ydb.table.values.DictValue
 
toPb() - Method in class tech.ydb.table.values.ListType
 
toPb() - Method in class tech.ydb.table.values.ListValue
 
toPb() - Method in class tech.ydb.table.values.OptionalType
 
toPb() - Method in class tech.ydb.table.values.OptionalValue
 
toPb() - Method in enum tech.ydb.table.values.PrimitiveType
 
toPb() - Method in class tech.ydb.table.values.StructType
 
toPb() - Method in class tech.ydb.table.values.StructValue
 
toPb() - Method in class tech.ydb.table.values.TupleType
 
toPb() - Method in class tech.ydb.table.values.TupleValue
 
toPb() - Method in interface tech.ydb.table.values.Type
 
toPb() - Method in interface tech.ydb.table.values.Value
 
toPb() - Method in class tech.ydb.table.values.VariantType
 
toPb() - Method in class tech.ydb.table.values.VariantValue
 
toPb() - Method in class tech.ydb.table.values.VoidType
 
toPb() - Method in class tech.ydb.table.values.VoidValue
 
toProto() - Method in class tech.ydb.table.settings.Changefeed
 
toString() - Method in class tech.ydb.table.description.TableColumn
 
toString() - Method in class tech.ydb.table.impl.BaseSession
 
toString() - Method in class tech.ydb.table.query.stats.CompilationStats
 
toString() - Method in class tech.ydb.table.query.stats.OperationStats
 
toString() - Method in class tech.ydb.table.query.stats.QueryPhaseStats
 
toString() - Method in class tech.ydb.table.query.stats.QueryStats
 
toString() - Method in class tech.ydb.table.query.stats.TableAccessStats
 
toString(StringBuilder) - Method in interface tech.ydb.table.result.ValueReader
Writes string representation of current value into given string builder.
toString() - Method in class tech.ydb.table.values.DecimalType
 
toString() - Method in class tech.ydb.table.values.DecimalValue
 
toString() - Method in class tech.ydb.table.values.DictType
 
toString() - Method in class tech.ydb.table.values.DictValue
 
toString() - Method in class tech.ydb.table.values.ListType
 
toString() - Method in class tech.ydb.table.values.ListValue
 
toString() - Method in class tech.ydb.table.values.OptionalType
 
toString() - Method in class tech.ydb.table.values.OptionalValue
 
toString(ValueProtos.Type) - Static method in class tech.ydb.table.values.proto.ProtoType
 
toString() - Method in class tech.ydb.table.values.StructType
 
toString() - Method in class tech.ydb.table.values.StructValue
 
toString() - Method in class tech.ydb.table.values.TupleType
 
toString() - Method in class tech.ydb.table.values.TupleValue
 
toString() - Method in interface tech.ydb.table.values.Type
 
toString() - Method in class tech.ydb.table.values.VariantType
 
toString() - Method in class tech.ydb.table.values.VariantValue
 
toString() - Method in class tech.ydb.table.values.VoidType
 
toString() - Method in class tech.ydb.table.values.VoidValue
 
toText(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTimestamp(long) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTimestamp(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTypedValue(Value<?>) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTzDate(String) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTzDate(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTzDatetime(String) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTzDatetime(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTzTimestamp(String) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toTzTimestamp(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toUnscaledBigInteger() - Method in class tech.ydb.table.values.DecimalValue
 
toUnscaledString() - Method in class tech.ydb.table.values.DecimalValue
 
toUuid(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
toYson(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
Transaction - Interface in tech.ydb.table.transaction
 
Transaction.Mode - Enum in tech.ydb.table.transaction
 
TtlSettings - Class in tech.ydb.table.settings
 
TtlSettings(String, int) - Constructor for class tech.ydb.table.settings.TtlSettings
 
tuple(ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
tuple(ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
tuple(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
tuple(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
tuple(ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value, ValueProtos.Value) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
tuple(ValueProtos.Value...) - Static method in class tech.ydb.table.values.proto.ProtoValue
 
TupleReader - Interface in tech.ydb.table.result
 
TupleType - Class in tech.ydb.table.values
 
TupleValue - Class in tech.ydb.table.values
 
TxControl<Self extends TxControl<?>> - Class in tech.ydb.table.transaction
 
TxControl(boolean, String) - Constructor for class tech.ydb.table.transaction.TxControl
 
TxControl(boolean, YdbTable.TransactionSettings) - Constructor for class tech.ydb.table.transaction.TxControl
 
TxControl.TxId - Class in tech.ydb.table.transaction
TX ID
TxControl.TxOnlineRo - Class in tech.ydb.table.transaction
TX ONLINE READ ONLY
TxControl.TxSerializableRw - Class in tech.ydb.table.transaction
TX SERIALIZABLE READ/WRITE
TxControl.TxSnapshotRo - Class in tech.ydb.table.transaction
TX SNAPSHOT READ ONLY
TxControl.TxStaleRo - Class in tech.ydb.table.transaction
TX STALE READ-ONLY
Type - Interface in tech.ydb.table.values
 
Type.Kind - Enum in tech.ydb.table.values
KIND
types() - Method in interface tech.ydb.table.query.DataQuery
Returns parameter types

U

unwrapOptional() - Method in interface tech.ydb.table.values.Type
 
updateLimits(int) - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
updateLimits(int, int) - Method in class tech.ydb.table.impl.pool.WaitingQueue
 
updateMaxSize(int) - Method in class tech.ydb.table.impl.pool.SessionPool
 
updatePoolMaxSize(int) - Method in class tech.ydb.table.impl.PooledTableClient
 
updateSessionState(Throwable, StatusCode, boolean) - Method in class tech.ydb.table.impl.BaseSession
 
useTransport(GrpcTransport) - Static method in class tech.ydb.table.rpc.grpc.GrpcTableRpc
 

V

Value<T extends Type> - Interface in tech.ydb.table.values
 
valueOf(String) - Static method in enum tech.ydb.table.description.ColumnFamily.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.description.TableIndex.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.description.TableTtl.TtlMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.query.stats.QueryStatsCollectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.Session.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.settings.AutoPartitioningPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.settings.Changefeed.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.settings.Changefeed.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.settings.ExecuteScanQuerySettings.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.transaction.Transaction.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.values.PrimitiveType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.table.values.Type.Kind
Returns the enum constant of this type with the specified name.
ValueReader - Interface in tech.ydb.table.result
 
values() - Static method in enum tech.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 tech.ydb.table.description.TableIndex.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.ydb.table.description.TableTtl.TtlMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface tech.ydb.table.query.Params
Returns original values as unmodifiable map.
values() - Static method in enum tech.ydb.table.query.stats.QueryStatsCollectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.ydb.table.Session.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.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 tech.ydb.table.settings.Changefeed.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.ydb.table.settings.Changefeed.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.ydb.table.settings.ExecuteScanQuerySettings.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.ydb.table.transaction.Transaction.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class tech.ydb.table.values.DictValue
 
values() - Static method in enum tech.ydb.table.values.PrimitiveType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.ydb.table.values.Type.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
VariantReader - Interface in tech.ydb.table.result
 
VariantType - Class in tech.ydb.table.values
 
VariantValue - Class in tech.ydb.table.values
 
VirtualTimestamp(long, long) - Constructor for class tech.ydb.table.query.ReadTablePart.VirtualTimestamp
 
VoidType - Class in tech.ydb.table.values
 
voidValue() - Static method in class tech.ydb.table.values.proto.ProtoValue
 
VoidValue - Class in tech.ydb.table.values
 

W

WaitingQueue<T> - Class in tech.ydb.table.impl.pool
 
WaitingQueue(WaitingQueue.Handler<T>, int) - Constructor for class tech.ydb.table.impl.pool.WaitingQueue
 
WaitingQueue.Handler<T> - Interface in tech.ydb.table.impl.pool
 
withFormat(Changefeed.Format) - Method in class tech.ydb.table.settings.Changefeed.Builder
 
withInitialScan(boolean) - Method in class tech.ydb.table.settings.Changefeed.Builder
 
withKeepAliveTimeMillis(long) - Method in class tech.ydb.table.impl.pool.SessionPoolOptions
 
withMaxIdleTimeMillis(long) - Method in class tech.ydb.table.impl.pool.SessionPoolOptions
 
withMode(Changefeed.Mode) - Method in class tech.ydb.table.settings.Changefeed.Builder
 
withRetentionPeriod(Duration) - Method in class tech.ydb.table.settings.Changefeed.Builder
 
withSize(int, int) - Method in class tech.ydb.table.impl.pool.SessionPoolOptions
 
withVirtualTimestamps(boolean) - Method in class tech.ydb.table.settings.Changefeed.Builder
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.