类 GraphAlgebraPhysical.Sink.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Sink.Builder>
-
- com.alibaba.graphscope.gaia.proto.GraphAlgebraPhysical.Sink.Builder
-
- 所有已实现的接口:
GraphAlgebraPhysical.SinkOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
public static final class GraphAlgebraPhysical.Sink.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Sink.Builder> implements GraphAlgebraPhysical.SinkOrBuilder
Protobuf typephysical.Sink
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 GraphAlgebraPhysical.Sink.BuilderaddAllTags(Iterable<? extends GraphAlgebraPhysical.Sink.OptTag> values)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.BuilderaddTags(int index, GraphAlgebraPhysical.Sink.OptTag value)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.BuilderaddTags(int index, GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.BuilderaddTags(GraphAlgebraPhysical.Sink.OptTag value)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.BuilderaddTags(GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.OptTag.BuilderaddTagsBuilder()Define the tags of columns to sink.GraphAlgebraPhysical.Sink.OptTag.BuilderaddTagsBuilder(int index)Define the tags of columns to sink.GraphAlgebraPhysical.Sinkbuild()GraphAlgebraPhysical.SinkbuildPartial()GraphAlgebraPhysical.Sink.Builderclear()GraphAlgebraPhysical.Sink.BuilderclearSinkTarget()Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.GraphAlgebraPhysical.Sink.BuilderclearTags()Define the tags of columns to sink.GraphAlgebraPhysical.SinkgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()GraphAlgebra.Sink.SinkTargetgetSinkTarget()Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.GraphAlgebra.Sink.SinkTarget.BuildergetSinkTargetBuilder()Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.GraphAlgebra.Sink.SinkTargetOrBuildergetSinkTargetOrBuilder()Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.GraphAlgebraPhysical.Sink.OptTaggetTags(int index)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.OptTag.BuildergetTagsBuilder(int index)Define the tags of columns to sink.List<GraphAlgebraPhysical.Sink.OptTag.Builder>getTagsBuilderList()Define the tags of columns to sink.intgetTagsCount()Define the tags of columns to sink.List<GraphAlgebraPhysical.Sink.OptTag>getTagsList()Define the tags of columns to sink.GraphAlgebraPhysical.Sink.OptTagOrBuildergetTagsOrBuilder(int index)Define the tags of columns to sink.List<? extends GraphAlgebraPhysical.Sink.OptTagOrBuilder>getTagsOrBuilderList()Define the tags of columns to sink.booleanhasSinkTarget()Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()GraphAlgebraPhysical.Sink.BuildermergeFrom(GraphAlgebraPhysical.Sink other)GraphAlgebraPhysical.Sink.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GraphAlgebraPhysical.Sink.BuildermergeFrom(com.google.protobuf.Message other)GraphAlgebraPhysical.Sink.BuildermergeSinkTarget(GraphAlgebra.Sink.SinkTarget value)Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.GraphAlgebraPhysical.Sink.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GraphAlgebraPhysical.Sink.BuilderremoveTags(int index)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.BuildersetSinkTarget(GraphAlgebra.Sink.SinkTarget value)Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.GraphAlgebraPhysical.Sink.BuildersetSinkTarget(GraphAlgebra.Sink.SinkTarget.Builder builderForValue)Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.GraphAlgebraPhysical.Sink.BuildersetTags(int index, GraphAlgebraPhysical.Sink.OptTag value)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.BuildersetTags(int index, GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue)Define the tags of columns to sink.GraphAlgebraPhysical.Sink.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
从类继承的方法 com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
-
-
-
方法详细资料
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Sink.Builder>
-
clear
public GraphAlgebraPhysical.Sink.Builder clear()
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Sink.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- 指定者:
getDescriptorForType在接口中com.google.protobuf.Message.Builder- 指定者:
getDescriptorForType在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getDescriptorForType在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Sink.Builder>
-
getDefaultInstanceForType
public GraphAlgebraPhysical.Sink getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
public GraphAlgebraPhysical.Sink build()
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
public GraphAlgebraPhysical.Sink buildPartial()
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
mergeFrom
public GraphAlgebraPhysical.Sink.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<GraphAlgebraPhysical.Sink.Builder>
-
mergeFrom
public GraphAlgebraPhysical.Sink.Builder mergeFrom(GraphAlgebraPhysical.Sink other)
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Sink.Builder>
-
mergeFrom
public GraphAlgebraPhysical.Sink.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 指定者:
mergeFrom在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<GraphAlgebraPhysical.Sink.Builder>- 抛出:
IOException
-
getTagsList
public List<GraphAlgebraPhysical.Sink.OptTag> getTagsList()
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
getTagsCount
public int getTagsCount()
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
getTags
public GraphAlgebraPhysical.Sink.OptTag getTags(int index)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;- 指定者:
getTags在接口中GraphAlgebraPhysical.SinkOrBuilder
-
setTags
public GraphAlgebraPhysical.Sink.Builder setTags(int index, GraphAlgebraPhysical.Sink.OptTag value)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
setTags
public GraphAlgebraPhysical.Sink.Builder setTags(int index, GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
addTags
public GraphAlgebraPhysical.Sink.Builder addTags(GraphAlgebraPhysical.Sink.OptTag value)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
addTags
public GraphAlgebraPhysical.Sink.Builder addTags(int index, GraphAlgebraPhysical.Sink.OptTag value)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
addTags
public GraphAlgebraPhysical.Sink.Builder addTags(GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
addTags
public GraphAlgebraPhysical.Sink.Builder addTags(int index, GraphAlgebraPhysical.Sink.OptTag.Builder builderForValue)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
addAllTags
public GraphAlgebraPhysical.Sink.Builder addAllTags(Iterable<? extends GraphAlgebraPhysical.Sink.OptTag> values)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
clearTags
public GraphAlgebraPhysical.Sink.Builder clearTags()
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
removeTags
public GraphAlgebraPhysical.Sink.Builder removeTags(int index)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
getTagsBuilder
public GraphAlgebraPhysical.Sink.OptTag.Builder getTagsBuilder(int index)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
getTagsOrBuilder
public GraphAlgebraPhysical.Sink.OptTagOrBuilder getTagsOrBuilder(int index)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
getTagsOrBuilderList
public List<? extends GraphAlgebraPhysical.Sink.OptTagOrBuilder> getTagsOrBuilderList()
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
addTagsBuilder
public GraphAlgebraPhysical.Sink.OptTag.Builder addTagsBuilder()
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
addTagsBuilder
public GraphAlgebraPhysical.Sink.OptTag.Builder addTagsBuilder(int index)
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
getTagsBuilderList
public List<GraphAlgebraPhysical.Sink.OptTag.Builder> getTagsBuilderList()
Define the tags of columns to sink. If no tags given, sink all **tagged** columns by default.
repeated .physical.Sink.OptTag tags = 1;
-
hasSinkTarget
public boolean hasSinkTarget()
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
.algebra.Sink.SinkTarget sink_target = 2;- 指定者:
hasSinkTarget在接口中GraphAlgebraPhysical.SinkOrBuilder- 返回:
- Whether the sinkTarget field is set.
-
getSinkTarget
public GraphAlgebra.Sink.SinkTarget getSinkTarget()
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
.algebra.Sink.SinkTarget sink_target = 2;- 指定者:
getSinkTarget在接口中GraphAlgebraPhysical.SinkOrBuilder- 返回:
- The sinkTarget.
-
setSinkTarget
public 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.
.algebra.Sink.SinkTarget sink_target = 2;
-
setSinkTarget
public 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.
.algebra.Sink.SinkTarget sink_target = 2;
-
mergeSinkTarget
public 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.
.algebra.Sink.SinkTarget sink_target = 2;
-
clearSinkTarget
public GraphAlgebraPhysical.Sink.Builder clearSinkTarget()
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
.algebra.Sink.SinkTarget sink_target = 2;
-
getSinkTargetBuilder
public GraphAlgebra.Sink.SinkTarget.Builder getSinkTargetBuilder()
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
.algebra.Sink.SinkTarget sink_target = 2;
-
getSinkTargetOrBuilder
public GraphAlgebra.Sink.SinkTargetOrBuilder getSinkTargetOrBuilder()
Define the target of sink, e.g., to Client as default, to Graph such as Vineyard etc.
.algebra.Sink.SinkTarget sink_target = 2;
-
setUnknownFields
public final GraphAlgebraPhysical.Sink.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Sink.Builder>
-
mergeUnknownFields
public final GraphAlgebraPhysical.Sink.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebraPhysical.Sink.Builder>
-
-