Uses of Class
org.apache.storm.generated.HBMessageData
-
Uses of HBMessageData in org.apache.storm.generated
Modifier and TypeMethodDescriptionstatic HBMessageData
HBMessageData.boolval
(boolean value) HBMessageData.deepCopy()
HBMessage.get_data()
static HBMessageData
HBMessageData.message_blob
(byte[] value) static HBMessageData
HBMessageData.message_blob
(ByteBuffer value) static HBMessageData
static HBMessageData
static HBMessageData
static HBMessageData
Modifier and TypeMethodDescriptionint
HBMessageData.compareTo
(HBMessageData other) boolean
HBMessageData.equals
(HBMessageData other) void
HBMessage.set_data
(HBMessageData data) ModifierConstructorDescriptionHBMessage
(HBServerMessageType type, HBMessageData data) HBMessageData
(HBMessageData other)