Constant Field Values


Contents
com.alachisoft.*

com.alachisoft.ncache.web.caching.CustomEventCallback
public static final int BOTH 3
public static final int NONE 0
public static final int REMOVE 2
public static final int UPDATE 1

com.alachisoft.ncache.web.caching.LockAccessType
public static final byte ACQUIRE 1
public static final byte COMPARE_VERSION 6
public static final byte DEFAULT 10
public static final byte DONT_ACQUIRE 2
public static final byte DONT_RELEASE 4
public static final byte GET_VERSION 7
public static final byte IGNORE_LOCK 5
public static final byte MATCH_VERSION 8
public static final byte PRESERVE_VERSION 9
public static final byte RELEASE 3