Uses of Class
org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay

Packages that use org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay
Package
Description
 
  • Uses of org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay in org.apache.hadoop.hbase.wal

    Methods in org.apache.hadoop.hbase.wal that return types with arguments of type org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay in in
    Modifier and Type
    Method
    Description
    static List<org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay>
    WALSplitUtil.getMutationsFromWALEntry(org.apache.hadoop.hbase.shaded.protobuf.generated.AdminProtos.WALEntry entry, org.apache.hadoop.hbase.ExtendedCellScanner cells, org.apache.hadoop.hbase.util.Pair<org.apache.hadoop.hbase.wal.WALKey,org.apache.hadoop.hbase.wal.WALEdit> logEntry, org.apache.hadoop.hbase.client.Durability durability)
    Deprecated.
    Since 3.0.0, will be removed in 4.0.0.
    Methods in org.apache.hadoop.hbase.wal with parameters of type org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay in in
    Modifier and Type
    Method
    Description
    int
    WALSplitUtil.MutationReplay.compareTo(org.apache.hadoop.hbase.wal.WALSplitUtil.MutationReplay d)