Operation
.
@since 3.0.0
This will tell HBase region servers to filter rows on the server-side, so filtered rows will not even need to get sent across the network back to the client.
@param scan An HBase scan descriptor. @throws IOException If there is an IO error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|