Package org.infinispan.batch
Class AutoBatchSupport
java.lang.Object
org.infinispan.batch.AutoBatchSupport
Enables for automatic batching.
- Since:
- 4.0
- Author:
- Manik Surtani (manik AT jboss DOT org)
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static voidprotected voidprotected voidprotected void
-
Field Details
-
batchContainer
-
-
Constructor Details
-
AutoBatchSupport
public AutoBatchSupport()
-
-
Method Details
-
assertBatchingSupported
-
startAtomic
protected void startAtomic() -
endAtomic
protected void endAtomic() -
failAtomic
protected void failAtomic()
-