org.infinispan.configuration.cache
Class Configurations
java.lang.Object
org.infinispan.configuration.cache.Configurations
public class Configurations
- extends Object
Helper configuration methods.
- Since:
- 5.2
- Author:
- Galder ZamarreƱo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isSecondPhaseAsync
public static boolean isSecondPhaseAsync(Configuration cfg)
isOnePhaseCommit
public static boolean isOnePhaseCommit(Configuration cfg)
isStateTransferEnabled
public static boolean isStateTransferEnabled(Configuration cfg)
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.