JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
tech.ydb.core
,
tech.ydb.core.auth
,
tech.ydb.core.grpc
,
tech.ydb.core.impl
,
tech.ydb.core.impl.auth
,
tech.ydb.core.impl.call
,
tech.ydb.core.impl.pool
,
tech.ydb.core.operation
,
tech.ydb.core.settings
,
tech.ydb.core.ssl
,
tech.ydb.core.utils
Class Hierarchy
java.lang.
Object
tech.ydb.core.utils.
Async
tech.ydb.core.impl.auth.
AuthCallOptions
(implements java.lang.
AutoCloseable
)
tech.ydb.core.auth.
BackgroundIdentity
(implements tech.ydb.auth.AuthIdentity)
tech.ydb.core.auth.
BackgroundIdentity.Rpc.Token
tech.ydb.core.grpc.
BalancingSettings
tech.ydb.core.impl.
BaseGrpcTransport
(implements tech.ydb.core.grpc.
GrpcTransport
)
tech.ydb.core.impl.
FixedCallOptionsTransport
tech.ydb.core.impl.
MultiChannelTransport
tech.ydb.core.impl.
SingleChannelTransport
tech.ydb.core.impl.
YdbTransportImpl
tech.ydb.core.settings.
BaseRequestSettings
tech.ydb.core.settings.
OperationSettings
tech.ydb.core.settings.
BaseRequestSettings.BaseBuilder
<Self>
tech.ydb.core.settings.
OperationSettings.OperationBuilder
<Self>
io.grpc.ClientCall.Listener<T>
tech.ydb.core.impl.call.
ReadStreamCall
<ReqT,RespT> (implements tech.ydb.core.grpc.
GrpcReadStream
<R>)
tech.ydb.core.impl.call.
ReadWriteStreamCall
<R,W> (implements tech.ydb.core.grpc.
GrpcReadWriteStream
<R,W>)
tech.ydb.core.impl.call.
UnaryCall
<ReqT,RespT>
tech.ydb.core.impl.pool.
DefaultChannelFactory
(implements tech.ydb.core.impl.pool.
ManagedChannelFactory
)
tech.ydb.core.impl.call.
EmptyStream
<R,W> (implements tech.ydb.core.grpc.
GrpcReadWriteStream
<R,W>)
tech.ydb.core.impl.pool.
EndpointPool
tech.ydb.core.impl.pool.
EndpointRecord
tech.ydb.core.impl.auth.
GrpcAuthRpc
tech.ydb.core.impl.pool.
GrpcChannel
tech.ydb.core.impl.pool.
GrpcChannelPool
tech.ydb.core.grpc.
GrpcRequestSettings
tech.ydb.core.grpc.
GrpcRequestSettings.Builder
tech.ydb.core.grpc.
GrpcStatuses
tech.ydb.core.grpc.
GrpcTransportBuilder
tech.ydb.core.
Issue
(implements java.io.
Serializable
)
tech.ydb.core.
Issue.Position
(implements java.io.
Serializable
)
tech.ydb.core.auth.
JwtUtils
tech.ydb.core.impl.pool.
NettyChannelFactory
(implements tech.ydb.core.impl.pool.
ManagedChannelFactory
)
tech.ydb.auth.NopAuthProvider (implements tech.ydb.auth.AuthProvider)
tech.ydb.core.auth.
NopAuthProvider
tech.ydb.core.operation.
OperationBinder
tech.ydb.core.operation.
OperationTray
tech.ydb.core.impl.pool.
PriorityPicker
tech.ydb.core.utils.
ProtobufUtils
tech.ydb.core.impl.call.
ProxyReadStream
<BaseR,DestR> (implements tech.ydb.core.grpc.
GrpcReadStream
<R>)
tech.ydb.core.
Result.Error
<V> (implements tech.ydb.core.
Result
<T>)
tech.ydb.core.
Result.Fail
<V> (implements tech.ydb.core.
Result
<T>)
tech.ydb.core.
Result.Success
<V> (implements tech.ydb.core.
Result
<T>)
tech.ydb.core.
Result.Unexpected
<V> (implements tech.ydb.core.
Result
<T>)
tech.ydb.core.utils.
Results
tech.ydb.core.auth.
StaticCredentials
(implements tech.ydb.auth.AuthRpcProvider<T>)
tech.ydb.core.
Status
(implements java.io.
Serializable
)
tech.ydb.core.operation.
StatusExtractor
<R> (implements java.util.function.
Function
<T,R>)
tech.ydb.core.operation.
StatusMapper
<R> (implements java.util.function.
Function
<T,R>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
tech.ydb.core.
UnexpectedResultException
tech.ydb.auth.TokenAuthProvider (implements tech.ydb.auth.AuthProvider)
tech.ydb.core.auth.
TokenAuthProvider
javax.net.ssl.
TrustManagerFactory
tech.ydb.core.ssl.
YandexTrustManagerFactory
tech.ydb.core.utils.
URITools
tech.ydb.core.utils.
Version
javax.net.ssl.
X509ExtendedTrustManager
(implements javax.net.ssl.
X509TrustManager
)
tech.ydb.core.ssl.
X509TrustManagerWrapper
tech.ydb.core.impl.
YdbDiscovery
tech.ydb.core.grpc.
YdbHeaders
tech.ydb.core.impl.
YdbSchedulerFactory
Interface Hierarchy
tech.ydb.core.auth.
AuthRpc
tech.ydb.auth.AuthRpcProvider<T>
tech.ydb.core.auth.
AuthProvider
java.lang.
AutoCloseable
tech.ydb.auth.AuthIdentity
tech.ydb.core.auth.
AuthIdentity
tech.ydb.core.auth.
AuthIdentity
tech.ydb.core.auth.
BackgroundIdentity.Rpc
tech.ydb.core.grpc.
GrpcTransport
tech.ydb.core.grpc.
GrpcReadStream
<R>
tech.ydb.core.grpc.
GrpcReadWriteStream
<R,W>
tech.ydb.core.grpc.
GrpcReadStream.Observer
<R>
tech.ydb.core.impl.call.
GrpcStatusHandler
tech.ydb.core.impl.pool.
ManagedChannelFactory
tech.ydb.core.impl.pool.
ManagedChannelFactory.Builder
tech.ydb.core.operation.
Operation
<T>
tech.ydb.core.impl.call.
ProxyReadStream.MessageFunctor
<BaseR,DestR>
tech.ydb.core.
Result
<T>
tech.ydb.core.impl.
YdbDiscovery.Handler
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
tech.ydb.core.
StatusCode
tech.ydb.core.
Issue.Severity
tech.ydb.core.grpc.
BalancingSettings.Policy
tech.ydb.core.grpc.
GrpcTransportBuilder.InitMode
tech.ydb.core.grpc.
GrpcCompression
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.