org.shoal.ha.cache.impl.command
Class ReplicationCommandOpcode
java.lang.Object
org.shoal.ha.cache.impl.command.ReplicationCommandOpcode
public class ReplicationCommandOpcode
- extends java.lang.Object
- Author:
- Mahesh Kannan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAVE
public static final byte SAVE
- See Also:
- Constant Field Values
SAVE_DELTA
public static final byte SAVE_DELTA
- See Also:
- Constant Field Values
LOAD_REQUEST
public static final byte LOAD_REQUEST
- See Also:
- Constant Field Values
REMOVE
public static final byte REMOVE
- See Also:
- Constant Field Values
LOAD_RESPONSE
public static final byte LOAD_RESPONSE
- See Also:
- Constant Field Values
TOUCH
public static final byte TOUCH
- See Also:
- Constant Field Values
REPLICATION_FRAME_PAYLOAD
public static final byte REPLICATION_FRAME_PAYLOAD
- See Also:
- Constant Field Values
REMOVE_EXPIRED
public static final byte REMOVE_EXPIRED
- See Also:
- Constant Field Values
STALE_REMOVE
public static final byte STALE_REMOVE
- See Also:
- Constant Field Values
ReplicationCommandOpcode
public ReplicationCommandOpcode()
Copyright © 2010. All Rights Reserved.