Uses of Package
org.apache.storm.state
Package
Description
-
-
ClassDescriptionBase implementation of iterator over
KeyValueState
which encoded types of key and value are both binary type.Base implementation of iterator overKeyValueState
.A state that supports key-value mappings.Interface to be implemented for serlializing and de-serializing the state.The state of the component that is either managed by the framework (e.g in case ofIStatefulBolt
) or managed by the the individual components themselves.Used by theStateFactory
to create a new state instances. -
ClassDescriptionBase implementation of iterator over
KeyValueState
.A state that supports key-value mappings.Interface to be implemented for serlializing and de-serializing the state.The state of the component that is either managed by the framework (e.g in case ofIStatefulBolt
) or managed by the the individual components themselves.The interface of State Encoder.Used by theStateFactory
to create a new state instances. -
-
-
ClassDescriptionThe state of the component that is either managed by the framework (e.g in case of
IStatefulBolt
) or managed by the the individual components themselves. -
ClassDescriptionThe state of the component that is either managed by the framework (e.g in case of
IStatefulBolt
) or managed by the the individual components themselves. -