GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.clear() |
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.clearAlias() |
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
|
GraphAlgebra.As.Builder |
GraphAlgebra.LogicalPlan.Operator.Builder.getAsBuilder() |
.algebra.As as = 14;
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.mergeAlias(Common.NameOrId value) |
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.mergeFrom(GraphAlgebra.As other) |
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GraphAlgebra.As.Builder |
GraphAlgebra.As.newBuilder() |
|
static GraphAlgebra.As.Builder |
GraphAlgebra.As.newBuilder(GraphAlgebra.As prototype) |
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.newBuilderForType() |
|
protected GraphAlgebra.As.Builder |
GraphAlgebra.As.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.setAlias(Common.NameOrId value) |
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.setAlias(Common.NameOrId.Builder builderForValue) |
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GraphAlgebra.As.Builder |
GraphAlgebra.As.toBuilder() |
|