Uses of Class
com.tangosol.net.RequestIncompleteException
Packages that use RequestIncompleteException
Package
Description
Low-level utilities for Coherence gRPC server and client implementation.
Contains basic cluster interfaces and factories.
-
Uses of RequestIncompleteException in com.oracle.coherence.grpc
Methods in com.oracle.coherence.grpc that return RequestIncompleteExceptionModifier and TypeMethodDescriptionstatic RequestIncompleteException
ErrorsHelper.createException
(com.oracle.coherence.grpc.messages.common.v1.ErrorMessage error, Serializer serializer) Create aRequestIncompleteException
from anErrorMessage
. -
Uses of RequestIncompleteException in com.tangosol.net
Subclasses of RequestIncompleteException in com.tangosol.netModifier and TypeClassDescriptionclass
Signals that a request execution in a distributed environment did not complete in a pre-determined amount of time.