PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addAllExpressionNullable(Iterable<? extends Boolean> values) |
Whether or not the expressions are nullable
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addAllExpressions(Iterable<? extends PlanProtocol.PostfixExpression> values) |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addAllExtendNames(Iterable<String> values) |
The names for the result of each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addAllExtendTypes(Iterable<String> values) |
The result data type for each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addAllGetRidOfExtends(Iterable<? extends Long> values) |
the extendedt columns being projected out
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addAllGetRidOfInputs(Iterable<? extends Long> values) |
the input columns being projected out
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExpressionNullable(boolean value) |
Whether or not the expressions are nullable
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExpressions(int index,
PlanProtocol.PostfixExpression value) |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExpressions(int index,
PlanProtocol.PostfixExpression.Builder builderForValue) |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExpressions(PlanProtocol.PostfixExpression value) |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExpressions(PlanProtocol.PostfixExpression.Builder builderForValue) |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExtendNames(String value) |
The names for the result of each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExtendNamesBytes(com.google.protobuf.ByteString value) |
The names for the result of each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExtendTypes(String value) |
The result data type for each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addExtendTypesBytes(com.google.protobuf.ByteString value) |
The result data type for each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addGetRidOfExtends(long value) |
the extendedt columns being projected out
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addGetRidOfInputs(long value) |
the input columns being projected out
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clear() |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clearExpressionNullable() |
Whether or not the expressions are nullable
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clearExpressions() |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clearExtendNames() |
The names for the result of each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clearExtendTypes() |
The result data type for each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clearGetRidOfExtends() |
the extendedt columns being projected out
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clearGetRidOfInputs() |
the input columns being projected out
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.clone() |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.Operator.Builder.getModifySchemaOperatorBuilder() |
.xg.db.sqlPlans.ModifySchemaOperator modify_schema_operator = 75;
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.mergeFrom(com.google.protobuf.Message other) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.mergeFrom(PlanProtocol.ModifySchemaOperator other) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.newBuilder() |
|
static PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.newBuilder(PlanProtocol.ModifySchemaOperator prototype) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.newBuilderForType() |
|
protected PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.removeExpressions(int index) |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setExpressionNullable(int index,
boolean value) |
Whether or not the expressions are nullable
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setExpressions(int index,
PlanProtocol.PostfixExpression value) |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setExpressions(int index,
PlanProtocol.PostfixExpression.Builder builderForValue) |
The postfix expressions
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setExtendNames(int index,
String value) |
The names for the result of each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setExtendTypes(int index,
String value) |
The result data type for each postfix expression
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setGetRidOfExtends(int index,
long value) |
the extendedt columns being projected out
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setGetRidOfInputs(int index,
long value) |
the input columns being projected out
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
PlanProtocol.ModifySchemaOperator.Builder |
PlanProtocol.ModifySchemaOperator.toBuilder() |
|