Class InstanceControlGrpc.InstanceControlImplBase

java.lang.Object
org.apache.pulsar.functions.proto.InstanceControlGrpc.InstanceControlImplBase
All Implemented Interfaces:
io.grpc.BindableService, InstanceControlGrpc.AsyncService
Enclosing class:
InstanceControlGrpc

public abstract static class InstanceControlGrpc.InstanceControlImplBase extends Object implements io.grpc.BindableService, InstanceControlGrpc.AsyncService
Base class for the server implementation of the service InstanceControl.
  • Constructor Details

    • InstanceControlImplBase

      public InstanceControlImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService