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:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description int
maxMultiGetBatchSize
int
maxMultiPutBatchSize
-
Constructor Summary
Constructors Constructor Description Options()
-