Interface CloneControllerServerInterface
- All Known Implementing Classes:
CloneControllerImpl
public interface CloneControllerServerInterface
RPC-agnostic equivalent of CloneController.ServerInterface.
If you add methods to CloneController in apphosting/sandbox/clone.proto, you need to remember to add them here too.
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidwaitForSandbox(AnyRpcServerContext ctx, EmptyMessage req)
-
Method Details
-
waitForSandbox
-
applyCloneSettings
-
sendDeadline
-
getPerformanceData
-