public static final class WALProtos.RegionEventDescriptor.StoreDescriptor.Builder extends com.google.protobuf.GeneratedMessage.Builder<WALProtos.RegionEventDescriptor.StoreDescriptor.Builder> implements WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilder
RegionEventDescriptor.StoreDescriptoraddRepeatedField, 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<WALProtos.RegionEventDescriptor.StoreDescriptor.Builder>public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.RegionEventDescriptor.StoreDescriptor.Builder>public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.RegionEventDescriptor.StoreDescriptor.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<WALProtos.RegionEventDescriptor.StoreDescriptor.Builder>public WALProtos.RegionEventDescriptor.StoreDescriptor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic WALProtos.RegionEventDescriptor.StoreDescriptor build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic WALProtos.RegionEventDescriptor.StoreDescriptor buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic WALProtos.RegionEventDescriptor.StoreDescriptor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WALProtos.RegionEventDescriptor.StoreDescriptor.Builder>public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder mergeFrom(WALProtos.RegionEventDescriptor.StoreDescriptor other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.RegionEventDescriptor.StoreDescriptor.Builder>public WALProtos.RegionEventDescriptor.StoreDescriptor.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<WALProtos.RegionEventDescriptor.StoreDescriptor.Builder>IOExceptionpublic boolean hasFamilyName()
required bytes family_name = 1;hasFamilyName in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic com.google.protobuf.ByteString getFamilyName()
required bytes family_name = 1;getFamilyName in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic WALProtos.RegionEventDescriptor.StoreDescriptor.Builder setFamilyName(com.google.protobuf.ByteString value)
required bytes family_name = 1;public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder clearFamilyName()
required bytes family_name = 1;public boolean hasStoreHomeDir()
required string store_home_dir = 2;
relative to region dir
hasStoreHomeDir in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic String getStoreHomeDir()
required string store_home_dir = 2;
relative to region dir
getStoreHomeDir in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic com.google.protobuf.ByteString getStoreHomeDirBytes()
required string store_home_dir = 2;
relative to region dir
getStoreHomeDirBytes in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic WALProtos.RegionEventDescriptor.StoreDescriptor.Builder setStoreHomeDir(String value)
required string store_home_dir = 2;
relative to region dir
public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder clearStoreHomeDir()
required string store_home_dir = 2;
relative to region dir
public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder setStoreHomeDirBytes(com.google.protobuf.ByteString value)
required string store_home_dir = 2;
relative to region dir
public List<String> getStoreFileList()
repeated string store_file = 3;
relative to store dir
getStoreFileList in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic int getStoreFileCount()
repeated string store_file = 3;
relative to store dir
getStoreFileCount in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic String getStoreFile(int index)
repeated string store_file = 3;
relative to store dir
getStoreFile in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic com.google.protobuf.ByteString getStoreFileBytes(int index)
repeated string store_file = 3;
relative to store dir
getStoreFileBytes in interface WALProtos.RegionEventDescriptor.StoreDescriptorOrBuilderpublic WALProtos.RegionEventDescriptor.StoreDescriptor.Builder setStoreFile(int index, String value)
repeated string store_file = 3;
relative to store dir
public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder addStoreFile(String value)
repeated string store_file = 3;
relative to store dir
public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder addAllStoreFile(Iterable<String> values)
repeated string store_file = 3;
relative to store dir
public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder clearStoreFile()
repeated string store_file = 3;
relative to store dir
public WALProtos.RegionEventDescriptor.StoreDescriptor.Builder addStoreFileBytes(com.google.protobuf.ByteString value)
repeated string store_file = 3;
relative to store dir
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.