Class MicroBatchIBackingMap.Options
java.lang.Object
org.apache.storm.trident.state.map.MicroBatchIBackingMap.Options
- All Implemented Interfaces:
Serializable
- Enclosing class:
- MicroBatchIBackingMap<T>
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
maxMultiGetBatchSize
public int maxMultiGetBatchSize -
maxMultiPutBatchSize
public int maxMultiPutBatchSize
-
-
Constructor Details
-
Options
public Options()
-