public static class ContextStateCacheNoSave.ContextStateCacheNoSavePartitionBinding extends java.lang.Object implements ContextStatePathValueBinding
Constructor and Description |
---|
ContextStateCacheNoSavePartitionBinding() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
byteArrayToObject(byte[] bytes,
EventAdapterService eventAdapterService) |
byte[] |
toByteArray(java.lang.Object contextInfo) |
public ContextStateCacheNoSavePartitionBinding()
public java.lang.Object byteArrayToObject(byte[] bytes, EventAdapterService eventAdapterService)
byteArrayToObject
in interface ContextStatePathValueBinding
public byte[] toByteArray(java.lang.Object contextInfo)
toByteArray
in interface ContextStatePathValueBinding