Class TestExportSnapshotHelpers.TestCustomFileGrouper

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

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

  • Method Details

    • getGroupedInputFiles

      public Collection<Collection<org.apache.hadoop.hbase.util.Pair<org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotFileInfo,Long>>> getGroupedInputFiles(Collection<org.apache.hadoop.hbase.util.Pair<org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotFileInfo,Long>> snapshotFiles)
      Specified by:
      getGroupedInputFiles in interface org.apache.hadoop.hbase.snapshot.ExportSnapshot.CustomFileGrouper