| Package | Description |
|---|---|
| io.continual.services.processor.engine.library.services.bucketing |
| Modifier and Type | Method and Description |
|---|---|
static BucketingService.StdDataCombiner |
BucketingService.StdDataCombiner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketingService.StdDataCombiner[] |
BucketingService.StdDataCombiner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BucketingService(BucketingService.Period bucketSize,
BucketingService.StdDataCombiner type,
JsonObjectStreamSource reportTo) |
StdMsgBridge(BucketingService.StdDataCombiner sdc) |
Copyright © 2021 continual.io. All rights reserved.