Annotation Interface RpcDelegate.RunsOnBackup
- Enclosing class:
- RpcDelegate
Annotate a particular method on your RPC implementation with
RunsOnBackup
to allow it to be
invoked on a backup node.- See Also: