Uses of Interface
com.google.apphosting.runtime.anyrpc.EvaluationRuntimeServerInterface
Packages that use EvaluationRuntimeServerInterface
-
Uses of EvaluationRuntimeServerInterface in com.google.apphosting.runtime
Classes in com.google.apphosting.runtime that implement EvaluationRuntimeServerInterfaceModifier and TypeClassDescriptionclassJavaRuntime implements the Prometheus EvaluationRuntime service.Methods in com.google.apphosting.runtime that return EvaluationRuntimeServerInterfaceModifier and TypeMethodDescriptionabstract @Nullable EvaluationRuntimeServerInterfaceServletEngineAdapter.Config.evaluationRuntimeServerInterface()A local server that can be called directly to satisfy EvaluationRuntime requests.Methods in com.google.apphosting.runtime with parameters of type EvaluationRuntimeServerInterfaceModifier and TypeMethodDescriptionabstract ServletEngineAdapter.Config.BuilderServletEngineAdapter.Config.Builder.setEvaluationRuntimeServerInterface(EvaluationRuntimeServerInterface server)