class UnimplementedAggregationProcedure
Defined at line 262 of file ../../third_party/cobalt/src/local_aggregation/aggregation_procedures/aggregation_procedure.h
Public Methods
void UnimplementedAggregationProcedure (std::string name)
Defined at line 264 of file ../../third_party/cobalt/src/local_aggregation/aggregation_procedures/aggregation_procedure.h
void ~UnimplementedAggregationProcedure ()
Defined at line 266 of file ../../third_party/cobalt/src/local_aggregation/aggregation_procedures/aggregation_procedure.h
void UpdateAggregateData (const logger::EventRecord & , AggregateData & , AggregationPeriodBucket & )
Defined at line 268 of file ../../third_party/cobalt/src/local_aggregation/aggregation_procedures/aggregation_procedure.h
void MergeAggregateData (AggregateData & , const AggregateData & )
Defined at line 274 of file ../../third_party/cobalt/src/local_aggregation/aggregation_procedures/aggregation_procedure.h
lib::statusor::StatusOr<std::unique_ptr<Observation>> GenerateSingleObservation (const std::vector<AggregateDataToGenerate> & , const std::set<std::vector<uint32_t>> & , const util::TimeInfo & )
Defined at line 279 of file ../../third_party/cobalt/src/local_aggregation/aggregation_procedures/aggregation_procedure.h
std::string DebugString ()
Defined at line 290 of file ../../third_party/cobalt/src/local_aggregation/aggregation_procedures/aggregation_procedure.h
bool IsDaily ()
Defined at line 294 of file ../../third_party/cobalt/src/local_aggregation/aggregation_procedures/aggregation_procedure.h