public class StateEventCloner extends Object
StateEvent used when creating PartitionRuntime.| Constructor and Description |
|---|
StateEventCloner(MetaStateEvent metaStateEvent,
StateEventPool stateEventPool) |
| Modifier and Type | Method and Description |
|---|---|
StateEvent |
copyStateEvent(StateEvent stateEvent)
Method to copy new StreamEvent from StreamEvent
|
public StateEventCloner(MetaStateEvent metaStateEvent, StateEventPool stateEventPool)
public StateEvent copyStateEvent(StateEvent stateEvent)
stateEvent - StreamEvent to be copiedCopyright © 2017 WSO2. All rights reserved.