Uses of Interface
com.tangosol.io.SerializationSupport
Package
Description
Contains classes related to POF serialization and deserialization.
Contains basic cluster interfaces and factories.
Contains concrete
InvocableMap.EntryAggregator
implementations.-
Uses of SerializationSupport in com.tangosol.io.pof
Modifier and TypeClassDescriptionclass
APortableException
is an exception that allows information about a remote exception or error to be serialized and deserialized to/from aPOF
stream. -
Uses of SerializationSupport in com.tangosol.net
Modifier and TypeClassDescriptionclass
Signals that a request execution in a distributed environment failed to complete successfully.class
Signals that a request was not allowed to complete due to the related service action being disallowed by the corresponding ActionPolicy.class
Signals that a request execution in a distributed environment did not complete in a pre-determined amount of time. -
Uses of SerializationSupport in com.tangosol.util.aggregator
Modifier and TypeClassDescriptionclass
ScriptAggregator<K,
V, P, R> ScriptAggregator is aInvocableMap.StreamingAggregator
that wraps a script written in one of the languages supported by Graal VM.