public interface CacheObjectTransformerManager extends GridCacheSharedManager
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
restore(ByteBuffer transformed)
Restores the data.
|
@Nullable ByteBuffer |
transform(ByteBuffer original)
Transforms the data.
|
onDisconnected, onKernalStart, onKernalStop, onReconnected, printMemoryStats, start, stop@Nullable @Nullable ByteBuffer transform(ByteBuffer original)
original - Original data.GridBinaryMarshaller.TRANSFORMED when restorable)
or null when transformation is not possible/suitable.ByteBuffer restore(ByteBuffer transformed)
transformed - Transformed data.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023