public static final class HBaseProtos.SnapshotDescription.Builder extends com.google.protobuf.GeneratedMessage.Builder<HBaseProtos.SnapshotDescription.Builder> implements HBaseProtos.SnapshotDescriptionOrBuilder
hbase.pb.SnapshotDescription
Description of the snapshot to take
| 限定符和类型 | 方法和说明 |
|---|---|
HBaseProtos.SnapshotDescription |
build() |
HBaseProtos.SnapshotDescription |
buildPartial() |
HBaseProtos.SnapshotDescription.Builder |
clear() |
HBaseProtos.SnapshotDescription.Builder |
clearCreationTime()
optional int64 creation_time = 3 [default = 0]; |
HBaseProtos.SnapshotDescription.Builder |
clearName()
required string name = 1; |
HBaseProtos.SnapshotDescription.Builder |
clearOwner()
optional string owner = 6; |
HBaseProtos.SnapshotDescription.Builder |
clearTable()
optional string table = 2;
not needed for delete, but checked for in taking snapshot
|
HBaseProtos.SnapshotDescription.Builder |
clearType()
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH]; |
HBaseProtos.SnapshotDescription.Builder |
clearVersion()
optional int32 version = 5; |
HBaseProtos.SnapshotDescription.Builder |
clone() |
long |
getCreationTime()
optional int64 creation_time = 3 [default = 0]; |
HBaseProtos.SnapshotDescription |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
required string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
required string name = 1; |
String |
getOwner()
optional string owner = 6; |
com.google.protobuf.ByteString |
getOwnerBytes()
optional string owner = 6; |
String |
getTable()
optional string table = 2;
not needed for delete, but checked for in taking snapshot
|
com.google.protobuf.ByteString |
getTableBytes()
optional string table = 2;
not needed for delete, but checked for in taking snapshot
|
HBaseProtos.SnapshotDescription.Type |
getType()
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH]; |
int |
getVersion()
optional int32 version = 5; |
boolean |
hasCreationTime()
optional int64 creation_time = 3 [default = 0]; |
boolean |
hasName()
required string name = 1; |
boolean |
hasOwner()
optional string owner = 6; |
boolean |
hasTable()
optional string table = 2;
not needed for delete, but checked for in taking snapshot
|
boolean |
hasType()
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH]; |
boolean |
hasVersion()
optional int32 version = 5; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
HBaseProtos.SnapshotDescription.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HBaseProtos.SnapshotDescription.Builder |
mergeFrom(HBaseProtos.SnapshotDescription other) |
HBaseProtos.SnapshotDescription.Builder |
mergeFrom(com.google.protobuf.Message other) |
HBaseProtos.SnapshotDescription.Builder |
setCreationTime(long value)
optional int64 creation_time = 3 [default = 0]; |
HBaseProtos.SnapshotDescription.Builder |
setName(String value)
required string name = 1; |
HBaseProtos.SnapshotDescription.Builder |
setNameBytes(com.google.protobuf.ByteString value)
required string name = 1; |
HBaseProtos.SnapshotDescription.Builder |
setOwner(String value)
optional string owner = 6; |
HBaseProtos.SnapshotDescription.Builder |
setOwnerBytes(com.google.protobuf.ByteString value)
optional string owner = 6; |
HBaseProtos.SnapshotDescription.Builder |
setTable(String value)
optional string table = 2;
not needed for delete, but checked for in taking snapshot
|
HBaseProtos.SnapshotDescription.Builder |
setTableBytes(com.google.protobuf.ByteString value)
optional string table = 2;
not needed for delete, but checked for in taking snapshot
|
HBaseProtos.SnapshotDescription.Builder |
setType(HBaseProtos.SnapshotDescription.Type value)
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH]; |
HBaseProtos.SnapshotDescription.Builder |
setVersion(int value)
optional int32 version = 5; |
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<HBaseProtos.SnapshotDescription.Builder>public HBaseProtos.SnapshotDescription.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<HBaseProtos.SnapshotDescription.Builder>public HBaseProtos.SnapshotDescription.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<HBaseProtos.SnapshotDescription.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<HBaseProtos.SnapshotDescription.Builder>public HBaseProtos.SnapshotDescription getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic HBaseProtos.SnapshotDescription build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic HBaseProtos.SnapshotDescription buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic HBaseProtos.SnapshotDescription.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<HBaseProtos.SnapshotDescription.Builder>public HBaseProtos.SnapshotDescription.Builder mergeFrom(HBaseProtos.SnapshotDescription other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<HBaseProtos.SnapshotDescription.Builder>public HBaseProtos.SnapshotDescription.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<HBaseProtos.SnapshotDescription.Builder>IOExceptionpublic boolean hasName()
required string name = 1;public String getName()
required string name = 1;public com.google.protobuf.ByteString getNameBytes()
required string name = 1;public HBaseProtos.SnapshotDescription.Builder setName(String value)
required string name = 1;public HBaseProtos.SnapshotDescription.Builder clearName()
required string name = 1;public HBaseProtos.SnapshotDescription.Builder setNameBytes(com.google.protobuf.ByteString value)
required string name = 1;public boolean hasTable()
optional string table = 2;
not needed for delete, but checked for in taking snapshot
public String getTable()
optional string table = 2;
not needed for delete, but checked for in taking snapshot
public com.google.protobuf.ByteString getTableBytes()
optional string table = 2;
not needed for delete, but checked for in taking snapshot
public HBaseProtos.SnapshotDescription.Builder setTable(String value)
optional string table = 2;
not needed for delete, but checked for in taking snapshot
public HBaseProtos.SnapshotDescription.Builder clearTable()
optional string table = 2;
not needed for delete, but checked for in taking snapshot
public HBaseProtos.SnapshotDescription.Builder setTableBytes(com.google.protobuf.ByteString value)
optional string table = 2;
not needed for delete, but checked for in taking snapshot
public boolean hasCreationTime()
optional int64 creation_time = 3 [default = 0];public long getCreationTime()
optional int64 creation_time = 3 [default = 0];public HBaseProtos.SnapshotDescription.Builder setCreationTime(long value)
optional int64 creation_time = 3 [default = 0];public HBaseProtos.SnapshotDescription.Builder clearCreationTime()
optional int64 creation_time = 3 [default = 0];public boolean hasType()
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH];public HBaseProtos.SnapshotDescription.Type getType()
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH];public HBaseProtos.SnapshotDescription.Builder setType(HBaseProtos.SnapshotDescription.Type value)
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH];public HBaseProtos.SnapshotDescription.Builder clearType()
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH];public boolean hasVersion()
optional int32 version = 5;public int getVersion()
optional int32 version = 5;public HBaseProtos.SnapshotDescription.Builder setVersion(int value)
optional int32 version = 5;public HBaseProtos.SnapshotDescription.Builder clearVersion()
optional int32 version = 5;public boolean hasOwner()
optional string owner = 6;public String getOwner()
optional string owner = 6;public com.google.protobuf.ByteString getOwnerBytes()
optional string owner = 6;public HBaseProtos.SnapshotDescription.Builder setOwner(String value)
optional string owner = 6;public HBaseProtos.SnapshotDescription.Builder clearOwner()
optional string owner = 6;public HBaseProtos.SnapshotDescription.Builder setOwnerBytes(com.google.protobuf.ByteString value)
optional string owner = 6;Copyright © 2007–2019. All rights reserved.