Uses of Interface
com.oracle.coherence.common.base.Converter
Packages that use Converter
Package
Description
Contains classes for Coherence AI vector database Knn search functionality.
Contains classes providing various caching strategies.
Contains classes that providing topic entities for publish/subscribe messaging.
Contains various generic utilities.
-
Uses of Converter in com.oracle.coherence.ai.search
Classes in com.oracle.coherence.ai.search that implement Converter -
Uses of Converter in com.tangosol.net.cache
Classes in com.tangosol.net.cache that implement ConverterModifier and TypeClassDescriptionprotected static class
A combination Filter and Converter used to iterate through the status map in order to iterate through the front keys. -
Uses of Converter in com.tangosol.net.topic
Methods in com.tangosol.net.topic that return types with arguments of type ConverterModifier and TypeMethodDescriptionPublisher.OptionSet.getConverter()
Return the optional converter to use to serialize values. -
Uses of Converter in com.tangosol.util
Subinterfaces of Converter in com.tangosol.utilModifier and TypeInterfaceDescriptioninterface
Converter<F,
T> Provide for "pluggable" object conversions.Classes in com.tangosol.util that implement ConverterModifier and TypeClassDescriptionstatic class
A Converter that does nothing.