Interface EsScopedValueKey<T>

Scoped value key used to access a value stored in scope under this key.

The instance of this key is used to identify the value.

Different scopes may contain different values under the same key.

Type Parameters

  • out T

    Scoped value type.

Hierarchy

  • EsScopedValueKey

Methods

Methods

Generated using TypeDoc