| AsyncNamedCacheClient |
Implementation of a NamedCache.
|
| AsyncNamedCacheClient.Dependencies |
|
| AsyncNamedCacheClient.EventStreamObserver |
|
| BaseFutureStreamObserver |
An abstract StreamObserver that, on error, will redefine a
StatusRuntimeException with a status of Status.UNIMPLEMENTED
as an UnsupportedOperationException.
|
| BaseGrpcClient |
A base class for gRPC clients.
|
| BaseGrpcClient.DefaultDependencies |
The default dependencies implementation.
|
| BaseGrpcClient.Dependencies |
|
| ChannelProvider |
A provider of named gRPC Channel instances.
|
| ChannelProviders |
Deprecated.
|
| DeactivationListener |
A listener that is called when a resource is deactivated.
|
| GrpcCacheLifecycleEventDispatcher |
|
| GrpcCacheLifecycleEventDispatcher.AbstractEvent |
A Event implementation providing
access to the dispatcher.
|
| GrpcChannelFactory |
|
| GrpcChannelFactory.AddressProviderNameResolver |
A custom gRPC NameResolver.
|
| GrpcChannelFactory.GrpcServiceInfo |
A holder for gRPC service information.
|
| GrpcChannelFactory.NullNameResolverListener |
A no-op implementation of a NameResolver.Listener2.
|
| GrpcRemoteCacheService |
A remote cache service that accesses caches via a remote gRPC proxy.
|
| GrpcRemoteService |
A remote service that accesses caches via a remote gRPC proxy.
|
| GrpcRemoteSession |
Deprecated.
|
| GrpcSessionConfiguration |
Deprecated.
|
| GrpcSessionConfiguration.Builder |
Deprecated.
|
| NamedCacheClient |
|
| NamedCacheGrpcClient |
A gRPC NamedCache service.
|
| RemoteCollection |
A base class for implementations of collections related to a remote AsyncNamedCacheClient,
for example key set, entry set and values.
|
| RemoteCollection.EntryAdvancer |
A PagedIterator.Advancer to support a
PagedIterator over an entry set.
|