public static final class WALProtos.StoreDescriptor.Builder extends com.google.protobuf.GeneratedMessage.Builder<WALProtos.StoreDescriptor.Builder> implements WALProtos.StoreDescriptorOrBuilder
StoreDescriptor
Modifier and Type | Method and Description |
---|---|
WALProtos.StoreDescriptor.Builder |
addAllStoreFile(Iterable<String> values)
repeated string store_file = 3; |
WALProtos.StoreDescriptor.Builder |
addStoreFile(String value)
repeated string store_file = 3; |
WALProtos.StoreDescriptor.Builder |
addStoreFileBytes(com.google.protobuf.ByteString value)
repeated string store_file = 3; |
WALProtos.StoreDescriptor |
build() |
WALProtos.StoreDescriptor |
buildPartial() |
WALProtos.StoreDescriptor.Builder |
clear() |
WALProtos.StoreDescriptor.Builder |
clearFamilyName()
required bytes family_name = 1; |
WALProtos.StoreDescriptor.Builder |
clearStoreFile()
repeated string store_file = 3; |
WALProtos.StoreDescriptor.Builder |
clearStoreHomeDir()
required string store_home_dir = 2; |
WALProtos.StoreDescriptor.Builder |
clone() |
WALProtos.StoreDescriptor |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getFamilyName()
required bytes family_name = 1; |
String |
getStoreFile(int index)
repeated string store_file = 3; |
com.google.protobuf.ByteString |
getStoreFileBytes(int index)
repeated string store_file = 3; |
int |
getStoreFileCount()
repeated string store_file = 3; |
List<String> |
getStoreFileList()
repeated string store_file = 3; |
String |
getStoreHomeDir()
required string store_home_dir = 2; |
com.google.protobuf.ByteString |
getStoreHomeDirBytes()
required string store_home_dir = 2; |
boolean |
hasFamilyName()
required bytes family_name = 1; |
boolean |
hasStoreHomeDir()
required string store_home_dir = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
WALProtos.StoreDescriptor.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
WALProtos.StoreDescriptor.Builder |
mergeFrom(com.google.protobuf.Message other) |
WALProtos.StoreDescriptor.Builder |
mergeFrom(WALProtos.StoreDescriptor other) |
WALProtos.StoreDescriptor.Builder |
setFamilyName(com.google.protobuf.ByteString value)
required bytes family_name = 1; |
WALProtos.StoreDescriptor.Builder |
setStoreFile(int index,
String value)
repeated string store_file = 3; |
WALProtos.StoreDescriptor.Builder |
setStoreHomeDir(String value)
required string store_home_dir = 2; |
WALProtos.StoreDescriptor.Builder |
setStoreHomeDirBytes(com.google.protobuf.ByteString value)
required string store_home_dir = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.StoreDescriptor.Builder>
public WALProtos.StoreDescriptor.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.StoreDescriptor.Builder>
public WALProtos.StoreDescriptor.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.StoreDescriptor.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.StoreDescriptor.Builder>
public WALProtos.StoreDescriptor getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public WALProtos.StoreDescriptor build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public WALProtos.StoreDescriptor buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public WALProtos.StoreDescriptor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<WALProtos.StoreDescriptor.Builder>
public WALProtos.StoreDescriptor.Builder mergeFrom(WALProtos.StoreDescriptor other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.StoreDescriptor.Builder>
public WALProtos.StoreDescriptor.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<WALProtos.StoreDescriptor.Builder>
IOException
public boolean hasFamilyName()
required bytes family_name = 1;
hasFamilyName
in interface WALProtos.StoreDescriptorOrBuilder
public com.google.protobuf.ByteString getFamilyName()
required bytes family_name = 1;
getFamilyName
in interface WALProtos.StoreDescriptorOrBuilder
public WALProtos.StoreDescriptor.Builder setFamilyName(com.google.protobuf.ByteString value)
required bytes family_name = 1;
public WALProtos.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.StoreDescriptorOrBuilder
public String getStoreHomeDir()
required string store_home_dir = 2;
relative to region dir
getStoreHomeDir
in interface WALProtos.StoreDescriptorOrBuilder
public com.google.protobuf.ByteString getStoreHomeDirBytes()
required string store_home_dir = 2;
relative to region dir
getStoreHomeDirBytes
in interface WALProtos.StoreDescriptorOrBuilder
public WALProtos.StoreDescriptor.Builder setStoreHomeDir(String value)
required string store_home_dir = 2;
relative to region dir
public WALProtos.StoreDescriptor.Builder clearStoreHomeDir()
required string store_home_dir = 2;
relative to region dir
public WALProtos.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.StoreDescriptorOrBuilder
public int getStoreFileCount()
repeated string store_file = 3;
relative to store dir
getStoreFileCount
in interface WALProtos.StoreDescriptorOrBuilder
public String getStoreFile(int index)
repeated string store_file = 3;
relative to store dir
getStoreFile
in interface WALProtos.StoreDescriptorOrBuilder
public com.google.protobuf.ByteString getStoreFileBytes(int index)
repeated string store_file = 3;
relative to store dir
getStoreFileBytes
in interface WALProtos.StoreDescriptorOrBuilder
public WALProtos.StoreDescriptor.Builder setStoreFile(int index, String value)
repeated string store_file = 3;
relative to store dir
public WALProtos.StoreDescriptor.Builder addStoreFile(String value)
repeated string store_file = 3;
relative to store dir
public WALProtos.StoreDescriptor.Builder addAllStoreFile(Iterable<String> values)
repeated string store_file = 3;
relative to store dir
public WALProtos.StoreDescriptor.Builder clearStoreFile()
repeated string store_file = 3;
relative to store dir
public WALProtos.StoreDescriptor.Builder addStoreFileBytes(com.google.protobuf.ByteString value)
repeated string store_file = 3;
relative to store dir
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.