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

A

AttachSessionSettings - Class in tech.ydb.query.settings
 
AttachSessionSettings.Builder - Class in tech.ydb.query.settings
 

B

backoffCeiling(int) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 
backoffSlot(Duration) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 
beginTransaction(TxMode, BeginTransactionSettings) - Method in interface tech.ydb.query.QuerySession
Create and start a new active QueryTransaction.
beginTransaction(TxMode) - Method in interface tech.ydb.query.QuerySession
Create and start a new active QueryTransaction.
BeginTransactionSettings - Class in tech.ydb.query.settings
 
BeginTransactionSettings.Builder - Class in tech.ydb.query.settings
 
build() - Method in class tech.ydb.query.impl.QueryClientImpl.Builder
 
build() - Method in class tech.ydb.query.impl.TableClientImpl.Builder
 
build() - Method in interface tech.ydb.query.QueryClient.Builder
 
build() - Method in class tech.ydb.query.settings.AttachSessionSettings.Builder
 
build() - Method in class tech.ydb.query.settings.BeginTransactionSettings.Builder
 
build() - Method in class tech.ydb.query.settings.CommitTransactionSettings.Builder
 
build() - Method in class tech.ydb.query.settings.CreateSessionSettings.Builder
 
build() - Method in class tech.ydb.query.settings.DeleteSessionSettings.Builder
 
build() - Method in class tech.ydb.query.settings.ExecuteQuerySettings.Builder
 
build() - Method in class tech.ydb.query.settings.RollbackTransactionSettings.Builder
 
build() - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 
Builder(GrpcTransport) - Constructor for class tech.ydb.query.impl.TableClientImpl.Builder
 
Builder() - Constructor for class tech.ydb.query.settings.AttachSessionSettings.Builder
 
Builder() - Constructor for class tech.ydb.query.settings.BeginTransactionSettings.Builder
 
Builder() - Constructor for class tech.ydb.query.settings.CommitTransactionSettings.Builder
 
Builder() - Constructor for class tech.ydb.query.settings.CreateSessionSettings.Builder
 
Builder() - Constructor for class tech.ydb.query.settings.DeleteSessionSettings.Builder
 
Builder() - Constructor for class tech.ydb.query.settings.ExecuteQuerySettings.Builder
 
Builder() - Constructor for class tech.ydb.query.settings.RollbackTransactionSettings.Builder
 
Builder(QueryClient) - Constructor for class tech.ydb.query.tools.SessionRetryContext.Builder
 

C

cancel() - Method in interface tech.ydb.query.QueryStream
 
close() - Method in class tech.ydb.query.impl.QueryClientImpl
 
close() - Method in class tech.ydb.query.impl.TableClientImpl
 
close() - Method in interface tech.ydb.query.QueryClient
 
close() - Method in interface tech.ydb.query.QuerySession
 
commit(CommitTransactionSettings) - Method in interface tech.ydb.query.QueryTransaction
 
commit() - Method in interface tech.ydb.query.QueryTransaction
 
CommitTransactionSettings - Class in tech.ydb.query.settings
 
CommitTransactionSettings.Builder - Class in tech.ydb.query.settings
 
Compilation(YdbQueryStats.CompilationStats) - Constructor for class tech.ydb.query.result.QueryStats.Compilation
 
create(QueryClient) - Static method in class tech.ydb.query.tools.SessionRetryContext
 
createNewTransaction(TxMode) - Method in interface tech.ydb.query.QuerySession
Create a new not active QueryTransaction.
createQuery(String, TxMode, Params, ExecuteQuerySettings) - Method in interface tech.ydb.query.QuerySession
Create QueryStream for executing query with specified TxMode.
createQuery(String, TxMode, Params) - Method in interface tech.ydb.query.QuerySession
Create QueryStream for executing query with specified TxMode.
createQuery(String, TxMode) - Method in interface tech.ydb.query.QuerySession
Create QueryStream for executing query with specified TxMode.
createQuery(String, boolean, Params, ExecuteQuerySettings) - Method in interface tech.ydb.query.QueryTransaction
Creates QueryStream for executing query in this transaction.
createQuery(String) - Method in interface tech.ydb.query.QueryTransaction
Creates QueryStream for executing query in this transaction.
createQuery(String, Params) - Method in interface tech.ydb.query.QueryTransaction
Creates QueryStream for executing query in this transaction.
createQueryWithCommit(String) - Method in interface tech.ydb.query.QueryTransaction
Creates QueryStream for executing query in this transaction.
createQueryWithCommit(String, Params) - Method in interface tech.ydb.query.QueryTransaction
Creates QueryStream for executing query in this transaction.
createSession(Duration) - Method in class tech.ydb.query.impl.QueryClientImpl
 
createSession(Duration) - Method in class tech.ydb.query.impl.TableClientImpl
 
createSession(Duration) - Method in interface tech.ydb.query.QueryClient
Return a future with QuerySession for further work.
CreateSessionSettings - Class in tech.ydb.query.settings
 
CreateSessionSettings.Builder - Class in tech.ydb.query.settings
 
currentTransaction() - Method in interface tech.ydb.query.QuerySession
 

D

DeleteSessionSettings - Class in tech.ydb.query.settings
 
DeleteSessionSettings.Builder - Class in tech.ydb.query.settings
 

E

execute(QueryStream.PartsHandler) - Method in interface tech.ydb.query.QueryStream
 
execute() - Method in interface tech.ydb.query.QueryStream
 
ExecuteQuerySettings - Class in tech.ydb.query.settings
 
ExecuteQuerySettings.Builder - Class in tech.ydb.query.settings
 
executor(Executor) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 

F

fastBackoffCeiling(int) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 
fastBackoffSlot(Duration) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 

G

getAffectedShards() - Method in class tech.ydb.query.result.QueryStats.QueryPhase
 
getBytes() - Method in class tech.ydb.query.result.QueryStats.Operation
 
getComplilationStats() - Method in class tech.ydb.query.result.QueryStats
 
getCpuTimeUs() - Method in class tech.ydb.query.result.QueryStats.Compilation
 
getCpuTimeUs() - Method in class tech.ydb.query.result.QueryStats.QueryPhase
 
getDeletes() - Method in class tech.ydb.query.result.QueryStats.TableAccess
 
getDurationUs() - Method in class tech.ydb.query.result.QueryStats.Compilation
 
getDurationUs() - Method in class tech.ydb.query.result.QueryStats.QueryPhase
 
getExecMode() - Method in class tech.ydb.query.settings.ExecuteQuerySettings
 
getId() - Method in interface tech.ydb.query.QuerySession
Return the identifier of the session
getIssueList() - Method in class tech.ydb.query.tools.QueryReader
 
getPartitionsCount() - Method in class tech.ydb.query.result.QueryStats.TableAccess
 
getPhases() - Method in class tech.ydb.query.result.QueryStats
 
getProcessCpuTimeUs() - Method in class tech.ydb.query.result.QueryStats
 
getQueryAst() - Method in class tech.ydb.query.result.QueryStats
 
getQueryInfo() - Method in class tech.ydb.query.tools.QueryReader
 
getQueryPlan() - Method in class tech.ydb.query.result.QueryStats
 
getReads() - Method in class tech.ydb.query.result.QueryStats.TableAccess
 
getResultSet(int) - Method in class tech.ydb.query.tools.QueryReader
 
getResultSetCount() - Method in class tech.ydb.query.tools.QueryReader
 
getResultSetIndex() - Method in class tech.ydb.query.result.QueryResultPart
 
getResultSetReader() - Method in class tech.ydb.query.result.QueryResultPart
 
getResultSetRowsCount() - Method in class tech.ydb.query.result.QueryResultPart
 
getRows() - Method in class tech.ydb.query.result.QueryStats.Operation
 
getScheduler() - Method in class tech.ydb.query.impl.QueryClientImpl
 
getScheduler() - Method in class tech.ydb.query.impl.TableClientImpl
 
getScheduler() - Method in interface tech.ydb.query.QueryClient
 
getSession() - Method in interface tech.ydb.query.QueryTransaction
Returns QuerySession that was used for creating the transaction
getStats() - Method in class tech.ydb.query.result.QueryInfo
 
getStatsMode() - Method in class tech.ydb.query.settings.ExecuteQuerySettings
 
getTableName() - Method in class tech.ydb.query.result.QueryStats.TableAccess
 
getTotalCpuTimeUs() - Method in class tech.ydb.query.result.QueryStats
 
getTotalDurationUs() - Method in class tech.ydb.query.result.QueryStats
 
getUpdates() - Method in class tech.ydb.query.result.QueryStats.TableAccess
 

H

hasStats() - Method in class tech.ydb.query.result.QueryInfo
 

I

idempotent(boolean) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 
isFromCache() - Method in class tech.ydb.query.result.QueryStats.Compilation
 
isLiteralPhase() - Method in class tech.ydb.query.result.QueryStats.QueryPhase
 
iterator() - Method in class tech.ydb.query.tools.QueryReader
 

K

keepQueryText(boolean) - Method in class tech.ydb.query.impl.TableClientImpl.Builder
 

M

maxRetries(int) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 

N

newBuilder() - Static method in class tech.ydb.query.settings.AttachSessionSettings
 
newBuilder() - Static method in class tech.ydb.query.settings.BeginTransactionSettings
 
newBuilder() - Static method in class tech.ydb.query.settings.CommitTransactionSettings
 
newBuilder() - Static method in class tech.ydb.query.settings.CreateSessionSettings
 
newBuilder() - Static method in class tech.ydb.query.settings.DeleteSessionSettings
 
newBuilder() - Static method in class tech.ydb.query.settings.ExecuteQuerySettings
 
newBuilder() - Static method in class tech.ydb.query.settings.RollbackTransactionSettings
 
newClient(GrpcTransport) - Static method in class tech.ydb.query.impl.QueryClientImpl
 
newClient(GrpcTransport) - Static method in class tech.ydb.query.impl.TableClientImpl
 
newClient(GrpcTransport) - Static method in interface tech.ydb.query.QueryClient
 
newTableClient(GrpcTransport) - Static method in interface tech.ydb.query.QueryClient
 

O

onIssues(Issue[]) - Method in interface tech.ydb.query.QueryStream.PartsHandler
 
onNextPart(QueryResultPart) - Method in interface tech.ydb.query.QueryStream.PartsHandler
 
Operation(YdbQueryStats.OperationStats) - Constructor for class tech.ydb.query.result.QueryStats.Operation
 

Q

QueryClient - Interface in tech.ydb.query
 
QueryClient.Builder - Interface in tech.ydb.query
 
QueryClientImpl - Class in tech.ydb.query.impl
 
QueryClientImpl(QueryClientImpl.Builder) - Constructor for class tech.ydb.query.impl.QueryClientImpl
 
QueryClientImpl.Builder - Class in tech.ydb.query.impl
 
QueryExecMode - Enum in tech.ydb.query.settings
 
QueryInfo - Class in tech.ydb.query.result
 
QueryInfo(QueryStats) - Constructor for class tech.ydb.query.result.QueryInfo
 
QueryPhase(YdbQueryStats.QueryPhaseStats) - Constructor for class tech.ydb.query.result.QueryStats.QueryPhase
 
QueryReader - Class in tech.ydb.query.tools
 
QueryResultPart - Class in tech.ydb.query.result
 
QueryResultPart(long, ValueProtos.ResultSet) - Constructor for class tech.ydb.query.result.QueryResultPart
 
QuerySession - Interface in tech.ydb.query
Sessions are basic primitives for communicating with YDB Query Service.
QueryStats - Class in tech.ydb.query.result
 
QueryStats(YdbQueryStats.QueryStats) - Constructor for class tech.ydb.query.result.QueryStats
 
QueryStats.Compilation - Class in tech.ydb.query.result
 
QueryStats.Operation - Class in tech.ydb.query.result
 
QueryStats.QueryPhase - Class in tech.ydb.query.result
 
QueryStats.TableAccess - Class in tech.ydb.query.result
 
QueryStatsMode - Enum in tech.ydb.query.settings
 
QueryStream - Interface in tech.ydb.query
 
QueryStream.PartsHandler - Interface in tech.ydb.query
 
QueryTransaction - Interface in tech.ydb.query
Interface of transaction from query service Short-living object allows transactional execution of several queries in one interactive transaction.

R

readFrom(QueryStream) - Static method in class tech.ydb.query.tools.QueryReader
 
retryNotFound(boolean) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 
rollback(RollbackTransactionSettings) - Method in interface tech.ydb.query.QueryTransaction
 
rollback() - Method in interface tech.ydb.query.QueryTransaction
 
RollbackTransactionSettings - Class in tech.ydb.query.settings
 
RollbackTransactionSettings.Builder - Class in tech.ydb.query.settings
 

S

sessionCreationTimeout(Duration) - Method in class tech.ydb.query.tools.SessionRetryContext.Builder
 
sessionKeepAliveTime(Duration) - Method in class tech.ydb.query.impl.TableClientImpl.Builder
 
sessionMaxIdleTime(Duration) - Method in class tech.ydb.query.impl.QueryClientImpl.Builder
 
sessionMaxIdleTime(Duration) - Method in class tech.ydb.query.impl.TableClientImpl.Builder
 
sessionMaxIdleTime(Duration) - Method in interface tech.ydb.query.QueryClient.Builder
 
sessionPoolMaxSize(int) - Method in class tech.ydb.query.impl.QueryClientImpl.Builder
 
sessionPoolMaxSize(int) - Method in interface tech.ydb.query.QueryClient.Builder
 
sessionPoolMinSize(int) - Method in class tech.ydb.query.impl.QueryClientImpl.Builder
 
sessionPoolMinSize(int) - Method in interface tech.ydb.query.QueryClient.Builder
 
sessionPoolSize(int, int) - Method in class tech.ydb.query.impl.TableClientImpl.Builder
 
sessionPoolStats() - Method in class tech.ydb.query.impl.TableClientImpl
 
SessionRetryContext - Class in tech.ydb.query.tools
 
SessionRetryContext.Builder - Class in tech.ydb.query.tools
BUILDER
supplyResult(Function<QuerySession, CompletableFuture<Result<T>>>) - Method in class tech.ydb.query.tools.SessionRetryContext
 
supplyStatus(Function<QuerySession, CompletableFuture<Status>>) - Method in class tech.ydb.query.tools.SessionRetryContext
 

T

TableAccess(YdbQueryStats.TableAccessStats) - Constructor for class tech.ydb.query.result.QueryStats.TableAccess
 
TableClientImpl - Class in tech.ydb.query.impl
 
TableClientImpl.Builder - Class in tech.ydb.query.impl
 
tech.ydb.query - package tech.ydb.query
 
tech.ydb.query.impl - package tech.ydb.query.impl
 
tech.ydb.query.result - package tech.ydb.query.result
 
tech.ydb.query.settings - package tech.ydb.query.settings
 
tech.ydb.query.tools - package tech.ydb.query.tools
 
toString() - Method in class tech.ydb.query.result.QueryStats.Compilation
 
toString() - Method in class tech.ydb.query.result.QueryStats.Operation
 
toString() - Method in class tech.ydb.query.result.QueryStats.QueryPhase
 
toString() - Method in class tech.ydb.query.result.QueryStats.TableAccess
 
toString() - Method in class tech.ydb.query.result.QueryStats
 

U

updatePoolMaxSize(int) - Method in class tech.ydb.query.impl.QueryClientImpl
 

V

valueOf(String) - Static method in enum tech.ydb.query.settings.QueryExecMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum tech.ydb.query.settings.QueryStatsMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum tech.ydb.query.settings.QueryExecMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum tech.ydb.query.settings.QueryStatsMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

withExecMode(QueryExecMode) - Method in class tech.ydb.query.settings.ExecuteQuerySettings.Builder
 
withStatsMode(QueryStatsMode) - Method in class tech.ydb.query.settings.ExecuteQuerySettings.Builder
 
A B C D E F G H I K M N O Q R S T U V W 
Skip navigation links

Copyright © 2024. All rights reserved.