Class IcebergCatalogServiceGrpc.IcebergCatalogServiceImplBase (0.83.0)

public abstract static class IcebergCatalogServiceGrpc.IcebergCatalogServiceImplBase implements BindableService, IcebergCatalogServiceGrpc.AsyncService

Base class for the server implementation of the service IcebergCatalogService.

Lakehouse runtime catalog supports the following catalog management methods:

  • GetIcebergCatalog
  • ListIcebergCatalogs
  • DeleteIcebergCatalog
  • UpdateIcebergCatalog
  • CreateIcebergCatalog
  • FailoverIcebergCatalog

Inheritance

java.lang.Object > IcebergCatalogServiceGrpc.IcebergCatalogServiceImplBase

Implements

io.grpc.BindableService, IcebergCatalogServiceGrpc.AsyncService

Constructors

IcebergCatalogServiceImplBase()

public IcebergCatalogServiceImplBase()

Methods

bindService()

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