Class MetastorePartitionServiceStub (3.11.3)

public abstract class MetastorePartitionServiceStub implements BackgroundResource

Base stub class for the MetastorePartitionService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > MetastorePartitionServiceStub

Implements

BackgroundResource

Constructors

MetastorePartitionServiceStub()

public MetastorePartitionServiceStub()

Methods

batchCreateMetastorePartitionsCallable()

public UnaryCallable<BatchCreateMetastorePartitionsRequest,BatchCreateMetastorePartitionsResponse> batchCreateMetastorePartitionsCallable()

batchDeleteMetastorePartitionsCallable()

public UnaryCallable<BatchDeleteMetastorePartitionsRequest,Empty> batchDeleteMetastorePartitionsCallable()

batchUpdateMetastorePartitionsCallable()

public UnaryCallable<BatchUpdateMetastorePartitionsRequest,BatchUpdateMetastorePartitionsResponse> batchUpdateMetastorePartitionsCallable()

close()

public abstract void close()

listMetastorePartitionsCallable()

public UnaryCallable<ListMetastorePartitionsRequest,ListMetastorePartitionsResponse> listMetastorePartitionsCallable()

streamMetastorePartitionsCallable()

public BidiStreamingCallable<StreamMetastorePartitionsRequest,StreamMetastorePartitionsResponse> streamMetastorePartitionsCallable()