public class AggregateCount extends Object implements AggregateResult
Constructor and Description |
---|
AggregateCount() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
long |
getCount() |
<T extends Pojo> |
getCursor() |
int |
hashCode() |
void |
setCount(long count) |
Copyright © 2017. All rights reserved.