Class ConformanceServiceGrpc


  • public final class ConformanceServiceGrpc
    extends java.lang.Object
     Access a CEL implementation from another process or machine.
     A CEL implementation is decomposed as a parser, a static checker,
     and an evaluator.  Every CEL implementation is expected to provide
     a server for this API.  The API will be used for conformance testing
     and other utilities.