Package io.helidon.telemetry.otelconfig
Class AggregationConfig.BuilderBase.AggregationConfigImpl
java.lang.Object
io.helidon.telemetry.otelconfig.AggregationConfig.BuilderBase.AggregationConfigImpl
- All Implemented Interfaces:
Prototype.Api,AggregationConfig
- Enclosing class:
AggregationConfig.BuilderBase<BUILDER extends AggregationConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends AggregationConfig>
protected static class AggregationConfig.BuilderBase.AggregationConfigImpl
extends Object
implements AggregationConfig
Generated implementation of the prototype, can be extended by descendant prototype implementations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.helidon.telemetry.otelconfig.AggregationConfig
AggregationConfig.Builder, AggregationConfig.BuilderBase<BUILDER extends AggregationConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends AggregationConfig> -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAggregationConfigImpl(AggregationConfig.BuilderBase<?, ?> builder) Create an instance providing a builder. -
Method Summary
-
Constructor Details
-
AggregationConfigImpl
Create an instance providing a builder.- Parameters:
builder- extending builder base of this prototype
-
-
Method Details
-
type
Description copied from interface:AggregationConfigType of aggregation to apply.- Specified by:
typein interfaceAggregationConfig- Returns:
- aggregation type
-
toString
-
equals
-
hashCode
public int hashCode()
-