public static final class PlanProto.PersistentStoreNode.Builder extends com.google.protobuf.GeneratedMessage.Builder<PlanProto.PersistentStoreNode.Builder> implements PlanProto.PersistentStoreNodeOrBuilder
PersistentStoreNodeaddRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.PersistentStoreNode.Builder>public PlanProto.PersistentStoreNode.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.PersistentStoreNode.Builder>public PlanProto.PersistentStoreNode.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.PersistentStoreNode.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.PersistentStoreNode.Builder>public PlanProto.PersistentStoreNode getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic PlanProto.PersistentStoreNode build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic PlanProto.PersistentStoreNode buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic PlanProto.PersistentStoreNode.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlanProto.PersistentStoreNode.Builder>public PlanProto.PersistentStoreNode.Builder mergeFrom(PlanProto.PersistentStoreNode other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<PlanProto.PersistentStoreNode.Builder>public PlanProto.PersistentStoreNode.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<PlanProto.PersistentStoreNode.Builder>IOExceptionpublic boolean hasChildSeq()
required int32 childSeq = 1;hasChildSeq in interface PlanProto.PersistentStoreNodeOrBuilderpublic int getChildSeq()
required int32 childSeq = 1;getChildSeq in interface PlanProto.PersistentStoreNodeOrBuilderpublic PlanProto.PersistentStoreNode.Builder setChildSeq(int value)
required int32 childSeq = 1;public PlanProto.PersistentStoreNode.Builder clearChildSeq()
required int32 childSeq = 1;public boolean hasStorageType()
required .StoreType storageType = 2;hasStorageType in interface PlanProto.PersistentStoreNodeOrBuilderpublic CatalogProtos.StoreType getStorageType()
required .StoreType storageType = 2;getStorageType in interface PlanProto.PersistentStoreNodeOrBuilderpublic PlanProto.PersistentStoreNode.Builder setStorageType(CatalogProtos.StoreType value)
required .StoreType storageType = 2;public PlanProto.PersistentStoreNode.Builder clearStorageType()
required .StoreType storageType = 2;public boolean hasTableProperties()
required .KeyValueSetProto tableProperties = 3;hasTableProperties in interface PlanProto.PersistentStoreNodeOrBuilderpublic PrimitiveProtos.KeyValueSetProto getTableProperties()
required .KeyValueSetProto tableProperties = 3;getTableProperties in interface PlanProto.PersistentStoreNodeOrBuilderpublic PlanProto.PersistentStoreNode.Builder setTableProperties(PrimitiveProtos.KeyValueSetProto value)
required .KeyValueSetProto tableProperties = 3;public PlanProto.PersistentStoreNode.Builder setTableProperties(PrimitiveProtos.KeyValueSetProto.Builder builderForValue)
required .KeyValueSetProto tableProperties = 3;public PlanProto.PersistentStoreNode.Builder mergeTableProperties(PrimitiveProtos.KeyValueSetProto value)
required .KeyValueSetProto tableProperties = 3;public PlanProto.PersistentStoreNode.Builder clearTableProperties()
required .KeyValueSetProto tableProperties = 3;public PrimitiveProtos.KeyValueSetProto.Builder getTablePropertiesBuilder()
required .KeyValueSetProto tableProperties = 3;public PrimitiveProtos.KeyValueSetProtoOrBuilder getTablePropertiesOrBuilder()
required .KeyValueSetProto tableProperties = 3;getTablePropertiesOrBuilder in interface PlanProto.PersistentStoreNodeOrBuilderCopyright © 2015 Apache Software Foundation. All Rights Reserved.