Class Ids
java.lang.Object
org.infinispan.xsite.commands.remote.Ids
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
static final byte
-
Method Summary
Modifier and TypeMethodDescriptionstatic XSiteRequest
<?> fromId
(byte id) static Set
<Class<? extends XSiteRequest>>
-
Field Details
-
STATE_TRANSFER_CONTROL
public static final byte STATE_TRANSFER_CONTROL- See Also:
-
STATE_TRANSFER_STATE
public static final byte STATE_TRANSFER_STATE- See Also:
-
VISITABLE_COMMAND
public static final byte VISITABLE_COMMAND- See Also:
-
IRAC_UPDATE
public static final byte IRAC_UPDATE- See Also:
-
IRAC_CLEAR
public static final byte IRAC_CLEAR- See Also:
-
IRAC_TOUCH
public static final byte IRAC_TOUCH- See Also:
-
IRAC_TOMBSTONE_CHECK
public static final byte IRAC_TOMBSTONE_CHECK- See Also:
-
SITE_EVENT
public static final byte SITE_EVENT- See Also:
-
-
Method Details
-
fromId
-
getTypeClasses
-