Class MicroBatchIBackingMap.Options

java.lang.Object
org.apache.storm.trident.state.map.MicroBatchIBackingMap.Options
All Implemented Interfaces:
Serializable
Enclosing class:
MicroBatchIBackingMap<T>

public static class MicroBatchIBackingMap.Options extends Object implements Serializable
See Also:
  • Field Details

    • maxMultiGetBatchSize

      public int maxMultiGetBatchSize
    • maxMultiPutBatchSize

      public int maxMultiPutBatchSize
  • Constructor Details

    • Options

      public Options()