Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static class
Status._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<Status ,Status._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<Status ,Status._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<Status ,Status._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<Status ,Status._Fields >
Throws:
org.apache.thrift.TException
getFieldDesc
protected org.apache.thrift.protocol.TField getFieldDesc (
Status._Fields setField)
Specified by:
getFieldDesc in class org.apache.thrift.TUnion<Status ,Status._Fields >
getStructDesc
protected org.apache.thrift.protocol.TStruct getStructDesc ()
Specified by:
getStructDesc in class org.apache.thrift.TUnion<Status ,Status._Fields >
getRequested
Взаимодействие было запрошено, но ещё не выполнено.
Либо оно ещё не было доставлено до пользователя, либо пользователь в процессе
его проведения.
setRequested
Взаимодействие было запрошено, но ещё не выполнено.
Либо оно ещё не было доставлено до пользователя, либо пользователь в процессе
его проведения.
getCompleted
Взаимодействие было завершено.
Любое взаимодействие рано или поздно завершается, однако важно понимать, что
в общем случае мы об этом можем никогда не узнать. Достижение этого статуса
возможно, только если провайдер / адаптер об этом знают и сообщают процессингу.
setCompleted
Взаимодействие было завершено.
Любое взаимодействие рано или поздно завершается, однако важно понимать, что
в общем случае мы об этом можем никогда не узнать. Достижение этого статуса
возможно, только если провайдер / адаптер об этом знают и сообщают процессингу.
isSetRequested
public boolean isSetRequested ()
isSetCompleted
public boolean isSetCompleted ()
equals
public boolean equals (
Status other)
compareTo
public int compareTo (
Status other)