Class CommandStatsQuery
java.lang.Object
org.sensorhub.api.datastore.command.CommandStatsQuery
- All Implemented Interfaces:
IQueryFilter
Immutable query object for commands statistics.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
CommandStatsQuery.CommandStatsQueryBuilder<B extends CommandStatsQuery.CommandStatsQueryBuilder<B,
Q>, Q extends CommandStatsQuery> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
commandFilter
-
histogramBinSize
-
limit
protected long limit
-
-
Constructor Details
-
CommandStatsQuery
protected CommandStatsQuery()
-
-
Method Details
-
getCommandFilter
-
getHistogramBinSize
-
getLimit
public long getLimit()- Specified by:
getLimit
in interfaceIQueryFilter
- Returns:
- Maximum number of selected records
-
toString
-