Package org.apache.storm.state
Interface ISubscribedState
- 
public interface ISubscribedState 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidremove(Object id)voidset(Object id, Tuple tuple) 
 -