abstract class NodeManagementImplBase : BindableService
<init> |
NodeManagementImplBase() |
bindService |
fun bindService(): ServerServiceDefinition! |
joinCluster |
open fun joinCluster(: JoinClusterRequestProto!, : StreamObserver<NodeLeaseResponseProto!>!): Unit |
renewLease |
open fun renewLease(: RenewNodeLeaseRequestProto!, : StreamObserver<NodeLeaseResponseProto!>!): Unit |