com.espertech.esper.core.context.mgr
Class ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable
All Implemented Interfaces:
ContextStatePathValueBinding
Enclosing class:
ContextStateCacheNoSave

public static class ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable
extends java.lang.Object
implements ContextStatePathValueBinding

For testing, only used within SPIs; Replaced by applicable EsperHA bindings.


Constructor Summary
ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable()
           
 
Method Summary
 java.lang.Object byteArrayToObject(byte[] bytes, EventAdapterService eventAdapterService)
           
 byte[] toByteArray(java.lang.Object contextInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable

public ContextStateCacheNoSave.MyContextStatePathValueBindingSerializable()
Method Detail

byteArrayToObject

public java.lang.Object byteArrayToObject(byte[] bytes,
                                          EventAdapterService eventAdapterService)
Specified by:
byteArrayToObject in interface ContextStatePathValueBinding

toByteArray

public byte[] toByteArray(java.lang.Object contextInfo)
Specified by:
toByteArray in interface ContextStatePathValueBinding

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com