public static final class GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub extends io.grpc.stub.AbstractBlockingStub<GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub>
protected GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<GrpcHiveMetastoreGrpc.GrpcHiveMetastoreBlockingStub>public HiveMetastore.GetMetaConfResponse getMetaConf(HiveMetastore.GetMetaConfRequest request)
public HiveMetastore.SetMetaConfResponse setMetaConf(HiveMetastore.SetMetaConfRequest request)
public HiveMetastore.CreateCatalogResponse createCatalog(HiveMetastore.CreateCatalogRequest request)
public HiveMetastore.AlterCatalogResponse alterCatalog(HiveMetastore.AlterCatalogRequest request)
public HiveMetastore.GetCatalogResponse getCatalog(HiveMetastore.GetCatalogRequest request)
public HiveMetastore.GetCatalogsResponse getCatalogs(HiveMetastore.GetCatalogsRequest request)
public HiveMetastore.DropCatalogResponse dropCatalog(HiveMetastore.DropCatalogRequest request)
public HiveMetastore.CreateDatabaseResponse createDatabase(HiveMetastore.Database request)
public HiveMetastore.Database getDatabaseReq(HiveMetastore.GetDatabaseReqRequest request)
public HiveMetastore.DropDatabaseReqResponse dropDatabaseReq(HiveMetastore.DropDatabaseReqRequest request)
public HiveMetastore.GetDatabasesResponse getDatabases(HiveMetastore.GetDatabasesRequest request)
public HiveMetastore.GetAllDatabasesResponse getAllDatabases(HiveMetastore.GetAllDatabasesRequest request)
public HiveMetastore.AlterDatabaseResponse alterDatabase(HiveMetastore.AlterDatabaseRequest request)
public HiveMetastore.CreateDataConnectorResponse createDataConnector(HiveMetastore.DataConnector request)
public HiveMetastore.DataConnector getDataConnectorReq(HiveMetastore.GetDataConnectorReqRequest request)
public HiveMetastore.DropDataConnectorResponse dropDataConnector(HiveMetastore.DropDataConnectorRequest request)
public HiveMetastore.GetDataConnectorsResponse getDataConnectors(HiveMetastore.GetDataConnectorsRequest request)
public HiveMetastore.AlterDataConnectorResponse alterDataConnector(HiveMetastore.AlterDataConnectorRequest request)
public HiveMetastore.Type getType(HiveMetastore.GetTypeRequest request)
public HiveMetastore.CreateTypeResponse createType(HiveMetastore.Type request)
public HiveMetastore.DropTypeResponse dropType(HiveMetastore.DropTypeRequest request)
public HiveMetastore.GetTypeAllResponse getTypeAll(HiveMetastore.GetTypeAllRequest request)
public HiveMetastore.GetFieldsReqResponse getFieldsReq(HiveMetastore.GetFieldsReqRequest request)
public HiveMetastore.GetSchemaReqResponse getSchemaReq(HiveMetastore.GetSchemaReqRequest request)
public HiveMetastore.CreateTableReqResponse createTableReq(HiveMetastore.CreateTableReqRequest request)
public HiveMetastore.DropConstraintResponse dropConstraint(HiveMetastore.DropConstraintRequest request)
public HiveMetastore.AddPrimaryKeyResponse addPrimaryKey(HiveMetastore.AddPrimaryKeyRequest request)
public HiveMetastore.AddForeignKeyResponse addForeignKey(HiveMetastore.AddForeignKeyRequest request)
public HiveMetastore.AddUniqueConstraintResponse addUniqueConstraint(HiveMetastore.AddUniqueConstraintRequest request)
public HiveMetastore.AddNotNullConstraintResponse addNotNullConstraint(HiveMetastore.AddNotNullConstraintRequest request)
public HiveMetastore.AddDefaultConstraintResponse addDefaultConstraint(HiveMetastore.AddDefaultConstraintRequest request)
public HiveMetastore.AddCheckConstraintResponse addCheckConstraint(HiveMetastore.AddCheckConstraintRequest request)
public HiveMetastore.Table translateTableDryrun(HiveMetastore.CreateTableReqRequest request)
public HiveMetastore.DropTableResponse dropTable(HiveMetastore.DropTableRequest request)
public HiveMetastore.DropTableWithEnvironmentContextResponse dropTableWithEnvironmentContext(HiveMetastore.DropTableWithEnvironmentContextRequest request)
public HiveMetastore.TruncateTableResponse truncateTable(HiveMetastore.TruncateTableRequest request)
public HiveMetastore.GetTablesResponse getTables(HiveMetastore.GetTablesRequest request)
public HiveMetastore.GetTablesByTypeResponse getTablesByType(HiveMetastore.GetTablesByTypeRequest request)
public HiveMetastore.GetAllMaterializedViewObjectsForRewritingResponse getAllMaterializedViewObjectsForRewriting(HiveMetastore.GetAllMaterializedViewObjectsForRewritingRequest request)
public HiveMetastore.GetTableMetaResponse getTableMeta(HiveMetastore.GetTableMetaRequest request)
public HiveMetastore.GetAllTablesResponse getAllTables(HiveMetastore.GetAllTablesRequest request)
public HiveMetastore.GetTablesExtResponse getTablesExt(HiveMetastore.GetTablesExtRequest request)
public HiveMetastore.GetTableReqResponse getTableReq(HiveMetastore.GetTableReqRequest request)
public HiveMetastore.GetTableObjectsByNameReqResponse getTableObjectsByNameReq(HiveMetastore.GetTableObjectsByNameReqRequest request)
public HiveMetastore.Materialization getMaterializationInvalidationInfo(HiveMetastore.GetMaterializationInvalidationInfoRequest request)
public HiveMetastore.UpdateCreationMetadataResponse updateCreationMetadata(HiveMetastore.UpdateCreationMetadataRequest request)
public HiveMetastore.GetTableNamesByFilterResponse getTableNamesByFilter(HiveMetastore.GetTableNamesByFilterRequest request)
public HiveMetastore.AlterTableReqResponse alterTableReq(HiveMetastore.AlterTableReqRequest request)
public HiveMetastore.Partition addPartition(HiveMetastore.Partition request)
public HiveMetastore.AddPartitionWithEnvironmentContextResponse addPartitionWithEnvironmentContext(HiveMetastore.AddPartitionWithEnvironmentContextRequest request)
public HiveMetastore.AddPartitionsReqResponse addPartitionsReq(HiveMetastore.AddPartitionsReqRequest request)
public HiveMetastore.AddPartitionsPSpecResponse addPartitionsPSpec(HiveMetastore.AddPartitionsPSpecRequest request)
public HiveMetastore.Partition appendPartition(HiveMetastore.AppendPartitionRequest request)
public HiveMetastore.Partition appendPartitionWithEnvironmentContext(HiveMetastore.AppendPartitionWithEnvironmentContextRequest request)
public HiveMetastore.Partition appendPartitionByName(HiveMetastore.AppendPartitionByNameRequest request)
public HiveMetastore.Partition appendPartitionByNameWithEnvironmentContext(HiveMetastore.AppendPartitionByNameWithEnvironmentContextRequest request)
public HiveMetastore.DropPartitionResponse dropPartition(HiveMetastore.DropPartitionRequest request)
public HiveMetastore.DropPartitionWithEnvironmentContextResponse dropPartitionWithEnvironmentContext(HiveMetastore.DropPartitionWithEnvironmentContextRequest request)
public HiveMetastore.DropPartitionByNameResponse dropPartitionByName(HiveMetastore.DropPartitionByNameRequest request)
public HiveMetastore.DropPartitionByNameWithEnvironmentContextResponse dropPartitionByNameWithEnvironmentContext(HiveMetastore.DropPartitionByNameWithEnvironmentContextRequest request)
public HiveMetastore.DropPartitionsReqResponse dropPartitionsReq(HiveMetastore.DropPartitionsReqRequest request)
public HiveMetastore.GetPartitionReqResponse getPartitionReq(HiveMetastore.GetPartitionReqRequest request)
public HiveMetastore.Partition exchangePartition(HiveMetastore.ExchangePartitionRequest request)
public HiveMetastore.ExchangePartitionsResponse exchangePartitions(HiveMetastore.ExchangePartitionsRequest request)
public HiveMetastore.Partition getPartitionWithAuth(HiveMetastore.GetPartitionWithAuthRequest request)
public HiveMetastore.Partition getPartitionByName(HiveMetastore.GetPartitionByNameRequest request)
public HiveMetastore.GetPartitionsReqResponse getPartitionsReq(HiveMetastore.GetPartitionsReqRequest request)
public HiveMetastore.GetPartitionsWithAuthResponse getPartitionsWithAuth(HiveMetastore.GetPartitionsWithAuthRequest request)
public HiveMetastore.GetPartitionsPSpecResponse getPartitionsPSpec(HiveMetastore.GetPartitionsPSpecRequest request)
public HiveMetastore.GetPartitionValuesResponse getPartitionValues(HiveMetastore.GetPartitionValuesRequest request)
public HiveMetastore.GetPartitionsPSWithAuthReqResponse getPartitionsPSWithAuthReq(HiveMetastore.GetPartitionsPSWithAuthReqRequest request)
public HiveMetastore.GetPartitionNamesPSReqResponse getPartitionNamesPSReq(HiveMetastore.GetPartitionNamesPSReqRequest request)
public HiveMetastore.GetPartitionNamesReqResponse getPartitionNamesReq(HiveMetastore.GetPartitionNamesReqRequest request)
public HiveMetastore.GetPartitionsByFilterResponse getPartitionsByFilter(HiveMetastore.GetPartitionsByFilterRequest request)
public HiveMetastore.GetPartSpecsByFilterResponse getPartSpecsByFilter(HiveMetastore.GetPartSpecsByFilterRequest request)
public HiveMetastore.GetPartitionsByExprResponse getPartitionsByExpr(HiveMetastore.GetPartitionsByExprRequest request)
public HiveMetastore.GetPartitionsSpecByExprResponse getPartitionsSpecByExpr(HiveMetastore.GetPartitionsSpecByExprRequest request)
public HiveMetastore.GetNumPartitionsByFilterResponse getNumPartitionsByFilter(HiveMetastore.GetNumPartitionsByFilterRequest request)
public HiveMetastore.GetPartitionsByNamesReqResponse getPartitionsByNamesReq(HiveMetastore.GetPartitionsByNamesReqRequest request)
public HiveMetastore.AlterPartitionResponse alterPartition(HiveMetastore.AlterPartitionRequest request)
public HiveMetastore.AlterPartitionsReqResponse alterPartitionsReq(HiveMetastore.AlterPartitionsReqRequest request)
public HiveMetastore.AlterPartitionWithEnvironmentContextResponse alterPartitionWithEnvironmentContext(HiveMetastore.AlterPartitionWithEnvironmentContextRequest request)
public HiveMetastore.RenamePartitionReqResponse renamePartitionReq(HiveMetastore.RenamePartitionReqRequest request)
public HiveMetastore.PartitionNameHasValidCharactersResponse partitionNameHasValidCharacters(HiveMetastore.PartitionNameHasValidCharactersRequest request)
public HiveMetastore.GetConfigValueResponse getConfigValue(HiveMetastore.GetConfigValueRequest request)
public HiveMetastore.PartitionNameToValsResponse partitionNameToVals(HiveMetastore.PartitionNameToValsRequest request)
public HiveMetastore.PartitionNameToSpecResponse partitionNameToSpec(HiveMetastore.PartitionNameToSpecRequest request)
public HiveMetastore.MarkPartitionForEventResponse markPartitionForEvent(HiveMetastore.MarkPartitionForEventRequest request)
public HiveMetastore.IsPartitionMarkedForEventResponse isPartitionMarkedForEvent(HiveMetastore.IsPartitionMarkedForEventRequest request)
public HiveMetastore.GetPrimaryKeysResponse getPrimaryKeys(HiveMetastore.GetPrimaryKeysRequest request)
public HiveMetastore.GetForeignkeysResponse getForeignKeys(HiveMetastore.GetForeignKeysRequest request)
public HiveMetastore.GetUniqueConstraintsResponse getUniqueConstraints(HiveMetastore.GetUniqueConstraintsRequest request)
public HiveMetastore.GetNotNullConstraintsResponse getNotNullConstraints(HiveMetastore.GetNotNullConstraintsRequest request)
public HiveMetastore.GetDefaultConstraintsResponse getDefaultConstraints(HiveMetastore.GetDefaultConstraintsRequest request)
public HiveMetastore.GetCheckConstraintsResponse getCheckConstraints(HiveMetastore.GetCheckConstraintsRequest request)
public HiveMetastore.GetAllTableConstraintsResponse getAllTableConstraints(HiveMetastore.GetAllTableConstraintsRequest request)
public HiveMetastore.UpdateTableColumnStatisticsReqResponse updateTableColumnStatisticsReq(HiveMetastore.UpdateTableColumnStatisticsReqRequest request)
public HiveMetastore.UpdatePartitionColumnStatisticsReqResponse updatePartitionColumnStatisticsReq(HiveMetastore.UpdatePartitionColumnStatisticsReqRequest request)
public HiveMetastore.UpdateTransactionStatisticsResponse updateTransactionStatistics(HiveMetastore.UpdateTransactionStatisticsRequest request)
public HiveMetastore.ColumnStatistics getTableColumnStatistics(HiveMetastore.GetTableColumnStatisticsRequest request)
public HiveMetastore.ColumnStatistics getPartitionColumnStatistics(HiveMetastore.GetPartitionColumnStatisticsRequest request)
public HiveMetastore.GetTableStatisticsReqResponse getTableStatisticsReq(HiveMetastore.GetTableStatisticsReqRequest request)
public HiveMetastore.GetPartitionsStatisticsReqResponse getPartitionsStatisticsReq(HiveMetastore.GetPartitionsStatisticsReqRequest request)
public HiveMetastore.AggrStats getAggrStatsFor(HiveMetastore.GetAggrStatsForRequest request)
public HiveMetastore.SetAggrStatsForResponse setAggrStatsFor(HiveMetastore.SetAggrStatsForRequest request)
public HiveMetastore.DeletePartitionColumnStatisticsResponse deletePartitionColumnStatistics(HiveMetastore.DeletePartitionColumnStatisticsRequest request)
public HiveMetastore.DeleteTableColumnStatisticsResponse deleteTableColumnStatistics(HiveMetastore.DeleteTableColumnStatisticsRequest request)
public HiveMetastore.CreateFunctionResponse createFunction(HiveMetastore.Function request)
public HiveMetastore.DropFunctionResponse dropFunction(HiveMetastore.DropFunctionRequest request)
public HiveMetastore.AlterFunctionResponse alterFunction(HiveMetastore.AlterFunctionRequest request)
public HiveMetastore.GetFunctionsResponse getFunctions(HiveMetastore.GetFunctionsRequest request)
public HiveMetastore.Function getFunction(HiveMetastore.GetFunctionRequest request)
public HiveMetastore.GetAllFunctionsResponse getAllFunctions(HiveMetastore.GetAllFunctionsRequest request)
public HiveMetastore.CreateRoleResponse createRole(HiveMetastore.Role request)
public HiveMetastore.DropRoleResponse dropRole(HiveMetastore.DropRoleRequest request)
public HiveMetastore.GetRoleNamesResponse getRoleNames(HiveMetastore.GetRoleNamesRequest request)
public HiveMetastore.ListRolesResponse listRoles(HiveMetastore.ListRolesRequest request)
public HiveMetastore.GrantRevokeRoleResponse grantRevokeRole(HiveMetastore.GrantRevokeRoleRequest request)
public HiveMetastore.GetPrincipalsInRoleResponse getPrincipalsInRole(HiveMetastore.GetPrincipalsInRoleRequest request)
public HiveMetastore.GetRoleGrantsForPrincipalResponse getRoleGrantsForPrincipal(HiveMetastore.GetRoleGrantsForPrincipalRequest request)
public HiveMetastore.PrincipalPrivilegeSet getPrivilegeSet(HiveMetastore.GetPrivilegeSetRequest request)
public HiveMetastore.ListPrivilegesResponse listPrivileges(HiveMetastore.ListPrivilegesRequest request)
public HiveMetastore.GrantRevokePrivilegesResponse grantRevokePrivileges(HiveMetastore.GrantRevokePrivilegesRequest request)
public HiveMetastore.RefreshPrivilegesResponse refreshPrivileges(HiveMetastore.RefreshPrivilegesRequest request)
public HiveMetastore.SetUgiResponse setUgi(HiveMetastore.SetUgiRequest request)
public HiveMetastore.GetDelegationTokenResponse getDelegationToken(HiveMetastore.GetDelegationTokenRequest request)
public HiveMetastore.RenewDelegationTokenResponse renewDelegationToken(HiveMetastore.RenewDelegationTokenRequest request)
public HiveMetastore.CancelDelegationTokenResponse cancelDelegationToken(HiveMetastore.CancelDelegationTokenRequest request)
public HiveMetastore.AddTokenResponse addToken(HiveMetastore.AddTokenRequest request)
public HiveMetastore.RemoveTokenResponse removeToken(HiveMetastore.RemoveTokenRequest request)
public HiveMetastore.GetAllTokenIdentifiersResponse getAllTokenIdentifiers(HiveMetastore.GetAllTokenIdentifiersRequest request)
public HiveMetastore.AddMasterKeyResponse addMasterKey(HiveMetastore.AddMasterKeyRequest request)
public HiveMetastore.UpdateMasterKeyResponse updateMasterKey(HiveMetastore.UpdateMasterKeyRequest request)
public HiveMetastore.RemoveMasterKeyResponse removeMasterKey(HiveMetastore.RemoveMasterKeyRequest request)
public HiveMetastore.GetMasterKeysResponse getMasterKeys(HiveMetastore.GetMasterKeysRequest request)
public HiveMetastore.GetOpenTxnsInfoResponse getOpenTxnsInfo(HiveMetastore.GetOpenTxnsInfoRequest request)
public HiveMetastore.OpenTxnsResponse openTxns(HiveMetastore.OpenTxnsRequest request)
public HiveMetastore.AbortTxnResponse abortTxn(HiveMetastore.AbortTxnRequest request)
public HiveMetastore.AbortTxnsResponse abortTxns(HiveMetastore.AbortTxnsRequest request)
public HiveMetastore.CommitTxnResponse commitTxn(HiveMetastore.CommitTxnRequest request)
public HiveMetastore.GetLatestTxnidInConflictResponse getLatestTxnidInConflict(HiveMetastore.GetLatestTxnidInConflictRequest request)
public HiveMetastore.ReplTblWriteidStateResponse replTblWriteidState(HiveMetastore.ReplTblWriteidStateRequest request)
public HiveMetastore.GetValidWriteIdsResponse getValidWriteIds(HiveMetastore.GetValidWriteIdsRequest request)
public HiveMetastore.AllocateTableWriteIdsResponse allocateTableWriteIds(HiveMetastore.AllocateTableWriteIdsRequest request)
public HiveMetastore.GetMaxAllocatedTableWriteIdResponse getMaxAllocatedTableWriteId(HiveMetastore.GetMaxAllocatedTableWriteIdRequest request)
public HiveMetastore.SeedWriteIdResponse seedWriteId(HiveMetastore.SeedWriteIdRequest request)
public HiveMetastore.SeedTxnIdResponse seedTxnId(HiveMetastore.SeedTxnIdRequest request)
public HiveMetastore.LockResponse lock(HiveMetastore.LockRequest request)
public HiveMetastore.CheckLockResponse checkLock(HiveMetastore.CheckLockRequest request)
public HiveMetastore.UnlockResponse unlock(HiveMetastore.UnlockRequest request)
public HiveMetastore.ShowLocksResponse showLocks(HiveMetastore.ShowLocksRequest request)
public HiveMetastore.HeartbeatResponse heartbeat(HiveMetastore.HeartbeatRequest request)
public HiveMetastore.HeartbeatTxnRangeResponse heartbeatTxnRange(HiveMetastore.HeartbeatTxnRangeRequest request)
public HiveMetastore.CompactResponse compact(HiveMetastore.CompactRequest request)
public HiveMetastore.Compact2Response compact2(HiveMetastore.Compact2Request request)
public HiveMetastore.ShowCompactResponse showCompact(HiveMetastore.ShowCompactRequest request)
public HiveMetastore.AddDynamicPartitionsResponse addDynamicPartitions(HiveMetastore.AddDynamicPartitionsRequest request)
public HiveMetastore.OptionalCompactionInfoStruct findNextCompact(HiveMetastore.FindNextCompactRequest request)
public HiveMetastore.OptionalCompactionInfoStruct findNextCompact2(HiveMetastore.FindNextCompact2Request request)
public HiveMetastore.UpdateCompactorStateResponse updateCompactorState(HiveMetastore.CompactionInfoStruct request)
public HiveMetastore.FindColumnsWithStatsResponse findColumnsWithStats(HiveMetastore.CompactionInfoStruct request)
public HiveMetastore.MarkCleanedResponse markCleaned(HiveMetastore.CompactionInfoStruct request)
public HiveMetastore.MarkCompactedResponse markCompacted(HiveMetastore.CompactionInfoStruct request)
public HiveMetastore.MarkFailedResponse markFailed(HiveMetastore.CompactionInfoStruct request)
public HiveMetastore.MarkRefusedResponse markRefused(HiveMetastore.CompactionInfoStruct request)
public HiveMetastore.UpdateCompactionMetricsDataResponse updateCompactionMetricsData(HiveMetastore.CompactionMetricsDataStruct request)
public HiveMetastore.RemoveCompactionMetricsDataResponse removeCompactionMetricsData(HiveMetastore.RemoveCompactionMetricsDataRequest request)
public HiveMetastore.SetHadoopJobidResponse setHadoopJobid(HiveMetastore.SetHadoopJobidRequest request)
public HiveMetastore.GetLatestCommittedCompactionInfoResponse getLatestCommittedCompactionInfo(HiveMetastore.GetLatestCommittedCompactionInfoRequest request)
public HiveMetastore.GetNextNotificationResponse getNextNotification(HiveMetastore.GetNextNotificationRequest request)
public HiveMetastore.GetCurrentNotificationEventIdResponse getCurrentNotificationEventId(HiveMetastore.GetCurrentNotificationEventIdRequest request)
public HiveMetastore.GetNotficationEventsCountResponse getNotificationEventsCount(HiveMetastore.GetNotficationEventsCountRequest request)
public HiveMetastore.FireListenerEventResponse fireListenerEvent(HiveMetastore.FireListenerEventRequest request)
public HiveMetastore.FlushCacheResponse flushCache(HiveMetastore.FlushCacheRequest request)
public HiveMetastore.AddWriteNotificationLogResponse addWriteNotificationLog(HiveMetastore.AddWriteNotificationLogRequest request)
public HiveMetastore.AddWriteNotificationLogInBatchResponse addWriteNotificationLogInBatch(HiveMetastore.AddWriteNotificationLogInBatchRequest request)
public HiveMetastore.CmRecycleResponse cmRecycle(HiveMetastore.CmRecycleRequest request)
public HiveMetastore.GetFileMetadataByExprResponse getFileMetadataByExpr(HiveMetastore.GetFileMetadataByExprRequest request)
public HiveMetastore.GetFileMetadataResponse getFileMetadata(HiveMetastore.GetFileMetadataRequest request)
public HiveMetastore.PutFileMetadataResponse putFileMetadata(HiveMetastore.PutFileMetadataRequest request)
public HiveMetastore.ClearFileMetadataResponse clearFileMetadata(HiveMetastore.ClearFileMetadataRequest request)
public HiveMetastore.CacheFileMetadataResponse cacheFileMetadata(HiveMetastore.CacheFileMetadataRequest request)
public HiveMetastore.GetMetastoreDbUuidResponse getMetastoreDbUuid(HiveMetastore.GetMetastoreDbUuidRequest request)
public HiveMetastore.WMCreateResourcePlanResponse createResourcePlan(HiveMetastore.WMCreateResourcePlanRequest request)
public HiveMetastore.WMGetResourcePlanResponse getResourcePlan(HiveMetastore.WMGetResourcePlanRequest request)
public HiveMetastore.WMGetActiveResourcePlanResponse getActiveResourcePlan(HiveMetastore.WMGetActiveResourcePlanRequest request)
public HiveMetastore.WMGetAllResourcePlanResponse getAllResourcePlans(HiveMetastore.WMGetAllResourcePlanRequest request)
public HiveMetastore.WMAlterResourcePlanResponse alterResourcePlan(HiveMetastore.WMAlterResourcePlanRequest request)
public HiveMetastore.WMValidateResourcePlanResponse validateResourcePlan(HiveMetastore.WMValidateResourcePlanRequest request)
public HiveMetastore.WMDropResourcePlanResponse dropResourcePlan(HiveMetastore.WMDropResourcePlanRequest request)
public HiveMetastore.WMCreateTriggerResponse createWmTrigger(HiveMetastore.WMCreateTriggerRequest request)
public HiveMetastore.WMAlterTriggerResponse alterWmTrigger(HiveMetastore.WMAlterTriggerRequest request)
public HiveMetastore.WMDropTriggerResponse dropWmTrigger(HiveMetastore.WMDropTriggerRequest request)
public HiveMetastore.WMGetTriggersForResourcePlanResponse getTriggersForResourcePlan(HiveMetastore.WMGetTriggersForResourcePlanRequest request)
public HiveMetastore.WMCreatePoolResponse createWmPool(HiveMetastore.WMCreatePoolRequest request)
public HiveMetastore.WMAlterPoolResponse alterWmPool(HiveMetastore.WMAlterPoolRequest request)
public HiveMetastore.WMDropPoolResponse dropWmPool(HiveMetastore.WMDropPoolRequest request)
public HiveMetastore.WMCreateOrUpdateMappingResponse createOrUpdateWmMapping(HiveMetastore.WMCreateOrUpdateMappingRequest request)
public HiveMetastore.WMDropMappingResponse dropWmMapping(HiveMetastore.WMDropMappingRequest request)
public HiveMetastore.WMCreateOrDropTriggerToPoolMappingResponse createOrDropWmTriggerToPoolMapping(HiveMetastore.WMCreateOrDropTriggerToPoolMappingRequest request)
public HiveMetastore.CreateISchemaResponse createISchema(HiveMetastore.ISchema request)
public HiveMetastore.AlterISchemaResponse alterISchema(HiveMetastore.AlterISchemaRequest request)
public HiveMetastore.ISchema getISchema(HiveMetastore.ISchemaName request)
public HiveMetastore.DropISchemaResponse dropISchema(HiveMetastore.ISchemaName request)
public HiveMetastore.AddSchemaVersionResponse addSchemaVersion(HiveMetastore.SchemaVersion request)
public HiveMetastore.SchemaVersion getSchemaVersion(HiveMetastore.SchemaVersionDescriptor request)
public HiveMetastore.SchemaVersion getSchemaLatestVersion(HiveMetastore.ISchemaName request)
public HiveMetastore.GetSchemaAllVersionsResponse getSchemaAllVersions(HiveMetastore.ISchemaName request)
public HiveMetastore.DropSchemaVersionResponse dropSchemaVersion(HiveMetastore.SchemaVersionDescriptor request)
public HiveMetastore.GetSchemasByColsResponse getSchemasByCols(HiveMetastore.GetSchemasByColsRequest request)
public HiveMetastore.MapSchemaVersionToSerdeResponse mapSchemaVersionToSerde(HiveMetastore.MapSchemaVersionToSerdeRequest request)
public HiveMetastore.SetSchemaVersionStateResponse setSchemaVersionState(HiveMetastore.SetSchemaVersionStateRequest request)
public HiveMetastore.AddSerdeResponse addSerde(HiveMetastore.SerDeInfo request)
public HiveMetastore.SerDeInfo getSerde(HiveMetastore.GetSerdeRequest request)
public HiveMetastore.GetLockMaterializationRebuildResponse getLockMaterializationRebuild(HiveMetastore.GetLockMaterializationRebuildRequest request)
public HiveMetastore.HeartbeatLockMaterializationRebuildResponse heartbeatLockMaterializationRebuild(HiveMetastore.HeartbeatLockMaterializationRebuildRequest request)
public HiveMetastore.AddRuntimeStatsResponse addRuntimeStats(HiveMetastore.RuntimeStat request)
public HiveMetastore.GetRuntimeStatsResponse getRuntimeStats(HiveMetastore.GetRuntimeStatsRequest request)
public HiveMetastore.GetPartitionsWithSpecsResponse getPartitionsWithSpecs(HiveMetastore.GetPartitionsWithSpecsRequest request)
public HiveMetastore.ScheduledQueryPollResponse scheduledQueryPoll(HiveMetastore.ScheduledQueryPollRequest request)
public HiveMetastore.ScheduledQueryMaintenanceResponse scheduledQueryMaintenance(HiveMetastore.ScheduledQueryMaintenanceRequest request)
public HiveMetastore.ScheduledQueryProgressResponse scheduledQueryProgress(HiveMetastore.ScheduledQueryProgressInfo request)
public HiveMetastore.ScheduledQuery getScheduledQuery(HiveMetastore.ScheduledQueryKey request)
public HiveMetastore.AddReplicationMetricsResponse addReplicationMetrics(HiveMetastore.ReplicationMetricsList request)
public HiveMetastore.ReplicationMetricsList getReplicationMetrics(HiveMetastore.GetReplicationMetricsRequest request)
public HiveMetastore.GetOpenTxnsReqResponse getOpenTxnsReq(HiveMetastore.GetOpenTxnsReqRequest request)
public HiveMetastore.CreateStoredProcedureResponse createStoredProcedure(HiveMetastore.StoredProcedure request)
public HiveMetastore.StoredProcedure getStoredProcedure(HiveMetastore.GetStoredProcedureRequest request)
public HiveMetastore.DropStoredProcedureResponse dropStoredProcedure(HiveMetastore.DropStoredProcedureRequest request)
public HiveMetastore.GetAllStoredProceduresResponse getAllStoredProcedures(HiveMetastore.GetAllStoredProceduresRequest request)
public HiveMetastore.Package findPackage(HiveMetastore.FindPackageRequest request)
public HiveMetastore.AddPackageResponse addPackage(HiveMetastore.AddPackageRequest request)
public HiveMetastore.GetAllPackagesResponse getAllPackages(HiveMetastore.GetAllPackagesRequest request)
public HiveMetastore.DropPackageResponse dropPackage(HiveMetastore.DropPackageRequest request)
public HiveMetastore.GetAllWriteEventInfoResponse getAllWriteEventInfo(HiveMetastore.GetAllWriteEventInfoRequest request)
Copyright © 2024 The Apache Software Foundation. All rights reserved.