Class MetadataServiceGrpc.MetadataServiceImplBase (1.20.0)

public abstract static class MetadataServiceGrpc.MetadataServiceImplBase implements BindableService, MetadataServiceGrpc.AsyncService

Base class for the server implementation of the service MetadataService.

Metadata service manages metadata resources such as tables, filesets and partitions.

Inheritance

java.lang.Object > MetadataServiceGrpc.MetadataServiceImplBase

Implements

io.grpc.BindableService, MetadataServiceGrpc.AsyncService

Constructors

MetadataServiceImplBase()

public MetadataServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition