Class MetastorePartitionServiceGrpc.MetastorePartitionServiceImplBase (3.9.1)

public abstract static class MetastorePartitionServiceGrpc.MetastorePartitionServiceImplBase implements BindableService, MetastorePartitionServiceGrpc.AsyncService

Base class for the server implementation of the service MetastorePartitionService.

BigQuery Metastore Partition Service API. This service is used for managing metastore partitions in BigQuery metastore. The service supports only batch operations for write.

Inheritance

java.lang.Object > MetastorePartitionServiceGrpc.MetastorePartitionServiceImplBase

Implements

io.grpc.BindableService, MetastorePartitionServiceGrpc.AsyncService

Constructors

MetastorePartitionServiceImplBase()

public MetastorePartitionServiceImplBase()

Methods

bindService()

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