Uses of Class
org.apache.storm.trident.topology.state.TransactionalState
-
Uses of TransactionalState in org.apache.storm.trident.topology.state
Modifier and TypeClassDescriptionclass
Facilitates testing of non-public methods in the parent class.Modifier and TypeMethodDescriptionstatic TransactionalState
TransactionalState.newCoordinatorState
(Map<String, Object> conf, String id) static TransactionalState
TransactionalState.newUserState
(Map<String, Object> conf, String id) ModifierConstructorDescriptionRotatingTransactionalState
(TransactionalState state, String subdir)