Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static class
Change._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Field Summary
Fields inherited from class org.apache.thrift.TUnion
setField_, value_
Method Summary
All Methods Static Methods Instance Methods Concrete Methods
Methods inherited from class org.apache.thrift.TUnion
clear, getFieldValue, getFieldValue, getFieldValue, getSetField, isSet, isSet, isSet, read, setFieldValue, setFieldValue, toString, write
Method Details
standardSchemeReadValue
protected Object standardSchemeReadValue (
org.apache.thrift.protocol.TProtocol iprot,
org.apache.thrift.protocol.TField field)
throws
org.apache.thrift.TException
Specified by:
standardSchemeReadValue in class org.apache.thrift.TUnion<Change ,Change._Fields >
Throws:
org.apache.thrift.TException
standardSchemeWriteValue
protected void standardSchemeWriteValue (org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
Specified by:
standardSchemeWriteValue in class org.apache.thrift.TUnion<Change ,Change._Fields >
Throws:
org.apache.thrift.TException
tupleSchemeReadValue
protected Object tupleSchemeReadValue (
org.apache.thrift.protocol.TProtocol iprot,
short fieldID)
throws
org.apache.thrift.TException
Specified by:
tupleSchemeReadValue in class org.apache.thrift.TUnion<Change ,Change._Fields >
Throws:
org.apache.thrift.TException
tupleSchemeWriteValue
protected void tupleSchemeWriteValue (org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
Specified by:
tupleSchemeWriteValue in class org.apache.thrift.TUnion<Change ,Change._Fields >
Throws:
org.apache.thrift.TException
getFieldDesc
protected org.apache.thrift.protocol.TField getFieldDesc (
Change._Fields setField)
Specified by:
getFieldDesc in class org.apache.thrift.TUnion<Change ,Change._Fields >
getStructDesc
protected org.apache.thrift.protocol.TStruct getStructDesc ()
Specified by:
getStructDesc in class org.apache.thrift.TUnion<Change ,Change._Fields >
isSetCreated
public boolean isSetCreated ()
isSetUpdated
public boolean isSetUpdated ()
isSetStatusChanged
public boolean isSetStatusChanged ()
equals
public boolean equals (
Change other)
compareTo
public int compareTo (
Change other)