GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.addAllTags(Iterable<? extends GraphAlgebraPhysical.Sink.OptTag> values) |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.addTags(int index,
GraphAlgebraPhysical.Sink.OptTag value) |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.addTags(int index,
GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue) |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.addTags(GraphAlgebraPhysical.Sink.OptTag value) |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.addTags(GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue) |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.clear() |
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.clearSinkTarget() |
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.clearTags() |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.PhysicalOpr.Operator.Builder.getSinkBuilder() |
.physical.Sink sink = 9;
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.mergeFrom(GraphAlgebraPhysical.Sink other) |
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.mergeSinkTarget(GraphAlgebra.Sink.SinkTarget value) |
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.newBuilder() |
|
static GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.newBuilder(GraphAlgebraPhysical.Sink prototype) |
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.newBuilderForType() |
|
protected GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.removeTags(int index) |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.setSinkTarget(GraphAlgebra.Sink.SinkTarget value) |
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.setSinkTarget(GraphAlgebra.Sink.SinkTarget.Builder builderForValue) |
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.setTags(int index,
GraphAlgebraPhysical.Sink.OptTag value) |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.setTags(int index,
GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue) |
Define the tags of columns to sink.
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GraphAlgebraPhysical.Sink.Builder |
GraphAlgebraPhysical.Sink.toBuilder() |
|