pub enum ThriftHiveMetastoreResponseRecv {
Show 154 variants GetMetaConf(ThriftHiveMetastoreGetMetaConfResultRecv), SetMetaConf(ThriftHiveMetastoreSetMetaConfResultRecv), CreateDatabase(ThriftHiveMetastoreCreateDatabaseResultRecv), GetDatabase(ThriftHiveMetastoreGetDatabaseResultRecv), DropDatabase(ThriftHiveMetastoreDropDatabaseResultRecv), GetDatabases(ThriftHiveMetastoreGetDatabasesResultRecv), GetAllDatabases(ThriftHiveMetastoreGetAllDatabasesResultRecv), AlterDatabase(ThriftHiveMetastoreAlterDatabaseResultRecv), GetType(ThriftHiveMetastoreGetTypeResultRecv), CreateType(ThriftHiveMetastoreCreateTypeResultRecv), DropType(ThriftHiveMetastoreDropTypeResultRecv), GetTypeAll(ThriftHiveMetastoreGetTypeAllResultRecv), GetFields(ThriftHiveMetastoreGetFieldsResultRecv), GetFieldsWithEnvironmentContext(ThriftHiveMetastoreGetFieldsWithEnvironmentContextResultRecv), GetSchema(ThriftHiveMetastoreGetSchemaResultRecv), GetSchemaWithEnvironmentContext(ThriftHiveMetastoreGetSchemaWithEnvironmentContextResultRecv), CreateTable(ThriftHiveMetastoreCreateTableResultRecv), CreateTableWithEnvironmentContext(ThriftHiveMetastoreCreateTableWithEnvironmentContextResultRecv), CreateTableWithConstraints(ThriftHiveMetastoreCreateTableWithConstraintsResultRecv), DropConstraint(ThriftHiveMetastoreDropConstraintResultRecv), AddPrimaryKey(ThriftHiveMetastoreAddPrimaryKeyResultRecv), AddForeignKey(ThriftHiveMetastoreAddForeignKeyResultRecv), DropTable(ThriftHiveMetastoreDropTableResultRecv), DropTableWithEnvironmentContext(ThriftHiveMetastoreDropTableWithEnvironmentContextResultRecv), GetTables(ThriftHiveMetastoreGetTablesResultRecv), GetTablesByType(ThriftHiveMetastoreGetTablesByTypeResultRecv), GetTableMeta(ThriftHiveMetastoreGetTableMetaResultRecv), GetAllTables(ThriftHiveMetastoreGetAllTablesResultRecv), GetTable(ThriftHiveMetastoreGetTableResultRecv), GetTableObjectsByName(ThriftHiveMetastoreGetTableObjectsByNameResultRecv), GetTableReq(ThriftHiveMetastoreGetTableReqResultRecv), GetTableObjectsByNameReq(ThriftHiveMetastoreGetTableObjectsByNameReqResultRecv), GetTableNamesByFilter(ThriftHiveMetastoreGetTableNamesByFilterResultRecv), AlterTable(ThriftHiveMetastoreAlterTableResultRecv), AlterTableWithEnvironmentContext(ThriftHiveMetastoreAlterTableWithEnvironmentContextResultRecv), AlterTableWithCascade(ThriftHiveMetastoreAlterTableWithCascadeResultRecv), AddPartition(ThriftHiveMetastoreAddPartitionResultRecv), AddPartitionWithEnvironmentContext(ThriftHiveMetastoreAddPartitionWithEnvironmentContextResultRecv), AddPartitions(ThriftHiveMetastoreAddPartitionsResultRecv), AddPartitionsPspec(ThriftHiveMetastoreAddPartitionsPspecResultRecv), AppendPartition(ThriftHiveMetastoreAppendPartitionResultRecv), AddPartitionsReq(ThriftHiveMetastoreAddPartitionsReqResultRecv), AppendPartitionWithEnvironmentContext(ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResultRecv), AppendPartitionByName(ThriftHiveMetastoreAppendPartitionByNameResultRecv), AppendPartitionByNameWithEnvironmentContext(ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResultRecv), DropPartition(ThriftHiveMetastoreDropPartitionResultRecv), DropPartitionWithEnvironmentContext(ThriftHiveMetastoreDropPartitionWithEnvironmentContextResultRecv), DropPartitionByName(ThriftHiveMetastoreDropPartitionByNameResultRecv), DropPartitionByNameWithEnvironmentContext(ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResultRecv), DropPartitionsReq(ThriftHiveMetastoreDropPartitionsReqResultRecv), GetPartition(ThriftHiveMetastoreGetPartitionResultRecv), ExchangePartition(ThriftHiveMetastoreExchangePartitionResultRecv), ExchangePartitions(ThriftHiveMetastoreExchangePartitionsResultRecv), GetPartitionWithAuth(ThriftHiveMetastoreGetPartitionWithAuthResultRecv), GetPartitionByName(ThriftHiveMetastoreGetPartitionByNameResultRecv), GetPartitions(ThriftHiveMetastoreGetPartitionsResultRecv), GetPartitionsWithAuth(ThriftHiveMetastoreGetPartitionsWithAuthResultRecv), GetPartitionsPspec(ThriftHiveMetastoreGetPartitionsPspecResultRecv), GetPartitionNames(ThriftHiveMetastoreGetPartitionNamesResultRecv), GetPartitionValues(ThriftHiveMetastoreGetPartitionValuesResultRecv), GetPartitionsPs(ThriftHiveMetastoreGetPartitionsPsResultRecv), GetPartitionsPsWithAuth(ThriftHiveMetastoreGetPartitionsPsWithAuthResultRecv), GetPartitionNamesPs(ThriftHiveMetastoreGetPartitionNamesPsResultRecv), GetPartitionsByFilter(ThriftHiveMetastoreGetPartitionsByFilterResultRecv), GetPartSpecsByFilter(ThriftHiveMetastoreGetPartSpecsByFilterResultRecv), GetPartitionsByExpr(ThriftHiveMetastoreGetPartitionsByExprResultRecv), GetNumPartitionsByFilter(ThriftHiveMetastoreGetNumPartitionsByFilterResultRecv), GetPartitionsByNames(ThriftHiveMetastoreGetPartitionsByNamesResultRecv), AlterPartition(ThriftHiveMetastoreAlterPartitionResultRecv), AlterPartitions(ThriftHiveMetastoreAlterPartitionsResultRecv), AlterPartitionsWithEnvironmentContext(ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResultRecv), AlterPartitionWithEnvironmentContext(ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResultRecv), RenamePartition(ThriftHiveMetastoreRenamePartitionResultRecv), PartitionNameHasValidCharacters(ThriftHiveMetastorePartitionNameHasValidCharactersResultRecv), GetConfigValue(ThriftHiveMetastoreGetConfigValueResultRecv), PartitionNameToVals(ThriftHiveMetastorePartitionNameToValsResultRecv), PartitionNameToSpec(ThriftHiveMetastorePartitionNameToSpecResultRecv), MarkPartitionForEvent(ThriftHiveMetastoreMarkPartitionForEventResultRecv), IsPartitionMarkedForEvent(ThriftHiveMetastoreIsPartitionMarkedForEventResultRecv), AddIndex(ThriftHiveMetastoreAddIndexResultRecv), AlterIndex(ThriftHiveMetastoreAlterIndexResultRecv), DropIndexByName(ThriftHiveMetastoreDropIndexByNameResultRecv), GetIndexByName(ThriftHiveMetastoreGetIndexByNameResultRecv), GetIndexes(ThriftHiveMetastoreGetIndexesResultRecv), GetIndexNames(ThriftHiveMetastoreGetIndexNamesResultRecv), GetPrimaryKeys(ThriftHiveMetastoreGetPrimaryKeysResultRecv), GetForeignKeys(ThriftHiveMetastoreGetForeignKeysResultRecv), UpdateTableColumnStatistics(ThriftHiveMetastoreUpdateTableColumnStatisticsResultRecv), UpdatePartitionColumnStatistics(ThriftHiveMetastoreUpdatePartitionColumnStatisticsResultRecv), GetTableColumnStatistics(ThriftHiveMetastoreGetTableColumnStatisticsResultRecv), GetPartitionColumnStatistics(ThriftHiveMetastoreGetPartitionColumnStatisticsResultRecv), GetTableStatisticsReq(ThriftHiveMetastoreGetTableStatisticsReqResultRecv), GetPartitionsStatisticsReq(ThriftHiveMetastoreGetPartitionsStatisticsReqResultRecv), GetAggrStatsFor(ThriftHiveMetastoreGetAggrStatsForResultRecv), SetAggrStatsFor(ThriftHiveMetastoreSetAggrStatsForResultRecv), DeletePartitionColumnStatistics(ThriftHiveMetastoreDeletePartitionColumnStatisticsResultRecv), DeleteTableColumnStatistics(ThriftHiveMetastoreDeleteTableColumnStatisticsResultRecv), CreateFunction(ThriftHiveMetastoreCreateFunctionResultRecv), DropFunction(ThriftHiveMetastoreDropFunctionResultRecv), AlterFunction(ThriftHiveMetastoreAlterFunctionResultRecv), GetFunctions(ThriftHiveMetastoreGetFunctionsResultRecv), GetFunction(ThriftHiveMetastoreGetFunctionResultRecv), GetAllFunctions(ThriftHiveMetastoreGetAllFunctionsResultRecv), CreateRole(ThriftHiveMetastoreCreateRoleResultRecv), DropRole(ThriftHiveMetastoreDropRoleResultRecv), GetRoleNames(ThriftHiveMetastoreGetRoleNamesResultRecv), GrantRole(ThriftHiveMetastoreGrantRoleResultRecv), RevokeRole(ThriftHiveMetastoreRevokeRoleResultRecv), ListRoles(ThriftHiveMetastoreListRolesResultRecv), GrantRevokeRole(ThriftHiveMetastoreGrantRevokeRoleResultRecv), GetPrincipalsInRole(ThriftHiveMetastoreGetPrincipalsInRoleResultRecv), GetRoleGrantsForPrincipal(ThriftHiveMetastoreGetRoleGrantsForPrincipalResultRecv), GetPrivilegeSet(ThriftHiveMetastoreGetPrivilegeSetResultRecv), ListPrivileges(ThriftHiveMetastoreListPrivilegesResultRecv), GrantPrivileges(ThriftHiveMetastoreGrantPrivilegesResultRecv), RevokePrivileges(ThriftHiveMetastoreRevokePrivilegesResultRecv), GrantRevokePrivileges(ThriftHiveMetastoreGrantRevokePrivilegesResultRecv), SetUgi(ThriftHiveMetastoreSetUgiResultRecv), GetDelegationToken(ThriftHiveMetastoreGetDelegationTokenResultRecv), RenewDelegationToken(ThriftHiveMetastoreRenewDelegationTokenResultRecv), CancelDelegationToken(ThriftHiveMetastoreCancelDelegationTokenResultRecv), AddToken(ThriftHiveMetastoreAddTokenResultRecv), RemoveToken(ThriftHiveMetastoreRemoveTokenResultRecv), GetToken(ThriftHiveMetastoreGetTokenResultRecv), GetAllTokenIdentifiers(ThriftHiveMetastoreGetAllTokenIdentifiersResultRecv), AddMasterKey(ThriftHiveMetastoreAddMasterKeyResultRecv), UpdateMasterKey(ThriftHiveMetastoreUpdateMasterKeyResultRecv), RemoveMasterKey(ThriftHiveMetastoreRemoveMasterKeyResultRecv), GetMasterKeys(ThriftHiveMetastoreGetMasterKeysResultRecv), GetOpenTxns(ThriftHiveMetastoreGetOpenTxnsResultRecv), GetOpenTxnsInfo(ThriftHiveMetastoreGetOpenTxnsInfoResultRecv), OpenTxns(ThriftHiveMetastoreOpenTxnsResultRecv), AbortTxn(ThriftHiveMetastoreAbortTxnResultRecv), AbortTxns(ThriftHiveMetastoreAbortTxnsResultRecv), CommitTxn(ThriftHiveMetastoreCommitTxnResultRecv), Lock(ThriftHiveMetastoreLockResultRecv), CheckLock(ThriftHiveMetastoreCheckLockResultRecv), Unlock(ThriftHiveMetastoreUnlockResultRecv), ShowLocks(ThriftHiveMetastoreShowLocksResultRecv), Heartbeat(ThriftHiveMetastoreHeartbeatResultRecv), HeartbeatTxnRange(ThriftHiveMetastoreHeartbeatTxnRangeResultRecv), Compact(ThriftHiveMetastoreCompactResultRecv), Compact2(ThriftHiveMetastoreCompact2ResultRecv), ShowCompact(ThriftHiveMetastoreShowCompactResultRecv), AddDynamicPartitions(ThriftHiveMetastoreAddDynamicPartitionsResultRecv), GetNextNotification(ThriftHiveMetastoreGetNextNotificationResultRecv), GetCurrentNotificationEventId(ThriftHiveMetastoreGetCurrentNotificationEventIdResultRecv), FireListenerEvent(ThriftHiveMetastoreFireListenerEventResultRecv), FlushCache(ThriftHiveMetastoreFlushCacheResultRecv), GetFileMetadataByExpr(ThriftHiveMetastoreGetFileMetadataByExprResultRecv), GetFileMetadata(ThriftHiveMetastoreGetFileMetadataResultRecv), PutFileMetadata(ThriftHiveMetastorePutFileMetadataResultRecv), ClearFileMetadata(ThriftHiveMetastoreClearFileMetadataResultRecv), CacheFileMetadata(ThriftHiveMetastoreCacheFileMetadataResultRecv),
}

Variants§

§

GetMetaConf(ThriftHiveMetastoreGetMetaConfResultRecv)

§

SetMetaConf(ThriftHiveMetastoreSetMetaConfResultRecv)

§

CreateDatabase(ThriftHiveMetastoreCreateDatabaseResultRecv)

§

GetDatabase(ThriftHiveMetastoreGetDatabaseResultRecv)

§

DropDatabase(ThriftHiveMetastoreDropDatabaseResultRecv)

§

GetDatabases(ThriftHiveMetastoreGetDatabasesResultRecv)

§

GetAllDatabases(ThriftHiveMetastoreGetAllDatabasesResultRecv)

§

AlterDatabase(ThriftHiveMetastoreAlterDatabaseResultRecv)

§

GetType(ThriftHiveMetastoreGetTypeResultRecv)

§

CreateType(ThriftHiveMetastoreCreateTypeResultRecv)

§

DropType(ThriftHiveMetastoreDropTypeResultRecv)

§

GetTypeAll(ThriftHiveMetastoreGetTypeAllResultRecv)

§

GetFields(ThriftHiveMetastoreGetFieldsResultRecv)

§

GetFieldsWithEnvironmentContext(ThriftHiveMetastoreGetFieldsWithEnvironmentContextResultRecv)

§

GetSchema(ThriftHiveMetastoreGetSchemaResultRecv)

§

GetSchemaWithEnvironmentContext(ThriftHiveMetastoreGetSchemaWithEnvironmentContextResultRecv)

§

CreateTable(ThriftHiveMetastoreCreateTableResultRecv)

§

CreateTableWithEnvironmentContext(ThriftHiveMetastoreCreateTableWithEnvironmentContextResultRecv)

§

CreateTableWithConstraints(ThriftHiveMetastoreCreateTableWithConstraintsResultRecv)

§

DropConstraint(ThriftHiveMetastoreDropConstraintResultRecv)

§

AddPrimaryKey(ThriftHiveMetastoreAddPrimaryKeyResultRecv)

§

AddForeignKey(ThriftHiveMetastoreAddForeignKeyResultRecv)

§

DropTable(ThriftHiveMetastoreDropTableResultRecv)

§

DropTableWithEnvironmentContext(ThriftHiveMetastoreDropTableWithEnvironmentContextResultRecv)

§

GetTables(ThriftHiveMetastoreGetTablesResultRecv)

§

GetTablesByType(ThriftHiveMetastoreGetTablesByTypeResultRecv)

§

GetTableMeta(ThriftHiveMetastoreGetTableMetaResultRecv)

§

GetAllTables(ThriftHiveMetastoreGetAllTablesResultRecv)

§

GetTable(ThriftHiveMetastoreGetTableResultRecv)

§

GetTableObjectsByName(ThriftHiveMetastoreGetTableObjectsByNameResultRecv)

§

GetTableReq(ThriftHiveMetastoreGetTableReqResultRecv)

§

GetTableObjectsByNameReq(ThriftHiveMetastoreGetTableObjectsByNameReqResultRecv)

§

GetTableNamesByFilter(ThriftHiveMetastoreGetTableNamesByFilterResultRecv)

§

AlterTable(ThriftHiveMetastoreAlterTableResultRecv)

§

AlterTableWithEnvironmentContext(ThriftHiveMetastoreAlterTableWithEnvironmentContextResultRecv)

§

AlterTableWithCascade(ThriftHiveMetastoreAlterTableWithCascadeResultRecv)

§

AddPartition(ThriftHiveMetastoreAddPartitionResultRecv)

§

AddPartitionWithEnvironmentContext(ThriftHiveMetastoreAddPartitionWithEnvironmentContextResultRecv)

§

AddPartitions(ThriftHiveMetastoreAddPartitionsResultRecv)

§

AddPartitionsPspec(ThriftHiveMetastoreAddPartitionsPspecResultRecv)

§

AppendPartition(ThriftHiveMetastoreAppendPartitionResultRecv)

§

AddPartitionsReq(ThriftHiveMetastoreAddPartitionsReqResultRecv)

§

AppendPartitionWithEnvironmentContext(ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResultRecv)

§

AppendPartitionByName(ThriftHiveMetastoreAppendPartitionByNameResultRecv)

§

AppendPartitionByNameWithEnvironmentContext(ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResultRecv)

§

DropPartition(ThriftHiveMetastoreDropPartitionResultRecv)

§

DropPartitionWithEnvironmentContext(ThriftHiveMetastoreDropPartitionWithEnvironmentContextResultRecv)

§

DropPartitionByName(ThriftHiveMetastoreDropPartitionByNameResultRecv)

§

DropPartitionByNameWithEnvironmentContext(ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResultRecv)

§

DropPartitionsReq(ThriftHiveMetastoreDropPartitionsReqResultRecv)

§

GetPartition(ThriftHiveMetastoreGetPartitionResultRecv)

§

ExchangePartition(ThriftHiveMetastoreExchangePartitionResultRecv)

§

ExchangePartitions(ThriftHiveMetastoreExchangePartitionsResultRecv)

§

GetPartitionWithAuth(ThriftHiveMetastoreGetPartitionWithAuthResultRecv)

§

GetPartitionByName(ThriftHiveMetastoreGetPartitionByNameResultRecv)

§

GetPartitions(ThriftHiveMetastoreGetPartitionsResultRecv)

§

GetPartitionsWithAuth(ThriftHiveMetastoreGetPartitionsWithAuthResultRecv)

§

GetPartitionsPspec(ThriftHiveMetastoreGetPartitionsPspecResultRecv)

§

GetPartitionNames(ThriftHiveMetastoreGetPartitionNamesResultRecv)

§

GetPartitionValues(ThriftHiveMetastoreGetPartitionValuesResultRecv)

§

GetPartitionsPs(ThriftHiveMetastoreGetPartitionsPsResultRecv)

§

GetPartitionsPsWithAuth(ThriftHiveMetastoreGetPartitionsPsWithAuthResultRecv)

§

GetPartitionNamesPs(ThriftHiveMetastoreGetPartitionNamesPsResultRecv)

§

GetPartitionsByFilter(ThriftHiveMetastoreGetPartitionsByFilterResultRecv)

§

GetPartSpecsByFilter(ThriftHiveMetastoreGetPartSpecsByFilterResultRecv)

§

GetPartitionsByExpr(ThriftHiveMetastoreGetPartitionsByExprResultRecv)

§

GetNumPartitionsByFilter(ThriftHiveMetastoreGetNumPartitionsByFilterResultRecv)

§

GetPartitionsByNames(ThriftHiveMetastoreGetPartitionsByNamesResultRecv)

§

AlterPartition(ThriftHiveMetastoreAlterPartitionResultRecv)

§

AlterPartitions(ThriftHiveMetastoreAlterPartitionsResultRecv)

§

AlterPartitionsWithEnvironmentContext(ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResultRecv)

§

AlterPartitionWithEnvironmentContext(ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResultRecv)

§

RenamePartition(ThriftHiveMetastoreRenamePartitionResultRecv)

§

PartitionNameHasValidCharacters(ThriftHiveMetastorePartitionNameHasValidCharactersResultRecv)

§

GetConfigValue(ThriftHiveMetastoreGetConfigValueResultRecv)

§

PartitionNameToVals(ThriftHiveMetastorePartitionNameToValsResultRecv)

§

PartitionNameToSpec(ThriftHiveMetastorePartitionNameToSpecResultRecv)

§

MarkPartitionForEvent(ThriftHiveMetastoreMarkPartitionForEventResultRecv)

§

IsPartitionMarkedForEvent(ThriftHiveMetastoreIsPartitionMarkedForEventResultRecv)

§

AddIndex(ThriftHiveMetastoreAddIndexResultRecv)

§

AlterIndex(ThriftHiveMetastoreAlterIndexResultRecv)

§

DropIndexByName(ThriftHiveMetastoreDropIndexByNameResultRecv)

§

GetIndexByName(ThriftHiveMetastoreGetIndexByNameResultRecv)

§

GetIndexes(ThriftHiveMetastoreGetIndexesResultRecv)

§

GetIndexNames(ThriftHiveMetastoreGetIndexNamesResultRecv)

§

GetPrimaryKeys(ThriftHiveMetastoreGetPrimaryKeysResultRecv)

§

GetForeignKeys(ThriftHiveMetastoreGetForeignKeysResultRecv)

§

UpdateTableColumnStatistics(ThriftHiveMetastoreUpdateTableColumnStatisticsResultRecv)

§

UpdatePartitionColumnStatistics(ThriftHiveMetastoreUpdatePartitionColumnStatisticsResultRecv)

§

GetTableColumnStatistics(ThriftHiveMetastoreGetTableColumnStatisticsResultRecv)

§

GetPartitionColumnStatistics(ThriftHiveMetastoreGetPartitionColumnStatisticsResultRecv)

§

GetTableStatisticsReq(ThriftHiveMetastoreGetTableStatisticsReqResultRecv)

§

GetPartitionsStatisticsReq(ThriftHiveMetastoreGetPartitionsStatisticsReqResultRecv)

§

GetAggrStatsFor(ThriftHiveMetastoreGetAggrStatsForResultRecv)

§

SetAggrStatsFor(ThriftHiveMetastoreSetAggrStatsForResultRecv)

§

DeletePartitionColumnStatistics(ThriftHiveMetastoreDeletePartitionColumnStatisticsResultRecv)

§

DeleteTableColumnStatistics(ThriftHiveMetastoreDeleteTableColumnStatisticsResultRecv)

§

CreateFunction(ThriftHiveMetastoreCreateFunctionResultRecv)

§

DropFunction(ThriftHiveMetastoreDropFunctionResultRecv)

§

AlterFunction(ThriftHiveMetastoreAlterFunctionResultRecv)

§

GetFunctions(ThriftHiveMetastoreGetFunctionsResultRecv)

§

GetFunction(ThriftHiveMetastoreGetFunctionResultRecv)

§

GetAllFunctions(ThriftHiveMetastoreGetAllFunctionsResultRecv)

§

CreateRole(ThriftHiveMetastoreCreateRoleResultRecv)

§

DropRole(ThriftHiveMetastoreDropRoleResultRecv)

§

GetRoleNames(ThriftHiveMetastoreGetRoleNamesResultRecv)

§

GrantRole(ThriftHiveMetastoreGrantRoleResultRecv)

§

RevokeRole(ThriftHiveMetastoreRevokeRoleResultRecv)

§

ListRoles(ThriftHiveMetastoreListRolesResultRecv)

§

GrantRevokeRole(ThriftHiveMetastoreGrantRevokeRoleResultRecv)

§

GetPrincipalsInRole(ThriftHiveMetastoreGetPrincipalsInRoleResultRecv)

§

GetRoleGrantsForPrincipal(ThriftHiveMetastoreGetRoleGrantsForPrincipalResultRecv)

§

GetPrivilegeSet(ThriftHiveMetastoreGetPrivilegeSetResultRecv)

§

ListPrivileges(ThriftHiveMetastoreListPrivilegesResultRecv)

§

GrantPrivileges(ThriftHiveMetastoreGrantPrivilegesResultRecv)

§

RevokePrivileges(ThriftHiveMetastoreRevokePrivilegesResultRecv)

§

GrantRevokePrivileges(ThriftHiveMetastoreGrantRevokePrivilegesResultRecv)

§

SetUgi(ThriftHiveMetastoreSetUgiResultRecv)

§

GetDelegationToken(ThriftHiveMetastoreGetDelegationTokenResultRecv)

§

RenewDelegationToken(ThriftHiveMetastoreRenewDelegationTokenResultRecv)

§

CancelDelegationToken(ThriftHiveMetastoreCancelDelegationTokenResultRecv)

§

AddToken(ThriftHiveMetastoreAddTokenResultRecv)

§

RemoveToken(ThriftHiveMetastoreRemoveTokenResultRecv)

§

GetToken(ThriftHiveMetastoreGetTokenResultRecv)

§

GetAllTokenIdentifiers(ThriftHiveMetastoreGetAllTokenIdentifiersResultRecv)

§

AddMasterKey(ThriftHiveMetastoreAddMasterKeyResultRecv)

§

UpdateMasterKey(ThriftHiveMetastoreUpdateMasterKeyResultRecv)

§

RemoveMasterKey(ThriftHiveMetastoreRemoveMasterKeyResultRecv)

§

GetMasterKeys(ThriftHiveMetastoreGetMasterKeysResultRecv)

§

GetOpenTxns(ThriftHiveMetastoreGetOpenTxnsResultRecv)

§

GetOpenTxnsInfo(ThriftHiveMetastoreGetOpenTxnsInfoResultRecv)

§

OpenTxns(ThriftHiveMetastoreOpenTxnsResultRecv)

§

AbortTxn(ThriftHiveMetastoreAbortTxnResultRecv)

§

AbortTxns(ThriftHiveMetastoreAbortTxnsResultRecv)

§

CommitTxn(ThriftHiveMetastoreCommitTxnResultRecv)

§

Lock(ThriftHiveMetastoreLockResultRecv)

§

CheckLock(ThriftHiveMetastoreCheckLockResultRecv)

§

Unlock(ThriftHiveMetastoreUnlockResultRecv)

§

ShowLocks(ThriftHiveMetastoreShowLocksResultRecv)

§

Heartbeat(ThriftHiveMetastoreHeartbeatResultRecv)

§

HeartbeatTxnRange(ThriftHiveMetastoreHeartbeatTxnRangeResultRecv)

§

Compact(ThriftHiveMetastoreCompactResultRecv)

§

Compact2(ThriftHiveMetastoreCompact2ResultRecv)

§

ShowCompact(ThriftHiveMetastoreShowCompactResultRecv)

§

AddDynamicPartitions(ThriftHiveMetastoreAddDynamicPartitionsResultRecv)

§

GetNextNotification(ThriftHiveMetastoreGetNextNotificationResultRecv)

§

GetCurrentNotificationEventId(ThriftHiveMetastoreGetCurrentNotificationEventIdResultRecv)

§

FireListenerEvent(ThriftHiveMetastoreFireListenerEventResultRecv)

§

FlushCache(ThriftHiveMetastoreFlushCacheResultRecv)

§

GetFileMetadataByExpr(ThriftHiveMetastoreGetFileMetadataByExprResultRecv)

§

GetFileMetadata(ThriftHiveMetastoreGetFileMetadataResultRecv)

§

PutFileMetadata(ThriftHiveMetastorePutFileMetadataResultRecv)

§

ClearFileMetadata(ThriftHiveMetastoreClearFileMetadataResultRecv)

§

CacheFileMetadata(ThriftHiveMetastoreCacheFileMetadataResultRecv)

Trait Implementations§

source§

impl Clone for ThriftHiveMetastoreResponseRecv

source§

fn clone(&self) -> ThriftHiveMetastoreResponseRecv

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for ThriftHiveMetastoreResponseRecv

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl EntryMessage for ThriftHiveMetastoreResponseRecv

source§

fn encode<T: TOutputProtocol>( &self, protocol: &mut T, ) -> Result<(), ThriftException>

source§

fn decode<T: TInputProtocol>( protocol: &mut T, msg_ident: &TMessageIdentifier, ) -> Result<Self, ThriftException>

source§

async fn decode_async<T: TAsyncInputProtocol>( protocol: &mut T, msg_ident: &TMessageIdentifier, ) -> Result<Self, ThriftException>

source§

fn size<T: TLengthProtocol>(&self, protocol: &mut T) -> usize

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for T
where U: From<T>,

source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

source§

impl<T> ToOwned for T
where T: Clone,

§

type Owned = T

The resulting type after obtaining ownership.
source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

source§

fn vzip(self) -> V

source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more