Class RegisteredView

java.lang.Object
io.opentelemetry.sdk.metrics.internal.view.RegisteredView
Direct Known Subclasses:
AutoValue_RegisteredView

@Immutable public abstract class RegisteredView extends Object
Internal representation of a View and InstrumentSelector.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.

  • Constructor Details

    • RegisteredView

      RegisteredView()
  • Method Details