Uses of Interface
com.oracle.coherence.common.base.Converter
Package
Description
Low-level utilities for Coherence gRPC server and client implementation.
The Coherence gRPC server implementation.
Contains classes providing various caching strategies.
Contains various generic utilities.
-
Uses of Converter in com.oracle.coherence.grpc
Modifier and TypeClassDescriptionprotected static class
protected static class
protected static class
-
Uses of Converter in com.oracle.coherence.grpc.proxy
Modifier and TypeClassDescriptionprotected static class
Converter for cache key instances. -
Uses of Converter in com.tangosol.net.cache
Modifier 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.util
Modifier and TypeInterfaceDescriptioninterface
Converter<F,
T> Provide for "pluggable" object conversions.Modifier and TypeClassDescriptionstatic class
A Converter that does nothing.