org.apache.blur.thirdparty.thrift_0_9_0
Class TFieldRequirementType
java.lang.Object
org.apache.blur.thirdparty.thrift_0_9_0.TFieldRequirementType
public final class TFieldRequirementType
- extends Object
Requirement type constants.
REQUIRED
public static final byte REQUIRED
- See Also:
- Constant Field Values
OPTIONAL
public static final byte OPTIONAL
- See Also:
- Constant Field Values
DEFAULT
public static final byte DEFAULT
- See Also:
- Constant Field Values
TFieldRequirementType
public TFieldRequirementType()
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.