@Generated("Source: orbit/shared/node_management.proto", ["by gRPC Kotlin generator"]) abstract class NodeManagementImplBase : BindableService, CoroutineScope
<init> |
NodeManagementImplBase(: CoroutineContext = Dispatchers.Default) |
coroutineContext |
open val coroutineContext: CoroutineContext |
bindService |
open fun bindService(): ServerServiceDefinition |
joinCluster |
open suspend fun joinCluster(: JoinClusterRequestProto): NodeLeaseResponseProto |
renewLease |
open suspend fun renewLease(: RenewNodeLeaseRequestProto): NodeLeaseResponseProto |