Home
last modified time | relevance | path

Searched defs:getStopRowKey (Results 1 – 2 of 2) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/
H A DInclusiveStopFilter.java51 public byte[] getStopRowKey() { in getStopRowKey() method in InclusiveStopFilter
/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/
H A DFilterProtos.java7946 com.google.protobuf.ByteString getStopRowKey(); in getStopRowKey() method
8056 public com.google.protobuf.ByteString getStopRowKey() { in getStopRowKey() method in FilterProtos.InclusiveStopFilter
8336 public com.google.protobuf.ByteString getStopRowKey() { in getStopRowKey() method in FilterProtos.InclusiveStopFilter.Builder