|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FilterPB.ColumnPaginationFilterOrBuilder
| Method Summary | |
|---|---|
com.google.protobuf.ByteString |
getColumnOffset()
optional bytes column_offset = 3; |
int |
getLimit()
required int32 limit = 1; |
int |
getOffset()
optional int32 offset = 2; |
boolean |
hasColumnOffset()
optional bytes column_offset = 3; |
boolean |
hasLimit()
required int32 limit = 1; |
boolean |
hasOffset()
optional int32 offset = 2; |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasLimit()
required int32 limit = 1;
int getLimit()
required int32 limit = 1;
boolean hasOffset()
optional int32 offset = 2;
int getOffset()
optional int32 offset = 2;
boolean hasColumnOffset()
optional bytes column_offset = 3;
com.google.protobuf.ByteString getColumnOffset()
optional bytes column_offset = 3;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||