Package org.apache.storm.trident.state
Interface ITupleCollection
-
- All Known Implementing Classes:
DebugMemoryMapState
,LRUMemoryMapState
,MemoryMapState
public interface ITupleCollection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Iterator<List<Object>>
getTuples()
-