| Package | Description |
|---|---|
| com.google.apphosting.runtime | |
| com.google.apphosting.runtime.anyrpc | |
| com.google.apphosting.runtime.grpc |
| Modifier and Type | Class and Description |
|---|---|
class |
CloneControllerImpl
CloneControllerImpl implements the CloneControllerServerInterface RPC interface. |
| Modifier and Type | Method and Description |
|---|---|
void |
NullRpcPlugin.startServer(EvaluationRuntimeServerInterface evaluationRuntime,
CloneControllerServerInterface cloneController) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AnyRpcPlugin.startServer(EvaluationRuntimeServerInterface evaluationRuntime,
CloneControllerServerInterface cloneController)
Starts the server using the two specified implementations of the
RPC-agnostic EvaluationRuntime and CloneController interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GrpcPlugin.startServer(EvaluationRuntimeServerInterface evaluationRuntime,
CloneControllerServerInterface cloneController) |
Copyright © 2022. All rights reserved.