Class CommandStats.Builder
java.lang.Object
org.vast.util.BaseBuilder<T>
org.sensorhub.api.datastore.command.CommandStats.CommandStatsBuilder<CommandStats.Builder,CommandStats>
 
org.sensorhub.api.datastore.command.CommandStats.Builder
- Enclosing class:
 - CommandStats
 
public static class CommandStats.Builder
extends CommandStats.CommandStatsBuilder<CommandStats.Builder,CommandStats> 
- 
Field Summary
Fields inherited from class org.vast.util.BaseBuilder
instance - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.sensorhub.api.datastore.command.CommandStats.CommandStatsBuilder
build, copyFrom, withActuationTimeRange, withCommandCountByTime, withCommandStreamID, withIssueTimeRange, withTotalCommandCount 
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
from
 
 -