Index
All Classes and Interfaces|All Packages
A
- addIndex(AddIndexRequest, StreamObserver<Empty>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- aggregate(AggregateRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
C
- com.oracle.coherence.grpc.proxy.helidon - package com.oracle.coherence.grpc.proxy.helidon
-
The Helidon based Coherence gRPC server implementation.
- containsEntry(ContainsEntryRequest, StreamObserver<BoolValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- containsKey(ContainsKeyRequest, StreamObserver<BoolValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- containsValue(ContainsValueRequest, StreamObserver<BoolValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- createServiceDeps(GrpcServiceDependencies) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
- createServices(GrpcServiceDependencies) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonBindableServiceFactory
- createTlsConfig(SocketProviderBuilder) - Static method in class com.oracle.coherence.grpc.proxy.helidon.HelidonCredentialsHelper
-
Create a Helidon
TlsConfigfrom aSocketProviderBuilder.
E
- entrySet(EntrySetRequest, StreamObserver<Entry>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
G
- get(GetRequest, StreamObserver<OptionalValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- getAll(GetAllRequest, StreamObserver<Entry>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- getInProcessName() - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
- getLocalPort() - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
- getPriority() - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
- getServerType() - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
H
- HelidonBindableServiceFactory - Class in com.oracle.coherence.grpc.proxy.helidon
-
The Helidon
BindableServiceFactory. - HelidonBindableServiceFactory() - Constructor for class com.oracle.coherence.grpc.proxy.helidon.HelidonBindableServiceFactory
- HelidonCredentialsHelper - Class in com.oracle.coherence.grpc.proxy.helidon
-
A helper to create credential for Helidon.
- HelidonCredentialsHelper() - Constructor for class com.oracle.coherence.grpc.proxy.helidon.HelidonCredentialsHelper
- HelidonGrpcAcceptorController - Class in com.oracle.coherence.grpc.proxy.helidon
-
A
GrpcAcceptorControllerthat starts a Helidon gRPC server. - HelidonGrpcAcceptorController() - Constructor for class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
- HelidonNamedCacheService - Class in com.oracle.coherence.grpc.proxy.helidon
-
A gRPC
NamedCacheService. - HelidonNamedCacheService(NamedCacheService.Dependencies) - Constructor for class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
-
Create a
HelidonNamedCacheService.
I
- invoke(InvokeRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- invokeAll(InvokeAllRequest, StreamObserver<Entry>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- invokeAllWithFilter(CacheRequestHolder<InvokeAllRequest, Void>, StreamObserver<Entry>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
-
Execute the filtered
InvokeAllRequestrequest passing the results to the providedStreamObserver. - invokeAllWithKeys(CacheRequestHolder<InvokeAllRequest, Void>, StreamObserver<Entry>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
-
Execute the key-based
InvokeAllRequestrequest passing the results to the providedStreamObserver. - isEmpty(IsEmptyRequest, StreamObserver<BoolValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- isReady(IsReadyRequest, StreamObserver<BoolValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
K
- keySet(KeySetRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
N
- newInstance(NamedCacheService.Dependencies) - Static method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
-
Create an instance of
HelidonNamedCacheServiceusing the default dependencies configuration. - nextEntrySetPage(PageRequest, StreamObserver<EntryResult>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- nextKeySetPage(PageRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
P
- put(PutRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- putAll(PutAllRequest, StreamObserver<Empty>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- putIfAbsent(PutIfAbsentRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
R
- remove(RemoveRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- removeIndex(RemoveIndexRequest, StreamObserver<Empty>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- removeMapping(RemoveMappingRequest, StreamObserver<BoolValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- replace(ReplaceRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- replaceMapping(ReplaceMappingRequest, StreamObserver<BoolValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
S
- setDaemonPool(DaemonPool) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
- size(SizeRequest, StreamObserver<Int32Value>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
- startInternal(List<ServerServiceDefinition>, List<BindableService>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
- stopInternal() - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonGrpcAcceptorController
T
- truncate(TruncateRequest, StreamObserver<Empty>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
V
- values(ValuesRequest, StreamObserver<BytesValue>) - Method in class com.oracle.coherence.grpc.proxy.helidon.HelidonNamedCacheService
-
Execute the
ValuesRequestrequest passing the results to the providedStreamObserver.
All Classes and Interfaces|All Packages