HBASE-19718 Remove PREFIX_TREE from compression.adoc

Signed-off-by: Ted Yu <yuzhih...@gmail.com>


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/477f9fdb
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/477f9fdb
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/477f9fdb

Branch: refs/heads/HBASE-19064
Commit: 477f9fdb32873387231c5fbbff130ba8bf7b5d68
Parents: 36f3d94
Author: Peter Somogyi <psomo...@apache.org>
Authored: Thu May 24 14:35:41 2018 +0200
Committer: Peter Somogyi <psomo...@apache.org>
Committed: Fri May 25 15:55:46 2018 +0200

----------------------------------------------------------------------
 src/main/asciidoc/_chapters/compression.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/477f9fdb/src/main/asciidoc/_chapters/compression.adoc
----------------------------------------------------------------------
diff --git a/src/main/asciidoc/_chapters/compression.adoc 
b/src/main/asciidoc/_chapters/compression.adoc
index 67d10f5..c89e305 100644
--- a/src/main/asciidoc/_chapters/compression.adoc
+++ b/src/main/asciidoc/_chapters/compression.adoc
@@ -377,7 +377,7 @@ Options:
                               LZ4]
  -data_block_encoding <arg>   Encoding algorithm (e.g. prefix compression) to
                               use for data blocks in the test column family, 
one
-                              of [NONE, PREFIX, DIFF, FAST_DIFF, PREFIX_TREE].
+                              of [NONE, PREFIX, DIFF, FAST_DIFF, ROW_INDEX_V1].
  -encryption <arg>            Enables transparent encryption on the test table,
                               one of [AES]
  -generator <arg>             The class which generates load for the tool. Any

Reply via email to