Class ManagedKafkaGrpc.ManagedKafkaImplBase (0.1.0)

public abstract static class ManagedKafkaGrpc.ManagedKafkaImplBase implements BindableService, ManagedKafkaGrpc.AsyncService

Base class for the server implementation of the service ManagedKafka.

The service that a client application uses to manage Apache Kafka clusters, topics and consumer groups.

Inheritance

java.lang.Object > ManagedKafkaGrpc.ManagedKafkaImplBase

Implements

io.grpc.BindableService, ManagedKafkaGrpc.AsyncService

Constructors

ManagedKafkaImplBase()

public ManagedKafkaImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition