public static final class SnapshotProtos.SnapshotFileInfo.Builder extends com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder> implements SnapshotProtos.SnapshotFileInfoOrBuilder
hbase.pb.SnapshotFileInfo| 限定符和类型 | 方法和说明 |
|---|---|
SnapshotProtos.SnapshotFileInfo |
build() |
SnapshotProtos.SnapshotFileInfo |
buildPartial() |
SnapshotProtos.SnapshotFileInfo.Builder |
clear() |
SnapshotProtos.SnapshotFileInfo.Builder |
clearHfile()
optional string hfile = 3; |
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 com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getHfile()
optional string hfile = 3; |
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; |
com.google.protobuf.ByteString |
getWalNameBytes()
optional string wal_name = 5; |
String |
getWalServer()
optional string wal_server = 4; |
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 com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
SnapshotProtos.SnapshotFileInfo.Builder |
mergeFrom(SnapshotProtos.SnapshotFileInfo other) |
SnapshotProtos.SnapshotFileInfo.Builder |
setHfile(String value)
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Builder |
setHfileBytes(com.google.protobuf.ByteString value)
optional string hfile = 3; |
SnapshotProtos.SnapshotFileInfo.Builder |
setType(SnapshotProtos.SnapshotFileInfo.Type value)
required .hbase.pb.SnapshotFileInfo.Type type = 1; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalName(String value)
optional string wal_name = 5; |
SnapshotProtos.SnapshotFileInfo.Builder |
setWalNameBytes(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(com.google.protobuf.ByteString value)
optional string wal_server = 4; |
addRepeatedField, 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, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic SnapshotProtos.SnapshotFileInfo build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotFileInfo buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(SnapshotProtos.SnapshotFileInfo other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>public SnapshotProtos.SnapshotFileInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<SnapshotProtos.SnapshotFileInfo.Builder>IOExceptionpublic boolean hasType()
required .hbase.pb.SnapshotFileInfo.Type type = 1;public SnapshotProtos.SnapshotFileInfo.Type getType()
required .hbase.pb.SnapshotFileInfo.Type type = 1;public 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;public String getHfile()
optional string hfile = 3;public com.google.protobuf.ByteString getHfileBytes()
optional string hfile = 3;public SnapshotProtos.SnapshotFileInfo.Builder setHfile(String value)
optional string hfile = 3;public SnapshotProtos.SnapshotFileInfo.Builder clearHfile()
optional string hfile = 3;public SnapshotProtos.SnapshotFileInfo.Builder setHfileBytes(com.google.protobuf.ByteString value)
optional string hfile = 3;public boolean hasWalServer()
optional string wal_server = 4;public String getWalServer()
optional string wal_server = 4;public com.google.protobuf.ByteString getWalServerBytes()
optional string wal_server = 4;public 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(com.google.protobuf.ByteString value)
optional string wal_server = 4;public boolean hasWalName()
optional string wal_name = 5;public String getWalName()
optional string wal_name = 5;public com.google.protobuf.ByteString getWalNameBytes()
optional string wal_name = 5;public 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(com.google.protobuf.ByteString value)
optional string wal_name = 5;Copyright © 2007–2019. All rights reserved.