static PlanProtocol.Operator.ErrorType |
PlanProtocol.Operator.ErrorType.forNumber(int value) |
|
PlanProtocol.Operator.ErrorType |
PlanProtocol.Operator.Builder.getErrorType() |
.xg.db.sqlPlans.Operator.ErrorType errorType = 16;
|
PlanProtocol.Operator.ErrorType |
PlanProtocol.Operator.getErrorType() |
.xg.db.sqlPlans.Operator.ErrorType errorType = 16;
|
PlanProtocol.Operator.ErrorType |
PlanProtocol.OperatorOrBuilder.getErrorType() |
.xg.db.sqlPlans.Operator.ErrorType errorType = 16;
|
static PlanProtocol.Operator.ErrorType |
PlanProtocol.Operator.ErrorType.valueOf(int value) |
Deprecated.
|
static PlanProtocol.Operator.ErrorType |
PlanProtocol.Operator.ErrorType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PlanProtocol.Operator.ErrorType |
PlanProtocol.Operator.ErrorType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PlanProtocol.Operator.ErrorType[] |
PlanProtocol.Operator.ErrorType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|