Package redis.clients.jedis.search.aggr
Class AggregationResult
java.lang.Object
redis.clients.jedis.search.aggr.AggregationResult
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAggregationResult(Object resp) Deprecated.AggregationResult(Object resp, long cursorId) Deprecated. -
Method Summary
-
Field Details
-
totalResults
Deprecated.UsegetTotalResults(). -
results
-
cursorId
private long cursorId
-
-
Constructor Details
-
AggregationResult
Deprecated. -
AggregationResult
Deprecated.
-
-
Method Details
-
getTotalResults
public long getTotalResults() -
getResults
-
getRows
- Returns:
- results as
Rows. - See Also:
-
getRow
-
getCursorId
public long getCursorId()
-
getTotalResults().