public static final class MasterProtos.IsSnapshotDoneRequest.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder> implements MasterProtos.IsSnapshotDoneRequestOrBuilder
if you don't send the snapshot, then you will get it back in the response (if the snapshot is done) so you can check the snapshotProtobuf type
hbase.pb.IsSnapshotDoneRequest| 限定符和类型 | 方法和说明 |
|---|---|
MasterProtos.IsSnapshotDoneRequest.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MasterProtos.IsSnapshotDoneRequest |
build() |
MasterProtos.IsSnapshotDoneRequest |
buildPartial() |
MasterProtos.IsSnapshotDoneRequest.Builder |
clear() |
MasterProtos.IsSnapshotDoneRequest.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
MasterProtos.IsSnapshotDoneRequest.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MasterProtos.IsSnapshotDoneRequest.Builder |
clearSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.IsSnapshotDoneRequest.Builder |
clone() |
MasterProtos.IsSnapshotDoneRequest |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
SnapshotProtos.SnapshotDescription |
getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
SnapshotProtos.SnapshotDescription.Builder |
getSnapshotBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
SnapshotProtos.SnapshotDescriptionOrBuilder |
getSnapshotOrBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
boolean |
hasSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MasterProtos.IsSnapshotDoneRequest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProtos.IsSnapshotDoneRequest.Builder |
mergeFrom(MasterProtos.IsSnapshotDoneRequest other) |
MasterProtos.IsSnapshotDoneRequest.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
MasterProtos.IsSnapshotDoneRequest.Builder |
mergeSnapshot(SnapshotProtos.SnapshotDescription value)
optional .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.IsSnapshotDoneRequest.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
MasterProtos.IsSnapshotDoneRequest.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MasterProtos.IsSnapshotDoneRequest.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MasterProtos.IsSnapshotDoneRequest.Builder |
setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
optional .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.IsSnapshotDoneRequest.Builder |
setSnapshot(SnapshotProtos.SnapshotDescription value)
optional .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.IsSnapshotDoneRequest.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
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, newUninitializedMessageExceptionpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder clear()
clear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic MasterProtos.IsSnapshotDoneRequest build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic MasterProtos.IsSnapshotDoneRequest buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic MasterProtos.IsSnapshotDoneRequest.Builder clone()
clone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder mergeFrom(MasterProtos.IsSnapshotDoneRequest other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public MasterProtos.IsSnapshotDoneRequest.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>IOExceptionpublic boolean hasSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;public SnapshotProtos.SnapshotDescription getSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;public MasterProtos.IsSnapshotDoneRequest.Builder setSnapshot(SnapshotProtos.SnapshotDescription value)
optional .hbase.pb.SnapshotDescription snapshot = 1;public MasterProtos.IsSnapshotDoneRequest.Builder setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
optional .hbase.pb.SnapshotDescription snapshot = 1;public MasterProtos.IsSnapshotDoneRequest.Builder mergeSnapshot(SnapshotProtos.SnapshotDescription value)
optional .hbase.pb.SnapshotDescription snapshot = 1;public MasterProtos.IsSnapshotDoneRequest.Builder clearSnapshot()
optional .hbase.pb.SnapshotDescription snapshot = 1;public SnapshotProtos.SnapshotDescription.Builder getSnapshotBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 1;public SnapshotProtos.SnapshotDescriptionOrBuilder getSnapshotOrBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 1;public final MasterProtos.IsSnapshotDoneRequest.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>public final MasterProtos.IsSnapshotDoneRequest.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProtos.IsSnapshotDoneRequest.Builder>Copyright © 2007–2019. All rights reserved.