public static final class SnapshotProtos.SnapshotFileInfo.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder> implements SnapshotProtos.SnapshotFileInfoOrBuilder
hbase.pb.SnapshotFileInfo| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotFileInfo.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotFileInfo |
build() |
SnapshotProtos.SnapshotFileInfo |
buildPartial() |
SnapshotProtos.SnapshotFileInfo.Builder |
clear() |
SnapshotProtos.SnapshotFileInfo.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotProtos.SnapshotFileInfo.Builder |
clearHfile()
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotProtos.SnapshotFileInfo.Builder |
clearType()
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Builder |
clearWalName()
optional string wal_name = 5; |
SnapshotProtos.SnapshotFileInfo.Builder |
clearWalServer()
optional string wal_server = 4; |
SnapshotProtos.SnapshotFileInfo.Builder |
clone() |
SnapshotProtos.SnapshotFileInfo |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHfile()
optional string hfile = 3; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getHfileBytes()
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Type |
getType()
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
String |
getWalName()
optional string wal_name = 5; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getWalNameBytes()
optional string wal_name = 5; |
String |
getWalServer()
optional string wal_server = 4; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getWalServerBytes()
optional string wal_server = 4; |
boolean |
hasHfile()
optional string hfile = 3; |
boolean |
hasType()
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
boolean |
hasWalName()
optional string wal_name = 5; |
boolean |
hasWalServer()
optional string wal_server = 4; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(SnapshotProtos.SnapshotFileInfo other) |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotFileInfo.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotFileInfo.Builder |
setHfile(String value)
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Builder |
setHfileBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotProtos.SnapshotFileInfo.Builder |
setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalName(String value)
optional string wal_name = 5; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string wal_name = 5; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalServer(String value)
optional string wal_server = 4; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalServerBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string wal_server = 4; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic SnapshotProtos.SnapshotFileInfo build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotFileInfo buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotFileInfo.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(SnapshotProtos.SnapshotFileInfo other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>IOExceptionpublic boolean hasType()
required .hbase.pb.SnapshotFileInfo.Type type = 1;hasType in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic SnapshotProtos.SnapshotFileInfo.Type getType()
required .hbase.pb.SnapshotFileInfo.Type type = 1;getType in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic SnapshotProtos.SnapshotFileInfo.Builder setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .hbase.pb.SnapshotFileInfo.Type type = 1;public SnapshotProtos.SnapshotFileInfo.Builder clearType()
required .hbase.pb.SnapshotFileInfo.Type type = 1;public boolean hasHfile()
optional string hfile = 3;hasHfile in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic String getHfile()
optional string hfile = 3;getHfile in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getHfileBytes()
optional string hfile = 3;getHfileBytes in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic SnapshotProtos.SnapshotFileInfo.Builder setHfile(String value)
optional string hfile = 3;public SnapshotProtos.SnapshotFileInfo.Builder clearHfile()
optional string hfile = 3;public SnapshotProtos.SnapshotFileInfo.Builder setHfileBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string hfile = 3;public boolean hasWalServer()
optional string wal_server = 4;hasWalServer in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic String getWalServer()
optional string wal_server = 4;getWalServer in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getWalServerBytes()
optional string wal_server = 4;getWalServerBytes in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic SnapshotProtos.SnapshotFileInfo.Builder setWalServer(String value)
optional string wal_server = 4;public SnapshotProtos.SnapshotFileInfo.Builder clearWalServer()
optional string wal_server = 4;public SnapshotProtos.SnapshotFileInfo.Builder setWalServerBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string wal_server = 4;public boolean hasWalName()
optional string wal_name = 5;hasWalName in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic String getWalName()
optional string wal_name = 5;getWalName in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic org.apache.hbase.thirdparty.com.google.protobuf.ByteString getWalNameBytes()
optional string wal_name = 5;getWalNameBytes in interface SnapshotProtos.SnapshotFileInfoOrBuilderpublic SnapshotProtos.SnapshotFileInfo.Builder setWalName(String value)
optional string wal_name = 5;public SnapshotProtos.SnapshotFileInfo.Builder clearWalName()
optional string wal_name = 5;public SnapshotProtos.SnapshotFileInfo.Builder setWalNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string wal_name = 5;public final SnapshotProtos.SnapshotFileInfo.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public final SnapshotProtos.SnapshotFileInfo.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<SnapshotProtos.SnapshotFileInfo.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.