pub enum ThriftHiveMetastoreResponseSend {
Show 154 variants GetMetaConf(ThriftHiveMetastoreGetMetaConfResultSend), SetMetaConf(ThriftHiveMetastoreSetMetaConfResultSend), CreateDatabase(ThriftHiveMetastoreCreateDatabaseResultSend), GetDatabase(ThriftHiveMetastoreGetDatabaseResultSend), DropDatabase(ThriftHiveMetastoreDropDatabaseResultSend), GetDatabases(ThriftHiveMetastoreGetDatabasesResultSend), GetAllDatabases(ThriftHiveMetastoreGetAllDatabasesResultSend), AlterDatabase(ThriftHiveMetastoreAlterDatabaseResultSend), GetType(ThriftHiveMetastoreGetTypeResultSend), CreateType(ThriftHiveMetastoreCreateTypeResultSend), DropType(ThriftHiveMetastoreDropTypeResultSend), GetTypeAll(ThriftHiveMetastoreGetTypeAllResultSend), GetFields(ThriftHiveMetastoreGetFieldsResultSend), GetFieldsWithEnvironmentContext(ThriftHiveMetastoreGetFieldsWithEnvironmentContextResultSend), GetSchema(ThriftHiveMetastoreGetSchemaResultSend), GetSchemaWithEnvironmentContext(ThriftHiveMetastoreGetSchemaWithEnvironmentContextResultSend), CreateTable(ThriftHiveMetastoreCreateTableResultSend), CreateTableWithEnvironmentContext(ThriftHiveMetastoreCreateTableWithEnvironmentContextResultSend), CreateTableWithConstraints(ThriftHiveMetastoreCreateTableWithConstraintsResultSend), DropConstraint(ThriftHiveMetastoreDropConstraintResultSend), AddPrimaryKey(ThriftHiveMetastoreAddPrimaryKeyResultSend), AddForeignKey(ThriftHiveMetastoreAddForeignKeyResultSend), DropTable(ThriftHiveMetastoreDropTableResultSend), DropTableWithEnvironmentContext(ThriftHiveMetastoreDropTableWithEnvironmentContextResultSend), GetTables(ThriftHiveMetastoreGetTablesResultSend), GetTablesByType(ThriftHiveMetastoreGetTablesByTypeResultSend), GetTableMeta(ThriftHiveMetastoreGetTableMetaResultSend), GetAllTables(ThriftHiveMetastoreGetAllTablesResultSend), GetTable(ThriftHiveMetastoreGetTableResultSend), GetTableObjectsByName(ThriftHiveMetastoreGetTableObjectsByNameResultSend), GetTableReq(ThriftHiveMetastoreGetTableReqResultSend), GetTableObjectsByNameReq(ThriftHiveMetastoreGetTableObjectsByNameReqResultSend), GetTableNamesByFilter(ThriftHiveMetastoreGetTableNamesByFilterResultSend), AlterTable(ThriftHiveMetastoreAlterTableResultSend), AlterTableWithEnvironmentContext(ThriftHiveMetastoreAlterTableWithEnvironmentContextResultSend), AlterTableWithCascade(ThriftHiveMetastoreAlterTableWithCascadeResultSend), AddPartition(ThriftHiveMetastoreAddPartitionResultSend), AddPartitionWithEnvironmentContext(ThriftHiveMetastoreAddPartitionWithEnvironmentContextResultSend), AddPartitions(ThriftHiveMetastoreAddPartitionsResultSend), AddPartitionsPspec(ThriftHiveMetastoreAddPartitionsPspecResultSend), AppendPartition(ThriftHiveMetastoreAppendPartitionResultSend), AddPartitionsReq(ThriftHiveMetastoreAddPartitionsReqResultSend), AppendPartitionWithEnvironmentContext(ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResultSend), AppendPartitionByName(ThriftHiveMetastoreAppendPartitionByNameResultSend), AppendPartitionByNameWithEnvironmentContext(ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResultSend), DropPartition(ThriftHiveMetastoreDropPartitionResultSend), DropPartitionWithEnvironmentContext(ThriftHiveMetastoreDropPartitionWithEnvironmentContextResultSend), DropPartitionByName(ThriftHiveMetastoreDropPartitionByNameResultSend), DropPartitionByNameWithEnvironmentContext(ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResultSend), DropPartitionsReq(ThriftHiveMetastoreDropPartitionsReqResultSend), GetPartition(ThriftHiveMetastoreGetPartitionResultSend), ExchangePartition(ThriftHiveMetastoreExchangePartitionResultSend), ExchangePartitions(ThriftHiveMetastoreExchangePartitionsResultSend), GetPartitionWithAuth(ThriftHiveMetastoreGetPartitionWithAuthResultSend), GetPartitionByName(ThriftHiveMetastoreGetPartitionByNameResultSend), GetPartitions(ThriftHiveMetastoreGetPartitionsResultSend), GetPartitionsWithAuth(ThriftHiveMetastoreGetPartitionsWithAuthResultSend), GetPartitionsPspec(ThriftHiveMetastoreGetPartitionsPspecResultSend), GetPartitionNames(ThriftHiveMetastoreGetPartitionNamesResultSend), GetPartitionValues(ThriftHiveMetastoreGetPartitionValuesResultSend), GetPartitionsPs(ThriftHiveMetastoreGetPartitionsPsResultSend), GetPartitionsPsWithAuth(ThriftHiveMetastoreGetPartitionsPsWithAuthResultSend), GetPartitionNamesPs(ThriftHiveMetastoreGetPartitionNamesPsResultSend), GetPartitionsByFilter(ThriftHiveMetastoreGetPartitionsByFilterResultSend), GetPartSpecsByFilter(ThriftHiveMetastoreGetPartSpecsByFilterResultSend), GetPartitionsByExpr(ThriftHiveMetastoreGetPartitionsByExprResultSend), GetNumPartitionsByFilter(ThriftHiveMetastoreGetNumPartitionsByFilterResultSend), GetPartitionsByNames(ThriftHiveMetastoreGetPartitionsByNamesResultSend), AlterPartition(ThriftHiveMetastoreAlterPartitionResultSend), AlterPartitions(ThriftHiveMetastoreAlterPartitionsResultSend), AlterPartitionsWithEnvironmentContext(ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResultSend), AlterPartitionWithEnvironmentContext(ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResultSend), RenamePartition(ThriftHiveMetastoreRenamePartitionResultSend), PartitionNameHasValidCharacters(ThriftHiveMetastorePartitionNameHasValidCharactersResultSend), GetConfigValue(ThriftHiveMetastoreGetConfigValueResultSend), PartitionNameToVals(ThriftHiveMetastorePartitionNameToValsResultSend), PartitionNameToSpec(ThriftHiveMetastorePartitionNameToSpecResultSend), MarkPartitionForEvent(ThriftHiveMetastoreMarkPartitionForEventResultSend), IsPartitionMarkedForEvent(ThriftHiveMetastoreIsPartitionMarkedForEventResultSend), AddIndex(ThriftHiveMetastoreAddIndexResultSend), AlterIndex(ThriftHiveMetastoreAlterIndexResultSend), DropIndexByName(ThriftHiveMetastoreDropIndexByNameResultSend), GetIndexByName(ThriftHiveMetastoreGetIndexByNameResultSend), GetIndexes(ThriftHiveMetastoreGetIndexesResultSend), GetIndexNames(ThriftHiveMetastoreGetIndexNamesResultSend), GetPrimaryKeys(ThriftHiveMetastoreGetPrimaryKeysResultSend), GetForeignKeys(ThriftHiveMetastoreGetForeignKeysResultSend), UpdateTableColumnStatistics(ThriftHiveMetastoreUpdateTableColumnStatisticsResultSend), UpdatePartitionColumnStatistics(ThriftHiveMetastoreUpdatePartitionColumnStatisticsResultSend), GetTableColumnStatistics(ThriftHiveMetastoreGetTableColumnStatisticsResultSend), GetPartitionColumnStatistics(ThriftHiveMetastoreGetPartitionColumnStatisticsResultSend), GetTableStatisticsReq(ThriftHiveMetastoreGetTableStatisticsReqResultSend), GetPartitionsStatisticsReq(ThriftHiveMetastoreGetPartitionsStatisticsReqResultSend), GetAggrStatsFor(ThriftHiveMetastoreGetAggrStatsForResultSend), SetAggrStatsFor(ThriftHiveMetastoreSetAggrStatsForResultSend), DeletePartitionColumnStatistics(ThriftHiveMetastoreDeletePartitionColumnStatisticsResultSend), DeleteTableColumnStatistics(ThriftHiveMetastoreDeleteTableColumnStatisticsResultSend), CreateFunction(ThriftHiveMetastoreCreateFunctionResultSend), DropFunction(ThriftHiveMetastoreDropFunctionResultSend), AlterFunction(ThriftHiveMetastoreAlterFunctionResultSend), GetFunctions(ThriftHiveMetastoreGetFunctionsResultSend), GetFunction(ThriftHiveMetastoreGetFunctionResultSend), GetAllFunctions(ThriftHiveMetastoreGetAllFunctionsResultSend), CreateRole(ThriftHiveMetastoreCreateRoleResultSend), DropRole(ThriftHiveMetastoreDropRoleResultSend), GetRoleNames(ThriftHiveMetastoreGetRoleNamesResultSend), GrantRole(ThriftHiveMetastoreGrantRoleResultSend), RevokeRole(ThriftHiveMetastoreRevokeRoleResultSend), ListRoles(ThriftHiveMetastoreListRolesResultSend), GrantRevokeRole(ThriftHiveMetastoreGrantRevokeRoleResultSend), GetPrincipalsInRole(ThriftHiveMetastoreGetPrincipalsInRoleResultSend), GetRoleGrantsForPrincipal(ThriftHiveMetastoreGetRoleGrantsForPrincipalResultSend), GetPrivilegeSet(ThriftHiveMetastoreGetPrivilegeSetResultSend), ListPrivileges(ThriftHiveMetastoreListPrivilegesResultSend), GrantPrivileges(ThriftHiveMetastoreGrantPrivilegesResultSend), RevokePrivileges(ThriftHiveMetastoreRevokePrivilegesResultSend), GrantRevokePrivileges(ThriftHiveMetastoreGrantRevokePrivilegesResultSend), SetUgi(ThriftHiveMetastoreSetUgiResultSend), GetDelegationToken(ThriftHiveMetastoreGetDelegationTokenResultSend), RenewDelegationToken(ThriftHiveMetastoreRenewDelegationTokenResultSend), CancelDelegationToken(ThriftHiveMetastoreCancelDelegationTokenResultSend), AddToken(ThriftHiveMetastoreAddTokenResultSend), RemoveToken(ThriftHiveMetastoreRemoveTokenResultSend), GetToken(ThriftHiveMetastoreGetTokenResultSend), GetAllTokenIdentifiers(ThriftHiveMetastoreGetAllTokenIdentifiersResultSend), AddMasterKey(ThriftHiveMetastoreAddMasterKeyResultSend), UpdateMasterKey(ThriftHiveMetastoreUpdateMasterKeyResultSend), RemoveMasterKey(ThriftHiveMetastoreRemoveMasterKeyResultSend), GetMasterKeys(ThriftHiveMetastoreGetMasterKeysResultSend), GetOpenTxns(ThriftHiveMetastoreGetOpenTxnsResultSend), GetOpenTxnsInfo(ThriftHiveMetastoreGetOpenTxnsInfoResultSend), OpenTxns(ThriftHiveMetastoreOpenTxnsResultSend), AbortTxn(ThriftHiveMetastoreAbortTxnResultSend), AbortTxns(ThriftHiveMetastoreAbortTxnsResultSend), CommitTxn(ThriftHiveMetastoreCommitTxnResultSend), Lock(ThriftHiveMetastoreLockResultSend), CheckLock(ThriftHiveMetastoreCheckLockResultSend), Unlock(ThriftHiveMetastoreUnlockResultSend), ShowLocks(ThriftHiveMetastoreShowLocksResultSend), Heartbeat(ThriftHiveMetastoreHeartbeatResultSend), HeartbeatTxnRange(ThriftHiveMetastoreHeartbeatTxnRangeResultSend), Compact(ThriftHiveMetastoreCompactResultSend), Compact2(ThriftHiveMetastoreCompact2ResultSend), ShowCompact(ThriftHiveMetastoreShowCompactResultSend), AddDynamicPartitions(ThriftHiveMetastoreAddDynamicPartitionsResultSend), GetNextNotification(ThriftHiveMetastoreGetNextNotificationResultSend), GetCurrentNotificationEventId(ThriftHiveMetastoreGetCurrentNotificationEventIdResultSend), FireListenerEvent(ThriftHiveMetastoreFireListenerEventResultSend), FlushCache(ThriftHiveMetastoreFlushCacheResultSend), GetFileMetadataByExpr(ThriftHiveMetastoreGetFileMetadataByExprResultSend), GetFileMetadata(ThriftHiveMetastoreGetFileMetadataResultSend), PutFileMetadata(ThriftHiveMetastorePutFileMetadataResultSend), ClearFileMetadata(ThriftHiveMetastoreClearFileMetadataResultSend), CacheFileMetadata(ThriftHiveMetastoreCacheFileMetadataResultSend),
}

Variants§

§

GetMetaConf(ThriftHiveMetastoreGetMetaConfResultSend)

§

SetMetaConf(ThriftHiveMetastoreSetMetaConfResultSend)

§

CreateDatabase(ThriftHiveMetastoreCreateDatabaseResultSend)

§

GetDatabase(ThriftHiveMetastoreGetDatabaseResultSend)

§

DropDatabase(ThriftHiveMetastoreDropDatabaseResultSend)

§

GetDatabases(ThriftHiveMetastoreGetDatabasesResultSend)

§

GetAllDatabases(ThriftHiveMetastoreGetAllDatabasesResultSend)

§

AlterDatabase(ThriftHiveMetastoreAlterDatabaseResultSend)

§

GetType(ThriftHiveMetastoreGetTypeResultSend)

§

CreateType(ThriftHiveMetastoreCreateTypeResultSend)

§

DropType(ThriftHiveMetastoreDropTypeResultSend)

§

GetTypeAll(ThriftHiveMetastoreGetTypeAllResultSend)

§

GetFields(ThriftHiveMetastoreGetFieldsResultSend)

§

GetFieldsWithEnvironmentContext(ThriftHiveMetastoreGetFieldsWithEnvironmentContextResultSend)

§

GetSchema(ThriftHiveMetastoreGetSchemaResultSend)

§

GetSchemaWithEnvironmentContext(ThriftHiveMetastoreGetSchemaWithEnvironmentContextResultSend)

§

CreateTable(ThriftHiveMetastoreCreateTableResultSend)

§

CreateTableWithEnvironmentContext(ThriftHiveMetastoreCreateTableWithEnvironmentContextResultSend)

§

CreateTableWithConstraints(ThriftHiveMetastoreCreateTableWithConstraintsResultSend)

§

DropConstraint(ThriftHiveMetastoreDropConstraintResultSend)

§

AddPrimaryKey(ThriftHiveMetastoreAddPrimaryKeyResultSend)

§

AddForeignKey(ThriftHiveMetastoreAddForeignKeyResultSend)

§

DropTable(ThriftHiveMetastoreDropTableResultSend)

§

DropTableWithEnvironmentContext(ThriftHiveMetastoreDropTableWithEnvironmentContextResultSend)

§

GetTables(ThriftHiveMetastoreGetTablesResultSend)

§

GetTablesByType(ThriftHiveMetastoreGetTablesByTypeResultSend)

§

GetTableMeta(ThriftHiveMetastoreGetTableMetaResultSend)

§

GetAllTables(ThriftHiveMetastoreGetAllTablesResultSend)

§

GetTable(ThriftHiveMetastoreGetTableResultSend)

§

GetTableObjectsByName(ThriftHiveMetastoreGetTableObjectsByNameResultSend)

§

GetTableReq(ThriftHiveMetastoreGetTableReqResultSend)

§

GetTableObjectsByNameReq(ThriftHiveMetastoreGetTableObjectsByNameReqResultSend)

§

GetTableNamesByFilter(ThriftHiveMetastoreGetTableNamesByFilterResultSend)

§

AlterTable(ThriftHiveMetastoreAlterTableResultSend)

§

AlterTableWithEnvironmentContext(ThriftHiveMetastoreAlterTableWithEnvironmentContextResultSend)

§

AlterTableWithCascade(ThriftHiveMetastoreAlterTableWithCascadeResultSend)

§

AddPartition(ThriftHiveMetastoreAddPartitionResultSend)

§

AddPartitionWithEnvironmentContext(ThriftHiveMetastoreAddPartitionWithEnvironmentContextResultSend)

§

AddPartitions(ThriftHiveMetastoreAddPartitionsResultSend)

§

AddPartitionsPspec(ThriftHiveMetastoreAddPartitionsPspecResultSend)

§

AppendPartition(ThriftHiveMetastoreAppendPartitionResultSend)

§

AddPartitionsReq(ThriftHiveMetastoreAddPartitionsReqResultSend)

§

AppendPartitionWithEnvironmentContext(ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResultSend)

§

AppendPartitionByName(ThriftHiveMetastoreAppendPartitionByNameResultSend)

§

AppendPartitionByNameWithEnvironmentContext(ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResultSend)

§

DropPartition(ThriftHiveMetastoreDropPartitionResultSend)

§

DropPartitionWithEnvironmentContext(ThriftHiveMetastoreDropPartitionWithEnvironmentContextResultSend)

§

DropPartitionByName(ThriftHiveMetastoreDropPartitionByNameResultSend)

§

DropPartitionByNameWithEnvironmentContext(ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResultSend)

§

DropPartitionsReq(ThriftHiveMetastoreDropPartitionsReqResultSend)

§

GetPartition(ThriftHiveMetastoreGetPartitionResultSend)

§

ExchangePartition(ThriftHiveMetastoreExchangePartitionResultSend)

§

ExchangePartitions(ThriftHiveMetastoreExchangePartitionsResultSend)

§

GetPartitionWithAuth(ThriftHiveMetastoreGetPartitionWithAuthResultSend)

§

GetPartitionByName(ThriftHiveMetastoreGetPartitionByNameResultSend)

§

GetPartitions(ThriftHiveMetastoreGetPartitionsResultSend)

§

GetPartitionsWithAuth(ThriftHiveMetastoreGetPartitionsWithAuthResultSend)

§

GetPartitionsPspec(ThriftHiveMetastoreGetPartitionsPspecResultSend)

§

GetPartitionNames(ThriftHiveMetastoreGetPartitionNamesResultSend)

§

GetPartitionValues(ThriftHiveMetastoreGetPartitionValuesResultSend)

§

GetPartitionsPs(ThriftHiveMetastoreGetPartitionsPsResultSend)

§

GetPartitionsPsWithAuth(ThriftHiveMetastoreGetPartitionsPsWithAuthResultSend)

§

GetPartitionNamesPs(ThriftHiveMetastoreGetPartitionNamesPsResultSend)

§

GetPartitionsByFilter(ThriftHiveMetastoreGetPartitionsByFilterResultSend)

§

GetPartSpecsByFilter(ThriftHiveMetastoreGetPartSpecsByFilterResultSend)

§

GetPartitionsByExpr(ThriftHiveMetastoreGetPartitionsByExprResultSend)

§

GetNumPartitionsByFilter(ThriftHiveMetastoreGetNumPartitionsByFilterResultSend)

§

GetPartitionsByNames(ThriftHiveMetastoreGetPartitionsByNamesResultSend)

§

AlterPartition(ThriftHiveMetastoreAlterPartitionResultSend)

§

AlterPartitions(ThriftHiveMetastoreAlterPartitionsResultSend)

§

AlterPartitionsWithEnvironmentContext(ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResultSend)

§

AlterPartitionWithEnvironmentContext(ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResultSend)

§

RenamePartition(ThriftHiveMetastoreRenamePartitionResultSend)

§

PartitionNameHasValidCharacters(ThriftHiveMetastorePartitionNameHasValidCharactersResultSend)

§

GetConfigValue(ThriftHiveMetastoreGetConfigValueResultSend)

§

PartitionNameToVals(ThriftHiveMetastorePartitionNameToValsResultSend)

§

PartitionNameToSpec(ThriftHiveMetastorePartitionNameToSpecResultSend)

§

MarkPartitionForEvent(ThriftHiveMetastoreMarkPartitionForEventResultSend)

§

IsPartitionMarkedForEvent(ThriftHiveMetastoreIsPartitionMarkedForEventResultSend)

§

AddIndex(ThriftHiveMetastoreAddIndexResultSend)

§

AlterIndex(ThriftHiveMetastoreAlterIndexResultSend)

§

DropIndexByName(ThriftHiveMetastoreDropIndexByNameResultSend)

§

GetIndexByName(ThriftHiveMetastoreGetIndexByNameResultSend)

§

GetIndexes(ThriftHiveMetastoreGetIndexesResultSend)

§

GetIndexNames(ThriftHiveMetastoreGetIndexNamesResultSend)

§

GetPrimaryKeys(ThriftHiveMetastoreGetPrimaryKeysResultSend)

§

GetForeignKeys(ThriftHiveMetastoreGetForeignKeysResultSend)

§

UpdateTableColumnStatistics(ThriftHiveMetastoreUpdateTableColumnStatisticsResultSend)

§

UpdatePartitionColumnStatistics(ThriftHiveMetastoreUpdatePartitionColumnStatisticsResultSend)

§

GetTableColumnStatistics(ThriftHiveMetastoreGetTableColumnStatisticsResultSend)

§

GetPartitionColumnStatistics(ThriftHiveMetastoreGetPartitionColumnStatisticsResultSend)

§

GetTableStatisticsReq(ThriftHiveMetastoreGetTableStatisticsReqResultSend)

§

GetPartitionsStatisticsReq(ThriftHiveMetastoreGetPartitionsStatisticsReqResultSend)

§

GetAggrStatsFor(ThriftHiveMetastoreGetAggrStatsForResultSend)

§

SetAggrStatsFor(ThriftHiveMetastoreSetAggrStatsForResultSend)

§

DeletePartitionColumnStatistics(ThriftHiveMetastoreDeletePartitionColumnStatisticsResultSend)

§

DeleteTableColumnStatistics(ThriftHiveMetastoreDeleteTableColumnStatisticsResultSend)

§

CreateFunction(ThriftHiveMetastoreCreateFunctionResultSend)

§

DropFunction(ThriftHiveMetastoreDropFunctionResultSend)

§

AlterFunction(ThriftHiveMetastoreAlterFunctionResultSend)

§

GetFunctions(ThriftHiveMetastoreGetFunctionsResultSend)

§

GetFunction(ThriftHiveMetastoreGetFunctionResultSend)

§

GetAllFunctions(ThriftHiveMetastoreGetAllFunctionsResultSend)

§

CreateRole(ThriftHiveMetastoreCreateRoleResultSend)

§

DropRole(ThriftHiveMetastoreDropRoleResultSend)

§

GetRoleNames(ThriftHiveMetastoreGetRoleNamesResultSend)

§

GrantRole(ThriftHiveMetastoreGrantRoleResultSend)

§

RevokeRole(ThriftHiveMetastoreRevokeRoleResultSend)

§

ListRoles(ThriftHiveMetastoreListRolesResultSend)

§

GrantRevokeRole(ThriftHiveMetastoreGrantRevokeRoleResultSend)

§

GetPrincipalsInRole(ThriftHiveMetastoreGetPrincipalsInRoleResultSend)

§

GetRoleGrantsForPrincipal(ThriftHiveMetastoreGetRoleGrantsForPrincipalResultSend)

§

GetPrivilegeSet(ThriftHiveMetastoreGetPrivilegeSetResultSend)

§

ListPrivileges(ThriftHiveMetastoreListPrivilegesResultSend)

§

GrantPrivileges(ThriftHiveMetastoreGrantPrivilegesResultSend)

§

RevokePrivileges(ThriftHiveMetastoreRevokePrivilegesResultSend)

§

GrantRevokePrivileges(ThriftHiveMetastoreGrantRevokePrivilegesResultSend)

§

SetUgi(ThriftHiveMetastoreSetUgiResultSend)

§

GetDelegationToken(ThriftHiveMetastoreGetDelegationTokenResultSend)

§

RenewDelegationToken(ThriftHiveMetastoreRenewDelegationTokenResultSend)

§

CancelDelegationToken(ThriftHiveMetastoreCancelDelegationTokenResultSend)

§

AddToken(ThriftHiveMetastoreAddTokenResultSend)

§

RemoveToken(ThriftHiveMetastoreRemoveTokenResultSend)

§

GetToken(ThriftHiveMetastoreGetTokenResultSend)

§

GetAllTokenIdentifiers(ThriftHiveMetastoreGetAllTokenIdentifiersResultSend)

§

AddMasterKey(ThriftHiveMetastoreAddMasterKeyResultSend)

§

UpdateMasterKey(ThriftHiveMetastoreUpdateMasterKeyResultSend)

§

RemoveMasterKey(ThriftHiveMetastoreRemoveMasterKeyResultSend)

§

GetMasterKeys(ThriftHiveMetastoreGetMasterKeysResultSend)

§

GetOpenTxns(ThriftHiveMetastoreGetOpenTxnsResultSend)

§

GetOpenTxnsInfo(ThriftHiveMetastoreGetOpenTxnsInfoResultSend)

§

OpenTxns(ThriftHiveMetastoreOpenTxnsResultSend)

§

AbortTxn(ThriftHiveMetastoreAbortTxnResultSend)

§

AbortTxns(ThriftHiveMetastoreAbortTxnsResultSend)

§

CommitTxn(ThriftHiveMetastoreCommitTxnResultSend)

§

Lock(ThriftHiveMetastoreLockResultSend)

§

CheckLock(ThriftHiveMetastoreCheckLockResultSend)

§

Unlock(ThriftHiveMetastoreUnlockResultSend)

§

ShowLocks(ThriftHiveMetastoreShowLocksResultSend)

§

Heartbeat(ThriftHiveMetastoreHeartbeatResultSend)

§

HeartbeatTxnRange(ThriftHiveMetastoreHeartbeatTxnRangeResultSend)

§

Compact(ThriftHiveMetastoreCompactResultSend)

§

Compact2(ThriftHiveMetastoreCompact2ResultSend)

§

ShowCompact(ThriftHiveMetastoreShowCompactResultSend)

§

AddDynamicPartitions(ThriftHiveMetastoreAddDynamicPartitionsResultSend)

§

GetNextNotification(ThriftHiveMetastoreGetNextNotificationResultSend)

§

GetCurrentNotificationEventId(ThriftHiveMetastoreGetCurrentNotificationEventIdResultSend)

§

FireListenerEvent(ThriftHiveMetastoreFireListenerEventResultSend)

§

FlushCache(ThriftHiveMetastoreFlushCacheResultSend)

§

GetFileMetadataByExpr(ThriftHiveMetastoreGetFileMetadataByExprResultSend)

§

GetFileMetadata(ThriftHiveMetastoreGetFileMetadataResultSend)

§

PutFileMetadata(ThriftHiveMetastorePutFileMetadataResultSend)

§

ClearFileMetadata(ThriftHiveMetastoreClearFileMetadataResultSend)

§

CacheFileMetadata(ThriftHiveMetastoreCacheFileMetadataResultSend)

Trait Implementations§

source§

impl Clone for ThriftHiveMetastoreResponseSend

source§

fn clone(&self) -> ThriftHiveMetastoreResponseSend

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 ThriftHiveMetastoreResponseSend

source§

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

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

impl EntryMessage for ThriftHiveMetastoreResponseSend

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