Home
last modified time | relevance | path

Searched refs:getCellsPerResultCount (Results 1 – 2 of 2) sorted by relevance

/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/
H A DResponseConverter.java362 response.getCellsPerResultCount(): response.getResultsCount(); in getResults()
/dports/databases/hbase/hbase-1.2.1/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/
H A DClientProtos.java18753 int getCellsPerResultCount(); in getCellsPerResultCount() method
19218 public int getCellsPerResultCount() { in getCellsPerResultCount() method in ClientProtos.ScanResponse
19706 if (getCellsPerResultCount() > 0) { in hashCode()
20118 public int getCellsPerResultCount() { in getCellsPerResultCount() method in ClientProtos.ScanResponse.Builder