public static interface ScannerMessage.ScannerOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getBatch() |
com.google.protobuf.ByteString |
getColumns(int index) |
int |
getColumnsCount() |
List<com.google.protobuf.ByteString> |
getColumnsList() |
com.google.protobuf.ByteString |
getEndRow() |
long |
getEndTime() |
String |
getFilter() |
int |
getMaxVersions() |
com.google.protobuf.ByteString |
getStartRow() |
long |
getStartTime() |
boolean |
hasBatch() |
boolean |
hasEndRow() |
boolean |
hasEndTime() |
boolean |
hasFilter() |
boolean |
hasMaxVersions() |
boolean |
hasStartRow() |
boolean |
hasStartTime() |
boolean hasStartRow()
com.google.protobuf.ByteString getStartRow()
boolean hasEndRow()
com.google.protobuf.ByteString getEndRow()
List<com.google.protobuf.ByteString> getColumnsList()
int getColumnsCount()
com.google.protobuf.ByteString getColumns(int index)
boolean hasBatch()
int getBatch()
boolean hasStartTime()
long getStartTime()
boolean hasEndTime()
long getEndTime()
boolean hasMaxVersions()
int getMaxVersions()
boolean hasFilter()
String getFilter()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.