| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.GetCompletedSnapshotsResponse.Builder.addSnapshotsBuilder()
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.GetCompletedSnapshotsResponse.Builder.addSnapshotsBuilder(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clear() |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearCreationTime()
optional int64 creation_time = 3 [default = 0]; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearName()
required string name = 1; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearOwner()
optional string owner = 6; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearTable()
not needed for delete, but checked for in taking snapshot
|
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearType()
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH]; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearUsersAndPermissions()
optional .hbase.pb.UsersAndPermissions users_and_permissions = 7; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clearVersion()
optional int32 version = 5; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.clone() |
SnapshotProtos.SnapshotDescription.Builder |
MasterProcedureProtos.CloneSnapshotStateData.Builder.getSnapshotBuilder()
required .hbase.pb.SnapshotDescription snapshot = 2; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProcedureProtos.RestoreSnapshotStateData.Builder.getSnapshotBuilder()
required .hbase.pb.SnapshotDescription snapshot = 2; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.SnapshotRequest.Builder.getSnapshotBuilder()
required .hbase.pb.SnapshotDescription snapshot = 1; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.DeleteSnapshotRequest.Builder.getSnapshotBuilder()
required .hbase.pb.SnapshotDescription snapshot = 1; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.RestoreSnapshotRequest.Builder.getSnapshotBuilder()
required .hbase.pb.SnapshotDescription snapshot = 1; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.IsSnapshotDoneRequest.Builder.getSnapshotBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.IsSnapshotDoneResponse.Builder.getSnapshotBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 2; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.IsRestoreSnapshotDoneRequest.Builder.getSnapshotBuilder()
optional .hbase.pb.SnapshotDescription snapshot = 1; |
SnapshotProtos.SnapshotDescription.Builder |
MasterProtos.GetCompletedSnapshotsResponse.Builder.getSnapshotsBuilder(int index)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.mergeFrom(SnapshotProtos.SnapshotDescription other) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.mergeUsersAndPermissions(AccessControlProtos.UsersAndPermissions value)
optional .hbase.pb.UsersAndPermissions users_and_permissions = 7; |
static SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.newBuilder() |
static SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.newBuilder(SnapshotProtos.SnapshotDescription prototype) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.newBuilderForType() |
protected SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setCreationTime(long value)
optional int64 creation_time = 3 [default = 0]; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setName(String value)
required string name = 1; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setNameBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
required string name = 1; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setOwner(String value)
optional string owner = 6; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setOwnerBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
optional string owner = 6; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setTable(String value)
not needed for delete, but checked for in taking snapshot
|
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setTableBytes(org.apache.hbase.thirdparty.com.google.protobuf.ByteString value)
not needed for delete, but checked for in taking snapshot
|
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setType(SnapshotProtos.SnapshotDescription.Type value)
optional .hbase.pb.SnapshotDescription.Type type = 4 [default = FLUSH]; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setUsersAndPermissions(AccessControlProtos.UsersAndPermissions.Builder builderForValue)
optional .hbase.pb.UsersAndPermissions users_and_permissions = 7; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setUsersAndPermissions(AccessControlProtos.UsersAndPermissions value)
optional .hbase.pb.UsersAndPermissions users_and_permissions = 7; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.Builder.setVersion(int value)
optional int32 version = 5; |
SnapshotProtos.SnapshotDescription.Builder |
SnapshotProtos.SnapshotDescription.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<SnapshotProtos.SnapshotDescription.Builder> |
MasterProtos.GetCompletedSnapshotsResponse.Builder.getSnapshotsBuilderList()
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
| Modifier and Type | Method and Description |
|---|---|
MasterProtos.GetCompletedSnapshotsResponse.Builder |
MasterProtos.GetCompletedSnapshotsResponse.Builder.addSnapshots(int index,
SnapshotProtos.SnapshotDescription.Builder builderForValue)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
MasterProtos.GetCompletedSnapshotsResponse.Builder |
MasterProtos.GetCompletedSnapshotsResponse.Builder.addSnapshots(SnapshotProtos.SnapshotDescription.Builder builderForValue)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
MasterProcedureProtos.CloneSnapshotStateData.Builder |
MasterProcedureProtos.CloneSnapshotStateData.Builder.setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
required .hbase.pb.SnapshotDescription snapshot = 2; |
MasterProcedureProtos.RestoreSnapshotStateData.Builder |
MasterProcedureProtos.RestoreSnapshotStateData.Builder.setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
required .hbase.pb.SnapshotDescription snapshot = 2; |
MasterProtos.SnapshotRequest.Builder |
MasterProtos.SnapshotRequest.Builder.setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
required .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.DeleteSnapshotRequest.Builder |
MasterProtos.DeleteSnapshotRequest.Builder.setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
required .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.RestoreSnapshotRequest.Builder |
MasterProtos.RestoreSnapshotRequest.Builder.setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
required .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.IsSnapshotDoneRequest.Builder |
MasterProtos.IsSnapshotDoneRequest.Builder.setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
optional .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.IsSnapshotDoneResponse.Builder |
MasterProtos.IsSnapshotDoneResponse.Builder.setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
optional .hbase.pb.SnapshotDescription snapshot = 2; |
MasterProtos.IsRestoreSnapshotDoneRequest.Builder |
MasterProtos.IsRestoreSnapshotDoneRequest.Builder.setSnapshot(SnapshotProtos.SnapshotDescription.Builder builderForValue)
optional .hbase.pb.SnapshotDescription snapshot = 1; |
MasterProtos.GetCompletedSnapshotsResponse.Builder |
MasterProtos.GetCompletedSnapshotsResponse.Builder.setSnapshots(int index,
SnapshotProtos.SnapshotDescription.Builder builderForValue)
repeated .hbase.pb.SnapshotDescription snapshots = 1; |
Copyright © 2007–2019 Cloudera. All rights reserved.