diff --git a/src/docbkx/book.xml b/src/docbkx/book.xml index 4256a6051da..ec5fc8f8653 100644 --- a/src/docbkx/book.xml +++ b/src/docbkx/book.xml @@ -1403,7 +1403,7 @@ HTable table2 = new HTable(conf2, "myTable"); -
Client Filters +
Client Request Filters Get and Scan instances can be optionally configured with filters which are applied on the RegionServer.