Uses of Interface
com.tangosol.io.SerializationSupport
Packages that use SerializationSupport
Package
Description
Contains classes for Coherence AI vector database Knn search functionality.
Contains classes related to POF serialization and deserialization.
Contains basic cluster interfaces and factories.
Contains exception classes related to connection error.
Contains concrete
InvocableMap.EntryAggregator
implementations.-
Uses of SerializationSupport in com.oracle.coherence.ai.search
Classes in com.oracle.coherence.ai.search that implement SerializationSupportModifier and TypeClassDescriptionclassConverterResult<K,V> A wrapper around aBinaryQueryResultthat can convert the result to a different type. -
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.net.messaging
Classes in com.tangosol.net.messaging that implement SerializationSupportModifier and TypeClassDescriptionclassSignals that an underlying communication channel used by a Connection may have been closed, severed, or become unusable.classSignals that an underlying communication channel used by a Connection may have been closed, severed, or become unusable because the suspect protocol has disconnected the client. -
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.