Class DebugMemoryMapState<T>

java.lang.Object
org.apache.storm.trident.testing.MemoryMapState<T>
org.apache.storm.starter.trident.DebugMemoryMapState<T>
All Implemented Interfaces:
ITupleCollection, MapState<T>, ReadOnlyMapState<T>, RemovableMapState<T>, ReadOnlySnapshottable<T>, Snapshottable<T>, State

public class DebugMemoryMapState<T> extends MemoryMapState<T>