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