- channelAcquired(Channel) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelHandler
-
Called by ChannelPool.acquire() after a Channel is acquired
- channelActive(ChannelHandlerContext) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
The Channel of the ChannelHandlerContext is now active
- channelCreated(Channel) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelHandler
-
Called by ChannelPool.release(io.netty.channel.Channel) after a Channel is created
- channelInactive(ChannelHandlerContext) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
The Channel of the ChannelHandlerContext was registered and has reached the end of its lifetime
- channelRead(ChannelHandlerContext, Object) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContextRequestDecoder
-
Prepare for decoding an @{link RntbdContextRequest} or fire a channel readTree event to pass the input message along
- channelRead(ChannelHandlerContext, Object) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestDecoder
-
Prepare for decoding an @{link RntbdRequest} or fire a channel readTree event to pass the input message along.
- channelRead(ChannelHandlerContext, Object) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
The Channel of the ChannelHandlerContext has read a message from its peer.
- channelReadComplete(ChannelHandlerContext) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
The Channel of the ChannelHandlerContext has fully consumed the most-recent message read.
- channelRegistered(ChannelHandlerContext) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
Constructs a
CoalescingBufferQueue for buffering encoded requests until we have an
RntbdRequest
- channelReleased(Channel) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelHandler
-
Called by ChannelPool.release(io.netty.channel.Channel) after a Channel is released
- channelsAcquired() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelPool
-
- channelsAcquired() - Method in interface com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint
-
- channelsAcquired() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdMetrics
-
- channelsAcquired() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint
-
- channelsAvailable() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelPool
-
- channelsAvailable() - Method in interface com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint
-
- channelsAvailable() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdMetrics
-
- channelsAvailable() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint
-
- channelUnregistered(ChannelHandlerContext) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
The Channel of the ChannelHandlerContext was unregistered from its EventLoop
- channelWritabilityChanged(ChannelHandlerContext) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
Gets called once the writable state of a Channel changed.
- clientVersion() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdContext
-
- close() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.HttpTransportClient
-
- close() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdClientChannelPool
-
- close() - Method in interface com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint
-
- close() - Method in interface com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint.Provider
-
- close(ChannelHandlerContext, ChannelPromise) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
Called once a close operation is made.
- close() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestTimer
-
- close() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint
-
- close() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
-
- close() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.RntbdTransportClient
-
- close() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.StoreClientFactory
-
- com.microsoft.azure.cosmosdb.internal - package com.microsoft.azure.cosmosdb.internal
-
- com.microsoft.azure.cosmosdb.internal.directconnectivity - package com.microsoft.azure.cosmosdb.internal.directconnectivity
-
- com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd - package com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd
-
- com.microsoft.azure.cosmosdb.internal.routing - package com.microsoft.azure.cosmosdb.internal.routing
-
- completionRate() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdMetrics
-
Computes the number of successful (non-error) responses received divided by the number of completed requests.
- concurrentRequests() - Method in interface com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint
-
- concurrentRequests() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdMetrics
-
- concurrentRequests() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint
-
- Config(RntbdTransportClient.Options, SslContext, LogLevel) - Constructor for class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint.Config
-
- config() - Method in interface com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint.Provider
-
- config() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
-
- ConflictException - Exception in com.microsoft.azure.cosmosdb.internal.directconnectivity
-
While this class is public, but it is not part of our published public APIs.
- ConflictException() - Constructor for exception com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException
-
- ConflictException(Error, long, String, Map<String, String>) - Constructor for exception com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException
-
- ConflictException(String) - Constructor for exception com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException
-
- ConflictException(String, String) - Constructor for exception com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException
-
- ConflictException(String, HttpResponseHeaders, String) - Constructor for exception com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException
-
- ConflictException(Exception) - Constructor for exception com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException
-
- ConflictException(Error, Map<String, String>) - Constructor for exception com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException
-
- ConflictException(String, Exception, HttpResponseHeaders, String) - Constructor for exception com.microsoft.azure.cosmosdb.internal.directconnectivity.ConflictException
-
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestManager
-
Called once a connect operation is made.
- connectionTimeout(Duration) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.RntbdTransportClient.Options.Builder
-
- connectionTimeout() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.RntbdTransportClient.Options
-
- connectionTimeoutInMillis() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint.Config
-
- ConsistencyReader - Class in com.microsoft.azure.cosmosdb.internal.directconnectivity
-
ConsistencyReader has a dependency on both StoreReader and QuorumReader.
- ConsistencyReader(Configs, AddressSelector, ISessionContainer, TransportClient, GatewayServiceConfigurationReader, IAuthorizationTokenProvider) - Constructor for class com.microsoft.azure.cosmosdb.internal.directconnectivity.ConsistencyReader
-
- ConsistencyWriter - Class in com.microsoft.azure.cosmosdb.internal.directconnectivity
-
- ConsistencyWriter(AddressSelector, ISessionContainer, TransportClient, IAuthorizationTokenProvider, GatewayServiceConfigurationReader, boolean) - Constructor for class com.microsoft.azure.cosmosdb.internal.directconnectivity.ConsistencyWriter
-
- ContentSerializationFormat - Enum in com.microsoft.azure.cosmosdb.internal
-
- count() - Method in interface com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdEndpoint.Provider
-
- count() - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdServiceEndpoint.Provider
-
- createAsync(RxDocumentServiceRequest, IAuthorizationTokenProvider, Long, Long) - Static method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.BarrierRequestHelper
-
- createPartitionKeyInternal(String) - Static method in class com.microsoft.azure.cosmosdb.internal.routing.PartitionKeyInternalUtils
-
- createStoreClient(IAddressResolver, SessionContainer, GatewayServiceConfigurationReader, IAuthorizationTokenProvider, boolean) - Method in class com.microsoft.azure.cosmosdb.internal.directconnectivity.StoreClientFactory
-
- CustomHeaders - Class in com.microsoft.azure.cosmosdb.internal.directconnectivity
-
- CustomHeaders() - Constructor for class com.microsoft.azure.cosmosdb.internal.directconnectivity.CustomHeaders
-
- CustomHeaders.HttpHeaders - Class in com.microsoft.azure.cosmosdb.internal.directconnectivity
-
- valueOf(String) - Static method in enum com.microsoft.azure.cosmosdb.internal.ContentSerializationFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cosmosdb.internal.directconnectivity.ReadMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestRecord.Stage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cosmosdb.internal.EnumerationDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cosmosdb.internal.FanoutOperationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cosmosdb.internal.MigrateCollectionDirective
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cosmosdb.internal.ReadFeedKeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.cosmosdb.internal.RemoteStorageType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.cosmosdb.internal.ContentSerializationFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cosmosdb.internal.directconnectivity.ReadMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cosmosdb.internal.directconnectivity.rntbd.RntbdRequestRecord.Stage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cosmosdb.internal.EnumerationDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cosmosdb.internal.FanoutOperationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cosmosdb.internal.MigrateCollectionDirective
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cosmosdb.internal.ReadFeedKeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.microsoft.azure.cosmosdb.internal.RemoteStorageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.