Class TestExportSnapshotHelpers.TestFileLocationResolver

java.lang.Object
org.apache.hadoop.hbase.snapshot.TestExportSnapshotHelpers.TestFileLocationResolver
All Implemented Interfaces:
org.apache.hadoop.hbase.snapshot.ExportSnapshot.FileLocationResolver
Enclosing class:
TestExportSnapshotHelpers

public static class TestExportSnapshotHelpers.TestFileLocationResolver extends Object implements org.apache.hadoop.hbase.snapshot.ExportSnapshot.FileLocationResolver
  • Constructor Details

  • Method Details

    • getLocationsForInputFiles

      public Set<String> getLocationsForInputFiles(Collection<org.apache.hadoop.hbase.util.Pair<org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotFileInfo,Long>> files)
      Specified by:
      getLocationsForInputFiles in interface org.apache.hadoop.hbase.snapshot.ExportSnapshot.FileLocationResolver