Uses of Class
com.ocient.jdbc.proto.PlanProtocol.Operator.RequestOneofCase
| Package | Description |
|---|---|
| com.ocient.jdbc.proto |
-
Uses of PlanProtocol.Operator.RequestOneofCase in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return PlanProtocol.Operator.RequestOneofCase Modifier and Type Method Description static PlanProtocol.Operator.RequestOneofCasePlanProtocol.Operator.RequestOneofCase. forNumber(int value)PlanProtocol.Operator.RequestOneofCasePlanProtocol.Operator.Builder. getRequestOneofCase()PlanProtocol.Operator.RequestOneofCasePlanProtocol.Operator. getRequestOneofCase()PlanProtocol.Operator.RequestOneofCasePlanProtocol.OperatorOrBuilder. getRequestOneofCase()static PlanProtocol.Operator.RequestOneofCasePlanProtocol.Operator.RequestOneofCase. valueOf(int value)Deprecated.static PlanProtocol.Operator.RequestOneofCasePlanProtocol.Operator.RequestOneofCase. valueOf(String name)Returns the enum constant of this type with the specified name.static PlanProtocol.Operator.RequestOneofCase[]PlanProtocol.Operator.RequestOneofCase. values()Returns an array containing the constants of this enum type, in the order they are declared.