Uses of Interface
com.tangosol.io.SerializationSupport
Packages that use 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
Classes in com.tangosol.io.pof that implement SerializationSupportModifier and TypeClassDescriptionclassAPortableExceptionis an exception that allows information about a remote exception or error to be serialized and deserialized to/from aPOFstream. -
Uses of SerializationSupport in com.tangosol.net
Classes in com.tangosol.net that implement SerializationSupportModifier and TypeClassDescriptionclassSignals that a request execution in a distributed environment failed to complete successfully.classSignals that a request was not allowed to complete due to the related service action being disallowed by the corresponding ActionPolicy.classSignals 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
Classes in com.tangosol.util.aggregator that implement SerializationSupportModifier and TypeClassDescriptionclassScriptAggregator<K,V, P, R> ScriptAggregator is aInvocableMap.StreamingAggregatorthat wraps a script written in one of the languages supported by Graal VM.