Interface EvaluationRuntimeServerInterface
- All Known Implementing Classes:
JavaRuntime
public interface EvaluationRuntimeServerInterface
RPC-agnostic version of EvaluationRuntime.ServerInterface.
If you add methods to EvaluationRuntime in apphosting/base/runtime.proto, you need to remember to add them here too.
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Method Details
-
handleRequest
-
addAppVersion
-
deleteAppVersion
-