类 GraphAlgebra.As.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebra.As.Builder>
-
- com.alibaba.graphscope.gaia.proto.GraphAlgebra.As.Builder
-
- 所有已实现的接口:
GraphAlgebra.AsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- 封闭类:
- GraphAlgebra.As
public static final class GraphAlgebra.As.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebra.As.Builder> implements GraphAlgebra.AsOrBuilder
To tag the current data with an alias
Protobuf typealgebra.As
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 GraphAlgebra.Asbuild()GraphAlgebra.AsbuildPartial()GraphAlgebra.As.Builderclear()GraphAlgebra.As.BuilderclearAlias()The alias to give if any, this is especially helpful when the entity now refers to the head of the recordCommon.NameOrIdgetAlias()The alias to give if any, this is especially helpful when the entity now refers to the head of the recordCommon.NameOrId.BuildergetAliasBuilder()The alias to give if any, this is especially helpful when the entity now refers to the head of the recordCommon.NameOrIdOrBuildergetAliasOrBuilder()The alias to give if any, this is especially helpful when the entity now refers to the head of the recordGraphAlgebra.AsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()booleanhasAlias()The alias to give if any, this is especially helpful when the entity now refers to the head of the recordprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()GraphAlgebra.As.BuildermergeAlias(Common.NameOrId value)The alias to give if any, this is especially helpful when the entity now refers to the head of the recordGraphAlgebra.As.BuildermergeFrom(GraphAlgebra.As other)GraphAlgebra.As.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GraphAlgebra.As.BuildermergeFrom(com.google.protobuf.Message other)GraphAlgebra.As.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GraphAlgebra.As.BuildersetAlias(Common.NameOrId value)The alias to give if any, this is especially helpful when the entity now refers to the head of the recordGraphAlgebra.As.BuildersetAlias(Common.NameOrId.Builder builderForValue)The alias to give if any, this is especially helpful when the entity now refers to the head of the recordGraphAlgebra.As.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<GraphAlgebra.As.Builder>
-
clear
public GraphAlgebra.As.Builder clear()
- 指定者:
clear在接口中com.google.protobuf.Message.Builder- 指定者:
clear在接口中com.google.protobuf.MessageLite.Builder- 覆盖:
clear在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebra.As.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<GraphAlgebra.As.Builder>
-
getDefaultInstanceForType
public GraphAlgebra.As getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
build
public GraphAlgebra.As build()
- 指定者:
build在接口中com.google.protobuf.Message.Builder- 指定者:
build在接口中com.google.protobuf.MessageLite.Builder
-
buildPartial
public GraphAlgebra.As buildPartial()
- 指定者:
buildPartial在接口中com.google.protobuf.Message.Builder- 指定者:
buildPartial在接口中com.google.protobuf.MessageLite.Builder
-
mergeFrom
public GraphAlgebra.As.Builder mergeFrom(com.google.protobuf.Message other)
- 指定者:
mergeFrom在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeFrom在类中com.google.protobuf.AbstractMessage.Builder<GraphAlgebra.As.Builder>
-
mergeFrom
public GraphAlgebra.As.Builder mergeFrom(GraphAlgebra.As other)
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebra.As.Builder>
-
mergeFrom
public GraphAlgebra.As.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<GraphAlgebra.As.Builder>- 抛出:
IOException
-
hasAlias
public boolean hasAlias()
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
.common.NameOrId alias = 1;- 指定者:
hasAlias在接口中GraphAlgebra.AsOrBuilder- 返回:
- Whether the alias field is set.
-
getAlias
public Common.NameOrId getAlias()
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
.common.NameOrId alias = 1;- 指定者:
getAlias在接口中GraphAlgebra.AsOrBuilder- 返回:
- The alias.
-
setAlias
public 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
.common.NameOrId alias = 1;
-
setAlias
public 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
.common.NameOrId alias = 1;
-
mergeAlias
public 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
.common.NameOrId alias = 1;
-
clearAlias
public 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
.common.NameOrId alias = 1;
-
getAliasBuilder
public Common.NameOrId.Builder getAliasBuilder()
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
.common.NameOrId alias = 1;
-
getAliasOrBuilder
public Common.NameOrIdOrBuilder getAliasOrBuilder()
The alias to give if any, this is especially helpful when the entity now refers to the head of the record
.common.NameOrId alias = 1;- 指定者:
getAliasOrBuilder在接口中GraphAlgebra.AsOrBuilder
-
setUnknownFields
public final GraphAlgebra.As.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
setUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
setUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebra.As.Builder>
-
mergeUnknownFields
public final GraphAlgebra.As.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- 指定者:
mergeUnknownFields在接口中com.google.protobuf.Message.Builder- 覆盖:
mergeUnknownFields在类中com.google.protobuf.GeneratedMessageV3.Builder<GraphAlgebra.As.Builder>
-
-