public static final class WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder extends com.google.protobuf.GeneratedMessage.Builder<WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder> implements WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder
FlushDescriptor.StoreFlushDescriptoraddRepeatedField, 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.FlushDescriptor.StoreFlushDescriptor.Builder>public WALProtos.FlushDescriptor.StoreFlushDescriptor.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.FlushDescriptor.StoreFlushDescriptor.Builder>public WALProtos.FlushDescriptor.StoreFlushDescriptor.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.FlushDescriptor.StoreFlushDescriptor.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.FlushDescriptor.StoreFlushDescriptor.Builder>public WALProtos.FlushDescriptor.StoreFlushDescriptor getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic WALProtos.FlushDescriptor.StoreFlushDescriptor build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic WALProtos.FlushDescriptor.StoreFlushDescriptor buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder>public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder mergeFrom(WALProtos.FlushDescriptor.StoreFlushDescriptor other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder>public WALProtos.FlushDescriptor.StoreFlushDescriptor.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.FlushDescriptor.StoreFlushDescriptor.Builder>IOExceptionpublic boolean hasFamilyName()
required bytes family_name = 1;hasFamilyName in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic com.google.protobuf.ByteString getFamilyName()
required bytes family_name = 1;getFamilyName in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder setFamilyName(com.google.protobuf.ByteString value)
required bytes family_name = 1;public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder clearFamilyName()
required bytes family_name = 1;public boolean hasStoreHomeDir()
required string store_home_dir = 2;
relative to region dir
hasStoreHomeDir in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic String getStoreHomeDir()
required string store_home_dir = 2;
relative to region dir
getStoreHomeDir in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic com.google.protobuf.ByteString getStoreHomeDirBytes()
required string store_home_dir = 2;
relative to region dir
getStoreHomeDirBytes in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder setStoreHomeDir(String value)
required string store_home_dir = 2;
relative to region dir
public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder clearStoreHomeDir()
required string store_home_dir = 2;
relative to region dir
public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder setStoreHomeDirBytes(com.google.protobuf.ByteString value)
required string store_home_dir = 2;
relative to region dir
public List<String> getFlushOutputList()
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
getFlushOutputList in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic int getFlushOutputCount()
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
getFlushOutputCount in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic String getFlushOutput(int index)
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
getFlushOutput in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic com.google.protobuf.ByteString getFlushOutputBytes(int index)
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
getFlushOutputBytes in interface WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilderpublic WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder setFlushOutput(int index, String value)
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder addFlushOutput(String value)
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder addAllFlushOutput(Iterable<String> values)
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder clearFlushOutput()
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
public WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder addFlushOutputBytes(com.google.protobuf.ByteString value)
repeated string flush_output = 3;
relative to store dir (if this is a COMMIT_FLUSH)
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.