Uses of Class
org.apache.storm.state.BaseStateIterator
Packages that use BaseStateIterator
-
Uses of BaseStateIterator in org.apache.storm.redis.state
Subclasses of BaseStateIterator in org.apache.storm.redis.state -
Uses of BaseStateIterator in org.apache.storm.state
Subclasses of BaseStateIterator in org.apache.storm.stateModifier and TypeClassDescriptionclass
Base implementation of iterator overKeyValueState
which encoded types of key and value are both binary type.