public class FirstKeyOnlyFilter extends ScanFilter
| Modifier and Type | Field and Description |
|---|---|
static int |
kFirstKeyOnlyFilter |
| Constructor and Description |
|---|
FirstKeyOnlyFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getId() |
protected com.google.protobuf.ByteString |
getState() |
String |
toString() |
getFilterIdpublic static final int kFirstKeyOnlyFilter
protected com.google.protobuf.ByteString getState()
getState in class ScanFilterprotected String getId()
getId in class ScanFilterCopyright ? 2010-2016, The Async HBase Authors