Class HiveMetastoreServiceStubSettings.Builder (0.83.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class HiveMetastoreServiceStubSettings.Builder extends StubSettings.Builder<HiveMetastoreServiceStubSettings,HiveMetastoreServiceStubSettings.Builder>
Builder for HiveMetastoreServiceStubSettings.
Inherited Members
com.google.api.gax.rpc.StubSettings.Builder.setStreamWatchdogProvider(com.google.api.gax.rpc.WatchdogProvider)
Constructors
Builder(@Nullable ClientContext clientContext)
protected Builder(@Nullable ClientContext clientContext)
| Parameter |
| Name |
Description |
clientContext |
@org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext
|
protected Builder(HiveMetastoreServiceStubSettings settings)
Methods
public HiveMetastoreServiceStubSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
public UnaryCallSettings.Builder<BatchCreatePartitionsRequest,BatchCreatePartitionsResponse> batchCreatePartitionsSettings()
Returns the builder for the settings used for calls to batchCreatePartitions.
public UnaryCallSettings.Builder<BatchDeletePartitionsRequest,Empty> batchDeletePartitionsSettings()
Returns the builder for the settings used for calls to batchDeletePartitions.
public UnaryCallSettings.Builder<BatchUpdatePartitionsRequest,BatchUpdatePartitionsResponse> batchUpdatePartitionsSettings()
Returns the builder for the settings used for calls to batchUpdatePartitions.
public HiveMetastoreServiceStubSettings build()
Overrides
public UnaryCallSettings.Builder<CreateHiveCatalogRequest,HiveCatalog> createHiveCatalogSettings()
Returns the builder for the settings used for calls to createHiveCatalog.
public UnaryCallSettings.Builder<CreateHiveDatabaseRequest,HiveDatabase> createHiveDatabaseSettings()
Returns the builder for the settings used for calls to createHiveDatabase.
public UnaryCallSettings.Builder<CreateHiveTableRequest,HiveTable> createHiveTableSettings()
Returns the builder for the settings used for calls to createHiveTable.
public UnaryCallSettings.Builder<DeleteHiveCatalogRequest,Empty> deleteHiveCatalogSettings()
Returns the builder for the settings used for calls to deleteHiveCatalog.
public UnaryCallSettings.Builder<DeleteHiveDatabaseRequest,Empty> deleteHiveDatabaseSettings()
Returns the builder for the settings used for calls to deleteHiveDatabase.
public UnaryCallSettings.Builder<DeleteHiveTableRequest,Empty> deleteHiveTableSettings()
Returns the builder for the settings used for calls to deleteHiveTable.
public UnaryCallSettings.Builder<FailoverHiveCatalogRequest,FailoverHiveCatalogResponse> failoverHiveCatalogSettings()
Returns the builder for the settings used for calls to failoverHiveCatalog.
public UnaryCallSettings.Builder<GetHiveCatalogRequest,HiveCatalog> getHiveCatalogSettings()
Returns the builder for the settings used for calls to getHiveCatalog.
public UnaryCallSettings.Builder<GetHiveDatabaseRequest,HiveDatabase> getHiveDatabaseSettings()
Returns the builder for the settings used for calls to getHiveDatabase.
public UnaryCallSettings.Builder<GetHiveTableRequest,HiveTable> getHiveTableSettings()
Returns the builder for the settings used for calls to getHiveTable.
public PagedCallSettings.Builder<ListHiveCatalogsRequest,ListHiveCatalogsResponse,HiveMetastoreServiceClient.ListHiveCatalogsPagedResponse> listHiveCatalogsSettings()
Returns the builder for the settings used for calls to listHiveCatalogs.
public PagedCallSettings.Builder<ListHiveDatabasesRequest,ListHiveDatabasesResponse,HiveMetastoreServiceClient.ListHiveDatabasesPagedResponse> listHiveDatabasesSettings()
Returns the builder for the settings used for calls to listHiveDatabases.
public PagedCallSettings.Builder<ListHiveTablesRequest,ListHiveTablesResponse,HiveMetastoreServiceClient.ListHiveTablesPagedResponse> listHiveTablesSettings()
Returns the builder for the settings used for calls to listHiveTables.
public ServerStreamingCallSettings.Builder<ListPartitionsRequest,ListPartitionsResponse> listPartitionsSettings()
Returns the builder for the settings used for calls to listPartitions.
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
| Returns |
| Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
public UnaryCallSettings.Builder<UpdateHiveCatalogRequest,HiveCatalog> updateHiveCatalogSettings()
Returns the builder for the settings used for calls to updateHiveCatalog.
public UnaryCallSettings.Builder<UpdateHiveDatabaseRequest,HiveDatabase> updateHiveDatabaseSettings()
Returns the builder for the settings used for calls to updateHiveDatabase.
public UnaryCallSettings.Builder<UpdateHiveTableRequest,HiveTable> updateHiveTableSettings()
Returns the builder for the settings used for calls to updateHiveTable.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-06 UTC.
[null,null,["Last updated 2026-08-06 UTC."],[],[]]