Class StateSpec

java.lang.Object
org.apache.storm.trident.state.StateSpec
All Implemented Interfaces:
Serializable

public class StateSpec extends Object implements Serializable
See Also:
  • Field Details

    • stateFactory

      public StateFactory stateFactory
    • requiredNumPartitions

      public Integer requiredNumPartitions
  • Constructor Details