Uses of Interface
org.infinispan.transaction.totalorder.TotalOrderLatch
-
Packages that use TotalOrderLatch Package Description org.infinispan.transaction.totalorder -
-
Uses of TotalOrderLatch in org.infinispan.transaction.totalorder
Classes in org.infinispan.transaction.totalorder that implement TotalOrderLatch Modifier and Type Class Description classTotalOrderLatchImplImplementation ofTotalOrderLatchMethods in org.infinispan.transaction.totalorder that return types with arguments of type TotalOrderLatch Modifier and Type Method Description Collection<TotalOrderLatch>TotalOrderManager. notifyStateTransferStart(int topologyId, boolean isRebalance)It notifies that a state transfer is about to start.
-