Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The ConverterCollections..::.ConverterCacheEntries..::.ConverterEntry type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ConverterKeyUp |
Return the IConverter to view the underlying
entry's key through.
(Overrides ConverterCollections..::.AbstractConverterCacheEntry..::.ConverterKeyUp.) | |
| ConverterValueDown |
Return the IConverter used to change value in
the underlying entry.
(Overrides ConverterCollections..::.AbstractConverterCacheEntry..::.ConverterValueDown.) | |
| ConverterValueUp |
Return the IConverter to view the underlying
entry's value through.
(Overrides ConverterCollections..::.AbstractConverterCacheEntry..::.ConverterValueUp.) | |
| Entry |
The underlying ICacheEntry.
(Inherited from ConverterCollections..::.AbstractConverterCacheEntry.) | |
| Key |
Gets the key corresponding to this entry.
(Inherited from ConverterCollections..::.AbstractConverterCacheEntry.) | |
| Value |
Gets or sets the value corresponding to this entry.
(Inherited from ConverterCollections..::.AbstractConverterCacheEntry.) |