public static interface Search.SearchResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
com.google.protobuf.ByteString |
getAggs() |
com.google.protobuf.ByteString |
getGroupBys() |
boolean |
getIsAllSucceeded() |
com.google.protobuf.ByteString |
getNextToken() |
com.google.protobuf.ByteString |
getRows(int index) |
int |
getRowsCount() |
List<com.google.protobuf.ByteString> |
getRowsList() |
long |
getTotalHits() |
boolean |
hasAggs() |
boolean |
hasGroupBys() |
boolean |
hasIsAllSucceeded() |
boolean |
hasNextToken() |
boolean |
hasTotalHits() |
boolean hasTotalHits()
long getTotalHits()
List<com.google.protobuf.ByteString> getRowsList()
int getRowsCount()
com.google.protobuf.ByteString getRows(int index)
boolean hasIsAllSucceeded()
boolean getIsAllSucceeded()
boolean hasNextToken()
com.google.protobuf.ByteString getNextToken()
boolean hasAggs()
com.google.protobuf.ByteString getAggs()
boolean hasGroupBys()
com.google.protobuf.ByteString getGroupBys()
Copyright © 2019. All Rights Reserved.