Class CelRuntimeLegacyImpl

  • All Implemented Interfaces:
    CelRuntime

    @ThreadSafe
    @Internal
    public final class CelRuntimeLegacyImpl
    extends java.lang.Object
    implements CelRuntime
    CelRuntime implementation based on the legacy CEL-Java stack.

    CEL Library Internals. Do Not Use. Consumers should use factories, such as CelRuntimeFactory instead to instantiate a runtime.