Class CommandStatsQuery.CommandStatsQueryBuilder<B extends CommandStatsQuery.CommandStatsQueryBuilder<B,Q>,Q extends CommandStatsQuery>

java.lang.Object
org.vast.util.BaseBuilder<Q>
org.sensorhub.api.datastore.command.CommandStatsQuery.CommandStatsQueryBuilder<B,Q>
Direct Known Subclasses:
CommandStatsQuery.Builder
Enclosing class:
CommandStatsQuery

public static class CommandStatsQuery.CommandStatsQueryBuilder<B extends CommandStatsQuery.CommandStatsQueryBuilder<B,Q>,Q extends CommandStatsQuery> extends BaseBuilder<Q>
  • Constructor Details

    • CommandStatsQueryBuilder

      protected CommandStatsQueryBuilder()
  • Method Details