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() |
getFilterId
public static final int kFirstKeyOnlyFilter
protected com.google.protobuf.ByteString getState()
getState
in class ScanFilter
protected String getId()
getId
in class ScanFilter
Copyright ? 2010-2017, The Async HBase Authors