org.apache.blur.thirdparty.thrift_0_9_0.protocol
Class TType
java.lang.Object
org.apache.blur.thirdparty.thrift_0_9_0.protocol.TType
public final class TType
- extends Object
Type constants in the Thrift protocol.
Constructor Summary |
TType()
|
STOP
public static final byte STOP
- See Also:
- Constant Field Values
VOID
public static final byte VOID
- See Also:
- Constant Field Values
BOOL
public static final byte BOOL
- See Also:
- Constant Field Values
BYTE
public static final byte BYTE
- See Also:
- Constant Field Values
DOUBLE
public static final byte DOUBLE
- See Also:
- Constant Field Values
I16
public static final byte I16
- See Also:
- Constant Field Values
I32
public static final byte I32
- See Also:
- Constant Field Values
I64
public static final byte I64
- See Also:
- Constant Field Values
STRING
public static final byte STRING
- See Also:
- Constant Field Values
STRUCT
public static final byte STRUCT
- See Also:
- Constant Field Values
MAP
public static final byte MAP
- See Also:
- Constant Field Values
SET
public static final byte SET
- See Also:
- Constant Field Values
LIST
public static final byte LIST
- See Also:
- Constant Field Values
ENUM
public static final byte ENUM
- See Also:
- Constant Field Values
TType
public TType()
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.