Uses of Class
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription

Uses of HBaseProtos.SnapshotDescription in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return HBaseProtos.SnapshotDescription
 HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.Builder.build()
           
 HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.Builder.buildPartial()
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.getDefaultInstance()
           
 HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.getDefaultInstanceForType()
           
 HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.Builder.getDefaultInstanceForType()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.TakeSnapshotRequestOrBuilder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.TakeSnapshotRequest.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.TakeSnapshotRequest.Builder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.DeleteSnapshotRequestOrBuilder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.DeleteSnapshotRequest.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.DeleteSnapshotRequest.Builder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.RestoreSnapshotRequestOrBuilder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.RestoreSnapshotRequest.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.RestoreSnapshotRequest.Builder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsSnapshotDoneRequestOrBuilder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsSnapshotDoneRequest.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsSnapshotDoneRequest.Builder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsSnapshotDoneResponseOrBuilder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsSnapshotDoneResponse.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsSnapshotDoneResponse.Builder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsRestoreSnapshotDoneRequestOrBuilder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsRestoreSnapshotDoneRequest.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.IsRestoreSnapshotDoneRequest.Builder.getSnapshot()
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.ListSnapshotResponseOrBuilder.getSnapshots(int index)
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.ListSnapshotResponse.getSnapshots(int index)
           
 HBaseProtos.SnapshotDescription MasterAdminProtos.ListSnapshotResponse.Builder.getSnapshots(int index)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseDelimitedFrom(InputStream input)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseFrom(byte[] data)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseFrom(com.google.protobuf.ByteString data)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseFrom(com.google.protobuf.CodedInputStream input)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseFrom(InputStream input)
           
static HBaseProtos.SnapshotDescription HBaseProtos.SnapshotDescription.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type HBaseProtos.SnapshotDescription
 List<HBaseProtos.SnapshotDescription> MasterAdminProtos.ListSnapshotResponseOrBuilder.getSnapshotsList()
           
 List<HBaseProtos.SnapshotDescription> MasterAdminProtos.ListSnapshotResponse.getSnapshotsList()
           
 List<HBaseProtos.SnapshotDescription> MasterAdminProtos.ListSnapshotResponse.Builder.getSnapshotsList()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type HBaseProtos.SnapshotDescription
 MasterAdminProtos.ListSnapshotResponse.Builder MasterAdminProtos.ListSnapshotResponse.Builder.addSnapshots(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.ListSnapshotResponse.Builder MasterAdminProtos.ListSnapshotResponse.Builder.addSnapshots(int index, HBaseProtos.SnapshotDescription value)
           
 HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.Builder.mergeFrom(HBaseProtos.SnapshotDescription other)
           
 MasterAdminProtos.TakeSnapshotRequest.Builder MasterAdminProtos.TakeSnapshotRequest.Builder.mergeSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.DeleteSnapshotRequest.Builder MasterAdminProtos.DeleteSnapshotRequest.Builder.mergeSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.RestoreSnapshotRequest.Builder MasterAdminProtos.RestoreSnapshotRequest.Builder.mergeSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.IsSnapshotDoneRequest.Builder MasterAdminProtos.IsSnapshotDoneRequest.Builder.mergeSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.IsSnapshotDoneResponse.Builder MasterAdminProtos.IsSnapshotDoneResponse.Builder.mergeSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.IsRestoreSnapshotDoneRequest.Builder MasterAdminProtos.IsRestoreSnapshotDoneRequest.Builder.mergeSnapshot(HBaseProtos.SnapshotDescription value)
           
static HBaseProtos.SnapshotDescription.Builder HBaseProtos.SnapshotDescription.newBuilder(HBaseProtos.SnapshotDescription prototype)
           
 MasterAdminProtos.TakeSnapshotRequest.Builder MasterAdminProtos.TakeSnapshotRequest.Builder.setSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.DeleteSnapshotRequest.Builder MasterAdminProtos.DeleteSnapshotRequest.Builder.setSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.RestoreSnapshotRequest.Builder MasterAdminProtos.RestoreSnapshotRequest.Builder.setSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.IsSnapshotDoneRequest.Builder MasterAdminProtos.IsSnapshotDoneRequest.Builder.setSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.IsSnapshotDoneResponse.Builder MasterAdminProtos.IsSnapshotDoneResponse.Builder.setSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.IsRestoreSnapshotDoneRequest.Builder MasterAdminProtos.IsRestoreSnapshotDoneRequest.Builder.setSnapshot(HBaseProtos.SnapshotDescription value)
           
 MasterAdminProtos.ListSnapshotResponse.Builder MasterAdminProtos.ListSnapshotResponse.Builder.setSnapshots(int index, HBaseProtos.SnapshotDescription value)
           
 

Method parameters in org.apache.hadoop.hbase.protobuf.generated with type arguments of type HBaseProtos.SnapshotDescription
 MasterAdminProtos.ListSnapshotResponse.Builder MasterAdminProtos.ListSnapshotResponse.Builder.addAllSnapshots(Iterable<? extends HBaseProtos.SnapshotDescription> values)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.