public final class KeyOnlyFilter extends ScanFilter
This filter can be used to grab all of the keys without having to also grab the values.
Constructor and Description |
---|
KeyOnlyFilter() |
KeyOnlyFilter(boolean lenAsVal) |
Copyright © 2010-2017, The Async HBase Authors