org.apache.blur.thirdparty.thrift_0_9_0.protocol
Class TMessageType
java.lang.Object
org.apache.blur.thirdparty.thrift_0_9_0.protocol.TMessageType
public final class TMessageType
- extends Object
Message type constants in the Thrift protocol.
CALL
public static final byte CALL
- See Also:
- Constant Field Values
REPLY
public static final byte REPLY
- See Also:
- Constant Field Values
EXCEPTION
public static final byte EXCEPTION
- See Also:
- Constant Field Values
ONEWAY
public static final byte ONEWAY
- See Also:
- Constant Field Values
TMessageType
public TMessageType()
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.