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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
maxMultiGetBatchSizepublic int maxMultiGetBatchSize
- 
maxMultiPutBatchSizepublic int maxMultiPutBatchSize
 
- 
- 
Constructor Details- 
Optionspublic Options()
 
-