|
Change Variable Type ekv : KeyValue to ekv : Cell in method private writeReadAndVerify(compressionContext CompressionContext, fs FileSystem, edits List<WALEdit>, testFile Path) : void in class org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecIT |
From |
To |
|
Change Variable Type kv : KeyValue to kv : Cell in method private writeWALEdit(codec WALCellCodec, kvs List<Cell>, out FSDataOutputStream) : void in class org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecIT |
From |
To |
|
Change Variable Type fkv : KeyValue to fkv : Cell in method private writeReadAndVerify(compressionContext CompressionContext, fs FileSystem, edits List<WALEdit>, testFile Path) : void in class org.apache.hadoop.hbase.regionserver.wal.ReadWriteKeyValuesWithCodecIT |
From |
To |