hive_metastore

package
v0.0.0-...-74bce17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package hive_metastore provides raw access to HMS Thrift API. It is auto-generated by thrift compiler using the following command:

thrift -v -r --gen go hive_metastore.thrift

Index

Constants

View Source
const BUCKET_COUNT = "bucket_count"
View Source
const BUCKET_FIELD_NAME = "bucket_field_name"
View Source
const DDL_TIME = "transient_lastDdlTime"
View Source
const FIELD_TO_DIMENSION = "field_to_dimension"
View Source
const FILE_INPUT_FORMAT = "file.inputformat"
View Source
const FILE_OUTPUT_FORMAT = "file.outputformat"
View Source
const HIVE_FILTER_FIELD_LAST_ACCESS = "hive_filter_field_last_access__"
View Source
const HIVE_FILTER_FIELD_OWNER = "hive_filter_field_owner__"
View Source
const HIVE_FILTER_FIELD_PARAMS = "hive_filter_field_params__"
View Source
const IS_ARCHIVED = "is_archived"
View Source
const IS_IMMUTABLE = "immutable"
View Source
const META_TABLE_COLUMNS = "columns"
View Source
const META_TABLE_COLUMN_TYPES = "columns.types"
View Source
const META_TABLE_DB = "db"
View Source
const META_TABLE_LOCATION = "location"
View Source
const META_TABLE_NAME = "name"
View Source
const META_TABLE_PARTITION_COLUMNS = "partition_columns"
View Source
const META_TABLE_PARTITION_COLUMN_TYPES = "partition_columns.types"
View Source
const META_TABLE_SERDE = "serde"
View Source
const META_TABLE_STORAGE = "storage_handler"
View Source
const ORIGINAL_LOCATION = "original_location"
View Source
const TABLE_IS_TRANSACTIONAL = "transactional"
View Source
const TABLE_NO_AUTO_COMPACT = "no_auto_compaction"
View Source
const TABLE_TRANSACTIONAL_PROPERTIES = "transactional_properties"

Variables

View Source
var AddPartitionsRequest_NeedResult__DEFAULT bool = true
View Source
var AddPartitionsResult__Partitions_DEFAULT []*Partition
View Source
var BinaryColumnStatsData_BitVectors_DEFAULT []byte
View Source
var BooleanColumnStatsData_BitVectors_DEFAULT []byte
View Source
var CacheFileMetadataRequest_IsAllParts_DEFAULT bool
View Source
var CacheFileMetadataRequest_PartName_DEFAULT string
View Source
var CheckLockRequest_ElapsedMs_DEFAULT int64
View Source
var CheckLockRequest_Txnid_DEFAULT int64
View Source
var ColumnStatisticsDesc_LastAnalyzed_DEFAULT int64
View Source
var ColumnStatisticsDesc_PartName_DEFAULT string
View Source
var CompactionRequest_Partitionname_DEFAULT string
View Source
var CompactionRequest_Properties_DEFAULT map[string]string
View Source
var CompactionRequest_Runas_DEFAULT string
View Source
var Database_OwnerName_DEFAULT string
View Source
var DateColumnStatsData_BitVectors_DEFAULT []byte
View Source
var DecimalColumnStatsData_BitVectors_DEFAULT []byte
View Source
var DoubleColumnStatsData_BitVectors_DEFAULT []byte
View Source
var DoubleColumnStatsData_HighValue_DEFAULT float64
View Source
var DoubleColumnStatsData_LowValue_DEFAULT float64
View Source
var DropPartitionsExpr_PartArchiveLevel_DEFAULT int32
View Source
var DropPartitionsRequest_DeleteData_DEFAULT bool
View Source
var DropPartitionsRequest_IfExists_DEFAULT bool = true
View Source
var DropPartitionsRequest_IgnoreProtection_DEFAULT bool
View Source
var DropPartitionsRequest_NeedResult__DEFAULT bool = true
View Source
var DropPartitionsResult__Partitions_DEFAULT []*Partition
View Source
var FireEventRequest_DbName_DEFAULT string
View Source
var FireEventRequest_PartitionVals_DEFAULT []string
View Source
var FireEventRequest_TableName_DEFAULT string
View Source
var GetAllFunctionsResponse_Functions_DEFAULT []*Function
View Source
var GetFileMetadataByExprRequest_DoGetFooters_DEFAULT bool
View Source
var GetOpenTxnsResponse_MinOpenTxn_DEFAULT int64
View Source
var GetTablesRequest_TblNames_DEFAULT []string
View Source
var GoUnusedProtection__ int
View Source
var GrantRevokePrivilegeRequest_RevokeGrantOption_DEFAULT bool
View Source
var GrantRevokePrivilegeResponse_Success_DEFAULT bool
View Source
var GrantRevokeRoleRequest_GrantOption_DEFAULT bool
View Source
var GrantRevokeRoleRequest_Grantor_DEFAULT string
View Source
var GrantRevokeRoleResponse_Success_DEFAULT bool
View Source
var HeartbeatRequest_Lockid_DEFAULT int64
View Source
var HeartbeatRequest_Txnid_DEFAULT int64
View Source
var InsertEventRequestData_FilesAddedChecksum_DEFAULT []string
View Source
var InsertEventRequestData_Replace_DEFAULT bool
View Source
var LockComponent_IsAcid_DEFAULT bool = false
View Source
var LockComponent_IsDynamicPartitionWrite_DEFAULT bool = false
View Source
var LockComponent_Partitionname_DEFAULT string
View Source
var LockComponent_Tablename_DEFAULT string
View Source
var LockRequest_AgentInfo_DEFAULT string = "Unknown"
View Source
var LockRequest_Txnid_DEFAULT int64
View Source
var LongColumnStatsData_BitVectors_DEFAULT []byte
View Source
var LongColumnStatsData_HighValue_DEFAULT int64
View Source
var LongColumnStatsData_LowValue_DEFAULT int64
View Source
var MetadataPpdResult__IncludeBitset_DEFAULT []byte
View Source
var MetadataPpdResult__Metadata_DEFAULT []byte
View Source
var NotificationEventRequest_MaxEvents_DEFAULT int32
View Source
var NotificationEvent_DbName_DEFAULT string
View Source
var NotificationEvent_MessageFormat_DEFAULT string
View Source
var NotificationEvent_TableName_DEFAULT string
View Source
var OpenTxnRequest_AgentInfo_DEFAULT string = "Unknown"
View Source
var PartitionValuesRequest_ApplyDistinct_DEFAULT bool = true
View Source
var PartitionValuesRequest_Ascending_DEFAULT bool = true
View Source
var PartitionValuesRequest_Filter_DEFAULT string
View Source
var PartitionValuesRequest_MaxParts_DEFAULT int64 = -1
View Source
var PartitionValuesRequest_PartitionOrder_DEFAULT []*FieldSchema
View Source
var PartitionsByExprRequest_DefaultPartitionName_DEFAULT string
View Source
var PartitionsByExprRequest_MaxParts_DEFAULT int16 = -1
View Source
var RequestPartsSpec_Exprs_DEFAULT []*DropPartitionsExpr
View Source
var RequestPartsSpec_Names_DEFAULT []string
View Source
var SetPartitionsStatsRequest_NeedMerge_DEFAULT bool
View Source
var ShowCompactResponseElement_EndTime_DEFAULT int64
View Source
var ShowCompactResponseElement_HadoopJobId_DEFAULT string = "None"
View Source
var ShowCompactResponseElement_HightestTxnId_DEFAULT int64
View Source
var ShowCompactResponseElement_ID_DEFAULT int64
View Source
var ShowCompactResponseElement_MetaInfo_DEFAULT string
View Source
var ShowCompactResponseElement_Partitionname_DEFAULT string
View Source
var ShowCompactResponseElement_RunAs_DEFAULT string
View Source
var ShowCompactResponseElement_Start_DEFAULT int64
View Source
var ShowCompactResponseElement_Workerid_DEFAULT string
View Source
var ShowLocksRequest_Dbname_DEFAULT string
View Source
var ShowLocksRequest_IsExtended_DEFAULT bool = false
View Source
var ShowLocksRequest_Partname_DEFAULT string
View Source
var ShowLocksRequest_Tablename_DEFAULT string
View Source
var ShowLocksResponseElement_Acquiredat_DEFAULT int64
View Source
var ShowLocksResponseElement_AgentInfo_DEFAULT string
View Source
var ShowLocksResponseElement_BlockedByExtId_DEFAULT int64
View Source
var ShowLocksResponseElement_BlockedByIntId_DEFAULT int64
View Source
var ShowLocksResponseElement_HeartbeatCount_DEFAULT int32 = 0
View Source
var ShowLocksResponseElement_LockIdInternal_DEFAULT int64
View Source
var ShowLocksResponseElement_Partname_DEFAULT string
View Source
var ShowLocksResponseElement_Tablename_DEFAULT string
View Source
var ShowLocksResponseElement_Txnid_DEFAULT int64
View Source
var StorageDescriptor_StoredAsSubDirectories_DEFAULT bool
View Source
var StringColumnStatsData_BitVectors_DEFAULT []byte
View Source
var TableMeta_Comments_DEFAULT string
View Source
var Table_RewriteEnabled_DEFAULT bool
View Source
var Table_Temporary_DEFAULT bool = false
View Source
var ThriftHiveMetastoreAddMasterKeyResult_Success_DEFAULT int32
View Source
var ThriftHiveMetastoreAddPartitionsPspecResult_Success_DEFAULT int32
View Source
var ThriftHiveMetastoreAddPartitionsResult_Success_DEFAULT int32
View Source
var ThriftHiveMetastoreAddTokenResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreCreateRoleResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreCreateTypeResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDeletePartitionColumnStatisticsResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDeleteTableColumnStatisticsResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDropIndexByNameResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDropPartitionByNameResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDropPartitionResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDropRoleResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreDropTypeResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreExchangePartitionsResult_Success_DEFAULT []*Partition
View Source
var ThriftHiveMetastoreGetAllDatabasesResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetAllTablesResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetAllTokenIdentifiersResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetConfigValueResult_Success_DEFAULT string
View Source
var ThriftHiveMetastoreGetDatabasesResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetDelegationTokenResult_Success_DEFAULT string
View Source
var ThriftHiveMetastoreGetFieldsResult_Success_DEFAULT []*FieldSchema
View Source
var ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult_Success_DEFAULT []*FieldSchema
View Source
var ThriftHiveMetastoreGetFunctionsResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetIndexNamesResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetIndexesResult_Success_DEFAULT []*Index
View Source
var ThriftHiveMetastoreGetMasterKeysResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetMetaConfResult_Success_DEFAULT string
View Source
var ThriftHiveMetastoreGetMetastoreDbUUIDResult_Success_DEFAULT string
View Source
var ThriftHiveMetastoreGetNumPartitionsByFilterResult_Success_DEFAULT int32
View Source
var ThriftHiveMetastoreGetPartSpecsByFilterResult_Success_DEFAULT []*PartitionSpec
View Source
var ThriftHiveMetastoreGetPartitionNamesPsResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetPartitionNamesResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetPartitionsByFilterResult_Success_DEFAULT []*Partition
View Source
var ThriftHiveMetastoreGetPartitionsByNamesResult_Success_DEFAULT []*Partition
View Source
var ThriftHiveMetastoreGetPartitionsPsResult_Success_DEFAULT []*Partition
View Source
var ThriftHiveMetastoreGetPartitionsPsWithAuthResult_Success_DEFAULT []*Partition
View Source
var ThriftHiveMetastoreGetPartitionsPspecResult_Success_DEFAULT []*PartitionSpec
View Source
var ThriftHiveMetastoreGetPartitionsResult_Success_DEFAULT []*Partition
View Source
var ThriftHiveMetastoreGetPartitionsWithAuthResult_Success_DEFAULT []*Partition
View Source
var ThriftHiveMetastoreGetRoleNamesResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetSchemaResult_Success_DEFAULT []*FieldSchema
View Source
var ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult_Success_DEFAULT []*FieldSchema
View Source
var ThriftHiveMetastoreGetTableMetaResult_Success_DEFAULT []*TableMeta
View Source
var ThriftHiveMetastoreGetTableNamesByFilterResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetTableObjectsByNameResult_Success_DEFAULT []*Table
View Source
var ThriftHiveMetastoreGetTablesByTypeResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetTablesResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreGetTokenResult_Success_DEFAULT string
View Source
var ThriftHiveMetastoreGetTypeAllResult_Success_DEFAULT map[string]*Type
View Source
var ThriftHiveMetastoreGrantPrivilegesResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreGrantRoleResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreIsPartitionMarkedForEventResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreListPrivilegesResult_Success_DEFAULT []*HiveObjectPrivilege
View Source
var ThriftHiveMetastoreListRolesResult_Success_DEFAULT []*Role
View Source
var ThriftHiveMetastorePartitionNameHasValidCharactersResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastorePartitionNameToSpecResult_Success_DEFAULT map[string]string
View Source
var ThriftHiveMetastorePartitionNameToValsResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreRemoveMasterKeyResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreRemoveTokenResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreRenewDelegationTokenResult_Success_DEFAULT int64
View Source
var ThriftHiveMetastoreRevokePrivilegesResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreRevokeRoleResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreSetAggrStatsForResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreSetUgiResult_Success_DEFAULT []string
View Source
var ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult_Success_DEFAULT bool
View Source
var ThriftHiveMetastoreUpdateTableColumnStatisticsResult_Success_DEFAULT bool
View Source
var TxnInfo_AgentInfo_DEFAULT string = "Unknown"
View Source
var TxnInfo_HeartbeatCount_DEFAULT int32 = 0
View Source
var TxnInfo_LastHeartbeatTime_DEFAULT int64
View Source
var TxnInfo_MetaInfo_DEFAULT string
View Source
var TxnInfo_StartedTime_DEFAULT int64
View Source
var Type_Fields_DEFAULT []*FieldSchema
View Source
var Type_Type1_DEFAULT string
View Source
var Type_Type2_DEFAULT string
View Source
var WMAlterResourcePlanRequest_IsEnableAndActivate_DEFAULT bool
View Source
var WMAlterResourcePlanRequest_ResourcePlanName_DEFAULT string
View Source
var WMDropResourcePlanRequest_ResourcePlanName_DEFAULT string
View Source
var WMDropTriggerRequest_ResourcePlanName_DEFAULT string
View Source
var WMDropTriggerRequest_TriggerName_DEFAULT string
View Source
var WMFullResourcePlan_Mappings_DEFAULT []*WMMapping
View Source
var WMFullResourcePlan_PoolTriggers_DEFAULT []*WMPoolTrigger
View Source
var WMFullResourcePlan_Triggers_DEFAULT []*WMTrigger
View Source
var WMGetAllResourcePlanResponse_ResourcePlans_DEFAULT []*WMResourcePlan
View Source
var WMGetResourcePlanRequest_ResourcePlanName_DEFAULT string
View Source
var WMGetTriggersForResourePlanRequest_ResourcePlanName_DEFAULT string
View Source
var WMGetTriggersForResourePlanResponse_Triggers_DEFAULT []*WMTrigger
View Source
var WMMapping_Ordering_DEFAULT int32
View Source
var WMMapping_PoolName_DEFAULT string
View Source
var WMPool_AllocFraction_DEFAULT float64
View Source
var WMPool_QueryParallelism_DEFAULT int32
View Source
var WMPool_SchedulingPolicy_DEFAULT string
View Source
var WMResourcePlan_DefaultPoolPath_DEFAULT string
View Source
var WMResourcePlan_QueryParallelism_DEFAULT int32
View Source
var WMTrigger_ActionExpression_DEFAULT string
View Source
var WMTrigger_TriggerExpression_DEFAULT string
View Source
var WMValidateResourcePlanRequest_ResourcePlanName_DEFAULT string
View Source
var WMValidateResourcePlanResponse_IsValid_DEFAULT bool

Functions

This section is empty.

Types

type AbortTxnRequest

type AbortTxnRequest struct {
	Txnid int64 `thrift:"txnid,1,required" db:"txnid" json:"txnid"`
}

Attributes:

  • Txnid
var ThriftHiveMetastoreAbortTxnArgs_Rqst_DEFAULT *AbortTxnRequest

func NewAbortTxnRequest

func NewAbortTxnRequest() *AbortTxnRequest

func (*AbortTxnRequest) GetTxnid

func (p *AbortTxnRequest) GetTxnid() int64

func (*AbortTxnRequest) Read

func (p *AbortTxnRequest) Read(iprot thrift.TProtocol) error

func (*AbortTxnRequest) ReadField1

func (p *AbortTxnRequest) ReadField1(iprot thrift.TProtocol) error

func (*AbortTxnRequest) String

func (p *AbortTxnRequest) String() string

func (*AbortTxnRequest) Write

func (p *AbortTxnRequest) Write(oprot thrift.TProtocol) error

type AbortTxnsRequest

type AbortTxnsRequest struct {
	TxnIds []int64 `thrift:"txn_ids,1,required" db:"txn_ids" json:"txn_ids"`
}

Attributes:

  • TxnIds
var ThriftHiveMetastoreAbortTxnsArgs_Rqst_DEFAULT *AbortTxnsRequest

func NewAbortTxnsRequest

func NewAbortTxnsRequest() *AbortTxnsRequest

func (*AbortTxnsRequest) GetTxnIds

func (p *AbortTxnsRequest) GetTxnIds() []int64

func (*AbortTxnsRequest) Read

func (p *AbortTxnsRequest) Read(iprot thrift.TProtocol) error

func (*AbortTxnsRequest) ReadField1

func (p *AbortTxnsRequest) ReadField1(iprot thrift.TProtocol) error

func (*AbortTxnsRequest) String

func (p *AbortTxnsRequest) String() string

func (*AbortTxnsRequest) Write

func (p *AbortTxnsRequest) Write(oprot thrift.TProtocol) error

type AddDynamicPartitions

type AddDynamicPartitions struct {
	Txnid          int64             `thrift:"txnid,1,required" db:"txnid" json:"txnid"`
	Dbname         string            `thrift:"dbname,2,required" db:"dbname" json:"dbname"`
	Tablename      string            `thrift:"tablename,3,required" db:"tablename" json:"tablename"`
	Partitionnames []string          `thrift:"partitionnames,4,required" db:"partitionnames" json:"partitionnames"`
	OperationType  DataOperationType `thrift:"operationType,5" db:"operationType" json:"operationType"`
}

Attributes:

  • Txnid
  • Dbname
  • Tablename
  • Partitionnames
  • OperationType
var ThriftHiveMetastoreAddDynamicPartitionsArgs_Rqst_DEFAULT *AddDynamicPartitions

func NewAddDynamicPartitions

func NewAddDynamicPartitions() *AddDynamicPartitions

func (*AddDynamicPartitions) GetDbname

func (p *AddDynamicPartitions) GetDbname() string

func (*AddDynamicPartitions) GetOperationType

func (p *AddDynamicPartitions) GetOperationType() DataOperationType

func (*AddDynamicPartitions) GetPartitionnames

func (p *AddDynamicPartitions) GetPartitionnames() []string

func (*AddDynamicPartitions) GetTablename

func (p *AddDynamicPartitions) GetTablename() string

func (*AddDynamicPartitions) GetTxnid

func (p *AddDynamicPartitions) GetTxnid() int64

func (*AddDynamicPartitions) IsSetOperationType

func (p *AddDynamicPartitions) IsSetOperationType() bool

func (*AddDynamicPartitions) Read

func (p *AddDynamicPartitions) Read(iprot thrift.TProtocol) error

func (*AddDynamicPartitions) ReadField1

func (p *AddDynamicPartitions) ReadField1(iprot thrift.TProtocol) error

func (*AddDynamicPartitions) ReadField2

func (p *AddDynamicPartitions) ReadField2(iprot thrift.TProtocol) error

func (*AddDynamicPartitions) ReadField3

func (p *AddDynamicPartitions) ReadField3(iprot thrift.TProtocol) error

func (*AddDynamicPartitions) ReadField4

func (p *AddDynamicPartitions) ReadField4(iprot thrift.TProtocol) error

func (*AddDynamicPartitions) ReadField5

func (p *AddDynamicPartitions) ReadField5(iprot thrift.TProtocol) error

func (*AddDynamicPartitions) String

func (p *AddDynamicPartitions) String() string

func (*AddDynamicPartitions) Write

func (p *AddDynamicPartitions) Write(oprot thrift.TProtocol) error

type AddForeignKeyRequest

type AddForeignKeyRequest struct {
	ForeignKeyCols []*SQLForeignKey `thrift:"foreignKeyCols,1,required" db:"foreignKeyCols" json:"foreignKeyCols"`
}

Attributes:

  • ForeignKeyCols
var ThriftHiveMetastoreAddForeignKeyArgs_Req_DEFAULT *AddForeignKeyRequest

func NewAddForeignKeyRequest

func NewAddForeignKeyRequest() *AddForeignKeyRequest

func (*AddForeignKeyRequest) GetForeignKeyCols

func (p *AddForeignKeyRequest) GetForeignKeyCols() []*SQLForeignKey

func (*AddForeignKeyRequest) Read

func (p *AddForeignKeyRequest) Read(iprot thrift.TProtocol) error

func (*AddForeignKeyRequest) ReadField1

func (p *AddForeignKeyRequest) ReadField1(iprot thrift.TProtocol) error

func (*AddForeignKeyRequest) String

func (p *AddForeignKeyRequest) String() string

func (*AddForeignKeyRequest) Write

func (p *AddForeignKeyRequest) Write(oprot thrift.TProtocol) error

type AddNotNullConstraintRequest

type AddNotNullConstraintRequest struct {
	NotNullConstraintCols []*SQLNotNullConstraint `thrift:"notNullConstraintCols,1,required" db:"notNullConstraintCols" json:"notNullConstraintCols"`
}

Attributes:

  • NotNullConstraintCols
var ThriftHiveMetastoreAddNotNullConstraintArgs_Req_DEFAULT *AddNotNullConstraintRequest

func NewAddNotNullConstraintRequest

func NewAddNotNullConstraintRequest() *AddNotNullConstraintRequest

func (*AddNotNullConstraintRequest) GetNotNullConstraintCols

func (p *AddNotNullConstraintRequest) GetNotNullConstraintCols() []*SQLNotNullConstraint

func (*AddNotNullConstraintRequest) Read

func (*AddNotNullConstraintRequest) ReadField1

func (p *AddNotNullConstraintRequest) ReadField1(iprot thrift.TProtocol) error

func (*AddNotNullConstraintRequest) String

func (p *AddNotNullConstraintRequest) String() string

func (*AddNotNullConstraintRequest) Write

type AddPartitionsRequest

type AddPartitionsRequest struct {
	DbName      string       `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblName     string       `thrift:"tblName,2,required" db:"tblName" json:"tblName"`
	Parts       []*Partition `thrift:"parts,3,required" db:"parts" json:"parts"`
	IfNotExists bool         `thrift:"ifNotExists,4,required" db:"ifNotExists" json:"ifNotExists"`
	NeedResult_ bool         `thrift:"needResult,5" db:"needResult" json:"needResult"`
}

Attributes:

  • DbName
  • TblName
  • Parts
  • IfNotExists
  • NeedResult_
var ThriftHiveMetastoreAddPartitionsReqArgs_Request_DEFAULT *AddPartitionsRequest

func NewAddPartitionsRequest

func NewAddPartitionsRequest() *AddPartitionsRequest

func (*AddPartitionsRequest) GetDbName

func (p *AddPartitionsRequest) GetDbName() string

func (*AddPartitionsRequest) GetIfNotExists

func (p *AddPartitionsRequest) GetIfNotExists() bool

func (*AddPartitionsRequest) GetNeedResult_

func (p *AddPartitionsRequest) GetNeedResult_() bool

func (*AddPartitionsRequest) GetParts

func (p *AddPartitionsRequest) GetParts() []*Partition

func (*AddPartitionsRequest) GetTblName

func (p *AddPartitionsRequest) GetTblName() string

func (*AddPartitionsRequest) IsSetNeedResult_

func (p *AddPartitionsRequest) IsSetNeedResult_() bool

func (*AddPartitionsRequest) Read

func (p *AddPartitionsRequest) Read(iprot thrift.TProtocol) error

func (*AddPartitionsRequest) ReadField1

func (p *AddPartitionsRequest) ReadField1(iprot thrift.TProtocol) error

func (*AddPartitionsRequest) ReadField2

func (p *AddPartitionsRequest) ReadField2(iprot thrift.TProtocol) error

func (*AddPartitionsRequest) ReadField3

func (p *AddPartitionsRequest) ReadField3(iprot thrift.TProtocol) error

func (*AddPartitionsRequest) ReadField4

func (p *AddPartitionsRequest) ReadField4(iprot thrift.TProtocol) error

func (*AddPartitionsRequest) ReadField5

func (p *AddPartitionsRequest) ReadField5(iprot thrift.TProtocol) error

func (*AddPartitionsRequest) String

func (p *AddPartitionsRequest) String() string

func (*AddPartitionsRequest) Write

func (p *AddPartitionsRequest) Write(oprot thrift.TProtocol) error

type AddPartitionsResult_

type AddPartitionsResult_ struct {
	Partitions []*Partition `thrift:"partitions,1" db:"partitions" json:"partitions,omitempty"`
}

Attributes:

  • Partitions
var ThriftHiveMetastoreAddPartitionsReqResult_Success_DEFAULT *AddPartitionsResult_

func NewAddPartitionsResult_

func NewAddPartitionsResult_() *AddPartitionsResult_

func (*AddPartitionsResult_) GetPartitions

func (p *AddPartitionsResult_) GetPartitions() []*Partition

func (*AddPartitionsResult_) IsSetPartitions

func (p *AddPartitionsResult_) IsSetPartitions() bool

func (*AddPartitionsResult_) Read

func (p *AddPartitionsResult_) Read(iprot thrift.TProtocol) error

func (*AddPartitionsResult_) ReadField1

func (p *AddPartitionsResult_) ReadField1(iprot thrift.TProtocol) error

func (*AddPartitionsResult_) String

func (p *AddPartitionsResult_) String() string

func (*AddPartitionsResult_) Write

func (p *AddPartitionsResult_) Write(oprot thrift.TProtocol) error

type AddPrimaryKeyRequest

type AddPrimaryKeyRequest struct {
	PrimaryKeyCols []*SQLPrimaryKey `thrift:"primaryKeyCols,1,required" db:"primaryKeyCols" json:"primaryKeyCols"`
}

Attributes:

  • PrimaryKeyCols
var ThriftHiveMetastoreAddPrimaryKeyArgs_Req_DEFAULT *AddPrimaryKeyRequest

func NewAddPrimaryKeyRequest

func NewAddPrimaryKeyRequest() *AddPrimaryKeyRequest

func (*AddPrimaryKeyRequest) GetPrimaryKeyCols

func (p *AddPrimaryKeyRequest) GetPrimaryKeyCols() []*SQLPrimaryKey

func (*AddPrimaryKeyRequest) Read

func (p *AddPrimaryKeyRequest) Read(iprot thrift.TProtocol) error

func (*AddPrimaryKeyRequest) ReadField1

func (p *AddPrimaryKeyRequest) ReadField1(iprot thrift.TProtocol) error

func (*AddPrimaryKeyRequest) String

func (p *AddPrimaryKeyRequest) String() string

func (*AddPrimaryKeyRequest) Write

func (p *AddPrimaryKeyRequest) Write(oprot thrift.TProtocol) error

type AddUniqueConstraintRequest

type AddUniqueConstraintRequest struct {
	UniqueConstraintCols []*SQLUniqueConstraint `thrift:"uniqueConstraintCols,1,required" db:"uniqueConstraintCols" json:"uniqueConstraintCols"`
}

Attributes:

  • UniqueConstraintCols
var ThriftHiveMetastoreAddUniqueConstraintArgs_Req_DEFAULT *AddUniqueConstraintRequest

func NewAddUniqueConstraintRequest

func NewAddUniqueConstraintRequest() *AddUniqueConstraintRequest

func (*AddUniqueConstraintRequest) GetUniqueConstraintCols

func (p *AddUniqueConstraintRequest) GetUniqueConstraintCols() []*SQLUniqueConstraint

func (*AddUniqueConstraintRequest) Read

func (*AddUniqueConstraintRequest) ReadField1

func (p *AddUniqueConstraintRequest) ReadField1(iprot thrift.TProtocol) error

func (*AddUniqueConstraintRequest) String

func (p *AddUniqueConstraintRequest) String() string

func (*AddUniqueConstraintRequest) Write

type AggrStats

type AggrStats struct {
	ColStats   []*ColumnStatisticsObj `thrift:"colStats,1,required" db:"colStats" json:"colStats"`
	PartsFound int64                  `thrift:"partsFound,2,required" db:"partsFound" json:"partsFound"`
}

Attributes:

  • ColStats
  • PartsFound
var ThriftHiveMetastoreGetAggrStatsForResult_Success_DEFAULT *AggrStats

func NewAggrStats

func NewAggrStats() *AggrStats

func (*AggrStats) GetColStats

func (p *AggrStats) GetColStats() []*ColumnStatisticsObj

func (*AggrStats) GetPartsFound

func (p *AggrStats) GetPartsFound() int64

func (*AggrStats) Read

func (p *AggrStats) Read(iprot thrift.TProtocol) error

func (*AggrStats) ReadField1

func (p *AggrStats) ReadField1(iprot thrift.TProtocol) error

func (*AggrStats) ReadField2

func (p *AggrStats) ReadField2(iprot thrift.TProtocol) error

func (*AggrStats) String

func (p *AggrStats) String() string

func (*AggrStats) Write

func (p *AggrStats) Write(oprot thrift.TProtocol) error

type AlreadyExistsException

type AlreadyExistsException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreAddIndexResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAddPartitionResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAddPartitionsPspecResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAddPartitionsReqResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAddPartitionsResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAppendPartitionByNameResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAppendPartitionResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateDatabaseResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateFunctionResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateResourcePlanResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateTableResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateTableWithConstraintsResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateTableWithEnvironmentContextResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateTypeResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateWmTriggerResult_O1_DEFAULT *AlreadyExistsException

func NewAlreadyExistsException

func NewAlreadyExistsException() *AlreadyExistsException

func (*AlreadyExistsException) Error

func (p *AlreadyExistsException) Error() string

func (*AlreadyExistsException) GetMessage

func (p *AlreadyExistsException) GetMessage() string

func (*AlreadyExistsException) Read

func (*AlreadyExistsException) ReadField1

func (p *AlreadyExistsException) ReadField1(iprot thrift.TProtocol) error

func (*AlreadyExistsException) String

func (p *AlreadyExistsException) String() string

func (*AlreadyExistsException) Write

func (p *AlreadyExistsException) Write(oprot thrift.TProtocol) error

type BinaryColumnStatsData

type BinaryColumnStatsData struct {
	MaxColLen  int64   `thrift:"maxColLen,1,required" db:"maxColLen" json:"maxColLen"`
	AvgColLen  float64 `thrift:"avgColLen,2,required" db:"avgColLen" json:"avgColLen"`
	NumNulls   int64   `thrift:"numNulls,3,required" db:"numNulls" json:"numNulls"`
	BitVectors []byte  `thrift:"bitVectors,4" db:"bitVectors" json:"bitVectors,omitempty"`
}

Attributes:

  • MaxColLen
  • AvgColLen
  • NumNulls
  • BitVectors
var ColumnStatisticsData_BinaryStats_DEFAULT *BinaryColumnStatsData

func NewBinaryColumnStatsData

func NewBinaryColumnStatsData() *BinaryColumnStatsData

func (*BinaryColumnStatsData) GetAvgColLen

func (p *BinaryColumnStatsData) GetAvgColLen() float64

func (*BinaryColumnStatsData) GetBitVectors

func (p *BinaryColumnStatsData) GetBitVectors() []byte

func (*BinaryColumnStatsData) GetMaxColLen

func (p *BinaryColumnStatsData) GetMaxColLen() int64

func (*BinaryColumnStatsData) GetNumNulls

func (p *BinaryColumnStatsData) GetNumNulls() int64

func (*BinaryColumnStatsData) IsSetBitVectors

func (p *BinaryColumnStatsData) IsSetBitVectors() bool

func (*BinaryColumnStatsData) Read

func (*BinaryColumnStatsData) ReadField1

func (p *BinaryColumnStatsData) ReadField1(iprot thrift.TProtocol) error

func (*BinaryColumnStatsData) ReadField2

func (p *BinaryColumnStatsData) ReadField2(iprot thrift.TProtocol) error

func (*BinaryColumnStatsData) ReadField3

func (p *BinaryColumnStatsData) ReadField3(iprot thrift.TProtocol) error

func (*BinaryColumnStatsData) ReadField4

func (p *BinaryColumnStatsData) ReadField4(iprot thrift.TProtocol) error

func (*BinaryColumnStatsData) String

func (p *BinaryColumnStatsData) String() string

func (*BinaryColumnStatsData) Write

func (p *BinaryColumnStatsData) Write(oprot thrift.TProtocol) error

type BooleanColumnStatsData

type BooleanColumnStatsData struct {
	NumTrues   int64  `thrift:"numTrues,1,required" db:"numTrues" json:"numTrues"`
	NumFalses  int64  `thrift:"numFalses,2,required" db:"numFalses" json:"numFalses"`
	NumNulls   int64  `thrift:"numNulls,3,required" db:"numNulls" json:"numNulls"`
	BitVectors []byte `thrift:"bitVectors,4" db:"bitVectors" json:"bitVectors,omitempty"`
}

Attributes:

  • NumTrues
  • NumFalses
  • NumNulls
  • BitVectors
var ColumnStatisticsData_BooleanStats_DEFAULT *BooleanColumnStatsData

func NewBooleanColumnStatsData

func NewBooleanColumnStatsData() *BooleanColumnStatsData

func (*BooleanColumnStatsData) GetBitVectors

func (p *BooleanColumnStatsData) GetBitVectors() []byte

func (*BooleanColumnStatsData) GetNumFalses

func (p *BooleanColumnStatsData) GetNumFalses() int64

func (*BooleanColumnStatsData) GetNumNulls

func (p *BooleanColumnStatsData) GetNumNulls() int64

func (*BooleanColumnStatsData) GetNumTrues

func (p *BooleanColumnStatsData) GetNumTrues() int64

func (*BooleanColumnStatsData) IsSetBitVectors

func (p *BooleanColumnStatsData) IsSetBitVectors() bool

func (*BooleanColumnStatsData) Read

func (*BooleanColumnStatsData) ReadField1

func (p *BooleanColumnStatsData) ReadField1(iprot thrift.TProtocol) error

func (*BooleanColumnStatsData) ReadField2

func (p *BooleanColumnStatsData) ReadField2(iprot thrift.TProtocol) error

func (*BooleanColumnStatsData) ReadField3

func (p *BooleanColumnStatsData) ReadField3(iprot thrift.TProtocol) error

func (*BooleanColumnStatsData) ReadField4

func (p *BooleanColumnStatsData) ReadField4(iprot thrift.TProtocol) error

func (*BooleanColumnStatsData) String

func (p *BooleanColumnStatsData) String() string

func (*BooleanColumnStatsData) Write

func (p *BooleanColumnStatsData) Write(oprot thrift.TProtocol) error

type CacheFileMetadataRequest

type CacheFileMetadataRequest struct {
	DbName     string  `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblName    string  `thrift:"tblName,2,required" db:"tblName" json:"tblName"`
	PartName   *string `thrift:"partName,3" db:"partName" json:"partName,omitempty"`
	IsAllParts *bool   `thrift:"isAllParts,4" db:"isAllParts" json:"isAllParts,omitempty"`
}

Attributes:

  • DbName
  • TblName
  • PartName
  • IsAllParts
var ThriftHiveMetastoreCacheFileMetadataArgs_Req_DEFAULT *CacheFileMetadataRequest

func NewCacheFileMetadataRequest

func NewCacheFileMetadataRequest() *CacheFileMetadataRequest

func (*CacheFileMetadataRequest) GetDbName

func (p *CacheFileMetadataRequest) GetDbName() string

func (*CacheFileMetadataRequest) GetIsAllParts

func (p *CacheFileMetadataRequest) GetIsAllParts() bool

func (*CacheFileMetadataRequest) GetPartName

func (p *CacheFileMetadataRequest) GetPartName() string

func (*CacheFileMetadataRequest) GetTblName

func (p *CacheFileMetadataRequest) GetTblName() string

func (*CacheFileMetadataRequest) IsSetIsAllParts

func (p *CacheFileMetadataRequest) IsSetIsAllParts() bool

func (*CacheFileMetadataRequest) IsSetPartName

func (p *CacheFileMetadataRequest) IsSetPartName() bool

func (*CacheFileMetadataRequest) Read

func (*CacheFileMetadataRequest) ReadField1

func (p *CacheFileMetadataRequest) ReadField1(iprot thrift.TProtocol) error

func (*CacheFileMetadataRequest) ReadField2

func (p *CacheFileMetadataRequest) ReadField2(iprot thrift.TProtocol) error

func (*CacheFileMetadataRequest) ReadField3

func (p *CacheFileMetadataRequest) ReadField3(iprot thrift.TProtocol) error

func (*CacheFileMetadataRequest) ReadField4

func (p *CacheFileMetadataRequest) ReadField4(iprot thrift.TProtocol) error

func (*CacheFileMetadataRequest) String

func (p *CacheFileMetadataRequest) String() string

func (*CacheFileMetadataRequest) Write

type CacheFileMetadataResult_

type CacheFileMetadataResult_ struct {
	IsSupported bool `thrift:"isSupported,1,required" db:"isSupported" json:"isSupported"`
}

Attributes:

  • IsSupported
var ThriftHiveMetastoreCacheFileMetadataResult_Success_DEFAULT *CacheFileMetadataResult_

func NewCacheFileMetadataResult_

func NewCacheFileMetadataResult_() *CacheFileMetadataResult_

func (*CacheFileMetadataResult_) GetIsSupported

func (p *CacheFileMetadataResult_) GetIsSupported() bool

func (*CacheFileMetadataResult_) Read

func (*CacheFileMetadataResult_) ReadField1

func (p *CacheFileMetadataResult_) ReadField1(iprot thrift.TProtocol) error

func (*CacheFileMetadataResult_) String

func (p *CacheFileMetadataResult_) String() string

func (*CacheFileMetadataResult_) Write

type CheckLockRequest

type CheckLockRequest struct {
	Lockid    int64  `thrift:"lockid,1,required" db:"lockid" json:"lockid"`
	Txnid     *int64 `thrift:"txnid,2" db:"txnid" json:"txnid,omitempty"`
	ElapsedMs *int64 `thrift:"elapsed_ms,3" db:"elapsed_ms" json:"elapsed_ms,omitempty"`
}

Attributes:

  • Lockid
  • Txnid
  • ElapsedMs
var ThriftHiveMetastoreCheckLockArgs_Rqst_DEFAULT *CheckLockRequest

func NewCheckLockRequest

func NewCheckLockRequest() *CheckLockRequest

func (*CheckLockRequest) GetElapsedMs

func (p *CheckLockRequest) GetElapsedMs() int64

func (*CheckLockRequest) GetLockid

func (p *CheckLockRequest) GetLockid() int64

func (*CheckLockRequest) GetTxnid

func (p *CheckLockRequest) GetTxnid() int64

func (*CheckLockRequest) IsSetElapsedMs

func (p *CheckLockRequest) IsSetElapsedMs() bool

func (*CheckLockRequest) IsSetTxnid

func (p *CheckLockRequest) IsSetTxnid() bool

func (*CheckLockRequest) Read

func (p *CheckLockRequest) Read(iprot thrift.TProtocol) error

func (*CheckLockRequest) ReadField1

func (p *CheckLockRequest) ReadField1(iprot thrift.TProtocol) error

func (*CheckLockRequest) ReadField2

func (p *CheckLockRequest) ReadField2(iprot thrift.TProtocol) error

func (*CheckLockRequest) ReadField3

func (p *CheckLockRequest) ReadField3(iprot thrift.TProtocol) error

func (*CheckLockRequest) String

func (p *CheckLockRequest) String() string

func (*CheckLockRequest) Write

func (p *CheckLockRequest) Write(oprot thrift.TProtocol) error

type ClearFileMetadataRequest

type ClearFileMetadataRequest struct {
	FileIds []int64 `thrift:"fileIds,1,required" db:"fileIds" json:"fileIds"`
}

Attributes:

  • FileIds
var ThriftHiveMetastoreClearFileMetadataArgs_Req_DEFAULT *ClearFileMetadataRequest

func NewClearFileMetadataRequest

func NewClearFileMetadataRequest() *ClearFileMetadataRequest

func (*ClearFileMetadataRequest) GetFileIds

func (p *ClearFileMetadataRequest) GetFileIds() []int64

func (*ClearFileMetadataRequest) Read

func (*ClearFileMetadataRequest) ReadField1

func (p *ClearFileMetadataRequest) ReadField1(iprot thrift.TProtocol) error

func (*ClearFileMetadataRequest) String

func (p *ClearFileMetadataRequest) String() string

func (*ClearFileMetadataRequest) Write

type ClearFileMetadataResult_

type ClearFileMetadataResult_ struct {
}
var ThriftHiveMetastoreClearFileMetadataResult_Success_DEFAULT *ClearFileMetadataResult_

func NewClearFileMetadataResult_

func NewClearFileMetadataResult_() *ClearFileMetadataResult_

func (*ClearFileMetadataResult_) Read

func (*ClearFileMetadataResult_) String

func (p *ClearFileMetadataResult_) String() string

func (*ClearFileMetadataResult_) Write

type ClientCapabilities

type ClientCapabilities struct {
	Values []ClientCapability `thrift:"values,1,required" db:"values" json:"values"`
}

Attributes:

  • Values
var GetTableRequest_Capabilities_DEFAULT *ClientCapabilities
var GetTablesRequest_Capabilities_DEFAULT *ClientCapabilities

func NewClientCapabilities

func NewClientCapabilities() *ClientCapabilities

func (*ClientCapabilities) GetValues

func (p *ClientCapabilities) GetValues() []ClientCapability

func (*ClientCapabilities) Read

func (p *ClientCapabilities) Read(iprot thrift.TProtocol) error

func (*ClientCapabilities) ReadField1

func (p *ClientCapabilities) ReadField1(iprot thrift.TProtocol) error

func (*ClientCapabilities) String

func (p *ClientCapabilities) String() string

func (*ClientCapabilities) Write

func (p *ClientCapabilities) Write(oprot thrift.TProtocol) error

type ClientCapability

type ClientCapability int64
const (
	ClientCapability_TEST_CAPABILITY    ClientCapability = 1
	ClientCapability_INSERT_ONLY_TABLES ClientCapability = 2
)

func ClientCapabilityFromString

func ClientCapabilityFromString(s string) (ClientCapability, error)

func ClientCapabilityPtr

func ClientCapabilityPtr(v ClientCapability) *ClientCapability

func (ClientCapability) MarshalText

func (p ClientCapability) MarshalText() ([]byte, error)

func (*ClientCapability) Scan

func (p *ClientCapability) Scan(value interface{}) error

func (ClientCapability) String

func (p ClientCapability) String() string

func (*ClientCapability) UnmarshalText

func (p *ClientCapability) UnmarshalText(text []byte) error

func (*ClientCapability) Value

func (p *ClientCapability) Value() (driver.Value, error)

type CmRecycleRequest

type CmRecycleRequest struct {
	DataPath string `thrift:"dataPath,1,required" db:"dataPath" json:"dataPath"`
	Purge    bool   `thrift:"purge,2,required" db:"purge" json:"purge"`
}

Attributes:

  • DataPath
  • Purge
var ThriftHiveMetastoreCmRecycleArgs_Request_DEFAULT *CmRecycleRequest

func NewCmRecycleRequest

func NewCmRecycleRequest() *CmRecycleRequest

func (*CmRecycleRequest) GetDataPath

func (p *CmRecycleRequest) GetDataPath() string

func (*CmRecycleRequest) GetPurge

func (p *CmRecycleRequest) GetPurge() bool

func (*CmRecycleRequest) Read

func (p *CmRecycleRequest) Read(iprot thrift.TProtocol) error

func (*CmRecycleRequest) ReadField1

func (p *CmRecycleRequest) ReadField1(iprot thrift.TProtocol) error

func (*CmRecycleRequest) ReadField2

func (p *CmRecycleRequest) ReadField2(iprot thrift.TProtocol) error

func (*CmRecycleRequest) String

func (p *CmRecycleRequest) String() string

func (*CmRecycleRequest) Write

func (p *CmRecycleRequest) Write(oprot thrift.TProtocol) error

type CmRecycleResponse

type CmRecycleResponse struct {
}
var ThriftHiveMetastoreCmRecycleResult_Success_DEFAULT *CmRecycleResponse

func NewCmRecycleResponse

func NewCmRecycleResponse() *CmRecycleResponse

func (*CmRecycleResponse) Read

func (p *CmRecycleResponse) Read(iprot thrift.TProtocol) error

func (*CmRecycleResponse) String

func (p *CmRecycleResponse) String() string

func (*CmRecycleResponse) Write

func (p *CmRecycleResponse) Write(oprot thrift.TProtocol) error

type ColumnStatistics

type ColumnStatistics struct {
	StatsDesc *ColumnStatisticsDesc  `thrift:"statsDesc,1,required" db:"statsDesc" json:"statsDesc"`
	StatsObj  []*ColumnStatisticsObj `thrift:"statsObj,2,required" db:"statsObj" json:"statsObj"`
}

Attributes:

  • StatsDesc
  • StatsObj
var ThriftHiveMetastoreGetPartitionColumnStatisticsResult_Success_DEFAULT *ColumnStatistics
var ThriftHiveMetastoreGetTableColumnStatisticsResult_Success_DEFAULT *ColumnStatistics
var ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs_StatsObj_DEFAULT *ColumnStatistics
var ThriftHiveMetastoreUpdateTableColumnStatisticsArgs_StatsObj_DEFAULT *ColumnStatistics

func NewColumnStatistics

func NewColumnStatistics() *ColumnStatistics

func (*ColumnStatistics) GetStatsDesc

func (p *ColumnStatistics) GetStatsDesc() *ColumnStatisticsDesc

func (*ColumnStatistics) GetStatsObj

func (p *ColumnStatistics) GetStatsObj() []*ColumnStatisticsObj

func (*ColumnStatistics) IsSetStatsDesc

func (p *ColumnStatistics) IsSetStatsDesc() bool

func (*ColumnStatistics) Read

func (p *ColumnStatistics) Read(iprot thrift.TProtocol) error

func (*ColumnStatistics) ReadField1

func (p *ColumnStatistics) ReadField1(iprot thrift.TProtocol) error

func (*ColumnStatistics) ReadField2

func (p *ColumnStatistics) ReadField2(iprot thrift.TProtocol) error

func (*ColumnStatistics) String

func (p *ColumnStatistics) String() string

func (*ColumnStatistics) Write

func (p *ColumnStatistics) Write(oprot thrift.TProtocol) error

type ColumnStatisticsData

type ColumnStatisticsData struct {
	BooleanStats *BooleanColumnStatsData `thrift:"booleanStats,1" db:"booleanStats" json:"booleanStats,omitempty"`
	LongStats    *LongColumnStatsData    `thrift:"longStats,2" db:"longStats" json:"longStats,omitempty"`
	DoubleStats  *DoubleColumnStatsData  `thrift:"doubleStats,3" db:"doubleStats" json:"doubleStats,omitempty"`
	StringStats  *StringColumnStatsData  `thrift:"stringStats,4" db:"stringStats" json:"stringStats,omitempty"`
	BinaryStats  *BinaryColumnStatsData  `thrift:"binaryStats,5" db:"binaryStats" json:"binaryStats,omitempty"`
	DecimalStats *DecimalColumnStatsData `thrift:"decimalStats,6" db:"decimalStats" json:"decimalStats,omitempty"`
	DateStats    *DateColumnStatsData    `thrift:"dateStats,7" db:"dateStats" json:"dateStats,omitempty"`
}

Attributes:

  • BooleanStats
  • LongStats
  • DoubleStats
  • StringStats
  • BinaryStats
  • DecimalStats
  • DateStats
var ColumnStatisticsObj_StatsData_DEFAULT *ColumnStatisticsData

func NewColumnStatisticsData

func NewColumnStatisticsData() *ColumnStatisticsData

func (*ColumnStatisticsData) CountSetFieldsColumnStatisticsData

func (p *ColumnStatisticsData) CountSetFieldsColumnStatisticsData() int

func (*ColumnStatisticsData) GetBinaryStats

func (p *ColumnStatisticsData) GetBinaryStats() *BinaryColumnStatsData

func (*ColumnStatisticsData) GetBooleanStats

func (p *ColumnStatisticsData) GetBooleanStats() *BooleanColumnStatsData

func (*ColumnStatisticsData) GetDateStats

func (p *ColumnStatisticsData) GetDateStats() *DateColumnStatsData

func (*ColumnStatisticsData) GetDecimalStats

func (p *ColumnStatisticsData) GetDecimalStats() *DecimalColumnStatsData

func (*ColumnStatisticsData) GetDoubleStats

func (p *ColumnStatisticsData) GetDoubleStats() *DoubleColumnStatsData

func (*ColumnStatisticsData) GetLongStats

func (p *ColumnStatisticsData) GetLongStats() *LongColumnStatsData

func (*ColumnStatisticsData) GetStringStats

func (p *ColumnStatisticsData) GetStringStats() *StringColumnStatsData

func (*ColumnStatisticsData) IsSetBinaryStats

func (p *ColumnStatisticsData) IsSetBinaryStats() bool

func (*ColumnStatisticsData) IsSetBooleanStats

func (p *ColumnStatisticsData) IsSetBooleanStats() bool

func (*ColumnStatisticsData) IsSetDateStats

func (p *ColumnStatisticsData) IsSetDateStats() bool

func (*ColumnStatisticsData) IsSetDecimalStats

func (p *ColumnStatisticsData) IsSetDecimalStats() bool

func (*ColumnStatisticsData) IsSetDoubleStats

func (p *ColumnStatisticsData) IsSetDoubleStats() bool

func (*ColumnStatisticsData) IsSetLongStats

func (p *ColumnStatisticsData) IsSetLongStats() bool

func (*ColumnStatisticsData) IsSetStringStats

func (p *ColumnStatisticsData) IsSetStringStats() bool

func (*ColumnStatisticsData) Read

func (p *ColumnStatisticsData) Read(iprot thrift.TProtocol) error

func (*ColumnStatisticsData) ReadField1

func (p *ColumnStatisticsData) ReadField1(iprot thrift.TProtocol) error

func (*ColumnStatisticsData) ReadField2

func (p *ColumnStatisticsData) ReadField2(iprot thrift.TProtocol) error

func (*ColumnStatisticsData) ReadField3

func (p *ColumnStatisticsData) ReadField3(iprot thrift.TProtocol) error

func (*ColumnStatisticsData) ReadField4

func (p *ColumnStatisticsData) ReadField4(iprot thrift.TProtocol) error

func (*ColumnStatisticsData) ReadField5

func (p *ColumnStatisticsData) ReadField5(iprot thrift.TProtocol) error

func (*ColumnStatisticsData) ReadField6

func (p *ColumnStatisticsData) ReadField6(iprot thrift.TProtocol) error

func (*ColumnStatisticsData) ReadField7

func (p *ColumnStatisticsData) ReadField7(iprot thrift.TProtocol) error

func (*ColumnStatisticsData) String

func (p *ColumnStatisticsData) String() string

func (*ColumnStatisticsData) Write

func (p *ColumnStatisticsData) Write(oprot thrift.TProtocol) error

type ColumnStatisticsDesc

type ColumnStatisticsDesc struct {
	IsTblLevel   bool    `thrift:"isTblLevel,1,required" db:"isTblLevel" json:"isTblLevel"`
	DbName       string  `thrift:"dbName,2,required" db:"dbName" json:"dbName"`
	TableName    string  `thrift:"tableName,3,required" db:"tableName" json:"tableName"`
	PartName     *string `thrift:"partName,4" db:"partName" json:"partName,omitempty"`
	LastAnalyzed *int64  `thrift:"lastAnalyzed,5" db:"lastAnalyzed" json:"lastAnalyzed,omitempty"`
}

Attributes:

  • IsTblLevel
  • DbName
  • TableName
  • PartName
  • LastAnalyzed
var ColumnStatistics_StatsDesc_DEFAULT *ColumnStatisticsDesc

func NewColumnStatisticsDesc

func NewColumnStatisticsDesc() *ColumnStatisticsDesc

func (*ColumnStatisticsDesc) GetDbName

func (p *ColumnStatisticsDesc) GetDbName() string

func (*ColumnStatisticsDesc) GetIsTblLevel

func (p *ColumnStatisticsDesc) GetIsTblLevel() bool

func (*ColumnStatisticsDesc) GetLastAnalyzed

func (p *ColumnStatisticsDesc) GetLastAnalyzed() int64

func (*ColumnStatisticsDesc) GetPartName

func (p *ColumnStatisticsDesc) GetPartName() string

func (*ColumnStatisticsDesc) GetTableName

func (p *ColumnStatisticsDesc) GetTableName() string

func (*ColumnStatisticsDesc) IsSetLastAnalyzed

func (p *ColumnStatisticsDesc) IsSetLastAnalyzed() bool

func (*ColumnStatisticsDesc) IsSetPartName

func (p *ColumnStatisticsDesc) IsSetPartName() bool

func (*ColumnStatisticsDesc) Read

func (p *ColumnStatisticsDesc) Read(iprot thrift.TProtocol) error

func (*ColumnStatisticsDesc) ReadField1

func (p *ColumnStatisticsDesc) ReadField1(iprot thrift.TProtocol) error

func (*ColumnStatisticsDesc) ReadField2

func (p *ColumnStatisticsDesc) ReadField2(iprot thrift.TProtocol) error

func (*ColumnStatisticsDesc) ReadField3

func (p *ColumnStatisticsDesc) ReadField3(iprot thrift.TProtocol) error

func (*ColumnStatisticsDesc) ReadField4

func (p *ColumnStatisticsDesc) ReadField4(iprot thrift.TProtocol) error

func (*ColumnStatisticsDesc) ReadField5

func (p *ColumnStatisticsDesc) ReadField5(iprot thrift.TProtocol) error

func (*ColumnStatisticsDesc) String

func (p *ColumnStatisticsDesc) String() string

func (*ColumnStatisticsDesc) Write

func (p *ColumnStatisticsDesc) Write(oprot thrift.TProtocol) error

type ColumnStatisticsObj

type ColumnStatisticsObj struct {
	ColName   string                `thrift:"colName,1,required" db:"colName" json:"colName"`
	ColType   string                `thrift:"colType,2,required" db:"colType" json:"colType"`
	StatsData *ColumnStatisticsData `thrift:"statsData,3,required" db:"statsData" json:"statsData"`
}

Attributes:

  • ColName
  • ColType
  • StatsData

func NewColumnStatisticsObj

func NewColumnStatisticsObj() *ColumnStatisticsObj

func (*ColumnStatisticsObj) GetColName

func (p *ColumnStatisticsObj) GetColName() string

func (*ColumnStatisticsObj) GetColType

func (p *ColumnStatisticsObj) GetColType() string

func (*ColumnStatisticsObj) GetStatsData

func (p *ColumnStatisticsObj) GetStatsData() *ColumnStatisticsData

func (*ColumnStatisticsObj) IsSetStatsData

func (p *ColumnStatisticsObj) IsSetStatsData() bool

func (*ColumnStatisticsObj) Read

func (p *ColumnStatisticsObj) Read(iprot thrift.TProtocol) error

func (*ColumnStatisticsObj) ReadField1

func (p *ColumnStatisticsObj) ReadField1(iprot thrift.TProtocol) error

func (*ColumnStatisticsObj) ReadField2

func (p *ColumnStatisticsObj) ReadField2(iprot thrift.TProtocol) error

func (*ColumnStatisticsObj) ReadField3

func (p *ColumnStatisticsObj) ReadField3(iprot thrift.TProtocol) error

func (*ColumnStatisticsObj) String

func (p *ColumnStatisticsObj) String() string

func (*ColumnStatisticsObj) Write

func (p *ColumnStatisticsObj) Write(oprot thrift.TProtocol) error

type CommitTxnRequest

type CommitTxnRequest struct {
	Txnid int64 `thrift:"txnid,1,required" db:"txnid" json:"txnid"`
}

Attributes:

  • Txnid
var ThriftHiveMetastoreCommitTxnArgs_Rqst_DEFAULT *CommitTxnRequest

func NewCommitTxnRequest

func NewCommitTxnRequest() *CommitTxnRequest

func (*CommitTxnRequest) GetTxnid

func (p *CommitTxnRequest) GetTxnid() int64

func (*CommitTxnRequest) Read

func (p *CommitTxnRequest) Read(iprot thrift.TProtocol) error

func (*CommitTxnRequest) ReadField1

func (p *CommitTxnRequest) ReadField1(iprot thrift.TProtocol) error

func (*CommitTxnRequest) String

func (p *CommitTxnRequest) String() string

func (*CommitTxnRequest) Write

func (p *CommitTxnRequest) Write(oprot thrift.TProtocol) error

type CompactionRequest

type CompactionRequest struct {
	Dbname        string            `thrift:"dbname,1,required" db:"dbname" json:"dbname"`
	Tablename     string            `thrift:"tablename,2,required" db:"tablename" json:"tablename"`
	Partitionname *string           `thrift:"partitionname,3" db:"partitionname" json:"partitionname,omitempty"`
	Type          CompactionType    `thrift:"type,4,required" db:"type" json:"type"`
	Runas         *string           `thrift:"runas,5" db:"runas" json:"runas,omitempty"`
	Properties    map[string]string `thrift:"properties,6" db:"properties" json:"properties,omitempty"`
}

Attributes:

  • Dbname
  • Tablename
  • Partitionname
  • Type
  • Runas
  • Properties
var ThriftHiveMetastoreCompact2Args_Rqst_DEFAULT *CompactionRequest
var ThriftHiveMetastoreCompactArgs_Rqst_DEFAULT *CompactionRequest

func NewCompactionRequest

func NewCompactionRequest() *CompactionRequest

func (*CompactionRequest) GetDbname

func (p *CompactionRequest) GetDbname() string

func (*CompactionRequest) GetPartitionname

func (p *CompactionRequest) GetPartitionname() string

func (*CompactionRequest) GetProperties

func (p *CompactionRequest) GetProperties() map[string]string

func (*CompactionRequest) GetRunas

func (p *CompactionRequest) GetRunas() string

func (*CompactionRequest) GetTablename

func (p *CompactionRequest) GetTablename() string

func (*CompactionRequest) GetType

func (p *CompactionRequest) GetType() CompactionType

func (*CompactionRequest) IsSetPartitionname

func (p *CompactionRequest) IsSetPartitionname() bool

func (*CompactionRequest) IsSetProperties

func (p *CompactionRequest) IsSetProperties() bool

func (*CompactionRequest) IsSetRunas

func (p *CompactionRequest) IsSetRunas() bool

func (*CompactionRequest) Read

func (p *CompactionRequest) Read(iprot thrift.TProtocol) error

func (*CompactionRequest) ReadField1

func (p *CompactionRequest) ReadField1(iprot thrift.TProtocol) error

func (*CompactionRequest) ReadField2

func (p *CompactionRequest) ReadField2(iprot thrift.TProtocol) error

func (*CompactionRequest) ReadField3

func (p *CompactionRequest) ReadField3(iprot thrift.TProtocol) error

func (*CompactionRequest) ReadField4

func (p *CompactionRequest) ReadField4(iprot thrift.TProtocol) error

func (*CompactionRequest) ReadField5

func (p *CompactionRequest) ReadField5(iprot thrift.TProtocol) error

func (*CompactionRequest) ReadField6

func (p *CompactionRequest) ReadField6(iprot thrift.TProtocol) error

func (*CompactionRequest) String

func (p *CompactionRequest) String() string

func (*CompactionRequest) Write

func (p *CompactionRequest) Write(oprot thrift.TProtocol) error

type CompactionResponse

type CompactionResponse struct {
	ID       int64  `thrift:"id,1,required" db:"id" json:"id"`
	State    string `thrift:"state,2,required" db:"state" json:"state"`
	Accepted bool   `thrift:"accepted,3,required" db:"accepted" json:"accepted"`
}

Attributes:

  • ID
  • State
  • Accepted
var ThriftHiveMetastoreCompact2Result_Success_DEFAULT *CompactionResponse

func NewCompactionResponse

func NewCompactionResponse() *CompactionResponse

func (*CompactionResponse) GetAccepted

func (p *CompactionResponse) GetAccepted() bool

func (*CompactionResponse) GetID

func (p *CompactionResponse) GetID() int64

func (*CompactionResponse) GetState

func (p *CompactionResponse) GetState() string

func (*CompactionResponse) Read

func (p *CompactionResponse) Read(iprot thrift.TProtocol) error

func (*CompactionResponse) ReadField1

func (p *CompactionResponse) ReadField1(iprot thrift.TProtocol) error

func (*CompactionResponse) ReadField2

func (p *CompactionResponse) ReadField2(iprot thrift.TProtocol) error

func (*CompactionResponse) ReadField3

func (p *CompactionResponse) ReadField3(iprot thrift.TProtocol) error

func (*CompactionResponse) String

func (p *CompactionResponse) String() string

func (*CompactionResponse) Write

func (p *CompactionResponse) Write(oprot thrift.TProtocol) error

type CompactionType

type CompactionType int64
const (
	CompactionType_MINOR CompactionType = 1
	CompactionType_MAJOR CompactionType = 2
)

func CompactionTypeFromString

func CompactionTypeFromString(s string) (CompactionType, error)

func CompactionTypePtr

func CompactionTypePtr(v CompactionType) *CompactionType

func (CompactionType) MarshalText

func (p CompactionType) MarshalText() ([]byte, error)

func (*CompactionType) Scan

func (p *CompactionType) Scan(value interface{}) error

func (CompactionType) String

func (p CompactionType) String() string

func (*CompactionType) UnmarshalText

func (p *CompactionType) UnmarshalText(text []byte) error

func (*CompactionType) Value

func (p *CompactionType) Value() (driver.Value, error)

type ConfigValSecurityException

type ConfigValSecurityException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreGetConfigValueResult_O1_DEFAULT *ConfigValSecurityException

func NewConfigValSecurityException

func NewConfigValSecurityException() *ConfigValSecurityException

func (*ConfigValSecurityException) Error

func (*ConfigValSecurityException) GetMessage

func (p *ConfigValSecurityException) GetMessage() string

func (*ConfigValSecurityException) Read

func (*ConfigValSecurityException) ReadField1

func (p *ConfigValSecurityException) ReadField1(iprot thrift.TProtocol) error

func (*ConfigValSecurityException) String

func (p *ConfigValSecurityException) String() string

func (*ConfigValSecurityException) Write

type CurrentNotificationEventId

type CurrentNotificationEventId struct {
	EventId int64 `thrift:"eventId,1,required" db:"eventId" json:"eventId"`
}

Attributes:

  • EventId
var ThriftHiveMetastoreGetCurrentNotificationEventIdResult_Success_DEFAULT *CurrentNotificationEventId

func NewCurrentNotificationEventId

func NewCurrentNotificationEventId() *CurrentNotificationEventId

func (*CurrentNotificationEventId) GetEventId

func (p *CurrentNotificationEventId) GetEventId() int64

func (*CurrentNotificationEventId) Read

func (*CurrentNotificationEventId) ReadField1

func (p *CurrentNotificationEventId) ReadField1(iprot thrift.TProtocol) error

func (*CurrentNotificationEventId) String

func (p *CurrentNotificationEventId) String() string

func (*CurrentNotificationEventId) Write

type DataOperationType

type DataOperationType int64
const (
	DataOperationType_SELECT DataOperationType = 1
	DataOperationType_INSERT DataOperationType = 2
	DataOperationType_UPDATE DataOperationType = 3
	DataOperationType_DELETE DataOperationType = 4
	DataOperationType_UNSET  DataOperationType = 5
	DataOperationType_NO_TXN DataOperationType = 6
)
var AddDynamicPartitions_OperationType_DEFAULT DataOperationType = 5
var LockComponent_OperationType_DEFAULT DataOperationType = 5

func DataOperationTypeFromString

func DataOperationTypeFromString(s string) (DataOperationType, error)

func DataOperationTypePtr

func DataOperationTypePtr(v DataOperationType) *DataOperationType

func (DataOperationType) MarshalText

func (p DataOperationType) MarshalText() ([]byte, error)

func (*DataOperationType) Scan

func (p *DataOperationType) Scan(value interface{}) error

func (DataOperationType) String

func (p DataOperationType) String() string

func (*DataOperationType) UnmarshalText

func (p *DataOperationType) UnmarshalText(text []byte) error

func (*DataOperationType) Value

func (p *DataOperationType) Value() (driver.Value, error)

type Database

type Database struct {
	Name        string                 `thrift:"name,1" db:"name" json:"name"`
	Description string                 `thrift:"description,2" db:"description" json:"description"`
	LocationUri string                 `thrift:"locationUri,3" db:"locationUri" json:"locationUri"`
	Parameters  map[string]string      `thrift:"parameters,4" db:"parameters" json:"parameters"`
	Privileges  *PrincipalPrivilegeSet `thrift:"privileges,5" db:"privileges" json:"privileges,omitempty"`
	OwnerName   *string                `thrift:"ownerName,6" db:"ownerName" json:"ownerName,omitempty"`
	OwnerType   *PrincipalType         `thrift:"ownerType,7" db:"ownerType" json:"ownerType,omitempty"`
}

Attributes:

  • Name
  • Description
  • LocationUri
  • Parameters
  • Privileges
  • OwnerName
  • OwnerType
var ThriftHiveMetastoreAlterDatabaseArgs_Db_DEFAULT *Database
var ThriftHiveMetastoreCreateDatabaseArgs_Database_DEFAULT *Database
var ThriftHiveMetastoreGetDatabaseResult_Success_DEFAULT *Database

func NewDatabase

func NewDatabase() *Database

func (*Database) GetDescription

func (p *Database) GetDescription() string

func (*Database) GetLocationUri

func (p *Database) GetLocationUri() string

func (*Database) GetName

func (p *Database) GetName() string

func (*Database) GetOwnerName

func (p *Database) GetOwnerName() string

func (*Database) GetOwnerType

func (p *Database) GetOwnerType() PrincipalType

func (*Database) GetParameters

func (p *Database) GetParameters() map[string]string

func (*Database) GetPrivileges

func (p *Database) GetPrivileges() *PrincipalPrivilegeSet

func (*Database) IsSetOwnerName

func (p *Database) IsSetOwnerName() bool

func (*Database) IsSetOwnerType

func (p *Database) IsSetOwnerType() bool

func (*Database) IsSetPrivileges

func (p *Database) IsSetPrivileges() bool

func (*Database) Read

func (p *Database) Read(iprot thrift.TProtocol) error

func (*Database) ReadField1

func (p *Database) ReadField1(iprot thrift.TProtocol) error

func (*Database) ReadField2

func (p *Database) ReadField2(iprot thrift.TProtocol) error

func (*Database) ReadField3

func (p *Database) ReadField3(iprot thrift.TProtocol) error

func (*Database) ReadField4

func (p *Database) ReadField4(iprot thrift.TProtocol) error

func (*Database) ReadField5

func (p *Database) ReadField5(iprot thrift.TProtocol) error

func (*Database) ReadField6

func (p *Database) ReadField6(iprot thrift.TProtocol) error

func (*Database) ReadField7

func (p *Database) ReadField7(iprot thrift.TProtocol) error

func (*Database) String

func (p *Database) String() string

func (*Database) Write

func (p *Database) Write(oprot thrift.TProtocol) error

type Date

type Date struct {
	DaysSinceEpoch int64 `thrift:"daysSinceEpoch,1,required" db:"daysSinceEpoch" json:"daysSinceEpoch"`
}

Attributes:

  • DaysSinceEpoch
var DateColumnStatsData_HighValue_DEFAULT *Date
var DateColumnStatsData_LowValue_DEFAULT *Date

func NewDate

func NewDate() *Date

func (*Date) GetDaysSinceEpoch

func (p *Date) GetDaysSinceEpoch() int64

func (*Date) Read

func (p *Date) Read(iprot thrift.TProtocol) error

func (*Date) ReadField1

func (p *Date) ReadField1(iprot thrift.TProtocol) error

func (*Date) String

func (p *Date) String() string

func (*Date) Write

func (p *Date) Write(oprot thrift.TProtocol) error

type DateColumnStatsData

type DateColumnStatsData struct {
	LowValue   *Date  `thrift:"lowValue,1" db:"lowValue" json:"lowValue,omitempty"`
	HighValue  *Date  `thrift:"highValue,2" db:"highValue" json:"highValue,omitempty"`
	NumNulls   int64  `thrift:"numNulls,3,required" db:"numNulls" json:"numNulls"`
	NumDVs     int64  `thrift:"numDVs,4,required" db:"numDVs" json:"numDVs"`
	BitVectors []byte `thrift:"bitVectors,5" db:"bitVectors" json:"bitVectors,omitempty"`
}

Attributes:

  • LowValue
  • HighValue
  • NumNulls
  • NumDVs
  • BitVectors
var ColumnStatisticsData_DateStats_DEFAULT *DateColumnStatsData

func NewDateColumnStatsData

func NewDateColumnStatsData() *DateColumnStatsData

func (*DateColumnStatsData) GetBitVectors

func (p *DateColumnStatsData) GetBitVectors() []byte

func (*DateColumnStatsData) GetHighValue

func (p *DateColumnStatsData) GetHighValue() *Date

func (*DateColumnStatsData) GetLowValue

func (p *DateColumnStatsData) GetLowValue() *Date

func (*DateColumnStatsData) GetNumDVs

func (p *DateColumnStatsData) GetNumDVs() int64

func (*DateColumnStatsData) GetNumNulls

func (p *DateColumnStatsData) GetNumNulls() int64

func (*DateColumnStatsData) IsSetBitVectors

func (p *DateColumnStatsData) IsSetBitVectors() bool

func (*DateColumnStatsData) IsSetHighValue

func (p *DateColumnStatsData) IsSetHighValue() bool

func (*DateColumnStatsData) IsSetLowValue

func (p *DateColumnStatsData) IsSetLowValue() bool

func (*DateColumnStatsData) Read

func (p *DateColumnStatsData) Read(iprot thrift.TProtocol) error

func (*DateColumnStatsData) ReadField1

func (p *DateColumnStatsData) ReadField1(iprot thrift.TProtocol) error

func (*DateColumnStatsData) ReadField2

func (p *DateColumnStatsData) ReadField2(iprot thrift.TProtocol) error

func (*DateColumnStatsData) ReadField3

func (p *DateColumnStatsData) ReadField3(iprot thrift.TProtocol) error

func (*DateColumnStatsData) ReadField4

func (p *DateColumnStatsData) ReadField4(iprot thrift.TProtocol) error

func (*DateColumnStatsData) ReadField5

func (p *DateColumnStatsData) ReadField5(iprot thrift.TProtocol) error

func (*DateColumnStatsData) String

func (p *DateColumnStatsData) String() string

func (*DateColumnStatsData) Write

func (p *DateColumnStatsData) Write(oprot thrift.TProtocol) error

type Decimal

type Decimal struct {
	Unscaled []byte `thrift:"unscaled,1,required" db:"unscaled" json:"unscaled"`
	// unused field # 2
	Scale int16 `thrift:"scale,3,required" db:"scale" json:"scale"`
}

Attributes:

  • Unscaled
  • Scale
var DecimalColumnStatsData_HighValue_DEFAULT *Decimal
var DecimalColumnStatsData_LowValue_DEFAULT *Decimal

func NewDecimal

func NewDecimal() *Decimal

func (*Decimal) GetScale

func (p *Decimal) GetScale() int16

func (*Decimal) GetUnscaled

func (p *Decimal) GetUnscaled() []byte

func (*Decimal) Read

func (p *Decimal) Read(iprot thrift.TProtocol) error

func (*Decimal) ReadField1

func (p *Decimal) ReadField1(iprot thrift.TProtocol) error

func (*Decimal) ReadField3

func (p *Decimal) ReadField3(iprot thrift.TProtocol) error

func (*Decimal) String

func (p *Decimal) String() string

func (*Decimal) Write

func (p *Decimal) Write(oprot thrift.TProtocol) error

type DecimalColumnStatsData

type DecimalColumnStatsData struct {
	LowValue   *Decimal `thrift:"lowValue,1" db:"lowValue" json:"lowValue,omitempty"`
	HighValue  *Decimal `thrift:"highValue,2" db:"highValue" json:"highValue,omitempty"`
	NumNulls   int64    `thrift:"numNulls,3,required" db:"numNulls" json:"numNulls"`
	NumDVs     int64    `thrift:"numDVs,4,required" db:"numDVs" json:"numDVs"`
	BitVectors []byte   `thrift:"bitVectors,5" db:"bitVectors" json:"bitVectors,omitempty"`
}

Attributes:

  • LowValue
  • HighValue
  • NumNulls
  • NumDVs
  • BitVectors
var ColumnStatisticsData_DecimalStats_DEFAULT *DecimalColumnStatsData

func NewDecimalColumnStatsData

func NewDecimalColumnStatsData() *DecimalColumnStatsData

func (*DecimalColumnStatsData) GetBitVectors

func (p *DecimalColumnStatsData) GetBitVectors() []byte

func (*DecimalColumnStatsData) GetHighValue

func (p *DecimalColumnStatsData) GetHighValue() *Decimal

func (*DecimalColumnStatsData) GetLowValue

func (p *DecimalColumnStatsData) GetLowValue() *Decimal

func (*DecimalColumnStatsData) GetNumDVs

func (p *DecimalColumnStatsData) GetNumDVs() int64

func (*DecimalColumnStatsData) GetNumNulls

func (p *DecimalColumnStatsData) GetNumNulls() int64

func (*DecimalColumnStatsData) IsSetBitVectors

func (p *DecimalColumnStatsData) IsSetBitVectors() bool

func (*DecimalColumnStatsData) IsSetHighValue

func (p *DecimalColumnStatsData) IsSetHighValue() bool

func (*DecimalColumnStatsData) IsSetLowValue

func (p *DecimalColumnStatsData) IsSetLowValue() bool

func (*DecimalColumnStatsData) Read

func (*DecimalColumnStatsData) ReadField1

func (p *DecimalColumnStatsData) ReadField1(iprot thrift.TProtocol) error

func (*DecimalColumnStatsData) ReadField2

func (p *DecimalColumnStatsData) ReadField2(iprot thrift.TProtocol) error

func (*DecimalColumnStatsData) ReadField3

func (p *DecimalColumnStatsData) ReadField3(iprot thrift.TProtocol) error

func (*DecimalColumnStatsData) ReadField4

func (p *DecimalColumnStatsData) ReadField4(iprot thrift.TProtocol) error

func (*DecimalColumnStatsData) ReadField5

func (p *DecimalColumnStatsData) ReadField5(iprot thrift.TProtocol) error

func (*DecimalColumnStatsData) String

func (p *DecimalColumnStatsData) String() string

func (*DecimalColumnStatsData) Write

func (p *DecimalColumnStatsData) Write(oprot thrift.TProtocol) error

type DoubleColumnStatsData

type DoubleColumnStatsData struct {
	LowValue   *float64 `thrift:"lowValue,1" db:"lowValue" json:"lowValue,omitempty"`
	HighValue  *float64 `thrift:"highValue,2" db:"highValue" json:"highValue,omitempty"`
	NumNulls   int64    `thrift:"numNulls,3,required" db:"numNulls" json:"numNulls"`
	NumDVs     int64    `thrift:"numDVs,4,required" db:"numDVs" json:"numDVs"`
	BitVectors []byte   `thrift:"bitVectors,5" db:"bitVectors" json:"bitVectors,omitempty"`
}

Attributes:

  • LowValue
  • HighValue
  • NumNulls
  • NumDVs
  • BitVectors
var ColumnStatisticsData_DoubleStats_DEFAULT *DoubleColumnStatsData

func NewDoubleColumnStatsData

func NewDoubleColumnStatsData() *DoubleColumnStatsData

func (*DoubleColumnStatsData) GetBitVectors

func (p *DoubleColumnStatsData) GetBitVectors() []byte

func (*DoubleColumnStatsData) GetHighValue

func (p *DoubleColumnStatsData) GetHighValue() float64

func (*DoubleColumnStatsData) GetLowValue

func (p *DoubleColumnStatsData) GetLowValue() float64

func (*DoubleColumnStatsData) GetNumDVs

func (p *DoubleColumnStatsData) GetNumDVs() int64

func (*DoubleColumnStatsData) GetNumNulls

func (p *DoubleColumnStatsData) GetNumNulls() int64

func (*DoubleColumnStatsData) IsSetBitVectors

func (p *DoubleColumnStatsData) IsSetBitVectors() bool

func (*DoubleColumnStatsData) IsSetHighValue

func (p *DoubleColumnStatsData) IsSetHighValue() bool

func (*DoubleColumnStatsData) IsSetLowValue

func (p *DoubleColumnStatsData) IsSetLowValue() bool

func (*DoubleColumnStatsData) Read

func (*DoubleColumnStatsData) ReadField1

func (p *DoubleColumnStatsData) ReadField1(iprot thrift.TProtocol) error

func (*DoubleColumnStatsData) ReadField2

func (p *DoubleColumnStatsData) ReadField2(iprot thrift.TProtocol) error

func (*DoubleColumnStatsData) ReadField3

func (p *DoubleColumnStatsData) ReadField3(iprot thrift.TProtocol) error

func (*DoubleColumnStatsData) ReadField4

func (p *DoubleColumnStatsData) ReadField4(iprot thrift.TProtocol) error

func (*DoubleColumnStatsData) ReadField5

func (p *DoubleColumnStatsData) ReadField5(iprot thrift.TProtocol) error

func (*DoubleColumnStatsData) String

func (p *DoubleColumnStatsData) String() string

func (*DoubleColumnStatsData) Write

func (p *DoubleColumnStatsData) Write(oprot thrift.TProtocol) error

type DropConstraintRequest

type DropConstraintRequest struct {
	Dbname         string `thrift:"dbname,1,required" db:"dbname" json:"dbname"`
	Tablename      string `thrift:"tablename,2,required" db:"tablename" json:"tablename"`
	Constraintname string `thrift:"constraintname,3,required" db:"constraintname" json:"constraintname"`
}

Attributes:

  • Dbname
  • Tablename
  • Constraintname
var ThriftHiveMetastoreDropConstraintArgs_Req_DEFAULT *DropConstraintRequest

func NewDropConstraintRequest

func NewDropConstraintRequest() *DropConstraintRequest

func (*DropConstraintRequest) GetConstraintname

func (p *DropConstraintRequest) GetConstraintname() string

func (*DropConstraintRequest) GetDbname

func (p *DropConstraintRequest) GetDbname() string

func (*DropConstraintRequest) GetTablename

func (p *DropConstraintRequest) GetTablename() string

func (*DropConstraintRequest) Read

func (*DropConstraintRequest) ReadField1

func (p *DropConstraintRequest) ReadField1(iprot thrift.TProtocol) error

func (*DropConstraintRequest) ReadField2

func (p *DropConstraintRequest) ReadField2(iprot thrift.TProtocol) error

func (*DropConstraintRequest) ReadField3

func (p *DropConstraintRequest) ReadField3(iprot thrift.TProtocol) error

func (*DropConstraintRequest) String

func (p *DropConstraintRequest) String() string

func (*DropConstraintRequest) Write

func (p *DropConstraintRequest) Write(oprot thrift.TProtocol) error

type DropPartitionsExpr

type DropPartitionsExpr struct {
	Expr             []byte `thrift:"expr,1,required" db:"expr" json:"expr"`
	PartArchiveLevel *int32 `thrift:"partArchiveLevel,2" db:"partArchiveLevel" json:"partArchiveLevel,omitempty"`
}

Attributes:

  • Expr
  • PartArchiveLevel

func NewDropPartitionsExpr

func NewDropPartitionsExpr() *DropPartitionsExpr

func (*DropPartitionsExpr) GetExpr

func (p *DropPartitionsExpr) GetExpr() []byte

func (*DropPartitionsExpr) GetPartArchiveLevel

func (p *DropPartitionsExpr) GetPartArchiveLevel() int32

func (*DropPartitionsExpr) IsSetPartArchiveLevel

func (p *DropPartitionsExpr) IsSetPartArchiveLevel() bool

func (*DropPartitionsExpr) Read

func (p *DropPartitionsExpr) Read(iprot thrift.TProtocol) error

func (*DropPartitionsExpr) ReadField1

func (p *DropPartitionsExpr) ReadField1(iprot thrift.TProtocol) error

func (*DropPartitionsExpr) ReadField2

func (p *DropPartitionsExpr) ReadField2(iprot thrift.TProtocol) error

func (*DropPartitionsExpr) String

func (p *DropPartitionsExpr) String() string

func (*DropPartitionsExpr) Write

func (p *DropPartitionsExpr) Write(oprot thrift.TProtocol) error

type DropPartitionsRequest

type DropPartitionsRequest struct {
	DbName             string              `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblName            string              `thrift:"tblName,2,required" db:"tblName" json:"tblName"`
	Parts              *RequestPartsSpec   `thrift:"parts,3,required" db:"parts" json:"parts"`
	DeleteData         *bool               `thrift:"deleteData,4" db:"deleteData" json:"deleteData,omitempty"`
	IfExists           bool                `thrift:"ifExists,5" db:"ifExists" json:"ifExists"`
	IgnoreProtection   *bool               `thrift:"ignoreProtection,6" db:"ignoreProtection" json:"ignoreProtection,omitempty"`
	EnvironmentContext *EnvironmentContext `thrift:"environmentContext,7" db:"environmentContext" json:"environmentContext,omitempty"`
	NeedResult_        bool                `thrift:"needResult,8" db:"needResult" json:"needResult"`
}

Attributes:

  • DbName
  • TblName
  • Parts
  • DeleteData
  • IfExists
  • IgnoreProtection
  • EnvironmentContext
  • NeedResult_
var ThriftHiveMetastoreDropPartitionsReqArgs_Req_DEFAULT *DropPartitionsRequest

func NewDropPartitionsRequest

func NewDropPartitionsRequest() *DropPartitionsRequest

func (*DropPartitionsRequest) GetDbName

func (p *DropPartitionsRequest) GetDbName() string

func (*DropPartitionsRequest) GetDeleteData

func (p *DropPartitionsRequest) GetDeleteData() bool

func (*DropPartitionsRequest) GetEnvironmentContext

func (p *DropPartitionsRequest) GetEnvironmentContext() *EnvironmentContext

func (*DropPartitionsRequest) GetIfExists

func (p *DropPartitionsRequest) GetIfExists() bool

func (*DropPartitionsRequest) GetIgnoreProtection

func (p *DropPartitionsRequest) GetIgnoreProtection() bool

func (*DropPartitionsRequest) GetNeedResult_

func (p *DropPartitionsRequest) GetNeedResult_() bool

func (*DropPartitionsRequest) GetParts

func (p *DropPartitionsRequest) GetParts() *RequestPartsSpec

func (*DropPartitionsRequest) GetTblName

func (p *DropPartitionsRequest) GetTblName() string

func (*DropPartitionsRequest) IsSetDeleteData

func (p *DropPartitionsRequest) IsSetDeleteData() bool

func (*DropPartitionsRequest) IsSetEnvironmentContext

func (p *DropPartitionsRequest) IsSetEnvironmentContext() bool

func (*DropPartitionsRequest) IsSetIfExists

func (p *DropPartitionsRequest) IsSetIfExists() bool

func (*DropPartitionsRequest) IsSetIgnoreProtection

func (p *DropPartitionsRequest) IsSetIgnoreProtection() bool

func (*DropPartitionsRequest) IsSetNeedResult_

func (p *DropPartitionsRequest) IsSetNeedResult_() bool

func (*DropPartitionsRequest) IsSetParts

func (p *DropPartitionsRequest) IsSetParts() bool

func (*DropPartitionsRequest) Read

func (*DropPartitionsRequest) ReadField1

func (p *DropPartitionsRequest) ReadField1(iprot thrift.TProtocol) error

func (*DropPartitionsRequest) ReadField2

func (p *DropPartitionsRequest) ReadField2(iprot thrift.TProtocol) error

func (*DropPartitionsRequest) ReadField3

func (p *DropPartitionsRequest) ReadField3(iprot thrift.TProtocol) error

func (*DropPartitionsRequest) ReadField4

func (p *DropPartitionsRequest) ReadField4(iprot thrift.TProtocol) error

func (*DropPartitionsRequest) ReadField5

func (p *DropPartitionsRequest) ReadField5(iprot thrift.TProtocol) error

func (*DropPartitionsRequest) ReadField6

func (p *DropPartitionsRequest) ReadField6(iprot thrift.TProtocol) error

func (*DropPartitionsRequest) ReadField7

func (p *DropPartitionsRequest) ReadField7(iprot thrift.TProtocol) error

func (*DropPartitionsRequest) ReadField8

func (p *DropPartitionsRequest) ReadField8(iprot thrift.TProtocol) error

func (*DropPartitionsRequest) String

func (p *DropPartitionsRequest) String() string

func (*DropPartitionsRequest) Write

func (p *DropPartitionsRequest) Write(oprot thrift.TProtocol) error

type DropPartitionsResult_

type DropPartitionsResult_ struct {
	Partitions []*Partition `thrift:"partitions,1" db:"partitions" json:"partitions,omitempty"`
}

Attributes:

  • Partitions
var ThriftHiveMetastoreDropPartitionsReqResult_Success_DEFAULT *DropPartitionsResult_

func NewDropPartitionsResult_

func NewDropPartitionsResult_() *DropPartitionsResult_

func (*DropPartitionsResult_) GetPartitions

func (p *DropPartitionsResult_) GetPartitions() []*Partition

func (*DropPartitionsResult_) IsSetPartitions

func (p *DropPartitionsResult_) IsSetPartitions() bool

func (*DropPartitionsResult_) Read

func (*DropPartitionsResult_) ReadField1

func (p *DropPartitionsResult_) ReadField1(iprot thrift.TProtocol) error

func (*DropPartitionsResult_) String

func (p *DropPartitionsResult_) String() string

func (*DropPartitionsResult_) Write

func (p *DropPartitionsResult_) Write(oprot thrift.TProtocol) error

type EnvironmentContext

type EnvironmentContext struct {
	Properties map[string]string `thrift:"properties,1" db:"properties" json:"properties"`
}

Attributes:

  • Properties
var DropPartitionsRequest_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreDropTableWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext
var ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs_EnvironmentContext_DEFAULT *EnvironmentContext

func NewEnvironmentContext

func NewEnvironmentContext() *EnvironmentContext

func (*EnvironmentContext) GetProperties

func (p *EnvironmentContext) GetProperties() map[string]string

func (*EnvironmentContext) Read

func (p *EnvironmentContext) Read(iprot thrift.TProtocol) error

func (*EnvironmentContext) ReadField1

func (p *EnvironmentContext) ReadField1(iprot thrift.TProtocol) error

func (*EnvironmentContext) String

func (p *EnvironmentContext) String() string

func (*EnvironmentContext) Write

func (p *EnvironmentContext) Write(oprot thrift.TProtocol) error

type EventRequestType

type EventRequestType int64
const (
	EventRequestType_INSERT EventRequestType = 1
	EventRequestType_UPDATE EventRequestType = 2
	EventRequestType_DELETE EventRequestType = 3
)

func EventRequestTypeFromString

func EventRequestTypeFromString(s string) (EventRequestType, error)

func EventRequestTypePtr

func EventRequestTypePtr(v EventRequestType) *EventRequestType

func (EventRequestType) MarshalText

func (p EventRequestType) MarshalText() ([]byte, error)

func (*EventRequestType) Scan

func (p *EventRequestType) Scan(value interface{}) error

func (EventRequestType) String

func (p EventRequestType) String() string

func (*EventRequestType) UnmarshalText

func (p *EventRequestType) UnmarshalText(text []byte) error

func (*EventRequestType) Value

func (p *EventRequestType) Value() (driver.Value, error)

type FieldSchema

type FieldSchema struct {
	Name    string `thrift:"name,1" db:"name" json:"name"`
	Type    string `thrift:"type,2" db:"type" json:"type"`
	Comment string `thrift:"comment,3" db:"comment" json:"comment"`
}

Attributes:

  • Name
  • Type
  • Comment

func NewFieldSchema

func NewFieldSchema() *FieldSchema

func (*FieldSchema) GetComment

func (p *FieldSchema) GetComment() string

func (*FieldSchema) GetName

func (p *FieldSchema) GetName() string

func (*FieldSchema) GetType

func (p *FieldSchema) GetType() string

func (*FieldSchema) Read

func (p *FieldSchema) Read(iprot thrift.TProtocol) error

func (*FieldSchema) ReadField1

func (p *FieldSchema) ReadField1(iprot thrift.TProtocol) error

func (*FieldSchema) ReadField2

func (p *FieldSchema) ReadField2(iprot thrift.TProtocol) error

func (*FieldSchema) ReadField3

func (p *FieldSchema) ReadField3(iprot thrift.TProtocol) error

func (*FieldSchema) String

func (p *FieldSchema) String() string

func (*FieldSchema) Write

func (p *FieldSchema) Write(oprot thrift.TProtocol) error

type FileMetadataExprType

type FileMetadataExprType int64
const (
	FileMetadataExprType_ORC_SARG FileMetadataExprType = 1
)
var GetFileMetadataByExprRequest_Type_DEFAULT FileMetadataExprType
var PutFileMetadataRequest_Type_DEFAULT FileMetadataExprType

func FileMetadataExprTypeFromString

func FileMetadataExprTypeFromString(s string) (FileMetadataExprType, error)

func (FileMetadataExprType) MarshalText

func (p FileMetadataExprType) MarshalText() ([]byte, error)

func (*FileMetadataExprType) Scan

func (p *FileMetadataExprType) Scan(value interface{}) error

func (FileMetadataExprType) String

func (p FileMetadataExprType) String() string

func (*FileMetadataExprType) UnmarshalText

func (p *FileMetadataExprType) UnmarshalText(text []byte) error

func (*FileMetadataExprType) Value

func (p *FileMetadataExprType) Value() (driver.Value, error)

type FireEventRequest

type FireEventRequest struct {
	Successful    bool                  `thrift:"successful,1,required" db:"successful" json:"successful"`
	Data          *FireEventRequestData `thrift:"data,2,required" db:"data" json:"data"`
	DbName        *string               `thrift:"dbName,3" db:"dbName" json:"dbName,omitempty"`
	TableName     *string               `thrift:"tableName,4" db:"tableName" json:"tableName,omitempty"`
	PartitionVals []string              `thrift:"partitionVals,5" db:"partitionVals" json:"partitionVals,omitempty"`
}

Attributes:

  • Successful
  • Data
  • DbName
  • TableName
  • PartitionVals
var ThriftHiveMetastoreFireListenerEventArgs_Rqst_DEFAULT *FireEventRequest

func NewFireEventRequest

func NewFireEventRequest() *FireEventRequest

func (*FireEventRequest) GetData

func (p *FireEventRequest) GetData() *FireEventRequestData

func (*FireEventRequest) GetDbName

func (p *FireEventRequest) GetDbName() string

func (*FireEventRequest) GetPartitionVals

func (p *FireEventRequest) GetPartitionVals() []string

func (*FireEventRequest) GetSuccessful

func (p *FireEventRequest) GetSuccessful() bool

func (*FireEventRequest) GetTableName

func (p *FireEventRequest) GetTableName() string

func (*FireEventRequest) IsSetData

func (p *FireEventRequest) IsSetData() bool

func (*FireEventRequest) IsSetDbName

func (p *FireEventRequest) IsSetDbName() bool

func (*FireEventRequest) IsSetPartitionVals

func (p *FireEventRequest) IsSetPartitionVals() bool

func (*FireEventRequest) IsSetTableName

func (p *FireEventRequest) IsSetTableName() bool

func (*FireEventRequest) Read

func (p *FireEventRequest) Read(iprot thrift.TProtocol) error

func (*FireEventRequest) ReadField1

func (p *FireEventRequest) ReadField1(iprot thrift.TProtocol) error

func (*FireEventRequest) ReadField2

func (p *FireEventRequest) ReadField2(iprot thrift.TProtocol) error

func (*FireEventRequest) ReadField3

func (p *FireEventRequest) ReadField3(iprot thrift.TProtocol) error

func (*FireEventRequest) ReadField4

func (p *FireEventRequest) ReadField4(iprot thrift.TProtocol) error

func (*FireEventRequest) ReadField5

func (p *FireEventRequest) ReadField5(iprot thrift.TProtocol) error

func (*FireEventRequest) String

func (p *FireEventRequest) String() string

func (*FireEventRequest) Write

func (p *FireEventRequest) Write(oprot thrift.TProtocol) error

type FireEventRequestData

type FireEventRequestData struct {
	InsertData *InsertEventRequestData `thrift:"insertData,1" db:"insertData" json:"insertData,omitempty"`
}

Attributes:

  • InsertData
var FireEventRequest_Data_DEFAULT *FireEventRequestData

func NewFireEventRequestData

func NewFireEventRequestData() *FireEventRequestData

func (*FireEventRequestData) CountSetFieldsFireEventRequestData

func (p *FireEventRequestData) CountSetFieldsFireEventRequestData() int

func (*FireEventRequestData) GetInsertData

func (p *FireEventRequestData) GetInsertData() *InsertEventRequestData

func (*FireEventRequestData) IsSetInsertData

func (p *FireEventRequestData) IsSetInsertData() bool

func (*FireEventRequestData) Read

func (p *FireEventRequestData) Read(iprot thrift.TProtocol) error

func (*FireEventRequestData) ReadField1

func (p *FireEventRequestData) ReadField1(iprot thrift.TProtocol) error

func (*FireEventRequestData) String

func (p *FireEventRequestData) String() string

func (*FireEventRequestData) Write

func (p *FireEventRequestData) Write(oprot thrift.TProtocol) error

type FireEventResponse

type FireEventResponse struct {
}
var ThriftHiveMetastoreFireListenerEventResult_Success_DEFAULT *FireEventResponse

func NewFireEventResponse

func NewFireEventResponse() *FireEventResponse

func (*FireEventResponse) Read

func (p *FireEventResponse) Read(iprot thrift.TProtocol) error

func (*FireEventResponse) String

func (p *FireEventResponse) String() string

func (*FireEventResponse) Write

func (p *FireEventResponse) Write(oprot thrift.TProtocol) error

type ForeignKeysRequest

type ForeignKeysRequest struct {
	ParentDbName   string `thrift:"parent_db_name,1" db:"parent_db_name" json:"parent_db_name"`
	ParentTblName  string `thrift:"parent_tbl_name,2" db:"parent_tbl_name" json:"parent_tbl_name"`
	ForeignDbName  string `thrift:"foreign_db_name,3" db:"foreign_db_name" json:"foreign_db_name"`
	ForeignTblName string `thrift:"foreign_tbl_name,4" db:"foreign_tbl_name" json:"foreign_tbl_name"`
}

Attributes:

  • ParentDbName
  • ParentTblName
  • ForeignDbName
  • ForeignTblName
var ThriftHiveMetastoreGetForeignKeysArgs_Request_DEFAULT *ForeignKeysRequest

func NewForeignKeysRequest

func NewForeignKeysRequest() *ForeignKeysRequest

func (*ForeignKeysRequest) GetForeignDbName

func (p *ForeignKeysRequest) GetForeignDbName() string

func (*ForeignKeysRequest) GetForeignTblName

func (p *ForeignKeysRequest) GetForeignTblName() string

func (*ForeignKeysRequest) GetParentDbName

func (p *ForeignKeysRequest) GetParentDbName() string

func (*ForeignKeysRequest) GetParentTblName

func (p *ForeignKeysRequest) GetParentTblName() string

func (*ForeignKeysRequest) Read

func (p *ForeignKeysRequest) Read(iprot thrift.TProtocol) error

func (*ForeignKeysRequest) ReadField1

func (p *ForeignKeysRequest) ReadField1(iprot thrift.TProtocol) error

func (*ForeignKeysRequest) ReadField2

func (p *ForeignKeysRequest) ReadField2(iprot thrift.TProtocol) error

func (*ForeignKeysRequest) ReadField3

func (p *ForeignKeysRequest) ReadField3(iprot thrift.TProtocol) error

func (*ForeignKeysRequest) ReadField4

func (p *ForeignKeysRequest) ReadField4(iprot thrift.TProtocol) error

func (*ForeignKeysRequest) String

func (p *ForeignKeysRequest) String() string

func (*ForeignKeysRequest) Write

func (p *ForeignKeysRequest) Write(oprot thrift.TProtocol) error

type ForeignKeysResponse

type ForeignKeysResponse struct {
	ForeignKeys []*SQLForeignKey `thrift:"foreignKeys,1,required" db:"foreignKeys" json:"foreignKeys"`
}

Attributes:

  • ForeignKeys
var ThriftHiveMetastoreGetForeignKeysResult_Success_DEFAULT *ForeignKeysResponse

func NewForeignKeysResponse

func NewForeignKeysResponse() *ForeignKeysResponse

func (*ForeignKeysResponse) GetForeignKeys

func (p *ForeignKeysResponse) GetForeignKeys() []*SQLForeignKey

func (*ForeignKeysResponse) Read

func (p *ForeignKeysResponse) Read(iprot thrift.TProtocol) error

func (*ForeignKeysResponse) ReadField1

func (p *ForeignKeysResponse) ReadField1(iprot thrift.TProtocol) error

func (*ForeignKeysResponse) String

func (p *ForeignKeysResponse) String() string

func (*ForeignKeysResponse) Write

func (p *ForeignKeysResponse) Write(oprot thrift.TProtocol) error

type Function

type Function struct {
	FunctionName string         `thrift:"functionName,1" db:"functionName" json:"functionName"`
	DbName       string         `thrift:"dbName,2" db:"dbName" json:"dbName"`
	ClassName    string         `thrift:"className,3" db:"className" json:"className"`
	OwnerName    string         `thrift:"ownerName,4" db:"ownerName" json:"ownerName"`
	OwnerType    PrincipalType  `thrift:"ownerType,5" db:"ownerType" json:"ownerType"`
	CreateTime   int32          `thrift:"createTime,6" db:"createTime" json:"createTime"`
	FunctionType FunctionType   `thrift:"functionType,7" db:"functionType" json:"functionType"`
	ResourceUris []*ResourceUri `thrift:"resourceUris,8" db:"resourceUris" json:"resourceUris"`
}

Attributes:

  • FunctionName
  • DbName
  • ClassName
  • OwnerName
  • OwnerType
  • CreateTime
  • FunctionType
  • ResourceUris
var ThriftHiveMetastoreAlterFunctionArgs_NewFunc__DEFAULT *Function
var ThriftHiveMetastoreCreateFunctionArgs_Func_DEFAULT *Function
var ThriftHiveMetastoreGetFunctionResult_Success_DEFAULT *Function

func NewFunction

func NewFunction() *Function

func (*Function) GetClassName

func (p *Function) GetClassName() string

func (*Function) GetCreateTime

func (p *Function) GetCreateTime() int32

func (*Function) GetDbName

func (p *Function) GetDbName() string

func (*Function) GetFunctionName

func (p *Function) GetFunctionName() string

func (*Function) GetFunctionType

func (p *Function) GetFunctionType() FunctionType

func (*Function) GetOwnerName

func (p *Function) GetOwnerName() string

func (*Function) GetOwnerType

func (p *Function) GetOwnerType() PrincipalType

func (*Function) GetResourceUris

func (p *Function) GetResourceUris() []*ResourceUri

func (*Function) Read

func (p *Function) Read(iprot thrift.TProtocol) error

func (*Function) ReadField1

func (p *Function) ReadField1(iprot thrift.TProtocol) error

func (*Function) ReadField2

func (p *Function) ReadField2(iprot thrift.TProtocol) error

func (*Function) ReadField3

func (p *Function) ReadField3(iprot thrift.TProtocol) error

func (*Function) ReadField4

func (p *Function) ReadField4(iprot thrift.TProtocol) error

func (*Function) ReadField5

func (p *Function) ReadField5(iprot thrift.TProtocol) error

func (*Function) ReadField6

func (p *Function) ReadField6(iprot thrift.TProtocol) error

func (*Function) ReadField7

func (p *Function) ReadField7(iprot thrift.TProtocol) error

func (*Function) ReadField8

func (p *Function) ReadField8(iprot thrift.TProtocol) error

func (*Function) String

func (p *Function) String() string

func (*Function) Write

func (p *Function) Write(oprot thrift.TProtocol) error

type FunctionType

type FunctionType int64
const (
	FunctionType_JAVA FunctionType = 1
)

func FunctionTypeFromString

func FunctionTypeFromString(s string) (FunctionType, error)

func FunctionTypePtr

func FunctionTypePtr(v FunctionType) *FunctionType

func (FunctionType) MarshalText

func (p FunctionType) MarshalText() ([]byte, error)

func (*FunctionType) Scan

func (p *FunctionType) Scan(value interface{}) error

func (FunctionType) String

func (p FunctionType) String() string

func (*FunctionType) UnmarshalText

func (p *FunctionType) UnmarshalText(text []byte) error

func (*FunctionType) Value

func (p *FunctionType) Value() (driver.Value, error)

type GetAllFunctionsResponse

type GetAllFunctionsResponse struct {
	Functions []*Function `thrift:"functions,1" db:"functions" json:"functions,omitempty"`
}

Attributes:

  • Functions
var ThriftHiveMetastoreGetAllFunctionsResult_Success_DEFAULT *GetAllFunctionsResponse

func NewGetAllFunctionsResponse

func NewGetAllFunctionsResponse() *GetAllFunctionsResponse

func (*GetAllFunctionsResponse) GetFunctions

func (p *GetAllFunctionsResponse) GetFunctions() []*Function

func (*GetAllFunctionsResponse) IsSetFunctions

func (p *GetAllFunctionsResponse) IsSetFunctions() bool

func (*GetAllFunctionsResponse) Read

func (*GetAllFunctionsResponse) ReadField1

func (p *GetAllFunctionsResponse) ReadField1(iprot thrift.TProtocol) error

func (*GetAllFunctionsResponse) String

func (p *GetAllFunctionsResponse) String() string

func (*GetAllFunctionsResponse) Write

type GetFileMetadataByExprRequest

type GetFileMetadataByExprRequest struct {
	FileIds      []int64               `thrift:"fileIds,1,required" db:"fileIds" json:"fileIds"`
	Expr         []byte                `thrift:"expr,2,required" db:"expr" json:"expr"`
	DoGetFooters *bool                 `thrift:"doGetFooters,3" db:"doGetFooters" json:"doGetFooters,omitempty"`
	Type         *FileMetadataExprType `thrift:"type,4" db:"type" json:"type,omitempty"`
}

Attributes:

  • FileIds
  • Expr
  • DoGetFooters
  • Type
var ThriftHiveMetastoreGetFileMetadataByExprArgs_Req_DEFAULT *GetFileMetadataByExprRequest

func NewGetFileMetadataByExprRequest

func NewGetFileMetadataByExprRequest() *GetFileMetadataByExprRequest

func (*GetFileMetadataByExprRequest) GetDoGetFooters

func (p *GetFileMetadataByExprRequest) GetDoGetFooters() bool

func (*GetFileMetadataByExprRequest) GetExpr

func (p *GetFileMetadataByExprRequest) GetExpr() []byte

func (*GetFileMetadataByExprRequest) GetFileIds

func (p *GetFileMetadataByExprRequest) GetFileIds() []int64

func (*GetFileMetadataByExprRequest) GetType

func (*GetFileMetadataByExprRequest) IsSetDoGetFooters

func (p *GetFileMetadataByExprRequest) IsSetDoGetFooters() bool

func (*GetFileMetadataByExprRequest) IsSetType

func (p *GetFileMetadataByExprRequest) IsSetType() bool

func (*GetFileMetadataByExprRequest) Read

func (*GetFileMetadataByExprRequest) ReadField1

func (p *GetFileMetadataByExprRequest) ReadField1(iprot thrift.TProtocol) error

func (*GetFileMetadataByExprRequest) ReadField2

func (p *GetFileMetadataByExprRequest) ReadField2(iprot thrift.TProtocol) error

func (*GetFileMetadataByExprRequest) ReadField3

func (p *GetFileMetadataByExprRequest) ReadField3(iprot thrift.TProtocol) error

func (*GetFileMetadataByExprRequest) ReadField4

func (p *GetFileMetadataByExprRequest) ReadField4(iprot thrift.TProtocol) error

func (*GetFileMetadataByExprRequest) String

func (*GetFileMetadataByExprRequest) Write

type GetFileMetadataByExprResult_

type GetFileMetadataByExprResult_ struct {
	Metadata    map[int64]*MetadataPpdResult_ `thrift:"metadata,1,required" db:"metadata" json:"metadata"`
	IsSupported bool                          `thrift:"isSupported,2,required" db:"isSupported" json:"isSupported"`
}

Attributes:

  • Metadata
  • IsSupported
var ThriftHiveMetastoreGetFileMetadataByExprResult_Success_DEFAULT *GetFileMetadataByExprResult_

func NewGetFileMetadataByExprResult_

func NewGetFileMetadataByExprResult_() *GetFileMetadataByExprResult_

func (*GetFileMetadataByExprResult_) GetIsSupported

func (p *GetFileMetadataByExprResult_) GetIsSupported() bool

func (*GetFileMetadataByExprResult_) GetMetadata

func (*GetFileMetadataByExprResult_) Read

func (*GetFileMetadataByExprResult_) ReadField1

func (p *GetFileMetadataByExprResult_) ReadField1(iprot thrift.TProtocol) error

func (*GetFileMetadataByExprResult_) ReadField2

func (p *GetFileMetadataByExprResult_) ReadField2(iprot thrift.TProtocol) error

func (*GetFileMetadataByExprResult_) String

func (*GetFileMetadataByExprResult_) Write

type GetFileMetadataRequest

type GetFileMetadataRequest struct {
	FileIds []int64 `thrift:"fileIds,1,required" db:"fileIds" json:"fileIds"`
}

Attributes:

  • FileIds
var ThriftHiveMetastoreGetFileMetadataArgs_Req_DEFAULT *GetFileMetadataRequest

func NewGetFileMetadataRequest

func NewGetFileMetadataRequest() *GetFileMetadataRequest

func (*GetFileMetadataRequest) GetFileIds

func (p *GetFileMetadataRequest) GetFileIds() []int64

func (*GetFileMetadataRequest) Read

func (*GetFileMetadataRequest) ReadField1

func (p *GetFileMetadataRequest) ReadField1(iprot thrift.TProtocol) error

func (*GetFileMetadataRequest) String

func (p *GetFileMetadataRequest) String() string

func (*GetFileMetadataRequest) Write

func (p *GetFileMetadataRequest) Write(oprot thrift.TProtocol) error

type GetFileMetadataResult_

type GetFileMetadataResult_ struct {
	Metadata    map[int64][]byte `thrift:"metadata,1,required" db:"metadata" json:"metadata"`
	IsSupported bool             `thrift:"isSupported,2,required" db:"isSupported" json:"isSupported"`
}

Attributes:

  • Metadata
  • IsSupported
var ThriftHiveMetastoreGetFileMetadataResult_Success_DEFAULT *GetFileMetadataResult_

func NewGetFileMetadataResult_

func NewGetFileMetadataResult_() *GetFileMetadataResult_

func (*GetFileMetadataResult_) GetIsSupported

func (p *GetFileMetadataResult_) GetIsSupported() bool

func (*GetFileMetadataResult_) GetMetadata

func (p *GetFileMetadataResult_) GetMetadata() map[int64][]byte

func (*GetFileMetadataResult_) Read

func (*GetFileMetadataResult_) ReadField1

func (p *GetFileMetadataResult_) ReadField1(iprot thrift.TProtocol) error

func (*GetFileMetadataResult_) ReadField2

func (p *GetFileMetadataResult_) ReadField2(iprot thrift.TProtocol) error

func (*GetFileMetadataResult_) String

func (p *GetFileMetadataResult_) String() string

func (*GetFileMetadataResult_) Write

func (p *GetFileMetadataResult_) Write(oprot thrift.TProtocol) error

type GetOpenTxnsInfoResponse

type GetOpenTxnsInfoResponse struct {
	TxnHighWaterMark int64      `thrift:"txn_high_water_mark,1,required" db:"txn_high_water_mark" json:"txn_high_water_mark"`
	OpenTxns         []*TxnInfo `thrift:"open_txns,2,required" db:"open_txns" json:"open_txns"`
}

Attributes:

  • TxnHighWaterMark
  • OpenTxns
var ThriftHiveMetastoreGetOpenTxnsInfoResult_Success_DEFAULT *GetOpenTxnsInfoResponse

func NewGetOpenTxnsInfoResponse

func NewGetOpenTxnsInfoResponse() *GetOpenTxnsInfoResponse

func (*GetOpenTxnsInfoResponse) GetOpenTxns

func (p *GetOpenTxnsInfoResponse) GetOpenTxns() []*TxnInfo

func (*GetOpenTxnsInfoResponse) GetTxnHighWaterMark

func (p *GetOpenTxnsInfoResponse) GetTxnHighWaterMark() int64

func (*GetOpenTxnsInfoResponse) Read

func (*GetOpenTxnsInfoResponse) ReadField1

func (p *GetOpenTxnsInfoResponse) ReadField1(iprot thrift.TProtocol) error

func (*GetOpenTxnsInfoResponse) ReadField2

func (p *GetOpenTxnsInfoResponse) ReadField2(iprot thrift.TProtocol) error

func (*GetOpenTxnsInfoResponse) String

func (p *GetOpenTxnsInfoResponse) String() string

func (*GetOpenTxnsInfoResponse) Write

type GetOpenTxnsResponse

type GetOpenTxnsResponse struct {
	TxnHighWaterMark int64   `thrift:"txn_high_water_mark,1,required" db:"txn_high_water_mark" json:"txn_high_water_mark"`
	OpenTxns         []int64 `thrift:"open_txns,2,required" db:"open_txns" json:"open_txns"`
	MinOpenTxn       *int64  `thrift:"min_open_txn,3" db:"min_open_txn" json:"min_open_txn,omitempty"`
	AbortedBits      []byte  `thrift:"abortedBits,4,required" db:"abortedBits" json:"abortedBits"`
}

Attributes:

  • TxnHighWaterMark
  • OpenTxns
  • MinOpenTxn
  • AbortedBits
var ThriftHiveMetastoreGetOpenTxnsResult_Success_DEFAULT *GetOpenTxnsResponse

func NewGetOpenTxnsResponse

func NewGetOpenTxnsResponse() *GetOpenTxnsResponse

func (*GetOpenTxnsResponse) GetAbortedBits

func (p *GetOpenTxnsResponse) GetAbortedBits() []byte

func (*GetOpenTxnsResponse) GetMinOpenTxn

func (p *GetOpenTxnsResponse) GetMinOpenTxn() int64

func (*GetOpenTxnsResponse) GetOpenTxns

func (p *GetOpenTxnsResponse) GetOpenTxns() []int64

func (*GetOpenTxnsResponse) GetTxnHighWaterMark

func (p *GetOpenTxnsResponse) GetTxnHighWaterMark() int64

func (*GetOpenTxnsResponse) IsSetMinOpenTxn

func (p *GetOpenTxnsResponse) IsSetMinOpenTxn() bool

func (*GetOpenTxnsResponse) Read

func (p *GetOpenTxnsResponse) Read(iprot thrift.TProtocol) error

func (*GetOpenTxnsResponse) ReadField1

func (p *GetOpenTxnsResponse) ReadField1(iprot thrift.TProtocol) error

func (*GetOpenTxnsResponse) ReadField2

func (p *GetOpenTxnsResponse) ReadField2(iprot thrift.TProtocol) error

func (*GetOpenTxnsResponse) ReadField3

func (p *GetOpenTxnsResponse) ReadField3(iprot thrift.TProtocol) error

func (*GetOpenTxnsResponse) ReadField4

func (p *GetOpenTxnsResponse) ReadField4(iprot thrift.TProtocol) error

func (*GetOpenTxnsResponse) String

func (p *GetOpenTxnsResponse) String() string

func (*GetOpenTxnsResponse) Write

func (p *GetOpenTxnsResponse) Write(oprot thrift.TProtocol) error

type GetPrincipalsInRoleRequest

type GetPrincipalsInRoleRequest struct {
	RoleName string `thrift:"roleName,1,required" db:"roleName" json:"roleName"`
}

Attributes:

  • RoleName
var ThriftHiveMetastoreGetPrincipalsInRoleArgs_Request_DEFAULT *GetPrincipalsInRoleRequest

func NewGetPrincipalsInRoleRequest

func NewGetPrincipalsInRoleRequest() *GetPrincipalsInRoleRequest

func (*GetPrincipalsInRoleRequest) GetRoleName

func (p *GetPrincipalsInRoleRequest) GetRoleName() string

func (*GetPrincipalsInRoleRequest) Read

func (*GetPrincipalsInRoleRequest) ReadField1

func (p *GetPrincipalsInRoleRequest) ReadField1(iprot thrift.TProtocol) error

func (*GetPrincipalsInRoleRequest) String

func (p *GetPrincipalsInRoleRequest) String() string

func (*GetPrincipalsInRoleRequest) Write

type GetPrincipalsInRoleResponse

type GetPrincipalsInRoleResponse struct {
	PrincipalGrants []*RolePrincipalGrant `thrift:"principalGrants,1,required" db:"principalGrants" json:"principalGrants"`
}

Attributes:

  • PrincipalGrants
var ThriftHiveMetastoreGetPrincipalsInRoleResult_Success_DEFAULT *GetPrincipalsInRoleResponse

func NewGetPrincipalsInRoleResponse

func NewGetPrincipalsInRoleResponse() *GetPrincipalsInRoleResponse

func (*GetPrincipalsInRoleResponse) GetPrincipalGrants

func (p *GetPrincipalsInRoleResponse) GetPrincipalGrants() []*RolePrincipalGrant

func (*GetPrincipalsInRoleResponse) Read

func (*GetPrincipalsInRoleResponse) ReadField1

func (p *GetPrincipalsInRoleResponse) ReadField1(iprot thrift.TProtocol) error

func (*GetPrincipalsInRoleResponse) String

func (p *GetPrincipalsInRoleResponse) String() string

func (*GetPrincipalsInRoleResponse) Write

type GetRoleGrantsForPrincipalRequest

type GetRoleGrantsForPrincipalRequest struct {
	PrincipalName string        `thrift:"principal_name,1,required" db:"principal_name" json:"principal_name"`
	PrincipalType PrincipalType `thrift:"principal_type,2,required" db:"principal_type" json:"principal_type"`
}

Attributes:

  • PrincipalName
  • PrincipalType
var ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs_Request_DEFAULT *GetRoleGrantsForPrincipalRequest

func NewGetRoleGrantsForPrincipalRequest

func NewGetRoleGrantsForPrincipalRequest() *GetRoleGrantsForPrincipalRequest

func (*GetRoleGrantsForPrincipalRequest) GetPrincipalName

func (p *GetRoleGrantsForPrincipalRequest) GetPrincipalName() string

func (*GetRoleGrantsForPrincipalRequest) GetPrincipalType

func (p *GetRoleGrantsForPrincipalRequest) GetPrincipalType() PrincipalType

func (*GetRoleGrantsForPrincipalRequest) Read

func (*GetRoleGrantsForPrincipalRequest) ReadField1

func (*GetRoleGrantsForPrincipalRequest) ReadField2

func (*GetRoleGrantsForPrincipalRequest) String

func (*GetRoleGrantsForPrincipalRequest) Write

type GetRoleGrantsForPrincipalResponse

type GetRoleGrantsForPrincipalResponse struct {
	PrincipalGrants []*RolePrincipalGrant `thrift:"principalGrants,1,required" db:"principalGrants" json:"principalGrants"`
}

Attributes:

  • PrincipalGrants
var ThriftHiveMetastoreGetRoleGrantsForPrincipalResult_Success_DEFAULT *GetRoleGrantsForPrincipalResponse

func NewGetRoleGrantsForPrincipalResponse

func NewGetRoleGrantsForPrincipalResponse() *GetRoleGrantsForPrincipalResponse

func (*GetRoleGrantsForPrincipalResponse) GetPrincipalGrants

func (p *GetRoleGrantsForPrincipalResponse) GetPrincipalGrants() []*RolePrincipalGrant

func (*GetRoleGrantsForPrincipalResponse) Read

func (*GetRoleGrantsForPrincipalResponse) ReadField1

func (*GetRoleGrantsForPrincipalResponse) String

func (*GetRoleGrantsForPrincipalResponse) Write

type GetTableRequest

type GetTableRequest struct {
	DbName       string              `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblName      string              `thrift:"tblName,2,required" db:"tblName" json:"tblName"`
	Capabilities *ClientCapabilities `thrift:"capabilities,3" db:"capabilities" json:"capabilities,omitempty"`
}

Attributes:

  • DbName
  • TblName
  • Capabilities
var ThriftHiveMetastoreGetTableReqArgs_Req_DEFAULT *GetTableRequest

func NewGetTableRequest

func NewGetTableRequest() *GetTableRequest

func (*GetTableRequest) GetCapabilities

func (p *GetTableRequest) GetCapabilities() *ClientCapabilities

func (*GetTableRequest) GetDbName

func (p *GetTableRequest) GetDbName() string

func (*GetTableRequest) GetTblName

func (p *GetTableRequest) GetTblName() string

func (*GetTableRequest) IsSetCapabilities

func (p *GetTableRequest) IsSetCapabilities() bool

func (*GetTableRequest) Read

func (p *GetTableRequest) Read(iprot thrift.TProtocol) error

func (*GetTableRequest) ReadField1

func (p *GetTableRequest) ReadField1(iprot thrift.TProtocol) error

func (*GetTableRequest) ReadField2

func (p *GetTableRequest) ReadField2(iprot thrift.TProtocol) error

func (*GetTableRequest) ReadField3

func (p *GetTableRequest) ReadField3(iprot thrift.TProtocol) error

func (*GetTableRequest) String

func (p *GetTableRequest) String() string

func (*GetTableRequest) Write

func (p *GetTableRequest) Write(oprot thrift.TProtocol) error

type GetTableResult_

type GetTableResult_ struct {
	Table *Table `thrift:"table,1,required" db:"table" json:"table"`
}

Attributes:

  • Table
var ThriftHiveMetastoreGetTableReqResult_Success_DEFAULT *GetTableResult_

func NewGetTableResult_

func NewGetTableResult_() *GetTableResult_

func (*GetTableResult_) GetTable

func (p *GetTableResult_) GetTable() *Table

func (*GetTableResult_) IsSetTable

func (p *GetTableResult_) IsSetTable() bool

func (*GetTableResult_) Read

func (p *GetTableResult_) Read(iprot thrift.TProtocol) error

func (*GetTableResult_) ReadField1

func (p *GetTableResult_) ReadField1(iprot thrift.TProtocol) error

func (*GetTableResult_) String

func (p *GetTableResult_) String() string

func (*GetTableResult_) Write

func (p *GetTableResult_) Write(oprot thrift.TProtocol) error

type GetTablesRequest

type GetTablesRequest struct {
	DbName       string              `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblNames     []string            `thrift:"tblNames,2" db:"tblNames" json:"tblNames,omitempty"`
	Capabilities *ClientCapabilities `thrift:"capabilities,3" db:"capabilities" json:"capabilities,omitempty"`
}

Attributes:

  • DbName
  • TblNames
  • Capabilities
var ThriftHiveMetastoreGetTableObjectsByNameReqArgs_Req_DEFAULT *GetTablesRequest

func NewGetTablesRequest

func NewGetTablesRequest() *GetTablesRequest

func (*GetTablesRequest) GetCapabilities

func (p *GetTablesRequest) GetCapabilities() *ClientCapabilities

func (*GetTablesRequest) GetDbName

func (p *GetTablesRequest) GetDbName() string

func (*GetTablesRequest) GetTblNames

func (p *GetTablesRequest) GetTblNames() []string

func (*GetTablesRequest) IsSetCapabilities

func (p *GetTablesRequest) IsSetCapabilities() bool

func (*GetTablesRequest) IsSetTblNames

func (p *GetTablesRequest) IsSetTblNames() bool

func (*GetTablesRequest) Read

func (p *GetTablesRequest) Read(iprot thrift.TProtocol) error

func (*GetTablesRequest) ReadField1

func (p *GetTablesRequest) ReadField1(iprot thrift.TProtocol) error

func (*GetTablesRequest) ReadField2

func (p *GetTablesRequest) ReadField2(iprot thrift.TProtocol) error

func (*GetTablesRequest) ReadField3

func (p *GetTablesRequest) ReadField3(iprot thrift.TProtocol) error

func (*GetTablesRequest) String

func (p *GetTablesRequest) String() string

func (*GetTablesRequest) Write

func (p *GetTablesRequest) Write(oprot thrift.TProtocol) error

type GetTablesResult_

type GetTablesResult_ struct {
	Tables []*Table `thrift:"tables,1,required" db:"tables" json:"tables"`
}

Attributes:

  • Tables
var ThriftHiveMetastoreGetTableObjectsByNameReqResult_Success_DEFAULT *GetTablesResult_

func NewGetTablesResult_

func NewGetTablesResult_() *GetTablesResult_

func (*GetTablesResult_) GetTables

func (p *GetTablesResult_) GetTables() []*Table

func (*GetTablesResult_) Read

func (p *GetTablesResult_) Read(iprot thrift.TProtocol) error

func (*GetTablesResult_) ReadField1

func (p *GetTablesResult_) ReadField1(iprot thrift.TProtocol) error

func (*GetTablesResult_) String

func (p *GetTablesResult_) String() string

func (*GetTablesResult_) Write

func (p *GetTablesResult_) Write(oprot thrift.TProtocol) error

type GrantRevokePrivilegeRequest

type GrantRevokePrivilegeRequest struct {
	RequestType       GrantRevokeType `thrift:"requestType,1" db:"requestType" json:"requestType"`
	Privileges        *PrivilegeBag   `thrift:"privileges,2" db:"privileges" json:"privileges"`
	RevokeGrantOption *bool           `thrift:"revokeGrantOption,3" db:"revokeGrantOption" json:"revokeGrantOption,omitempty"`
}

Attributes:

  • RequestType
  • Privileges
  • RevokeGrantOption
var ThriftHiveMetastoreGrantRevokePrivilegesArgs_Request_DEFAULT *GrantRevokePrivilegeRequest

func NewGrantRevokePrivilegeRequest

func NewGrantRevokePrivilegeRequest() *GrantRevokePrivilegeRequest

func (*GrantRevokePrivilegeRequest) GetPrivileges

func (p *GrantRevokePrivilegeRequest) GetPrivileges() *PrivilegeBag

func (*GrantRevokePrivilegeRequest) GetRequestType

func (p *GrantRevokePrivilegeRequest) GetRequestType() GrantRevokeType

func (*GrantRevokePrivilegeRequest) GetRevokeGrantOption

func (p *GrantRevokePrivilegeRequest) GetRevokeGrantOption() bool

func (*GrantRevokePrivilegeRequest) IsSetPrivileges

func (p *GrantRevokePrivilegeRequest) IsSetPrivileges() bool

func (*GrantRevokePrivilegeRequest) IsSetRevokeGrantOption

func (p *GrantRevokePrivilegeRequest) IsSetRevokeGrantOption() bool

func (*GrantRevokePrivilegeRequest) Read

func (*GrantRevokePrivilegeRequest) ReadField1

func (p *GrantRevokePrivilegeRequest) ReadField1(iprot thrift.TProtocol) error

func (*GrantRevokePrivilegeRequest) ReadField2

func (p *GrantRevokePrivilegeRequest) ReadField2(iprot thrift.TProtocol) error

func (*GrantRevokePrivilegeRequest) ReadField3

func (p *GrantRevokePrivilegeRequest) ReadField3(iprot thrift.TProtocol) error

func (*GrantRevokePrivilegeRequest) String

func (p *GrantRevokePrivilegeRequest) String() string

func (*GrantRevokePrivilegeRequest) Write

type GrantRevokePrivilegeResponse

type GrantRevokePrivilegeResponse struct {
	Success *bool `thrift:"success,1" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success
var ThriftHiveMetastoreGrantRevokePrivilegesResult_Success_DEFAULT *GrantRevokePrivilegeResponse

func NewGrantRevokePrivilegeResponse

func NewGrantRevokePrivilegeResponse() *GrantRevokePrivilegeResponse

func (*GrantRevokePrivilegeResponse) GetSuccess

func (p *GrantRevokePrivilegeResponse) GetSuccess() bool

func (*GrantRevokePrivilegeResponse) IsSetSuccess

func (p *GrantRevokePrivilegeResponse) IsSetSuccess() bool

func (*GrantRevokePrivilegeResponse) Read

func (*GrantRevokePrivilegeResponse) ReadField1

func (p *GrantRevokePrivilegeResponse) ReadField1(iprot thrift.TProtocol) error

func (*GrantRevokePrivilegeResponse) String

func (*GrantRevokePrivilegeResponse) Write

type GrantRevokeRoleRequest

type GrantRevokeRoleRequest struct {
	RequestType   GrantRevokeType `thrift:"requestType,1" db:"requestType" json:"requestType"`
	RoleName      string          `thrift:"roleName,2" db:"roleName" json:"roleName"`
	PrincipalName string          `thrift:"principalName,3" db:"principalName" json:"principalName"`
	PrincipalType PrincipalType   `thrift:"principalType,4" db:"principalType" json:"principalType"`
	Grantor       *string         `thrift:"grantor,5" db:"grantor" json:"grantor,omitempty"`
	GrantorType   *PrincipalType  `thrift:"grantorType,6" db:"grantorType" json:"grantorType,omitempty"`
	GrantOption   *bool           `thrift:"grantOption,7" db:"grantOption" json:"grantOption,omitempty"`
}

Attributes:

  • RequestType
  • RoleName
  • PrincipalName
  • PrincipalType
  • Grantor
  • GrantorType
  • GrantOption
var ThriftHiveMetastoreGrantRevokeRoleArgs_Request_DEFAULT *GrantRevokeRoleRequest

func NewGrantRevokeRoleRequest

func NewGrantRevokeRoleRequest() *GrantRevokeRoleRequest

func (*GrantRevokeRoleRequest) GetGrantOption

func (p *GrantRevokeRoleRequest) GetGrantOption() bool

func (*GrantRevokeRoleRequest) GetGrantor

func (p *GrantRevokeRoleRequest) GetGrantor() string

func (*GrantRevokeRoleRequest) GetGrantorType

func (p *GrantRevokeRoleRequest) GetGrantorType() PrincipalType

func (*GrantRevokeRoleRequest) GetPrincipalName

func (p *GrantRevokeRoleRequest) GetPrincipalName() string

func (*GrantRevokeRoleRequest) GetPrincipalType

func (p *GrantRevokeRoleRequest) GetPrincipalType() PrincipalType

func (*GrantRevokeRoleRequest) GetRequestType

func (p *GrantRevokeRoleRequest) GetRequestType() GrantRevokeType

func (*GrantRevokeRoleRequest) GetRoleName

func (p *GrantRevokeRoleRequest) GetRoleName() string

func (*GrantRevokeRoleRequest) IsSetGrantOption

func (p *GrantRevokeRoleRequest) IsSetGrantOption() bool

func (*GrantRevokeRoleRequest) IsSetGrantor

func (p *GrantRevokeRoleRequest) IsSetGrantor() bool

func (*GrantRevokeRoleRequest) IsSetGrantorType

func (p *GrantRevokeRoleRequest) IsSetGrantorType() bool

func (*GrantRevokeRoleRequest) Read

func (*GrantRevokeRoleRequest) ReadField1

func (p *GrantRevokeRoleRequest) ReadField1(iprot thrift.TProtocol) error

func (*GrantRevokeRoleRequest) ReadField2

func (p *GrantRevokeRoleRequest) ReadField2(iprot thrift.TProtocol) error

func (*GrantRevokeRoleRequest) ReadField3

func (p *GrantRevokeRoleRequest) ReadField3(iprot thrift.TProtocol) error

func (*GrantRevokeRoleRequest) ReadField4

func (p *GrantRevokeRoleRequest) ReadField4(iprot thrift.TProtocol) error

func (*GrantRevokeRoleRequest) ReadField5

func (p *GrantRevokeRoleRequest) ReadField5(iprot thrift.TProtocol) error

func (*GrantRevokeRoleRequest) ReadField6

func (p *GrantRevokeRoleRequest) ReadField6(iprot thrift.TProtocol) error

func (*GrantRevokeRoleRequest) ReadField7

func (p *GrantRevokeRoleRequest) ReadField7(iprot thrift.TProtocol) error

func (*GrantRevokeRoleRequest) String

func (p *GrantRevokeRoleRequest) String() string

func (*GrantRevokeRoleRequest) Write

func (p *GrantRevokeRoleRequest) Write(oprot thrift.TProtocol) error

type GrantRevokeRoleResponse

type GrantRevokeRoleResponse struct {
	Success *bool `thrift:"success,1" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success
var ThriftHiveMetastoreGrantRevokeRoleResult_Success_DEFAULT *GrantRevokeRoleResponse

func NewGrantRevokeRoleResponse

func NewGrantRevokeRoleResponse() *GrantRevokeRoleResponse

func (*GrantRevokeRoleResponse) GetSuccess

func (p *GrantRevokeRoleResponse) GetSuccess() bool

func (*GrantRevokeRoleResponse) IsSetSuccess

func (p *GrantRevokeRoleResponse) IsSetSuccess() bool

func (*GrantRevokeRoleResponse) Read

func (*GrantRevokeRoleResponse) ReadField1

func (p *GrantRevokeRoleResponse) ReadField1(iprot thrift.TProtocol) error

func (*GrantRevokeRoleResponse) String

func (p *GrantRevokeRoleResponse) String() string

func (*GrantRevokeRoleResponse) Write

type GrantRevokeType

type GrantRevokeType int64
const (
	GrantRevokeType_GRANT  GrantRevokeType = 1
	GrantRevokeType_REVOKE GrantRevokeType = 2
)

func GrantRevokeTypeFromString

func GrantRevokeTypeFromString(s string) (GrantRevokeType, error)

func GrantRevokeTypePtr

func GrantRevokeTypePtr(v GrantRevokeType) *GrantRevokeType

func (GrantRevokeType) MarshalText

func (p GrantRevokeType) MarshalText() ([]byte, error)

func (*GrantRevokeType) Scan

func (p *GrantRevokeType) Scan(value interface{}) error

func (GrantRevokeType) String

func (p GrantRevokeType) String() string

func (*GrantRevokeType) UnmarshalText

func (p *GrantRevokeType) UnmarshalText(text []byte) error

func (*GrantRevokeType) Value

func (p *GrantRevokeType) Value() (driver.Value, error)

type HeartbeatRequest

type HeartbeatRequest struct {
	Lockid *int64 `thrift:"lockid,1" db:"lockid" json:"lockid,omitempty"`
	Txnid  *int64 `thrift:"txnid,2" db:"txnid" json:"txnid,omitempty"`
}

Attributes:

  • Lockid
  • Txnid
var ThriftHiveMetastoreHeartbeatArgs_Ids_DEFAULT *HeartbeatRequest

func NewHeartbeatRequest

func NewHeartbeatRequest() *HeartbeatRequest

func (*HeartbeatRequest) GetLockid

func (p *HeartbeatRequest) GetLockid() int64

func (*HeartbeatRequest) GetTxnid

func (p *HeartbeatRequest) GetTxnid() int64

func (*HeartbeatRequest) IsSetLockid

func (p *HeartbeatRequest) IsSetLockid() bool

func (*HeartbeatRequest) IsSetTxnid

func (p *HeartbeatRequest) IsSetTxnid() bool

func (*HeartbeatRequest) Read

func (p *HeartbeatRequest) Read(iprot thrift.TProtocol) error

func (*HeartbeatRequest) ReadField1

func (p *HeartbeatRequest) ReadField1(iprot thrift.TProtocol) error

func (*HeartbeatRequest) ReadField2

func (p *HeartbeatRequest) ReadField2(iprot thrift.TProtocol) error

func (*HeartbeatRequest) String

func (p *HeartbeatRequest) String() string

func (*HeartbeatRequest) Write

func (p *HeartbeatRequest) Write(oprot thrift.TProtocol) error

type HeartbeatTxnRangeRequest

type HeartbeatTxnRangeRequest struct {
	Min int64 `thrift:"min,1,required" db:"min" json:"min"`
	Max int64 `thrift:"max,2,required" db:"max" json:"max"`
}

Attributes:

  • Min
  • Max
var ThriftHiveMetastoreHeartbeatTxnRangeArgs_Txns_DEFAULT *HeartbeatTxnRangeRequest

func NewHeartbeatTxnRangeRequest

func NewHeartbeatTxnRangeRequest() *HeartbeatTxnRangeRequest

func (*HeartbeatTxnRangeRequest) GetMax

func (p *HeartbeatTxnRangeRequest) GetMax() int64

func (*HeartbeatTxnRangeRequest) GetMin

func (p *HeartbeatTxnRangeRequest) GetMin() int64

func (*HeartbeatTxnRangeRequest) Read

func (*HeartbeatTxnRangeRequest) ReadField1

func (p *HeartbeatTxnRangeRequest) ReadField1(iprot thrift.TProtocol) error

func (*HeartbeatTxnRangeRequest) ReadField2

func (p *HeartbeatTxnRangeRequest) ReadField2(iprot thrift.TProtocol) error

func (*HeartbeatTxnRangeRequest) String

func (p *HeartbeatTxnRangeRequest) String() string

func (*HeartbeatTxnRangeRequest) Write

type HeartbeatTxnRangeResponse

type HeartbeatTxnRangeResponse struct {
	Aborted []int64 `thrift:"aborted,1,required" db:"aborted" json:"aborted"`
	Nosuch  []int64 `thrift:"nosuch,2,required" db:"nosuch" json:"nosuch"`
}

Attributes:

  • Aborted
  • Nosuch
var ThriftHiveMetastoreHeartbeatTxnRangeResult_Success_DEFAULT *HeartbeatTxnRangeResponse

func NewHeartbeatTxnRangeResponse

func NewHeartbeatTxnRangeResponse() *HeartbeatTxnRangeResponse

func (*HeartbeatTxnRangeResponse) GetAborted

func (p *HeartbeatTxnRangeResponse) GetAborted() []int64

func (*HeartbeatTxnRangeResponse) GetNosuch

func (p *HeartbeatTxnRangeResponse) GetNosuch() []int64

func (*HeartbeatTxnRangeResponse) Read

func (*HeartbeatTxnRangeResponse) ReadField1

func (p *HeartbeatTxnRangeResponse) ReadField1(iprot thrift.TProtocol) error

func (*HeartbeatTxnRangeResponse) ReadField2

func (p *HeartbeatTxnRangeResponse) ReadField2(iprot thrift.TProtocol) error

func (*HeartbeatTxnRangeResponse) String

func (p *HeartbeatTxnRangeResponse) String() string

func (*HeartbeatTxnRangeResponse) Write

type HiveObjectPrivilege

type HiveObjectPrivilege struct {
	HiveObject    *HiveObjectRef      `thrift:"hiveObject,1" db:"hiveObject" json:"hiveObject"`
	PrincipalName string              `thrift:"principalName,2" db:"principalName" json:"principalName"`
	PrincipalType PrincipalType       `thrift:"principalType,3" db:"principalType" json:"principalType"`
	GrantInfo     *PrivilegeGrantInfo `thrift:"grantInfo,4" db:"grantInfo" json:"grantInfo"`
}

Attributes:

  • HiveObject
  • PrincipalName
  • PrincipalType
  • GrantInfo

func NewHiveObjectPrivilege

func NewHiveObjectPrivilege() *HiveObjectPrivilege

func (*HiveObjectPrivilege) GetGrantInfo

func (p *HiveObjectPrivilege) GetGrantInfo() *PrivilegeGrantInfo

func (*HiveObjectPrivilege) GetHiveObject

func (p *HiveObjectPrivilege) GetHiveObject() *HiveObjectRef

func (*HiveObjectPrivilege) GetPrincipalName

func (p *HiveObjectPrivilege) GetPrincipalName() string

func (*HiveObjectPrivilege) GetPrincipalType

func (p *HiveObjectPrivilege) GetPrincipalType() PrincipalType

func (*HiveObjectPrivilege) IsSetGrantInfo

func (p *HiveObjectPrivilege) IsSetGrantInfo() bool

func (*HiveObjectPrivilege) IsSetHiveObject

func (p *HiveObjectPrivilege) IsSetHiveObject() bool

func (*HiveObjectPrivilege) Read

func (p *HiveObjectPrivilege) Read(iprot thrift.TProtocol) error

func (*HiveObjectPrivilege) ReadField1

func (p *HiveObjectPrivilege) ReadField1(iprot thrift.TProtocol) error

func (*HiveObjectPrivilege) ReadField2

func (p *HiveObjectPrivilege) ReadField2(iprot thrift.TProtocol) error

func (*HiveObjectPrivilege) ReadField3

func (p *HiveObjectPrivilege) ReadField3(iprot thrift.TProtocol) error

func (*HiveObjectPrivilege) ReadField4

func (p *HiveObjectPrivilege) ReadField4(iprot thrift.TProtocol) error

func (*HiveObjectPrivilege) String

func (p *HiveObjectPrivilege) String() string

func (*HiveObjectPrivilege) Write

func (p *HiveObjectPrivilege) Write(oprot thrift.TProtocol) error

type HiveObjectRef

type HiveObjectRef struct {
	ObjectType HiveObjectType `thrift:"objectType,1" db:"objectType" json:"objectType"`
	DbName     string         `thrift:"dbName,2" db:"dbName" json:"dbName"`
	ObjectName string         `thrift:"objectName,3" db:"objectName" json:"objectName"`
	PartValues []string       `thrift:"partValues,4" db:"partValues" json:"partValues"`
	ColumnName string         `thrift:"columnName,5" db:"columnName" json:"columnName"`
}

Attributes:

  • ObjectType
  • DbName
  • ObjectName
  • PartValues
  • ColumnName
var HiveObjectPrivilege_HiveObject_DEFAULT *HiveObjectRef
var ThriftHiveMetastoreGetPrivilegeSetArgs_HiveObject_DEFAULT *HiveObjectRef
var ThriftHiveMetastoreListPrivilegesArgs_HiveObject_DEFAULT *HiveObjectRef

func NewHiveObjectRef

func NewHiveObjectRef() *HiveObjectRef

func (*HiveObjectRef) GetColumnName

func (p *HiveObjectRef) GetColumnName() string

func (*HiveObjectRef) GetDbName

func (p *HiveObjectRef) GetDbName() string

func (*HiveObjectRef) GetObjectName

func (p *HiveObjectRef) GetObjectName() string

func (*HiveObjectRef) GetObjectType

func (p *HiveObjectRef) GetObjectType() HiveObjectType

func (*HiveObjectRef) GetPartValues

func (p *HiveObjectRef) GetPartValues() []string

func (*HiveObjectRef) Read

func (p *HiveObjectRef) Read(iprot thrift.TProtocol) error

func (*HiveObjectRef) ReadField1

func (p *HiveObjectRef) ReadField1(iprot thrift.TProtocol) error

func (*HiveObjectRef) ReadField2

func (p *HiveObjectRef) ReadField2(iprot thrift.TProtocol) error

func (*HiveObjectRef) ReadField3

func (p *HiveObjectRef) ReadField3(iprot thrift.TProtocol) error

func (*HiveObjectRef) ReadField4

func (p *HiveObjectRef) ReadField4(iprot thrift.TProtocol) error

func (*HiveObjectRef) ReadField5

func (p *HiveObjectRef) ReadField5(iprot thrift.TProtocol) error

func (*HiveObjectRef) String

func (p *HiveObjectRef) String() string

func (*HiveObjectRef) Write

func (p *HiveObjectRef) Write(oprot thrift.TProtocol) error

type HiveObjectType

type HiveObjectType int64
const (
	HiveObjectType_GLOBAL    HiveObjectType = 1
	HiveObjectType_DATABASE  HiveObjectType = 2
	HiveObjectType_TABLE     HiveObjectType = 3
	HiveObjectType_PARTITION HiveObjectType = 4
	HiveObjectType_COLUMN    HiveObjectType = 5
)

func HiveObjectTypeFromString

func HiveObjectTypeFromString(s string) (HiveObjectType, error)

func HiveObjectTypePtr

func HiveObjectTypePtr(v HiveObjectType) *HiveObjectType

func (HiveObjectType) MarshalText

func (p HiveObjectType) MarshalText() ([]byte, error)

func (*HiveObjectType) Scan

func (p *HiveObjectType) Scan(value interface{}) error

func (HiveObjectType) String

func (p HiveObjectType) String() string

func (*HiveObjectType) UnmarshalText

func (p *HiveObjectType) UnmarshalText(text []byte) error

func (*HiveObjectType) Value

func (p *HiveObjectType) Value() (driver.Value, error)

type Index

type Index struct {
	IndexName         string             `thrift:"indexName,1" db:"indexName" json:"indexName"`
	IndexHandlerClass string             `thrift:"indexHandlerClass,2" db:"indexHandlerClass" json:"indexHandlerClass"`
	DbName            string             `thrift:"dbName,3" db:"dbName" json:"dbName"`
	OrigTableName     string             `thrift:"origTableName,4" db:"origTableName" json:"origTableName"`
	CreateTime        int32              `thrift:"createTime,5" db:"createTime" json:"createTime"`
	LastAccessTime    int32              `thrift:"lastAccessTime,6" db:"lastAccessTime" json:"lastAccessTime"`
	IndexTableName    string             `thrift:"indexTableName,7" db:"indexTableName" json:"indexTableName"`
	Sd                *StorageDescriptor `thrift:"sd,8" db:"sd" json:"sd"`
	Parameters        map[string]string  `thrift:"parameters,9" db:"parameters" json:"parameters"`
	DeferredRebuild   bool               `thrift:"deferredRebuild,10" db:"deferredRebuild" json:"deferredRebuild"`
}

Attributes:

  • IndexName
  • IndexHandlerClass
  • DbName
  • OrigTableName
  • CreateTime
  • LastAccessTime
  • IndexTableName
  • Sd
  • Parameters
  • DeferredRebuild
var ThriftHiveMetastoreAddIndexArgs_NewIndex__DEFAULT *Index
var ThriftHiveMetastoreAddIndexResult_Success_DEFAULT *Index
var ThriftHiveMetastoreAlterIndexArgs_NewIdx__DEFAULT *Index
var ThriftHiveMetastoreGetIndexByNameResult_Success_DEFAULT *Index

func NewIndex

func NewIndex() *Index

func (*Index) GetCreateTime

func (p *Index) GetCreateTime() int32

func (*Index) GetDbName

func (p *Index) GetDbName() string

func (*Index) GetDeferredRebuild

func (p *Index) GetDeferredRebuild() bool

func (*Index) GetIndexHandlerClass

func (p *Index) GetIndexHandlerClass() string

func (*Index) GetIndexName

func (p *Index) GetIndexName() string

func (*Index) GetIndexTableName

func (p *Index) GetIndexTableName() string

func (*Index) GetLastAccessTime

func (p *Index) GetLastAccessTime() int32

func (*Index) GetOrigTableName

func (p *Index) GetOrigTableName() string

func (*Index) GetParameters

func (p *Index) GetParameters() map[string]string

func (*Index) GetSd

func (p *Index) GetSd() *StorageDescriptor

func (*Index) IsSetSd

func (p *Index) IsSetSd() bool

func (*Index) Read

func (p *Index) Read(iprot thrift.TProtocol) error

func (*Index) ReadField1

func (p *Index) ReadField1(iprot thrift.TProtocol) error

func (*Index) ReadField10

func (p *Index) ReadField10(iprot thrift.TProtocol) error

func (*Index) ReadField2

func (p *Index) ReadField2(iprot thrift.TProtocol) error

func (*Index) ReadField3

func (p *Index) ReadField3(iprot thrift.TProtocol) error

func (*Index) ReadField4

func (p *Index) ReadField4(iprot thrift.TProtocol) error

func (*Index) ReadField5

func (p *Index) ReadField5(iprot thrift.TProtocol) error

func (*Index) ReadField6

func (p *Index) ReadField6(iprot thrift.TProtocol) error

func (*Index) ReadField7

func (p *Index) ReadField7(iprot thrift.TProtocol) error

func (*Index) ReadField8

func (p *Index) ReadField8(iprot thrift.TProtocol) error

func (*Index) ReadField9

func (p *Index) ReadField9(iprot thrift.TProtocol) error

func (*Index) String

func (p *Index) String() string

func (*Index) Write

func (p *Index) Write(oprot thrift.TProtocol) error

type IndexAlreadyExistsException

type IndexAlreadyExistsException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message

func NewIndexAlreadyExistsException

func NewIndexAlreadyExistsException() *IndexAlreadyExistsException

func (*IndexAlreadyExistsException) Error

func (*IndexAlreadyExistsException) GetMessage

func (p *IndexAlreadyExistsException) GetMessage() string

func (*IndexAlreadyExistsException) Read

func (*IndexAlreadyExistsException) ReadField1

func (p *IndexAlreadyExistsException) ReadField1(iprot thrift.TProtocol) error

func (*IndexAlreadyExistsException) String

func (p *IndexAlreadyExistsException) String() string

func (*IndexAlreadyExistsException) Write

type InsertEventRequestData

type InsertEventRequestData struct {
	Replace            *bool    `thrift:"replace,1" db:"replace" json:"replace,omitempty"`
	FilesAdded         []string `thrift:"filesAdded,2,required" db:"filesAdded" json:"filesAdded"`
	FilesAddedChecksum []string `thrift:"filesAddedChecksum,3" db:"filesAddedChecksum" json:"filesAddedChecksum,omitempty"`
}

Attributes:

  • Replace
  • FilesAdded
  • FilesAddedChecksum
var FireEventRequestData_InsertData_DEFAULT *InsertEventRequestData

func NewInsertEventRequestData

func NewInsertEventRequestData() *InsertEventRequestData

func (*InsertEventRequestData) GetFilesAdded

func (p *InsertEventRequestData) GetFilesAdded() []string

func (*InsertEventRequestData) GetFilesAddedChecksum

func (p *InsertEventRequestData) GetFilesAddedChecksum() []string

func (*InsertEventRequestData) GetReplace

func (p *InsertEventRequestData) GetReplace() bool

func (*InsertEventRequestData) IsSetFilesAddedChecksum

func (p *InsertEventRequestData) IsSetFilesAddedChecksum() bool

func (*InsertEventRequestData) IsSetReplace

func (p *InsertEventRequestData) IsSetReplace() bool

func (*InsertEventRequestData) Read

func (*InsertEventRequestData) ReadField1

func (p *InsertEventRequestData) ReadField1(iprot thrift.TProtocol) error

func (*InsertEventRequestData) ReadField2

func (p *InsertEventRequestData) ReadField2(iprot thrift.TProtocol) error

func (*InsertEventRequestData) ReadField3

func (p *InsertEventRequestData) ReadField3(iprot thrift.TProtocol) error

func (*InsertEventRequestData) String

func (p *InsertEventRequestData) String() string

func (*InsertEventRequestData) Write

func (p *InsertEventRequestData) Write(oprot thrift.TProtocol) error

type InvalidInputException

type InvalidInputException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreDeletePartitionColumnStatisticsResult_O4_DEFAULT *InvalidInputException
var ThriftHiveMetastoreDeleteTableColumnStatisticsResult_O4_DEFAULT *InvalidInputException
var ThriftHiveMetastoreExchangePartitionResult_O4_DEFAULT *InvalidInputException
var ThriftHiveMetastoreExchangePartitionsResult_O4_DEFAULT *InvalidInputException
var ThriftHiveMetastoreGetPartitionColumnStatisticsResult_O3_DEFAULT *InvalidInputException
var ThriftHiveMetastoreGetTableColumnStatisticsResult_O3_DEFAULT *InvalidInputException
var ThriftHiveMetastoreSetAggrStatsForResult_O4_DEFAULT *InvalidInputException
var ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult_O4_DEFAULT *InvalidInputException
var ThriftHiveMetastoreUpdateTableColumnStatisticsResult_O4_DEFAULT *InvalidInputException

func NewInvalidInputException

func NewInvalidInputException() *InvalidInputException

func (*InvalidInputException) Error

func (p *InvalidInputException) Error() string

func (*InvalidInputException) GetMessage

func (p *InvalidInputException) GetMessage() string

func (*InvalidInputException) Read

func (*InvalidInputException) ReadField1

func (p *InvalidInputException) ReadField1(iprot thrift.TProtocol) error

func (*InvalidInputException) String

func (p *InvalidInputException) String() string

func (*InvalidInputException) Write

func (p *InvalidInputException) Write(oprot thrift.TProtocol) error

type InvalidObjectException

type InvalidObjectException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreAddIndexResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAddPartitionResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAddPartitionsPspecResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAddPartitionsReqResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAddPartitionsResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAlterWmTriggerResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAppendPartitionByNameResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAppendPartitionResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateDatabaseResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateFunctionResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateResourcePlanResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateTableResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateTableWithConstraintsResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateTableWithEnvironmentContextResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateTypeResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateWmTriggerResult_O3_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreDeletePartitionColumnStatisticsResult_O3_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreDeleteTableColumnStatisticsResult_O3_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreExchangePartitionResult_O3_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreExchangePartitionsResult_O3_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreGetPartitionColumnStatisticsResult_O4_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreGetTableColumnStatisticsResult_O4_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreSetAggrStatsForResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreUpdateTableColumnStatisticsResult_O2_DEFAULT *InvalidObjectException

func NewInvalidObjectException

func NewInvalidObjectException() *InvalidObjectException

func (*InvalidObjectException) Error

func (p *InvalidObjectException) Error() string

func (*InvalidObjectException) GetMessage

func (p *InvalidObjectException) GetMessage() string

func (*InvalidObjectException) Read

func (*InvalidObjectException) ReadField1

func (p *InvalidObjectException) ReadField1(iprot thrift.TProtocol) error

func (*InvalidObjectException) String

func (p *InvalidObjectException) String() string

func (*InvalidObjectException) Write

func (p *InvalidObjectException) Write(oprot thrift.TProtocol) error

type InvalidOperationException

type InvalidOperationException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreAlterFunctionResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterIndexResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterPartitionResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterPartitionsResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterResourcePlanResult_O2_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterTableResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterTableWithCascadeResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterTableWithEnvironmentContextResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreDropDatabaseResult_O2_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreDropResourcePlanResult_O2_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreDropWmTriggerResult_O2_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreGetTableNamesByFilterResult_O2_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreGetTableObjectsByNameReqResult_O2_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreRenamePartitionResult_O1_DEFAULT *InvalidOperationException

func NewInvalidOperationException

func NewInvalidOperationException() *InvalidOperationException

func (*InvalidOperationException) Error

func (p *InvalidOperationException) Error() string

func (*InvalidOperationException) GetMessage

func (p *InvalidOperationException) GetMessage() string

func (*InvalidOperationException) Read

func (*InvalidOperationException) ReadField1

func (p *InvalidOperationException) ReadField1(iprot thrift.TProtocol) error

func (*InvalidOperationException) String

func (p *InvalidOperationException) String() string

func (*InvalidOperationException) Write

type InvalidPartitionException

type InvalidPartitionException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreIsPartitionMarkedForEventResult_O6_DEFAULT *InvalidPartitionException
var ThriftHiveMetastoreMarkPartitionForEventResult_O6_DEFAULT *InvalidPartitionException

func NewInvalidPartitionException

func NewInvalidPartitionException() *InvalidPartitionException

func (*InvalidPartitionException) Error

func (p *InvalidPartitionException) Error() string

func (*InvalidPartitionException) GetMessage

func (p *InvalidPartitionException) GetMessage() string

func (*InvalidPartitionException) Read

func (*InvalidPartitionException) ReadField1

func (p *InvalidPartitionException) ReadField1(iprot thrift.TProtocol) error

func (*InvalidPartitionException) String

func (p *InvalidPartitionException) String() string

func (*InvalidPartitionException) Write

type LockComponent

type LockComponent struct {
	Type                    LockType          `thrift:"type,1,required" db:"type" json:"type"`
	Level                   LockLevel         `thrift:"level,2,required" db:"level" json:"level"`
	Dbname                  string            `thrift:"dbname,3,required" db:"dbname" json:"dbname"`
	Tablename               *string           `thrift:"tablename,4" db:"tablename" json:"tablename,omitempty"`
	Partitionname           *string           `thrift:"partitionname,5" db:"partitionname" json:"partitionname,omitempty"`
	OperationType           DataOperationType `thrift:"operationType,6" db:"operationType" json:"operationType"`
	IsAcid                  bool              `thrift:"isAcid,7" db:"isAcid" json:"isAcid"`
	IsDynamicPartitionWrite bool              `thrift:"isDynamicPartitionWrite,8" db:"isDynamicPartitionWrite" json:"isDynamicPartitionWrite"`
}

Attributes:

  • Type
  • Level
  • Dbname
  • Tablename
  • Partitionname
  • OperationType
  • IsAcid
  • IsDynamicPartitionWrite

func NewLockComponent

func NewLockComponent() *LockComponent

func (*LockComponent) GetDbname

func (p *LockComponent) GetDbname() string

func (*LockComponent) GetIsAcid

func (p *LockComponent) GetIsAcid() bool

func (*LockComponent) GetIsDynamicPartitionWrite

func (p *LockComponent) GetIsDynamicPartitionWrite() bool

func (*LockComponent) GetLevel

func (p *LockComponent) GetLevel() LockLevel

func (*LockComponent) GetOperationType

func (p *LockComponent) GetOperationType() DataOperationType

func (*LockComponent) GetPartitionname

func (p *LockComponent) GetPartitionname() string

func (*LockComponent) GetTablename

func (p *LockComponent) GetTablename() string

func (*LockComponent) GetType

func (p *LockComponent) GetType() LockType

func (*LockComponent) IsSetIsAcid

func (p *LockComponent) IsSetIsAcid() bool

func (*LockComponent) IsSetIsDynamicPartitionWrite

func (p *LockComponent) IsSetIsDynamicPartitionWrite() bool

func (*LockComponent) IsSetOperationType

func (p *LockComponent) IsSetOperationType() bool

func (*LockComponent) IsSetPartitionname

func (p *LockComponent) IsSetPartitionname() bool

func (*LockComponent) IsSetTablename

func (p *LockComponent) IsSetTablename() bool

func (*LockComponent) Read

func (p *LockComponent) Read(iprot thrift.TProtocol) error

func (*LockComponent) ReadField1

func (p *LockComponent) ReadField1(iprot thrift.TProtocol) error

func (*LockComponent) ReadField2

func (p *LockComponent) ReadField2(iprot thrift.TProtocol) error

func (*LockComponent) ReadField3

func (p *LockComponent) ReadField3(iprot thrift.TProtocol) error

func (*LockComponent) ReadField4

func (p *LockComponent) ReadField4(iprot thrift.TProtocol) error

func (*LockComponent) ReadField5

func (p *LockComponent) ReadField5(iprot thrift.TProtocol) error

func (*LockComponent) ReadField6

func (p *LockComponent) ReadField6(iprot thrift.TProtocol) error

func (*LockComponent) ReadField7

func (p *LockComponent) ReadField7(iprot thrift.TProtocol) error

func (*LockComponent) ReadField8

func (p *LockComponent) ReadField8(iprot thrift.TProtocol) error

func (*LockComponent) String

func (p *LockComponent) String() string

func (*LockComponent) Write

func (p *LockComponent) Write(oprot thrift.TProtocol) error

type LockLevel

type LockLevel int64
const (
	LockLevel_DB        LockLevel = 1
	LockLevel_TABLE     LockLevel = 2
	LockLevel_PARTITION LockLevel = 3
)

func LockLevelFromString

func LockLevelFromString(s string) (LockLevel, error)

func LockLevelPtr

func LockLevelPtr(v LockLevel) *LockLevel

func (LockLevel) MarshalText

func (p LockLevel) MarshalText() ([]byte, error)

func (*LockLevel) Scan

func (p *LockLevel) Scan(value interface{}) error

func (LockLevel) String

func (p LockLevel) String() string

func (*LockLevel) UnmarshalText

func (p *LockLevel) UnmarshalText(text []byte) error

func (*LockLevel) Value

func (p *LockLevel) Value() (driver.Value, error)

type LockRequest

type LockRequest struct {
	Component []*LockComponent `thrift:"component,1,required" db:"component" json:"component"`
	Txnid     *int64           `thrift:"txnid,2" db:"txnid" json:"txnid,omitempty"`
	User      string           `thrift:"user,3,required" db:"user" json:"user"`
	Hostname  string           `thrift:"hostname,4,required" db:"hostname" json:"hostname"`
	AgentInfo string           `thrift:"agentInfo,5" db:"agentInfo" json:"agentInfo"`
}

Attributes:

  • Component
  • Txnid
  • User
  • Hostname
  • AgentInfo
var ThriftHiveMetastoreLockArgs_Rqst_DEFAULT *LockRequest

func NewLockRequest

func NewLockRequest() *LockRequest

func (*LockRequest) GetAgentInfo

func (p *LockRequest) GetAgentInfo() string

func (*LockRequest) GetComponent

func (p *LockRequest) GetComponent() []*LockComponent

func (*LockRequest) GetHostname

func (p *LockRequest) GetHostname() string

func (*LockRequest) GetTxnid

func (p *LockRequest) GetTxnid() int64

func (*LockRequest) GetUser

func (p *LockRequest) GetUser() string

func (*LockRequest) IsSetAgentInfo

func (p *LockRequest) IsSetAgentInfo() bool

func (*LockRequest) IsSetTxnid

func (p *LockRequest) IsSetTxnid() bool

func (*LockRequest) Read

func (p *LockRequest) Read(iprot thrift.TProtocol) error

func (*LockRequest) ReadField1

func (p *LockRequest) ReadField1(iprot thrift.TProtocol) error

func (*LockRequest) ReadField2

func (p *LockRequest) ReadField2(iprot thrift.TProtocol) error

func (*LockRequest) ReadField3

func (p *LockRequest) ReadField3(iprot thrift.TProtocol) error

func (*LockRequest) ReadField4

func (p *LockRequest) ReadField4(iprot thrift.TProtocol) error

func (*LockRequest) ReadField5

func (p *LockRequest) ReadField5(iprot thrift.TProtocol) error

func (*LockRequest) String

func (p *LockRequest) String() string

func (*LockRequest) Write

func (p *LockRequest) Write(oprot thrift.TProtocol) error

type LockResponse

type LockResponse struct {
	Lockid int64     `thrift:"lockid,1,required" db:"lockid" json:"lockid"`
	State  LockState `thrift:"state,2,required" db:"state" json:"state"`
}

Attributes:

  • Lockid
  • State
var ThriftHiveMetastoreCheckLockResult_Success_DEFAULT *LockResponse
var ThriftHiveMetastoreLockResult_Success_DEFAULT *LockResponse

func NewLockResponse

func NewLockResponse() *LockResponse

func (*LockResponse) GetLockid

func (p *LockResponse) GetLockid() int64

func (*LockResponse) GetState

func (p *LockResponse) GetState() LockState

func (*LockResponse) Read

func (p *LockResponse) Read(iprot thrift.TProtocol) error

func (*LockResponse) ReadField1

func (p *LockResponse) ReadField1(iprot thrift.TProtocol) error

func (*LockResponse) ReadField2

func (p *LockResponse) ReadField2(iprot thrift.TProtocol) error

func (*LockResponse) String

func (p *LockResponse) String() string

func (*LockResponse) Write

func (p *LockResponse) Write(oprot thrift.TProtocol) error

type LockState

type LockState int64
const (
	LockState_ACQUIRED     LockState = 1
	LockState_WAITING      LockState = 2
	LockState_ABORT        LockState = 3
	LockState_NOT_ACQUIRED LockState = 4
)

func LockStateFromString

func LockStateFromString(s string) (LockState, error)

func LockStatePtr

func LockStatePtr(v LockState) *LockState

func (LockState) MarshalText

func (p LockState) MarshalText() ([]byte, error)

func (*LockState) Scan

func (p *LockState) Scan(value interface{}) error

func (LockState) String

func (p LockState) String() string

func (*LockState) UnmarshalText

func (p *LockState) UnmarshalText(text []byte) error

func (*LockState) Value

func (p *LockState) Value() (driver.Value, error)

type LockType

type LockType int64
const (
	LockType_SHARED_READ  LockType = 1
	LockType_SHARED_WRITE LockType = 2
	LockType_EXCLUSIVE    LockType = 3
)

func LockTypeFromString

func LockTypeFromString(s string) (LockType, error)

func LockTypePtr

func LockTypePtr(v LockType) *LockType

func (LockType) MarshalText

func (p LockType) MarshalText() ([]byte, error)

func (*LockType) Scan

func (p *LockType) Scan(value interface{}) error

func (LockType) String

func (p LockType) String() string

func (*LockType) UnmarshalText

func (p *LockType) UnmarshalText(text []byte) error

func (*LockType) Value

func (p *LockType) Value() (driver.Value, error)

type LongColumnStatsData

type LongColumnStatsData struct {
	LowValue   *int64 `thrift:"lowValue,1" db:"lowValue" json:"lowValue,omitempty"`
	HighValue  *int64 `thrift:"highValue,2" db:"highValue" json:"highValue,omitempty"`
	NumNulls   int64  `thrift:"numNulls,3,required" db:"numNulls" json:"numNulls"`
	NumDVs     int64  `thrift:"numDVs,4,required" db:"numDVs" json:"numDVs"`
	BitVectors []byte `thrift:"bitVectors,5" db:"bitVectors" json:"bitVectors,omitempty"`
}

Attributes:

  • LowValue
  • HighValue
  • NumNulls
  • NumDVs
  • BitVectors
var ColumnStatisticsData_LongStats_DEFAULT *LongColumnStatsData

func NewLongColumnStatsData

func NewLongColumnStatsData() *LongColumnStatsData

func (*LongColumnStatsData) GetBitVectors

func (p *LongColumnStatsData) GetBitVectors() []byte

func (*LongColumnStatsData) GetHighValue

func (p *LongColumnStatsData) GetHighValue() int64

func (*LongColumnStatsData) GetLowValue

func (p *LongColumnStatsData) GetLowValue() int64

func (*LongColumnStatsData) GetNumDVs

func (p *LongColumnStatsData) GetNumDVs() int64

func (*LongColumnStatsData) GetNumNulls

func (p *LongColumnStatsData) GetNumNulls() int64

func (*LongColumnStatsData) IsSetBitVectors

func (p *LongColumnStatsData) IsSetBitVectors() bool

func (*LongColumnStatsData) IsSetHighValue

func (p *LongColumnStatsData) IsSetHighValue() bool

func (*LongColumnStatsData) IsSetLowValue

func (p *LongColumnStatsData) IsSetLowValue() bool

func (*LongColumnStatsData) Read

func (p *LongColumnStatsData) Read(iprot thrift.TProtocol) error

func (*LongColumnStatsData) ReadField1

func (p *LongColumnStatsData) ReadField1(iprot thrift.TProtocol) error

func (*LongColumnStatsData) ReadField2

func (p *LongColumnStatsData) ReadField2(iprot thrift.TProtocol) error

func (*LongColumnStatsData) ReadField3

func (p *LongColumnStatsData) ReadField3(iprot thrift.TProtocol) error

func (*LongColumnStatsData) ReadField4

func (p *LongColumnStatsData) ReadField4(iprot thrift.TProtocol) error

func (*LongColumnStatsData) ReadField5

func (p *LongColumnStatsData) ReadField5(iprot thrift.TProtocol) error

func (*LongColumnStatsData) String

func (p *LongColumnStatsData) String() string

func (*LongColumnStatsData) Write

func (p *LongColumnStatsData) Write(oprot thrift.TProtocol) error

type MetaException

type MetaException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreAddForeignKeyResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAddIndexResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAddMasterKeyResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreAddNotNullConstraintResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAddPartitionResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAddPartitionsPspecResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAddPartitionsReqResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAddPartitionsResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAddPrimaryKeyResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAddUniqueConstraintResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterDatabaseResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreAlterFunctionResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterIndexResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterPartitionResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterPartitionsResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterResourcePlanResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAlterTableResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterTableWithCascadeResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterTableWithEnvironmentContextResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterWmTriggerResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAppendPartitionByNameResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAppendPartitionResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCancelDelegationTokenResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreCmRecycleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreCreateDatabaseResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateFunctionResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateResourcePlanResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreCreateTableResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateTableWithConstraintsResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateTableWithEnvironmentContextResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateTypeResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateWmTriggerResult_O4_DEFAULT *MetaException
var ThriftHiveMetastoreDeletePartitionColumnStatisticsResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDeleteTableColumnStatisticsResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropConstraintResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropDatabaseResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropFunctionResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropIndexByNameResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropPartitionByNameResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropPartitionResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropPartitionsReqResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropResourcePlanResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreDropTableResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropTableWithEnvironmentContextResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropTypeResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreDropWmTriggerResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreExchangePartitionResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreExchangePartitionsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetActiveResourcePlanResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetAggrStatsForResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetAllDatabasesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetAllFunctionsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetAllResourcePlansResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetAllTablesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetDatabaseResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetDatabasesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetDelegationTokenResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetFieldsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetForeignKeysResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetFunctionResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetFunctionsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetIndexByNameResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetIndexNamesResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetIndexesResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetMetaConfResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetMetastoreDbUUIDResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetNotNullConstraintsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetNumPartitionsByFilterResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartSpecsByFilterResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionByNameResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionColumnStatisticsResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionNamesPsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionNamesResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionValuesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionWithAuthResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsByExprResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsByFilterResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsByNamesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsPsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsPsWithAuthResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsPspecResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsStatisticsReqResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsWithAuthResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPrimaryKeysResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPrincipalsInRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPrivilegeSetResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetResourcePlanResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetRoleGrantsForPrincipalResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetRoleNamesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetSchemaResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTableColumnStatisticsResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetTableMetaResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTableNamesByFilterResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTableObjectsByNameReqResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTableReqResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTableResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTableStatisticsReqResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetTablesByTypeResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTablesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTriggersForResourceplanResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetTypeAllResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetTypeResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetUniqueConstraintsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGrantPrivilegesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGrantRevokePrivilegesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGrantRevokeRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGrantRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreIsPartitionMarkedForEventResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreListPrivilegesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreListRolesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreMarkPartitionForEventResult_O1_DEFAULT *MetaException
var ThriftHiveMetastorePartitionNameHasValidCharactersResult_O1_DEFAULT *MetaException
var ThriftHiveMetastorePartitionNameToSpecResult_O1_DEFAULT *MetaException
var ThriftHiveMetastorePartitionNameToValsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreRenamePartitionResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreRenewDelegationTokenResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreRevokePrivilegesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreRevokeRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreSetAggrStatsForResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreSetMetaConfResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreSetUgiResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreTruncateTableResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreUpdateMasterKeyResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreUpdateTableColumnStatisticsResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreValidateResourcePlanResult_O2_DEFAULT *MetaException

func NewMetaException

func NewMetaException() *MetaException

func (*MetaException) Error

func (p *MetaException) Error() string

func (*MetaException) GetMessage

func (p *MetaException) GetMessage() string

func (*MetaException) Read

func (p *MetaException) Read(iprot thrift.TProtocol) error

func (*MetaException) ReadField1

func (p *MetaException) ReadField1(iprot thrift.TProtocol) error

func (*MetaException) String

func (p *MetaException) String() string

func (*MetaException) Write

func (p *MetaException) Write(oprot thrift.TProtocol) error

type MetadataPpdResult_

type MetadataPpdResult_ struct {
	Metadata      []byte `thrift:"metadata,1" db:"metadata" json:"metadata,omitempty"`
	IncludeBitset []byte `thrift:"includeBitset,2" db:"includeBitset" json:"includeBitset,omitempty"`
}

Attributes:

  • Metadata
  • IncludeBitset

func NewMetadataPpdResult_

func NewMetadataPpdResult_() *MetadataPpdResult_

func (*MetadataPpdResult_) GetIncludeBitset

func (p *MetadataPpdResult_) GetIncludeBitset() []byte

func (*MetadataPpdResult_) GetMetadata

func (p *MetadataPpdResult_) GetMetadata() []byte

func (*MetadataPpdResult_) IsSetIncludeBitset

func (p *MetadataPpdResult_) IsSetIncludeBitset() bool

func (*MetadataPpdResult_) IsSetMetadata

func (p *MetadataPpdResult_) IsSetMetadata() bool

func (*MetadataPpdResult_) Read

func (p *MetadataPpdResult_) Read(iprot thrift.TProtocol) error

func (*MetadataPpdResult_) ReadField1

func (p *MetadataPpdResult_) ReadField1(iprot thrift.TProtocol) error

func (*MetadataPpdResult_) ReadField2

func (p *MetadataPpdResult_) ReadField2(iprot thrift.TProtocol) error

func (*MetadataPpdResult_) String

func (p *MetadataPpdResult_) String() string

func (*MetadataPpdResult_) Write

func (p *MetadataPpdResult_) Write(oprot thrift.TProtocol) error

type NoSuchLockException

type NoSuchLockException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreCheckLockResult_O3_DEFAULT *NoSuchLockException
var ThriftHiveMetastoreHeartbeatResult_O1_DEFAULT *NoSuchLockException
var ThriftHiveMetastoreUnlockResult_O1_DEFAULT *NoSuchLockException

func NewNoSuchLockException

func NewNoSuchLockException() *NoSuchLockException

func (*NoSuchLockException) Error

func (p *NoSuchLockException) Error() string

func (*NoSuchLockException) GetMessage

func (p *NoSuchLockException) GetMessage() string

func (*NoSuchLockException) Read

func (p *NoSuchLockException) Read(iprot thrift.TProtocol) error

func (*NoSuchLockException) ReadField1

func (p *NoSuchLockException) ReadField1(iprot thrift.TProtocol) error

func (*NoSuchLockException) String

func (p *NoSuchLockException) String() string

func (*NoSuchLockException) Write

func (p *NoSuchLockException) Write(oprot thrift.TProtocol) error

type NoSuchObjectException

type NoSuchObjectException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreAddForeignKeyResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreAddNotNullConstraintResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreAddPrimaryKeyResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreAddUniqueConstraintResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreAlterDatabaseResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreAlterResourcePlanResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreAlterWmTriggerResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreCreateFunctionResult_O4_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreCreateTableResult_O4_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreCreateTableWithConstraintsResult_O4_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreCreateTableWithEnvironmentContextResult_O4_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreCreateWmTriggerResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDeletePartitionColumnStatisticsResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDeleteTableColumnStatisticsResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropConstraintResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropDatabaseResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropFunctionResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropIndexByNameResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropPartitionByNameResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropPartitionResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropPartitionsReqResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropResourcePlanResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropTableResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropTableWithEnvironmentContextResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropTypeResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropWmTriggerResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreExchangePartitionResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreExchangePartitionsResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetAggrStatsForResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetDatabaseResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetForeignKeysResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetFunctionResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetIndexByNameResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetIndexesResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetNotNullConstraintsResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetNumPartitionsByFilterResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartSpecsByFilterResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionByNameResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionColumnStatisticsResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionNamesPsResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionNamesResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionValuesResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionWithAuthResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsByExprResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsByFilterResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsByNamesResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsPsResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsPsWithAuthResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsPspecResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsStatisticsReqResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsWithAuthResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPrimaryKeysResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetResourcePlanResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetTableColumnStatisticsResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetTableReqResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetTableResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetTableStatisticsReqResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetTriggersForResourceplanResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetTypeResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetUniqueConstraintsResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreIsPartitionMarkedForEventResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreMarkPartitionForEventResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreSetAggrStatsForResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreUpdateMasterKeyResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreUpdateTableColumnStatisticsResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreValidateResourcePlanResult_O1_DEFAULT *NoSuchObjectException

func NewNoSuchObjectException

func NewNoSuchObjectException() *NoSuchObjectException

func (*NoSuchObjectException) Error

func (p *NoSuchObjectException) Error() string

func (*NoSuchObjectException) GetMessage

func (p *NoSuchObjectException) GetMessage() string

func (*NoSuchObjectException) Read

func (*NoSuchObjectException) ReadField1

func (p *NoSuchObjectException) ReadField1(iprot thrift.TProtocol) error

func (*NoSuchObjectException) String

func (p *NoSuchObjectException) String() string

func (*NoSuchObjectException) Write

func (p *NoSuchObjectException) Write(oprot thrift.TProtocol) error

type NoSuchTxnException

type NoSuchTxnException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreAbortTxnResult_O1_DEFAULT *NoSuchTxnException
var ThriftHiveMetastoreAbortTxnsResult_O1_DEFAULT *NoSuchTxnException
var ThriftHiveMetastoreAddDynamicPartitionsResult_O1_DEFAULT *NoSuchTxnException
var ThriftHiveMetastoreCheckLockResult_O1_DEFAULT *NoSuchTxnException
var ThriftHiveMetastoreCommitTxnResult_O1_DEFAULT *NoSuchTxnException
var ThriftHiveMetastoreHeartbeatResult_O2_DEFAULT *NoSuchTxnException
var ThriftHiveMetastoreLockResult_O1_DEFAULT *NoSuchTxnException

func NewNoSuchTxnException

func NewNoSuchTxnException() *NoSuchTxnException

func (*NoSuchTxnException) Error

func (p *NoSuchTxnException) Error() string

func (*NoSuchTxnException) GetMessage

func (p *NoSuchTxnException) GetMessage() string

func (*NoSuchTxnException) Read

func (p *NoSuchTxnException) Read(iprot thrift.TProtocol) error

func (*NoSuchTxnException) ReadField1

func (p *NoSuchTxnException) ReadField1(iprot thrift.TProtocol) error

func (*NoSuchTxnException) String

func (p *NoSuchTxnException) String() string

func (*NoSuchTxnException) Write

func (p *NoSuchTxnException) Write(oprot thrift.TProtocol) error

type NotNullConstraintsRequest

type NotNullConstraintsRequest struct {
	DbName  string `thrift:"db_name,1,required" db:"db_name" json:"db_name"`
	TblName string `thrift:"tbl_name,2,required" db:"tbl_name" json:"tbl_name"`
}

Attributes:

  • DbName
  • TblName
var ThriftHiveMetastoreGetNotNullConstraintsArgs_Request_DEFAULT *NotNullConstraintsRequest

func NewNotNullConstraintsRequest

func NewNotNullConstraintsRequest() *NotNullConstraintsRequest

func (*NotNullConstraintsRequest) GetDbName

func (p *NotNullConstraintsRequest) GetDbName() string

func (*NotNullConstraintsRequest) GetTblName

func (p *NotNullConstraintsRequest) GetTblName() string

func (*NotNullConstraintsRequest) Read

func (*NotNullConstraintsRequest) ReadField1

func (p *NotNullConstraintsRequest) ReadField1(iprot thrift.TProtocol) error

func (*NotNullConstraintsRequest) ReadField2

func (p *NotNullConstraintsRequest) ReadField2(iprot thrift.TProtocol) error

func (*NotNullConstraintsRequest) String

func (p *NotNullConstraintsRequest) String() string

func (*NotNullConstraintsRequest) Write

type NotNullConstraintsResponse

type NotNullConstraintsResponse struct {
	NotNullConstraints []*SQLNotNullConstraint `thrift:"notNullConstraints,1,required" db:"notNullConstraints" json:"notNullConstraints"`
}

Attributes:

  • NotNullConstraints
var ThriftHiveMetastoreGetNotNullConstraintsResult_Success_DEFAULT *NotNullConstraintsResponse

func NewNotNullConstraintsResponse

func NewNotNullConstraintsResponse() *NotNullConstraintsResponse

func (*NotNullConstraintsResponse) GetNotNullConstraints

func (p *NotNullConstraintsResponse) GetNotNullConstraints() []*SQLNotNullConstraint

func (*NotNullConstraintsResponse) Read

func (*NotNullConstraintsResponse) ReadField1

func (p *NotNullConstraintsResponse) ReadField1(iprot thrift.TProtocol) error

func (*NotNullConstraintsResponse) String

func (p *NotNullConstraintsResponse) String() string

func (*NotNullConstraintsResponse) Write

type NotificationEvent

type NotificationEvent struct {
	EventId       int64   `thrift:"eventId,1,required" db:"eventId" json:"eventId"`
	EventTime     int32   `thrift:"eventTime,2,required" db:"eventTime" json:"eventTime"`
	EventType     string  `thrift:"eventType,3,required" db:"eventType" json:"eventType"`
	DbName        *string `thrift:"dbName,4" db:"dbName" json:"dbName,omitempty"`
	TableName     *string `thrift:"tableName,5" db:"tableName" json:"tableName,omitempty"`
	Message       string  `thrift:"message,6,required" db:"message" json:"message"`
	MessageFormat *string `thrift:"messageFormat,7" db:"messageFormat" json:"messageFormat,omitempty"`
}

Attributes:

  • EventId
  • EventTime
  • EventType
  • DbName
  • TableName
  • Message
  • MessageFormat

func NewNotificationEvent

func NewNotificationEvent() *NotificationEvent

func (*NotificationEvent) GetDbName

func (p *NotificationEvent) GetDbName() string

func (*NotificationEvent) GetEventId

func (p *NotificationEvent) GetEventId() int64

func (*NotificationEvent) GetEventTime

func (p *NotificationEvent) GetEventTime() int32

func (*NotificationEvent) GetEventType

func (p *NotificationEvent) GetEventType() string

func (*NotificationEvent) GetMessage

func (p *NotificationEvent) GetMessage() string

func (*NotificationEvent) GetMessageFormat

func (p *NotificationEvent) GetMessageFormat() string

func (*NotificationEvent) GetTableName

func (p *NotificationEvent) GetTableName() string

func (*NotificationEvent) IsSetDbName

func (p *NotificationEvent) IsSetDbName() bool

func (*NotificationEvent) IsSetMessageFormat

func (p *NotificationEvent) IsSetMessageFormat() bool

func (*NotificationEvent) IsSetTableName

func (p *NotificationEvent) IsSetTableName() bool

func (*NotificationEvent) Read

func (p *NotificationEvent) Read(iprot thrift.TProtocol) error

func (*NotificationEvent) ReadField1

func (p *NotificationEvent) ReadField1(iprot thrift.TProtocol) error

func (*NotificationEvent) ReadField2

func (p *NotificationEvent) ReadField2(iprot thrift.TProtocol) error

func (*NotificationEvent) ReadField3

func (p *NotificationEvent) ReadField3(iprot thrift.TProtocol) error

func (*NotificationEvent) ReadField4

func (p *NotificationEvent) ReadField4(iprot thrift.TProtocol) error

func (*NotificationEvent) ReadField5

func (p *NotificationEvent) ReadField5(iprot thrift.TProtocol) error

func (*NotificationEvent) ReadField6

func (p *NotificationEvent) ReadField6(iprot thrift.TProtocol) error

func (*NotificationEvent) ReadField7

func (p *NotificationEvent) ReadField7(iprot thrift.TProtocol) error

func (*NotificationEvent) String

func (p *NotificationEvent) String() string

func (*NotificationEvent) Write

func (p *NotificationEvent) Write(oprot thrift.TProtocol) error

type NotificationEventRequest

type NotificationEventRequest struct {
	LastEvent int64  `thrift:"lastEvent,1,required" db:"lastEvent" json:"lastEvent"`
	MaxEvents *int32 `thrift:"maxEvents,2" db:"maxEvents" json:"maxEvents,omitempty"`
}

Attributes:

  • LastEvent
  • MaxEvents
var ThriftHiveMetastoreGetNextNotificationArgs_Rqst_DEFAULT *NotificationEventRequest

func NewNotificationEventRequest

func NewNotificationEventRequest() *NotificationEventRequest

func (*NotificationEventRequest) GetLastEvent

func (p *NotificationEventRequest) GetLastEvent() int64

func (*NotificationEventRequest) GetMaxEvents

func (p *NotificationEventRequest) GetMaxEvents() int32

func (*NotificationEventRequest) IsSetMaxEvents

func (p *NotificationEventRequest) IsSetMaxEvents() bool

func (*NotificationEventRequest) Read

func (*NotificationEventRequest) ReadField1

func (p *NotificationEventRequest) ReadField1(iprot thrift.TProtocol) error

func (*NotificationEventRequest) ReadField2

func (p *NotificationEventRequest) ReadField2(iprot thrift.TProtocol) error

func (*NotificationEventRequest) String

func (p *NotificationEventRequest) String() string

func (*NotificationEventRequest) Write

type NotificationEventResponse

type NotificationEventResponse struct {
	Events []*NotificationEvent `thrift:"events,1,required" db:"events" json:"events"`
}

Attributes:

  • Events
var ThriftHiveMetastoreGetNextNotificationResult_Success_DEFAULT *NotificationEventResponse

func NewNotificationEventResponse

func NewNotificationEventResponse() *NotificationEventResponse

func (*NotificationEventResponse) GetEvents

func (p *NotificationEventResponse) GetEvents() []*NotificationEvent

func (*NotificationEventResponse) Read

func (*NotificationEventResponse) ReadField1

func (p *NotificationEventResponse) ReadField1(iprot thrift.TProtocol) error

func (*NotificationEventResponse) String

func (p *NotificationEventResponse) String() string

func (*NotificationEventResponse) Write

type NotificationEventsCountRequest

type NotificationEventsCountRequest struct {
	FromEventId int64  `thrift:"fromEventId,1,required" db:"fromEventId" json:"fromEventId"`
	DbName      string `thrift:"dbName,2,required" db:"dbName" json:"dbName"`
}

Attributes:

  • FromEventId
  • DbName
var ThriftHiveMetastoreGetNotificationEventsCountArgs_Rqst_DEFAULT *NotificationEventsCountRequest

func NewNotificationEventsCountRequest

func NewNotificationEventsCountRequest() *NotificationEventsCountRequest

func (*NotificationEventsCountRequest) GetDbName

func (p *NotificationEventsCountRequest) GetDbName() string

func (*NotificationEventsCountRequest) GetFromEventId

func (p *NotificationEventsCountRequest) GetFromEventId() int64

func (*NotificationEventsCountRequest) Read

func (*NotificationEventsCountRequest) ReadField1

func (*NotificationEventsCountRequest) ReadField2

func (*NotificationEventsCountRequest) String

func (*NotificationEventsCountRequest) Write

type NotificationEventsCountResponse

type NotificationEventsCountResponse struct {
	EventsCount int64 `thrift:"eventsCount,1,required" db:"eventsCount" json:"eventsCount"`
}

Attributes:

  • EventsCount
var ThriftHiveMetastoreGetNotificationEventsCountResult_Success_DEFAULT *NotificationEventsCountResponse

func NewNotificationEventsCountResponse

func NewNotificationEventsCountResponse() *NotificationEventsCountResponse

func (*NotificationEventsCountResponse) GetEventsCount

func (p *NotificationEventsCountResponse) GetEventsCount() int64

func (*NotificationEventsCountResponse) Read

func (*NotificationEventsCountResponse) ReadField1

func (*NotificationEventsCountResponse) String

func (*NotificationEventsCountResponse) Write

type OpenTxnRequest

type OpenTxnRequest struct {
	NumTxns   int32  `thrift:"num_txns,1,required" db:"num_txns" json:"num_txns"`
	User      string `thrift:"user,2,required" db:"user" json:"user"`
	Hostname  string `thrift:"hostname,3,required" db:"hostname" json:"hostname"`
	AgentInfo string `thrift:"agentInfo,4" db:"agentInfo" json:"agentInfo"`
}

Attributes:

  • NumTxns
  • User
  • Hostname
  • AgentInfo
var ThriftHiveMetastoreOpenTxnsArgs_Rqst_DEFAULT *OpenTxnRequest

func NewOpenTxnRequest

func NewOpenTxnRequest() *OpenTxnRequest

func (*OpenTxnRequest) GetAgentInfo

func (p *OpenTxnRequest) GetAgentInfo() string

func (*OpenTxnRequest) GetHostname

func (p *OpenTxnRequest) GetHostname() string

func (*OpenTxnRequest) GetNumTxns

func (p *OpenTxnRequest) GetNumTxns() int32

func (*OpenTxnRequest) GetUser

func (p *OpenTxnRequest) GetUser() string

func (*OpenTxnRequest) IsSetAgentInfo

func (p *OpenTxnRequest) IsSetAgentInfo() bool

func (*OpenTxnRequest) Read

func (p *OpenTxnRequest) Read(iprot thrift.TProtocol) error

func (*OpenTxnRequest) ReadField1

func (p *OpenTxnRequest) ReadField1(iprot thrift.TProtocol) error

func (*OpenTxnRequest) ReadField2

func (p *OpenTxnRequest) ReadField2(iprot thrift.TProtocol) error

func (*OpenTxnRequest) ReadField3

func (p *OpenTxnRequest) ReadField3(iprot thrift.TProtocol) error

func (*OpenTxnRequest) ReadField4

func (p *OpenTxnRequest) ReadField4(iprot thrift.TProtocol) error

func (*OpenTxnRequest) String

func (p *OpenTxnRequest) String() string

func (*OpenTxnRequest) Write

func (p *OpenTxnRequest) Write(oprot thrift.TProtocol) error

type OpenTxnsResponse

type OpenTxnsResponse struct {
	TxnIds []int64 `thrift:"txn_ids,1,required" db:"txn_ids" json:"txn_ids"`
}

Attributes:

  • TxnIds
var ThriftHiveMetastoreOpenTxnsResult_Success_DEFAULT *OpenTxnsResponse

func NewOpenTxnsResponse

func NewOpenTxnsResponse() *OpenTxnsResponse

func (*OpenTxnsResponse) GetTxnIds

func (p *OpenTxnsResponse) GetTxnIds() []int64

func (*OpenTxnsResponse) Read

func (p *OpenTxnsResponse) Read(iprot thrift.TProtocol) error

func (*OpenTxnsResponse) ReadField1

func (p *OpenTxnsResponse) ReadField1(iprot thrift.TProtocol) error

func (*OpenTxnsResponse) String

func (p *OpenTxnsResponse) String() string

func (*OpenTxnsResponse) Write

func (p *OpenTxnsResponse) Write(oprot thrift.TProtocol) error

type Order

type Order struct {
	Col   string `thrift:"col,1" db:"col" json:"col"`
	Order int32  `thrift:"order,2" db:"order" json:"order"`
}

Attributes:

  • Col
  • Order

func NewOrder

func NewOrder() *Order

func (*Order) GetCol

func (p *Order) GetCol() string

func (*Order) GetOrder

func (p *Order) GetOrder() int32

func (*Order) Read

func (p *Order) Read(iprot thrift.TProtocol) error

func (*Order) ReadField1

func (p *Order) ReadField1(iprot thrift.TProtocol) error

func (*Order) ReadField2

func (p *Order) ReadField2(iprot thrift.TProtocol) error

func (*Order) String

func (p *Order) String() string

func (*Order) Write

func (p *Order) Write(oprot thrift.TProtocol) error

type Partition

type Partition struct {
	Values         []string               `thrift:"values,1" db:"values" json:"values"`
	DbName         string                 `thrift:"dbName,2" db:"dbName" json:"dbName"`
	TableName      string                 `thrift:"tableName,3" db:"tableName" json:"tableName"`
	CreateTime     int32                  `thrift:"createTime,4" db:"createTime" json:"createTime"`
	LastAccessTime int32                  `thrift:"lastAccessTime,5" db:"lastAccessTime" json:"lastAccessTime"`
	Sd             *StorageDescriptor     `thrift:"sd,6" db:"sd" json:"sd"`
	Parameters     map[string]string      `thrift:"parameters,7" db:"parameters" json:"parameters"`
	Privileges     *PrincipalPrivilegeSet `thrift:"privileges,8" db:"privileges" json:"privileges,omitempty"`
}

Attributes:

  • Values
  • DbName
  • TableName
  • CreateTime
  • LastAccessTime
  • Sd
  • Parameters
  • Privileges
var ThriftHiveMetastoreAddPartitionArgs_NewPart__DEFAULT *Partition
var ThriftHiveMetastoreAddPartitionResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs_NewPart__DEFAULT *Partition
var ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreAlterPartitionArgs_NewPart__DEFAULT *Partition
var ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs_NewPart__DEFAULT *Partition
var ThriftHiveMetastoreAppendPartitionByNameResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreAppendPartitionResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreExchangePartitionResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreGetPartitionByNameResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreGetPartitionResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreGetPartitionWithAuthResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreRenamePartitionArgs_NewPart__DEFAULT *Partition

func NewPartition

func NewPartition() *Partition

func (*Partition) GetCreateTime

func (p *Partition) GetCreateTime() int32

func (*Partition) GetDbName

func (p *Partition) GetDbName() string

func (*Partition) GetLastAccessTime

func (p *Partition) GetLastAccessTime() int32

func (*Partition) GetParameters

func (p *Partition) GetParameters() map[string]string

func (*Partition) GetPrivileges

func (p *Partition) GetPrivileges() *PrincipalPrivilegeSet

func (*Partition) GetSd

func (p *Partition) GetSd() *StorageDescriptor

func (*Partition) GetTableName

func (p *Partition) GetTableName() string

func (*Partition) GetValues

func (p *Partition) GetValues() []string

func (*Partition) IsSetPrivileges

func (p *Partition) IsSetPrivileges() bool

func (*Partition) IsSetSd

func (p *Partition) IsSetSd() bool

func (*Partition) Read

func (p *Partition) Read(iprot thrift.TProtocol) error

func (*Partition) ReadField1

func (p *Partition) ReadField1(iprot thrift.TProtocol) error

func (*Partition) ReadField2

func (p *Partition) ReadField2(iprot thrift.TProtocol) error

func (*Partition) ReadField3

func (p *Partition) ReadField3(iprot thrift.TProtocol) error

func (*Partition) ReadField4

func (p *Partition) ReadField4(iprot thrift.TProtocol) error

func (*Partition) ReadField5

func (p *Partition) ReadField5(iprot thrift.TProtocol) error

func (*Partition) ReadField6

func (p *Partition) ReadField6(iprot thrift.TProtocol) error

func (*Partition) ReadField7

func (p *Partition) ReadField7(iprot thrift.TProtocol) error

func (*Partition) ReadField8

func (p *Partition) ReadField8(iprot thrift.TProtocol) error

func (*Partition) String

func (p *Partition) String() string

func (*Partition) Write

func (p *Partition) Write(oprot thrift.TProtocol) error

type PartitionEventType

type PartitionEventType int64
const (
	PartitionEventType_LOAD_DONE PartitionEventType = 1
)

func PartitionEventTypeFromString

func PartitionEventTypeFromString(s string) (PartitionEventType, error)

func PartitionEventTypePtr

func PartitionEventTypePtr(v PartitionEventType) *PartitionEventType

func (PartitionEventType) MarshalText

func (p PartitionEventType) MarshalText() ([]byte, error)

func (*PartitionEventType) Scan

func (p *PartitionEventType) Scan(value interface{}) error

func (PartitionEventType) String

func (p PartitionEventType) String() string

func (*PartitionEventType) UnmarshalText

func (p *PartitionEventType) UnmarshalText(text []byte) error

func (*PartitionEventType) Value

func (p *PartitionEventType) Value() (driver.Value, error)

type PartitionListComposingSpec

type PartitionListComposingSpec struct {
	Partitions []*Partition `thrift:"partitions,1" db:"partitions" json:"partitions"`
}

Attributes:

  • Partitions
var PartitionSpec_PartitionList_DEFAULT *PartitionListComposingSpec

func NewPartitionListComposingSpec

func NewPartitionListComposingSpec() *PartitionListComposingSpec

func (*PartitionListComposingSpec) GetPartitions

func (p *PartitionListComposingSpec) GetPartitions() []*Partition

func (*PartitionListComposingSpec) Read

func (*PartitionListComposingSpec) ReadField1

func (p *PartitionListComposingSpec) ReadField1(iprot thrift.TProtocol) error

func (*PartitionListComposingSpec) String

func (p *PartitionListComposingSpec) String() string

func (*PartitionListComposingSpec) Write

type PartitionSpec

type PartitionSpec struct {
	DbName                string                      `thrift:"dbName,1" db:"dbName" json:"dbName"`
	TableName             string                      `thrift:"tableName,2" db:"tableName" json:"tableName"`
	RootPath              string                      `thrift:"rootPath,3" db:"rootPath" json:"rootPath"`
	SharedSDPartitionSpec *PartitionSpecWithSharedSD  `thrift:"sharedSDPartitionSpec,4" db:"sharedSDPartitionSpec" json:"sharedSDPartitionSpec,omitempty"`
	PartitionList         *PartitionListComposingSpec `thrift:"partitionList,5" db:"partitionList" json:"partitionList,omitempty"`
}

Attributes:

  • DbName
  • TableName
  • RootPath
  • SharedSDPartitionSpec
  • PartitionList

func NewPartitionSpec

func NewPartitionSpec() *PartitionSpec

func (*PartitionSpec) GetDbName

func (p *PartitionSpec) GetDbName() string

func (*PartitionSpec) GetPartitionList

func (p *PartitionSpec) GetPartitionList() *PartitionListComposingSpec

func (*PartitionSpec) GetRootPath

func (p *PartitionSpec) GetRootPath() string

func (*PartitionSpec) GetSharedSDPartitionSpec

func (p *PartitionSpec) GetSharedSDPartitionSpec() *PartitionSpecWithSharedSD

func (*PartitionSpec) GetTableName

func (p *PartitionSpec) GetTableName() string

func (*PartitionSpec) IsSetPartitionList

func (p *PartitionSpec) IsSetPartitionList() bool

func (*PartitionSpec) IsSetSharedSDPartitionSpec

func (p *PartitionSpec) IsSetSharedSDPartitionSpec() bool

func (*PartitionSpec) Read

func (p *PartitionSpec) Read(iprot thrift.TProtocol) error

func (*PartitionSpec) ReadField1

func (p *PartitionSpec) ReadField1(iprot thrift.TProtocol) error

func (*PartitionSpec) ReadField2

func (p *PartitionSpec) ReadField2(iprot thrift.TProtocol) error

func (*PartitionSpec) ReadField3

func (p *PartitionSpec) ReadField3(iprot thrift.TProtocol) error

func (*PartitionSpec) ReadField4

func (p *PartitionSpec) ReadField4(iprot thrift.TProtocol) error

func (*PartitionSpec) ReadField5

func (p *PartitionSpec) ReadField5(iprot thrift.TProtocol) error

func (*PartitionSpec) String

func (p *PartitionSpec) String() string

func (*PartitionSpec) Write

func (p *PartitionSpec) Write(oprot thrift.TProtocol) error

type PartitionSpecWithSharedSD

type PartitionSpecWithSharedSD struct {
	Partitions []*PartitionWithoutSD `thrift:"partitions,1" db:"partitions" json:"partitions"`
	Sd         *StorageDescriptor    `thrift:"sd,2" db:"sd" json:"sd"`
}

Attributes:

  • Partitions
  • Sd
var PartitionSpec_SharedSDPartitionSpec_DEFAULT *PartitionSpecWithSharedSD

func NewPartitionSpecWithSharedSD

func NewPartitionSpecWithSharedSD() *PartitionSpecWithSharedSD

func (*PartitionSpecWithSharedSD) GetPartitions

func (p *PartitionSpecWithSharedSD) GetPartitions() []*PartitionWithoutSD

func (*PartitionSpecWithSharedSD) GetSd

func (*PartitionSpecWithSharedSD) IsSetSd

func (p *PartitionSpecWithSharedSD) IsSetSd() bool

func (*PartitionSpecWithSharedSD) Read

func (*PartitionSpecWithSharedSD) ReadField1

func (p *PartitionSpecWithSharedSD) ReadField1(iprot thrift.TProtocol) error

func (*PartitionSpecWithSharedSD) ReadField2

func (p *PartitionSpecWithSharedSD) ReadField2(iprot thrift.TProtocol) error

func (*PartitionSpecWithSharedSD) String

func (p *PartitionSpecWithSharedSD) String() string

func (*PartitionSpecWithSharedSD) Write

type PartitionValuesRequest

type PartitionValuesRequest struct {
	DbName         string         `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblName        string         `thrift:"tblName,2,required" db:"tblName" json:"tblName"`
	PartitionKeys  []*FieldSchema `thrift:"partitionKeys,3,required" db:"partitionKeys" json:"partitionKeys"`
	ApplyDistinct  bool           `thrift:"applyDistinct,4" db:"applyDistinct" json:"applyDistinct"`
	Filter         *string        `thrift:"filter,5" db:"filter" json:"filter,omitempty"`
	PartitionOrder []*FieldSchema `thrift:"partitionOrder,6" db:"partitionOrder" json:"partitionOrder,omitempty"`
	Ascending      bool           `thrift:"ascending,7" db:"ascending" json:"ascending"`
	MaxParts       int64          `thrift:"maxParts,8" db:"maxParts" json:"maxParts"`
}

Attributes:

  • DbName
  • TblName
  • PartitionKeys
  • ApplyDistinct
  • Filter
  • PartitionOrder
  • Ascending
  • MaxParts
var ThriftHiveMetastoreGetPartitionValuesArgs_Request_DEFAULT *PartitionValuesRequest

func NewPartitionValuesRequest

func NewPartitionValuesRequest() *PartitionValuesRequest

func (*PartitionValuesRequest) GetApplyDistinct

func (p *PartitionValuesRequest) GetApplyDistinct() bool

func (*PartitionValuesRequest) GetAscending

func (p *PartitionValuesRequest) GetAscending() bool

func (*PartitionValuesRequest) GetDbName

func (p *PartitionValuesRequest) GetDbName() string

func (*PartitionValuesRequest) GetFilter

func (p *PartitionValuesRequest) GetFilter() string

func (*PartitionValuesRequest) GetMaxParts

func (p *PartitionValuesRequest) GetMaxParts() int64

func (*PartitionValuesRequest) GetPartitionKeys

func (p *PartitionValuesRequest) GetPartitionKeys() []*FieldSchema

func (*PartitionValuesRequest) GetPartitionOrder

func (p *PartitionValuesRequest) GetPartitionOrder() []*FieldSchema

func (*PartitionValuesRequest) GetTblName

func (p *PartitionValuesRequest) GetTblName() string

func (*PartitionValuesRequest) IsSetApplyDistinct

func (p *PartitionValuesRequest) IsSetApplyDistinct() bool

func (*PartitionValuesRequest) IsSetAscending

func (p *PartitionValuesRequest) IsSetAscending() bool

func (*PartitionValuesRequest) IsSetFilter

func (p *PartitionValuesRequest) IsSetFilter() bool

func (*PartitionValuesRequest) IsSetMaxParts

func (p *PartitionValuesRequest) IsSetMaxParts() bool

func (*PartitionValuesRequest) IsSetPartitionOrder

func (p *PartitionValuesRequest) IsSetPartitionOrder() bool

func (*PartitionValuesRequest) Read

func (*PartitionValuesRequest) ReadField1

func (p *PartitionValuesRequest) ReadField1(iprot thrift.TProtocol) error

func (*PartitionValuesRequest) ReadField2

func (p *PartitionValuesRequest) ReadField2(iprot thrift.TProtocol) error

func (*PartitionValuesRequest) ReadField3

func (p *PartitionValuesRequest) ReadField3(iprot thrift.TProtocol) error

func (*PartitionValuesRequest) ReadField4

func (p *PartitionValuesRequest) ReadField4(iprot thrift.TProtocol) error

func (*PartitionValuesRequest) ReadField5

func (p *PartitionValuesRequest) ReadField5(iprot thrift.TProtocol) error

func (*PartitionValuesRequest) ReadField6

func (p *PartitionValuesRequest) ReadField6(iprot thrift.TProtocol) error

func (*PartitionValuesRequest) ReadField7

func (p *PartitionValuesRequest) ReadField7(iprot thrift.TProtocol) error

func (*PartitionValuesRequest) ReadField8

func (p *PartitionValuesRequest) ReadField8(iprot thrift.TProtocol) error

func (*PartitionValuesRequest) String

func (p *PartitionValuesRequest) String() string

func (*PartitionValuesRequest) Write

func (p *PartitionValuesRequest) Write(oprot thrift.TProtocol) error

type PartitionValuesResponse

type PartitionValuesResponse struct {
	PartitionValues []*PartitionValuesRow `thrift:"partitionValues,1,required" db:"partitionValues" json:"partitionValues"`
}

Attributes:

  • PartitionValues
var ThriftHiveMetastoreGetPartitionValuesResult_Success_DEFAULT *PartitionValuesResponse

func NewPartitionValuesResponse

func NewPartitionValuesResponse() *PartitionValuesResponse

func (*PartitionValuesResponse) GetPartitionValues

func (p *PartitionValuesResponse) GetPartitionValues() []*PartitionValuesRow

func (*PartitionValuesResponse) Read

func (*PartitionValuesResponse) ReadField1

func (p *PartitionValuesResponse) ReadField1(iprot thrift.TProtocol) error

func (*PartitionValuesResponse) String

func (p *PartitionValuesResponse) String() string

func (*PartitionValuesResponse) Write

type PartitionValuesRow

type PartitionValuesRow struct {
	Row []string `thrift:"row,1,required" db:"row" json:"row"`
}

Attributes:

  • Row

func NewPartitionValuesRow

func NewPartitionValuesRow() *PartitionValuesRow

func (*PartitionValuesRow) GetRow

func (p *PartitionValuesRow) GetRow() []string

func (*PartitionValuesRow) Read

func (p *PartitionValuesRow) Read(iprot thrift.TProtocol) error

func (*PartitionValuesRow) ReadField1

func (p *PartitionValuesRow) ReadField1(iprot thrift.TProtocol) error

func (*PartitionValuesRow) String

func (p *PartitionValuesRow) String() string

func (*PartitionValuesRow) Write

func (p *PartitionValuesRow) Write(oprot thrift.TProtocol) error

type PartitionWithoutSD

type PartitionWithoutSD struct {
	Values         []string               `thrift:"values,1" db:"values" json:"values"`
	CreateTime     int32                  `thrift:"createTime,2" db:"createTime" json:"createTime"`
	LastAccessTime int32                  `thrift:"lastAccessTime,3" db:"lastAccessTime" json:"lastAccessTime"`
	RelativePath   string                 `thrift:"relativePath,4" db:"relativePath" json:"relativePath"`
	Parameters     map[string]string      `thrift:"parameters,5" db:"parameters" json:"parameters"`
	Privileges     *PrincipalPrivilegeSet `thrift:"privileges,6" db:"privileges" json:"privileges,omitempty"`
}

Attributes:

  • Values
  • CreateTime
  • LastAccessTime
  • RelativePath
  • Parameters
  • Privileges

func NewPartitionWithoutSD

func NewPartitionWithoutSD() *PartitionWithoutSD

func (*PartitionWithoutSD) GetCreateTime

func (p *PartitionWithoutSD) GetCreateTime() int32

func (*PartitionWithoutSD) GetLastAccessTime

func (p *PartitionWithoutSD) GetLastAccessTime() int32

func (*PartitionWithoutSD) GetParameters

func (p *PartitionWithoutSD) GetParameters() map[string]string

func (*PartitionWithoutSD) GetPrivileges

func (p *PartitionWithoutSD) GetPrivileges() *PrincipalPrivilegeSet

func (*PartitionWithoutSD) GetRelativePath

func (p *PartitionWithoutSD) GetRelativePath() string

func (*PartitionWithoutSD) GetValues

func (p *PartitionWithoutSD) GetValues() []string

func (*PartitionWithoutSD) IsSetPrivileges

func (p *PartitionWithoutSD) IsSetPrivileges() bool

func (*PartitionWithoutSD) Read

func (p *PartitionWithoutSD) Read(iprot thrift.TProtocol) error

func (*PartitionWithoutSD) ReadField1

func (p *PartitionWithoutSD) ReadField1(iprot thrift.TProtocol) error

func (*PartitionWithoutSD) ReadField2

func (p *PartitionWithoutSD) ReadField2(iprot thrift.TProtocol) error

func (*PartitionWithoutSD) ReadField3

func (p *PartitionWithoutSD) ReadField3(iprot thrift.TProtocol) error

func (*PartitionWithoutSD) ReadField4

func (p *PartitionWithoutSD) ReadField4(iprot thrift.TProtocol) error

func (*PartitionWithoutSD) ReadField5

func (p *PartitionWithoutSD) ReadField5(iprot thrift.TProtocol) error

func (*PartitionWithoutSD) ReadField6

func (p *PartitionWithoutSD) ReadField6(iprot thrift.TProtocol) error

func (*PartitionWithoutSD) String

func (p *PartitionWithoutSD) String() string

func (*PartitionWithoutSD) Write

func (p *PartitionWithoutSD) Write(oprot thrift.TProtocol) error

type PartitionsByExprRequest

type PartitionsByExprRequest struct {
	DbName               string  `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblName              string  `thrift:"tblName,2,required" db:"tblName" json:"tblName"`
	Expr                 []byte  `thrift:"expr,3,required" db:"expr" json:"expr"`
	DefaultPartitionName *string `thrift:"defaultPartitionName,4" db:"defaultPartitionName" json:"defaultPartitionName,omitempty"`
	MaxParts             int16   `thrift:"maxParts,5" db:"maxParts" json:"maxParts"`
}

Attributes:

  • DbName
  • TblName
  • Expr
  • DefaultPartitionName
  • MaxParts
var ThriftHiveMetastoreGetPartitionsByExprArgs_Req_DEFAULT *PartitionsByExprRequest

func NewPartitionsByExprRequest

func NewPartitionsByExprRequest() *PartitionsByExprRequest

func (*PartitionsByExprRequest) GetDbName

func (p *PartitionsByExprRequest) GetDbName() string

func (*PartitionsByExprRequest) GetDefaultPartitionName

func (p *PartitionsByExprRequest) GetDefaultPartitionName() string

func (*PartitionsByExprRequest) GetExpr

func (p *PartitionsByExprRequest) GetExpr() []byte

func (*PartitionsByExprRequest) GetMaxParts

func (p *PartitionsByExprRequest) GetMaxParts() int16

func (*PartitionsByExprRequest) GetTblName

func (p *PartitionsByExprRequest) GetTblName() string

func (*PartitionsByExprRequest) IsSetDefaultPartitionName

func (p *PartitionsByExprRequest) IsSetDefaultPartitionName() bool

func (*PartitionsByExprRequest) IsSetMaxParts

func (p *PartitionsByExprRequest) IsSetMaxParts() bool

func (*PartitionsByExprRequest) Read

func (*PartitionsByExprRequest) ReadField1

func (p *PartitionsByExprRequest) ReadField1(iprot thrift.TProtocol) error

func (*PartitionsByExprRequest) ReadField2

func (p *PartitionsByExprRequest) ReadField2(iprot thrift.TProtocol) error

func (*PartitionsByExprRequest) ReadField3

func (p *PartitionsByExprRequest) ReadField3(iprot thrift.TProtocol) error

func (*PartitionsByExprRequest) ReadField4

func (p *PartitionsByExprRequest) ReadField4(iprot thrift.TProtocol) error

func (*PartitionsByExprRequest) ReadField5

func (p *PartitionsByExprRequest) ReadField5(iprot thrift.TProtocol) error

func (*PartitionsByExprRequest) String

func (p *PartitionsByExprRequest) String() string

func (*PartitionsByExprRequest) Write

type PartitionsByExprResult_

type PartitionsByExprResult_ struct {
	Partitions           []*Partition `thrift:"partitions,1,required" db:"partitions" json:"partitions"`
	HasUnknownPartitions bool         `thrift:"hasUnknownPartitions,2,required" db:"hasUnknownPartitions" json:"hasUnknownPartitions"`
}

Attributes:

  • Partitions
  • HasUnknownPartitions
var ThriftHiveMetastoreGetPartitionsByExprResult_Success_DEFAULT *PartitionsByExprResult_

func NewPartitionsByExprResult_

func NewPartitionsByExprResult_() *PartitionsByExprResult_

func (*PartitionsByExprResult_) GetHasUnknownPartitions

func (p *PartitionsByExprResult_) GetHasUnknownPartitions() bool

func (*PartitionsByExprResult_) GetPartitions

func (p *PartitionsByExprResult_) GetPartitions() []*Partition

func (*PartitionsByExprResult_) Read

func (*PartitionsByExprResult_) ReadField1

func (p *PartitionsByExprResult_) ReadField1(iprot thrift.TProtocol) error

func (*PartitionsByExprResult_) ReadField2

func (p *PartitionsByExprResult_) ReadField2(iprot thrift.TProtocol) error

func (*PartitionsByExprResult_) String

func (p *PartitionsByExprResult_) String() string

func (*PartitionsByExprResult_) Write

type PartitionsStatsRequest

type PartitionsStatsRequest struct {
	DbName    string   `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblName   string   `thrift:"tblName,2,required" db:"tblName" json:"tblName"`
	ColNames  []string `thrift:"colNames,3,required" db:"colNames" json:"colNames"`
	PartNames []string `thrift:"partNames,4,required" db:"partNames" json:"partNames"`
}

Attributes:

  • DbName
  • TblName
  • ColNames
  • PartNames
var ThriftHiveMetastoreGetAggrStatsForArgs_Request_DEFAULT *PartitionsStatsRequest
var ThriftHiveMetastoreGetPartitionsStatisticsReqArgs_Request_DEFAULT *PartitionsStatsRequest

func NewPartitionsStatsRequest

func NewPartitionsStatsRequest() *PartitionsStatsRequest

func (*PartitionsStatsRequest) GetColNames

func (p *PartitionsStatsRequest) GetColNames() []string

func (*PartitionsStatsRequest) GetDbName

func (p *PartitionsStatsRequest) GetDbName() string

func (*PartitionsStatsRequest) GetPartNames

func (p *PartitionsStatsRequest) GetPartNames() []string

func (*PartitionsStatsRequest) GetTblName

func (p *PartitionsStatsRequest) GetTblName() string

func (*PartitionsStatsRequest) Read

func (*PartitionsStatsRequest) ReadField1

func (p *PartitionsStatsRequest) ReadField1(iprot thrift.TProtocol) error

func (*PartitionsStatsRequest) ReadField2

func (p *PartitionsStatsRequest) ReadField2(iprot thrift.TProtocol) error

func (*PartitionsStatsRequest) ReadField3

func (p *PartitionsStatsRequest) ReadField3(iprot thrift.TProtocol) error

func (*PartitionsStatsRequest) ReadField4

func (p *PartitionsStatsRequest) ReadField4(iprot thrift.TProtocol) error

func (*PartitionsStatsRequest) String

func (p *PartitionsStatsRequest) String() string

func (*PartitionsStatsRequest) Write

func (p *PartitionsStatsRequest) Write(oprot thrift.TProtocol) error

type PartitionsStatsResult_

type PartitionsStatsResult_ struct {
	PartStats map[string][]*ColumnStatisticsObj `thrift:"partStats,1,required" db:"partStats" json:"partStats"`
}

Attributes:

  • PartStats
var ThriftHiveMetastoreGetPartitionsStatisticsReqResult_Success_DEFAULT *PartitionsStatsResult_

func NewPartitionsStatsResult_

func NewPartitionsStatsResult_() *PartitionsStatsResult_

func (*PartitionsStatsResult_) GetPartStats

func (p *PartitionsStatsResult_) GetPartStats() map[string][]*ColumnStatisticsObj

func (*PartitionsStatsResult_) Read

func (*PartitionsStatsResult_) ReadField1

func (p *PartitionsStatsResult_) ReadField1(iprot thrift.TProtocol) error

func (*PartitionsStatsResult_) String

func (p *PartitionsStatsResult_) String() string

func (*PartitionsStatsResult_) Write

func (p *PartitionsStatsResult_) Write(oprot thrift.TProtocol) error

type PrimaryKeysRequest

type PrimaryKeysRequest struct {
	DbName  string `thrift:"db_name,1,required" db:"db_name" json:"db_name"`
	TblName string `thrift:"tbl_name,2,required" db:"tbl_name" json:"tbl_name"`
}

Attributes:

  • DbName
  • TblName
var ThriftHiveMetastoreGetPrimaryKeysArgs_Request_DEFAULT *PrimaryKeysRequest

func NewPrimaryKeysRequest

func NewPrimaryKeysRequest() *PrimaryKeysRequest

func (*PrimaryKeysRequest) GetDbName

func (p *PrimaryKeysRequest) GetDbName() string

func (*PrimaryKeysRequest) GetTblName

func (p *PrimaryKeysRequest) GetTblName() string

func (*PrimaryKeysRequest) Read

func (p *PrimaryKeysRequest) Read(iprot thrift.TProtocol) error

func (*PrimaryKeysRequest) ReadField1

func (p *PrimaryKeysRequest) ReadField1(iprot thrift.TProtocol) error

func (*PrimaryKeysRequest) ReadField2

func (p *PrimaryKeysRequest) ReadField2(iprot thrift.TProtocol) error

func (*PrimaryKeysRequest) String

func (p *PrimaryKeysRequest) String() string

func (*PrimaryKeysRequest) Write

func (p *PrimaryKeysRequest) Write(oprot thrift.TProtocol) error

type PrimaryKeysResponse

type PrimaryKeysResponse struct {
	PrimaryKeys []*SQLPrimaryKey `thrift:"primaryKeys,1,required" db:"primaryKeys" json:"primaryKeys"`
}

Attributes:

  • PrimaryKeys
var ThriftHiveMetastoreGetPrimaryKeysResult_Success_DEFAULT *PrimaryKeysResponse

func NewPrimaryKeysResponse

func NewPrimaryKeysResponse() *PrimaryKeysResponse

func (*PrimaryKeysResponse) GetPrimaryKeys

func (p *PrimaryKeysResponse) GetPrimaryKeys() []*SQLPrimaryKey

func (*PrimaryKeysResponse) Read

func (p *PrimaryKeysResponse) Read(iprot thrift.TProtocol) error

func (*PrimaryKeysResponse) ReadField1

func (p *PrimaryKeysResponse) ReadField1(iprot thrift.TProtocol) error

func (*PrimaryKeysResponse) String

func (p *PrimaryKeysResponse) String() string

func (*PrimaryKeysResponse) Write

func (p *PrimaryKeysResponse) Write(oprot thrift.TProtocol) error

type PrincipalPrivilegeSet

type PrincipalPrivilegeSet struct {
	UserPrivileges  map[string][]*PrivilegeGrantInfo `thrift:"userPrivileges,1" db:"userPrivileges" json:"userPrivileges"`
	GroupPrivileges map[string][]*PrivilegeGrantInfo `thrift:"groupPrivileges,2" db:"groupPrivileges" json:"groupPrivileges"`
	RolePrivileges  map[string][]*PrivilegeGrantInfo `thrift:"rolePrivileges,3" db:"rolePrivileges" json:"rolePrivileges"`
}

Attributes:

  • UserPrivileges
  • GroupPrivileges
  • RolePrivileges
var Database_Privileges_DEFAULT *PrincipalPrivilegeSet
var PartitionWithoutSD_Privileges_DEFAULT *PrincipalPrivilegeSet
var Partition_Privileges_DEFAULT *PrincipalPrivilegeSet
var Table_Privileges_DEFAULT *PrincipalPrivilegeSet
var ThriftHiveMetastoreGetPrivilegeSetResult_Success_DEFAULT *PrincipalPrivilegeSet

func NewPrincipalPrivilegeSet

func NewPrincipalPrivilegeSet() *PrincipalPrivilegeSet

func (*PrincipalPrivilegeSet) GetGroupPrivileges

func (p *PrincipalPrivilegeSet) GetGroupPrivileges() map[string][]*PrivilegeGrantInfo

func (*PrincipalPrivilegeSet) GetRolePrivileges

func (p *PrincipalPrivilegeSet) GetRolePrivileges() map[string][]*PrivilegeGrantInfo

func (*PrincipalPrivilegeSet) GetUserPrivileges

func (p *PrincipalPrivilegeSet) GetUserPrivileges() map[string][]*PrivilegeGrantInfo

func (*PrincipalPrivilegeSet) Read

func (*PrincipalPrivilegeSet) ReadField1

func (p *PrincipalPrivilegeSet) ReadField1(iprot thrift.TProtocol) error

func (*PrincipalPrivilegeSet) ReadField2

func (p *PrincipalPrivilegeSet) ReadField2(iprot thrift.TProtocol) error

func (*PrincipalPrivilegeSet) ReadField3

func (p *PrincipalPrivilegeSet) ReadField3(iprot thrift.TProtocol) error

func (*PrincipalPrivilegeSet) String

func (p *PrincipalPrivilegeSet) String() string

func (*PrincipalPrivilegeSet) Write

func (p *PrincipalPrivilegeSet) Write(oprot thrift.TProtocol) error

type PrincipalType

type PrincipalType int64
const (
	PrincipalType_USER  PrincipalType = 1
	PrincipalType_ROLE  PrincipalType = 2
	PrincipalType_GROUP PrincipalType = 3
)
var Database_OwnerType_DEFAULT PrincipalType
var GrantRevokeRoleRequest_GrantorType_DEFAULT PrincipalType

func PrincipalTypeFromString

func PrincipalTypeFromString(s string) (PrincipalType, error)

func PrincipalTypePtr

func PrincipalTypePtr(v PrincipalType) *PrincipalType

func (PrincipalType) MarshalText

func (p PrincipalType) MarshalText() ([]byte, error)

func (*PrincipalType) Scan

func (p *PrincipalType) Scan(value interface{}) error

func (PrincipalType) String

func (p PrincipalType) String() string

func (*PrincipalType) UnmarshalText

func (p *PrincipalType) UnmarshalText(text []byte) error

func (*PrincipalType) Value

func (p *PrincipalType) Value() (driver.Value, error)

type PrivilegeBag

type PrivilegeBag struct {
	Privileges []*HiveObjectPrivilege `thrift:"privileges,1" db:"privileges" json:"privileges"`
}

Attributes:

  • Privileges
var GrantRevokePrivilegeRequest_Privileges_DEFAULT *PrivilegeBag
var ThriftHiveMetastoreGrantPrivilegesArgs_Privileges_DEFAULT *PrivilegeBag
var ThriftHiveMetastoreRevokePrivilegesArgs_Privileges_DEFAULT *PrivilegeBag

func NewPrivilegeBag

func NewPrivilegeBag() *PrivilegeBag

func (*PrivilegeBag) GetPrivileges

func (p *PrivilegeBag) GetPrivileges() []*HiveObjectPrivilege

func (*PrivilegeBag) Read

func (p *PrivilegeBag) Read(iprot thrift.TProtocol) error

func (*PrivilegeBag) ReadField1

func (p *PrivilegeBag) ReadField1(iprot thrift.TProtocol) error

func (*PrivilegeBag) String

func (p *PrivilegeBag) String() string

func (*PrivilegeBag) Write

func (p *PrivilegeBag) Write(oprot thrift.TProtocol) error

type PrivilegeGrantInfo

type PrivilegeGrantInfo struct {
	Privilege   string        `thrift:"privilege,1" db:"privilege" json:"privilege"`
	CreateTime  int32         `thrift:"createTime,2" db:"createTime" json:"createTime"`
	Grantor     string        `thrift:"grantor,3" db:"grantor" json:"grantor"`
	GrantorType PrincipalType `thrift:"grantorType,4" db:"grantorType" json:"grantorType"`
	GrantOption bool          `thrift:"grantOption,5" db:"grantOption" json:"grantOption"`
}

Attributes:

  • Privilege
  • CreateTime
  • Grantor
  • GrantorType
  • GrantOption
var HiveObjectPrivilege_GrantInfo_DEFAULT *PrivilegeGrantInfo

func NewPrivilegeGrantInfo

func NewPrivilegeGrantInfo() *PrivilegeGrantInfo

func (*PrivilegeGrantInfo) GetCreateTime

func (p *PrivilegeGrantInfo) GetCreateTime() int32

func (*PrivilegeGrantInfo) GetGrantOption

func (p *PrivilegeGrantInfo) GetGrantOption() bool

func (*PrivilegeGrantInfo) GetGrantor

func (p *PrivilegeGrantInfo) GetGrantor() string

func (*PrivilegeGrantInfo) GetGrantorType

func (p *PrivilegeGrantInfo) GetGrantorType() PrincipalType

func (*PrivilegeGrantInfo) GetPrivilege

func (p *PrivilegeGrantInfo) GetPrivilege() string

func (*PrivilegeGrantInfo) Read

func (p *PrivilegeGrantInfo) Read(iprot thrift.TProtocol) error

func (*PrivilegeGrantInfo) ReadField1

func (p *PrivilegeGrantInfo) ReadField1(iprot thrift.TProtocol) error

func (*PrivilegeGrantInfo) ReadField2

func (p *PrivilegeGrantInfo) ReadField2(iprot thrift.TProtocol) error

func (*PrivilegeGrantInfo) ReadField3

func (p *PrivilegeGrantInfo) ReadField3(iprot thrift.TProtocol) error

func (*PrivilegeGrantInfo) ReadField4

func (p *PrivilegeGrantInfo) ReadField4(iprot thrift.TProtocol) error

func (*PrivilegeGrantInfo) ReadField5

func (p *PrivilegeGrantInfo) ReadField5(iprot thrift.TProtocol) error

func (*PrivilegeGrantInfo) String

func (p *PrivilegeGrantInfo) String() string

func (*PrivilegeGrantInfo) Write

func (p *PrivilegeGrantInfo) Write(oprot thrift.TProtocol) error

type PutFileMetadataRequest

type PutFileMetadataRequest struct {
	FileIds  []int64               `thrift:"fileIds,1,required" db:"fileIds" json:"fileIds"`
	Metadata [][]byte              `thrift:"metadata,2,required" db:"metadata" json:"metadata"`
	Type     *FileMetadataExprType `thrift:"type,3" db:"type" json:"type,omitempty"`
}

Attributes:

  • FileIds
  • Metadata
  • Type
var ThriftHiveMetastorePutFileMetadataArgs_Req_DEFAULT *PutFileMetadataRequest

func NewPutFileMetadataRequest

func NewPutFileMetadataRequest() *PutFileMetadataRequest

func (*PutFileMetadataRequest) GetFileIds

func (p *PutFileMetadataRequest) GetFileIds() []int64

func (*PutFileMetadataRequest) GetMetadata

func (p *PutFileMetadataRequest) GetMetadata() [][]byte

func (*PutFileMetadataRequest) GetType

func (*PutFileMetadataRequest) IsSetType

func (p *PutFileMetadataRequest) IsSetType() bool

func (*PutFileMetadataRequest) Read

func (*PutFileMetadataRequest) ReadField1

func (p *PutFileMetadataRequest) ReadField1(iprot thrift.TProtocol) error

func (*PutFileMetadataRequest) ReadField2

func (p *PutFileMetadataRequest) ReadField2(iprot thrift.TProtocol) error

func (*PutFileMetadataRequest) ReadField3

func (p *PutFileMetadataRequest) ReadField3(iprot thrift.TProtocol) error

func (*PutFileMetadataRequest) String

func (p *PutFileMetadataRequest) String() string

func (*PutFileMetadataRequest) Write

func (p *PutFileMetadataRequest) Write(oprot thrift.TProtocol) error

type PutFileMetadataResult_

type PutFileMetadataResult_ struct {
}
var ThriftHiveMetastorePutFileMetadataResult_Success_DEFAULT *PutFileMetadataResult_

func NewPutFileMetadataResult_

func NewPutFileMetadataResult_() *PutFileMetadataResult_

func (*PutFileMetadataResult_) Read

func (*PutFileMetadataResult_) String

func (p *PutFileMetadataResult_) String() string

func (*PutFileMetadataResult_) Write

func (p *PutFileMetadataResult_) Write(oprot thrift.TProtocol) error

type RequestPartsSpec

type RequestPartsSpec struct {
	Names []string              `thrift:"names,1" db:"names" json:"names,omitempty"`
	Exprs []*DropPartitionsExpr `thrift:"exprs,2" db:"exprs" json:"exprs,omitempty"`
}

Attributes:

  • Names
  • Exprs
var DropPartitionsRequest_Parts_DEFAULT *RequestPartsSpec

func NewRequestPartsSpec

func NewRequestPartsSpec() *RequestPartsSpec

func (*RequestPartsSpec) CountSetFieldsRequestPartsSpec

func (p *RequestPartsSpec) CountSetFieldsRequestPartsSpec() int

func (*RequestPartsSpec) GetExprs

func (p *RequestPartsSpec) GetExprs() []*DropPartitionsExpr

func (*RequestPartsSpec) GetNames

func (p *RequestPartsSpec) GetNames() []string

func (*RequestPartsSpec) IsSetExprs

func (p *RequestPartsSpec) IsSetExprs() bool

func (*RequestPartsSpec) IsSetNames

func (p *RequestPartsSpec) IsSetNames() bool

func (*RequestPartsSpec) Read

func (p *RequestPartsSpec) Read(iprot thrift.TProtocol) error

func (*RequestPartsSpec) ReadField1

func (p *RequestPartsSpec) ReadField1(iprot thrift.TProtocol) error

func (*RequestPartsSpec) ReadField2

func (p *RequestPartsSpec) ReadField2(iprot thrift.TProtocol) error

func (*RequestPartsSpec) String

func (p *RequestPartsSpec) String() string

func (*RequestPartsSpec) Write

func (p *RequestPartsSpec) Write(oprot thrift.TProtocol) error

type ResourceType

type ResourceType int64
const (
	ResourceType_JAR     ResourceType = 1
	ResourceType_FILE    ResourceType = 2
	ResourceType_ARCHIVE ResourceType = 3
)

func ResourceTypeFromString

func ResourceTypeFromString(s string) (ResourceType, error)

func ResourceTypePtr

func ResourceTypePtr(v ResourceType) *ResourceType

func (ResourceType) MarshalText

func (p ResourceType) MarshalText() ([]byte, error)

func (*ResourceType) Scan

func (p *ResourceType) Scan(value interface{}) error

func (ResourceType) String

func (p ResourceType) String() string

func (*ResourceType) UnmarshalText

func (p *ResourceType) UnmarshalText(text []byte) error

func (*ResourceType) Value

func (p *ResourceType) Value() (driver.Value, error)

type ResourceUri

type ResourceUri struct {
	ResourceType ResourceType `thrift:"resourceType,1" db:"resourceType" json:"resourceType"`
	URI          string       `thrift:"uri,2" db:"uri" json:"uri"`
}

Attributes:

  • ResourceType
  • URI

func NewResourceUri

func NewResourceUri() *ResourceUri

func (*ResourceUri) GetResourceType

func (p *ResourceUri) GetResourceType() ResourceType

func (*ResourceUri) GetURI

func (p *ResourceUri) GetURI() string

func (*ResourceUri) Read

func (p *ResourceUri) Read(iprot thrift.TProtocol) error

func (*ResourceUri) ReadField1

func (p *ResourceUri) ReadField1(iprot thrift.TProtocol) error

func (*ResourceUri) ReadField2

func (p *ResourceUri) ReadField2(iprot thrift.TProtocol) error

func (*ResourceUri) String

func (p *ResourceUri) String() string

func (*ResourceUri) Write

func (p *ResourceUri) Write(oprot thrift.TProtocol) error

type Role

type Role struct {
	RoleName   string `thrift:"roleName,1" db:"roleName" json:"roleName"`
	CreateTime int32  `thrift:"createTime,2" db:"createTime" json:"createTime"`
	OwnerName  string `thrift:"ownerName,3" db:"ownerName" json:"ownerName"`
}

Attributes:

  • RoleName
  • CreateTime
  • OwnerName
var ThriftHiveMetastoreCreateRoleArgs_Role_DEFAULT *Role

func NewRole

func NewRole() *Role

func (*Role) GetCreateTime

func (p *Role) GetCreateTime() int32

func (*Role) GetOwnerName

func (p *Role) GetOwnerName() string

func (*Role) GetRoleName

func (p *Role) GetRoleName() string

func (*Role) Read

func (p *Role) Read(iprot thrift.TProtocol) error

func (*Role) ReadField1

func (p *Role) ReadField1(iprot thrift.TProtocol) error

func (*Role) ReadField2

func (p *Role) ReadField2(iprot thrift.TProtocol) error

func (*Role) ReadField3

func (p *Role) ReadField3(iprot thrift.TProtocol) error

func (*Role) String

func (p *Role) String() string

func (*Role) Write

func (p *Role) Write(oprot thrift.TProtocol) error

type RolePrincipalGrant

type RolePrincipalGrant struct {
	RoleName             string        `thrift:"roleName,1" db:"roleName" json:"roleName"`
	PrincipalName        string        `thrift:"principalName,2" db:"principalName" json:"principalName"`
	PrincipalType        PrincipalType `thrift:"principalType,3" db:"principalType" json:"principalType"`
	GrantOption          bool          `thrift:"grantOption,4" db:"grantOption" json:"grantOption"`
	GrantTime            int32         `thrift:"grantTime,5" db:"grantTime" json:"grantTime"`
	GrantorName          string        `thrift:"grantorName,6" db:"grantorName" json:"grantorName"`
	GrantorPrincipalType PrincipalType `thrift:"grantorPrincipalType,7" db:"grantorPrincipalType" json:"grantorPrincipalType"`
}

Attributes:

  • RoleName
  • PrincipalName
  • PrincipalType
  • GrantOption
  • GrantTime
  • GrantorName
  • GrantorPrincipalType

func NewRolePrincipalGrant

func NewRolePrincipalGrant() *RolePrincipalGrant

func (*RolePrincipalGrant) GetGrantOption

func (p *RolePrincipalGrant) GetGrantOption() bool

func (*RolePrincipalGrant) GetGrantTime

func (p *RolePrincipalGrant) GetGrantTime() int32

func (*RolePrincipalGrant) GetGrantorName

func (p *RolePrincipalGrant) GetGrantorName() string

func (*RolePrincipalGrant) GetGrantorPrincipalType

func (p *RolePrincipalGrant) GetGrantorPrincipalType() PrincipalType

func (*RolePrincipalGrant) GetPrincipalName

func (p *RolePrincipalGrant) GetPrincipalName() string

func (*RolePrincipalGrant) GetPrincipalType

func (p *RolePrincipalGrant) GetPrincipalType() PrincipalType

func (*RolePrincipalGrant) GetRoleName

func (p *RolePrincipalGrant) GetRoleName() string

func (*RolePrincipalGrant) Read

func (p *RolePrincipalGrant) Read(iprot thrift.TProtocol) error

func (*RolePrincipalGrant) ReadField1

func (p *RolePrincipalGrant) ReadField1(iprot thrift.TProtocol) error

func (*RolePrincipalGrant) ReadField2

func (p *RolePrincipalGrant) ReadField2(iprot thrift.TProtocol) error

func (*RolePrincipalGrant) ReadField3

func (p *RolePrincipalGrant) ReadField3(iprot thrift.TProtocol) error

func (*RolePrincipalGrant) ReadField4

func (p *RolePrincipalGrant) ReadField4(iprot thrift.TProtocol) error

func (*RolePrincipalGrant) ReadField5

func (p *RolePrincipalGrant) ReadField5(iprot thrift.TProtocol) error

func (*RolePrincipalGrant) ReadField6

func (p *RolePrincipalGrant) ReadField6(iprot thrift.TProtocol) error

func (*RolePrincipalGrant) ReadField7

func (p *RolePrincipalGrant) ReadField7(iprot thrift.TProtocol) error

func (*RolePrincipalGrant) String

func (p *RolePrincipalGrant) String() string

func (*RolePrincipalGrant) Write

func (p *RolePrincipalGrant) Write(oprot thrift.TProtocol) error

type SQLForeignKey

type SQLForeignKey struct {
	PktableDb    string `thrift:"pktable_db,1" db:"pktable_db" json:"pktable_db"`
	PktableName  string `thrift:"pktable_name,2" db:"pktable_name" json:"pktable_name"`
	PkcolumnName string `thrift:"pkcolumn_name,3" db:"pkcolumn_name" json:"pkcolumn_name"`
	FktableDb    string `thrift:"fktable_db,4" db:"fktable_db" json:"fktable_db"`
	FktableName  string `thrift:"fktable_name,5" db:"fktable_name" json:"fktable_name"`
	FkcolumnName string `thrift:"fkcolumn_name,6" db:"fkcolumn_name" json:"fkcolumn_name"`
	KeySeq       int32  `thrift:"key_seq,7" db:"key_seq" json:"key_seq"`
	UpdateRule   int32  `thrift:"update_rule,8" db:"update_rule" json:"update_rule"`
	DeleteRule   int32  `thrift:"delete_rule,9" db:"delete_rule" json:"delete_rule"`
	FkName       string `thrift:"fk_name,10" db:"fk_name" json:"fk_name"`
	PkName       string `thrift:"pk_name,11" db:"pk_name" json:"pk_name"`
	EnableCstr   bool   `thrift:"enable_cstr,12" db:"enable_cstr" json:"enable_cstr"`
	ValidateCstr bool   `thrift:"validate_cstr,13" db:"validate_cstr" json:"validate_cstr"`
	RelyCstr     bool   `thrift:"rely_cstr,14" db:"rely_cstr" json:"rely_cstr"`
}

Attributes:

  • PktableDb
  • PktableName
  • PkcolumnName
  • FktableDb
  • FktableName
  • FkcolumnName
  • KeySeq
  • UpdateRule
  • DeleteRule
  • FkName
  • PkName
  • EnableCstr
  • ValidateCstr
  • RelyCstr

func NewSQLForeignKey

func NewSQLForeignKey() *SQLForeignKey

func (*SQLForeignKey) GetDeleteRule

func (p *SQLForeignKey) GetDeleteRule() int32

func (*SQLForeignKey) GetEnableCstr

func (p *SQLForeignKey) GetEnableCstr() bool

func (*SQLForeignKey) GetFkName

func (p *SQLForeignKey) GetFkName() string

func (*SQLForeignKey) GetFkcolumnName

func (p *SQLForeignKey) GetFkcolumnName() string

func (*SQLForeignKey) GetFktableDb

func (p *SQLForeignKey) GetFktableDb() string

func (*SQLForeignKey) GetFktableName

func (p *SQLForeignKey) GetFktableName() string

func (*SQLForeignKey) GetKeySeq

func (p *SQLForeignKey) GetKeySeq() int32

func (*SQLForeignKey) GetPkName

func (p *SQLForeignKey) GetPkName() string

func (*SQLForeignKey) GetPkcolumnName

func (p *SQLForeignKey) GetPkcolumnName() string

func (*SQLForeignKey) GetPktableDb

func (p *SQLForeignKey) GetPktableDb() string

func (*SQLForeignKey) GetPktableName

func (p *SQLForeignKey) GetPktableName() string

func (*SQLForeignKey) GetRelyCstr

func (p *SQLForeignKey) GetRelyCstr() bool

func (*SQLForeignKey) GetUpdateRule

func (p *SQLForeignKey) GetUpdateRule() int32

func (*SQLForeignKey) GetValidateCstr

func (p *SQLForeignKey) GetValidateCstr() bool

func (*SQLForeignKey) Read

func (p *SQLForeignKey) Read(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField1

func (p *SQLForeignKey) ReadField1(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField10

func (p *SQLForeignKey) ReadField10(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField11

func (p *SQLForeignKey) ReadField11(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField12

func (p *SQLForeignKey) ReadField12(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField13

func (p *SQLForeignKey) ReadField13(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField14

func (p *SQLForeignKey) ReadField14(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField2

func (p *SQLForeignKey) ReadField2(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField3

func (p *SQLForeignKey) ReadField3(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField4

func (p *SQLForeignKey) ReadField4(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField5

func (p *SQLForeignKey) ReadField5(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField6

func (p *SQLForeignKey) ReadField6(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField7

func (p *SQLForeignKey) ReadField7(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField8

func (p *SQLForeignKey) ReadField8(iprot thrift.TProtocol) error

func (*SQLForeignKey) ReadField9

func (p *SQLForeignKey) ReadField9(iprot thrift.TProtocol) error

func (*SQLForeignKey) String

func (p *SQLForeignKey) String() string

func (*SQLForeignKey) Write

func (p *SQLForeignKey) Write(oprot thrift.TProtocol) error

type SQLNotNullConstraint

type SQLNotNullConstraint struct {
	TableDb      string `thrift:"table_db,1" db:"table_db" json:"table_db"`
	TableName    string `thrift:"table_name,2" db:"table_name" json:"table_name"`
	ColumnName   string `thrift:"column_name,3" db:"column_name" json:"column_name"`
	NnName       string `thrift:"nn_name,4" db:"nn_name" json:"nn_name"`
	EnableCstr   bool   `thrift:"enable_cstr,5" db:"enable_cstr" json:"enable_cstr"`
	ValidateCstr bool   `thrift:"validate_cstr,6" db:"validate_cstr" json:"validate_cstr"`
	RelyCstr     bool   `thrift:"rely_cstr,7" db:"rely_cstr" json:"rely_cstr"`
}

Attributes:

  • TableDb
  • TableName
  • ColumnName
  • NnName
  • EnableCstr
  • ValidateCstr
  • RelyCstr

func NewSQLNotNullConstraint

func NewSQLNotNullConstraint() *SQLNotNullConstraint

func (*SQLNotNullConstraint) GetColumnName

func (p *SQLNotNullConstraint) GetColumnName() string

func (*SQLNotNullConstraint) GetEnableCstr

func (p *SQLNotNullConstraint) GetEnableCstr() bool

func (*SQLNotNullConstraint) GetNnName

func (p *SQLNotNullConstraint) GetNnName() string

func (*SQLNotNullConstraint) GetRelyCstr

func (p *SQLNotNullConstraint) GetRelyCstr() bool

func (*SQLNotNullConstraint) GetTableDb

func (p *SQLNotNullConstraint) GetTableDb() string

func (*SQLNotNullConstraint) GetTableName

func (p *SQLNotNullConstraint) GetTableName() string

func (*SQLNotNullConstraint) GetValidateCstr

func (p *SQLNotNullConstraint) GetValidateCstr() bool

func (*SQLNotNullConstraint) Read

func (p *SQLNotNullConstraint) Read(iprot thrift.TProtocol) error

func (*SQLNotNullConstraint) ReadField1

func (p *SQLNotNullConstraint) ReadField1(iprot thrift.TProtocol) error

func (*SQLNotNullConstraint) ReadField2

func (p *SQLNotNullConstraint) ReadField2(iprot thrift.TProtocol) error

func (*SQLNotNullConstraint) ReadField3

func (p *SQLNotNullConstraint) ReadField3(iprot thrift.TProtocol) error

func (*SQLNotNullConstraint) ReadField4

func (p *SQLNotNullConstraint) ReadField4(iprot thrift.TProtocol) error

func (*SQLNotNullConstraint) ReadField5

func (p *SQLNotNullConstraint) ReadField5(iprot thrift.TProtocol) error

func (*SQLNotNullConstraint) ReadField6

func (p *SQLNotNullConstraint) ReadField6(iprot thrift.TProtocol) error

func (*SQLNotNullConstraint) ReadField7

func (p *SQLNotNullConstraint) ReadField7(iprot thrift.TProtocol) error

func (*SQLNotNullConstraint) String

func (p *SQLNotNullConstraint) String() string

func (*SQLNotNullConstraint) Write

func (p *SQLNotNullConstraint) Write(oprot thrift.TProtocol) error

type SQLPrimaryKey

type SQLPrimaryKey struct {
	TableDb      string `thrift:"table_db,1" db:"table_db" json:"table_db"`
	TableName    string `thrift:"table_name,2" db:"table_name" json:"table_name"`
	ColumnName   string `thrift:"column_name,3" db:"column_name" json:"column_name"`
	KeySeq       int32  `thrift:"key_seq,4" db:"key_seq" json:"key_seq"`
	PkName       string `thrift:"pk_name,5" db:"pk_name" json:"pk_name"`
	EnableCstr   bool   `thrift:"enable_cstr,6" db:"enable_cstr" json:"enable_cstr"`
	ValidateCstr bool   `thrift:"validate_cstr,7" db:"validate_cstr" json:"validate_cstr"`
	RelyCstr     bool   `thrift:"rely_cstr,8" db:"rely_cstr" json:"rely_cstr"`
}

Attributes:

  • TableDb
  • TableName
  • ColumnName
  • KeySeq
  • PkName
  • EnableCstr
  • ValidateCstr
  • RelyCstr

func NewSQLPrimaryKey

func NewSQLPrimaryKey() *SQLPrimaryKey

func (*SQLPrimaryKey) GetColumnName

func (p *SQLPrimaryKey) GetColumnName() string

func (*SQLPrimaryKey) GetEnableCstr

func (p *SQLPrimaryKey) GetEnableCstr() bool

func (*SQLPrimaryKey) GetKeySeq

func (p *SQLPrimaryKey) GetKeySeq() int32

func (*SQLPrimaryKey) GetPkName

func (p *SQLPrimaryKey) GetPkName() string

func (*SQLPrimaryKey) GetRelyCstr

func (p *SQLPrimaryKey) GetRelyCstr() bool

func (*SQLPrimaryKey) GetTableDb

func (p *SQLPrimaryKey) GetTableDb() string

func (*SQLPrimaryKey) GetTableName

func (p *SQLPrimaryKey) GetTableName() string

func (*SQLPrimaryKey) GetValidateCstr

func (p *SQLPrimaryKey) GetValidateCstr() bool

func (*SQLPrimaryKey) Read

func (p *SQLPrimaryKey) Read(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) ReadField1

func (p *SQLPrimaryKey) ReadField1(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) ReadField2

func (p *SQLPrimaryKey) ReadField2(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) ReadField3

func (p *SQLPrimaryKey) ReadField3(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) ReadField4

func (p *SQLPrimaryKey) ReadField4(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) ReadField5

func (p *SQLPrimaryKey) ReadField5(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) ReadField6

func (p *SQLPrimaryKey) ReadField6(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) ReadField7

func (p *SQLPrimaryKey) ReadField7(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) ReadField8

func (p *SQLPrimaryKey) ReadField8(iprot thrift.TProtocol) error

func (*SQLPrimaryKey) String

func (p *SQLPrimaryKey) String() string

func (*SQLPrimaryKey) Write

func (p *SQLPrimaryKey) Write(oprot thrift.TProtocol) error

type SQLUniqueConstraint

type SQLUniqueConstraint struct {
	TableDb      string `thrift:"table_db,1" db:"table_db" json:"table_db"`
	TableName    string `thrift:"table_name,2" db:"table_name" json:"table_name"`
	ColumnName   string `thrift:"column_name,3" db:"column_name" json:"column_name"`
	KeySeq       int32  `thrift:"key_seq,4" db:"key_seq" json:"key_seq"`
	UkName       string `thrift:"uk_name,5" db:"uk_name" json:"uk_name"`
	EnableCstr   bool   `thrift:"enable_cstr,6" db:"enable_cstr" json:"enable_cstr"`
	ValidateCstr bool   `thrift:"validate_cstr,7" db:"validate_cstr" json:"validate_cstr"`
	RelyCstr     bool   `thrift:"rely_cstr,8" db:"rely_cstr" json:"rely_cstr"`
}

Attributes:

  • TableDb
  • TableName
  • ColumnName
  • KeySeq
  • UkName
  • EnableCstr
  • ValidateCstr
  • RelyCstr

func NewSQLUniqueConstraint

func NewSQLUniqueConstraint() *SQLUniqueConstraint

func (*SQLUniqueConstraint) GetColumnName

func (p *SQLUniqueConstraint) GetColumnName() string

func (*SQLUniqueConstraint) GetEnableCstr

func (p *SQLUniqueConstraint) GetEnableCstr() bool

func (*SQLUniqueConstraint) GetKeySeq

func (p *SQLUniqueConstraint) GetKeySeq() int32

func (*SQLUniqueConstraint) GetRelyCstr

func (p *SQLUniqueConstraint) GetRelyCstr() bool

func (*SQLUniqueConstraint) GetTableDb

func (p *SQLUniqueConstraint) GetTableDb() string

func (*SQLUniqueConstraint) GetTableName

func (p *SQLUniqueConstraint) GetTableName() string

func (*SQLUniqueConstraint) GetUkName

func (p *SQLUniqueConstraint) GetUkName() string

func (*SQLUniqueConstraint) GetValidateCstr

func (p *SQLUniqueConstraint) GetValidateCstr() bool

func (*SQLUniqueConstraint) Read

func (p *SQLUniqueConstraint) Read(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) ReadField1

func (p *SQLUniqueConstraint) ReadField1(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) ReadField2

func (p *SQLUniqueConstraint) ReadField2(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) ReadField3

func (p *SQLUniqueConstraint) ReadField3(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) ReadField4

func (p *SQLUniqueConstraint) ReadField4(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) ReadField5

func (p *SQLUniqueConstraint) ReadField5(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) ReadField6

func (p *SQLUniqueConstraint) ReadField6(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) ReadField7

func (p *SQLUniqueConstraint) ReadField7(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) ReadField8

func (p *SQLUniqueConstraint) ReadField8(iprot thrift.TProtocol) error

func (*SQLUniqueConstraint) String

func (p *SQLUniqueConstraint) String() string

func (*SQLUniqueConstraint) Write

func (p *SQLUniqueConstraint) Write(oprot thrift.TProtocol) error

type Schema

type Schema struct {
	FieldSchemas []*FieldSchema    `thrift:"fieldSchemas,1" db:"fieldSchemas" json:"fieldSchemas"`
	Properties   map[string]string `thrift:"properties,2" db:"properties" json:"properties"`
}

Attributes:

  • FieldSchemas
  • Properties

func NewSchema

func NewSchema() *Schema

func (*Schema) GetFieldSchemas

func (p *Schema) GetFieldSchemas() []*FieldSchema

func (*Schema) GetProperties

func (p *Schema) GetProperties() map[string]string

func (*Schema) Read

func (p *Schema) Read(iprot thrift.TProtocol) error

func (*Schema) ReadField1

func (p *Schema) ReadField1(iprot thrift.TProtocol) error

func (*Schema) ReadField2

func (p *Schema) ReadField2(iprot thrift.TProtocol) error

func (*Schema) String

func (p *Schema) String() string

func (*Schema) Write

func (p *Schema) Write(oprot thrift.TProtocol) error

type SerDeInfo

type SerDeInfo struct {
	Name             string            `thrift:"name,1" db:"name" json:"name"`
	SerializationLib string            `thrift:"serializationLib,2" db:"serializationLib" json:"serializationLib"`
	Parameters       map[string]string `thrift:"parameters,3" db:"parameters" json:"parameters"`
}

Attributes:

  • Name
  • SerializationLib
  • Parameters
var StorageDescriptor_SerdeInfo_DEFAULT *SerDeInfo

func NewSerDeInfo

func NewSerDeInfo() *SerDeInfo

func (*SerDeInfo) GetName

func (p *SerDeInfo) GetName() string

func (*SerDeInfo) GetParameters

func (p *SerDeInfo) GetParameters() map[string]string

func (*SerDeInfo) GetSerializationLib

func (p *SerDeInfo) GetSerializationLib() string

func (*SerDeInfo) Read

func (p *SerDeInfo) Read(iprot thrift.TProtocol) error

func (*SerDeInfo) ReadField1

func (p *SerDeInfo) ReadField1(iprot thrift.TProtocol) error

func (*SerDeInfo) ReadField2

func (p *SerDeInfo) ReadField2(iprot thrift.TProtocol) error

func (*SerDeInfo) ReadField3

func (p *SerDeInfo) ReadField3(iprot thrift.TProtocol) error

func (*SerDeInfo) String

func (p *SerDeInfo) String() string

func (*SerDeInfo) Write

func (p *SerDeInfo) Write(oprot thrift.TProtocol) error

type SetPartitionsStatsRequest

type SetPartitionsStatsRequest struct {
	ColStats  []*ColumnStatistics `thrift:"colStats,1,required" db:"colStats" json:"colStats"`
	NeedMerge *bool               `thrift:"needMerge,2" db:"needMerge" json:"needMerge,omitempty"`
}

Attributes:

  • ColStats
  • NeedMerge
var ThriftHiveMetastoreSetAggrStatsForArgs_Request_DEFAULT *SetPartitionsStatsRequest

func NewSetPartitionsStatsRequest

func NewSetPartitionsStatsRequest() *SetPartitionsStatsRequest

func (*SetPartitionsStatsRequest) GetColStats

func (p *SetPartitionsStatsRequest) GetColStats() []*ColumnStatistics

func (*SetPartitionsStatsRequest) GetNeedMerge

func (p *SetPartitionsStatsRequest) GetNeedMerge() bool

func (*SetPartitionsStatsRequest) IsSetNeedMerge

func (p *SetPartitionsStatsRequest) IsSetNeedMerge() bool

func (*SetPartitionsStatsRequest) Read

func (*SetPartitionsStatsRequest) ReadField1

func (p *SetPartitionsStatsRequest) ReadField1(iprot thrift.TProtocol) error

func (*SetPartitionsStatsRequest) ReadField2

func (p *SetPartitionsStatsRequest) ReadField2(iprot thrift.TProtocol) error

func (*SetPartitionsStatsRequest) String

func (p *SetPartitionsStatsRequest) String() string

func (*SetPartitionsStatsRequest) Write

type ShowCompactRequest

type ShowCompactRequest struct {
}
var ThriftHiveMetastoreShowCompactArgs_Rqst_DEFAULT *ShowCompactRequest

func NewShowCompactRequest

func NewShowCompactRequest() *ShowCompactRequest

func (*ShowCompactRequest) Read

func (p *ShowCompactRequest) Read(iprot thrift.TProtocol) error

func (*ShowCompactRequest) String

func (p *ShowCompactRequest) String() string

func (*ShowCompactRequest) Write

func (p *ShowCompactRequest) Write(oprot thrift.TProtocol) error

type ShowCompactResponse

type ShowCompactResponse struct {
	Compacts []*ShowCompactResponseElement `thrift:"compacts,1,required" db:"compacts" json:"compacts"`
}

Attributes:

  • Compacts
var ThriftHiveMetastoreShowCompactResult_Success_DEFAULT *ShowCompactResponse

func NewShowCompactResponse

func NewShowCompactResponse() *ShowCompactResponse

func (*ShowCompactResponse) GetCompacts

func (p *ShowCompactResponse) GetCompacts() []*ShowCompactResponseElement

func (*ShowCompactResponse) Read

func (p *ShowCompactResponse) Read(iprot thrift.TProtocol) error

func (*ShowCompactResponse) ReadField1

func (p *ShowCompactResponse) ReadField1(iprot thrift.TProtocol) error

func (*ShowCompactResponse) String

func (p *ShowCompactResponse) String() string

func (*ShowCompactResponse) Write

func (p *ShowCompactResponse) Write(oprot thrift.TProtocol) error

type ShowCompactResponseElement

type ShowCompactResponseElement struct {
	Dbname        string         `thrift:"dbname,1,required" db:"dbname" json:"dbname"`
	Tablename     string         `thrift:"tablename,2,required" db:"tablename" json:"tablename"`
	Partitionname *string        `thrift:"partitionname,3" db:"partitionname" json:"partitionname,omitempty"`
	Type          CompactionType `thrift:"type,4,required" db:"type" json:"type"`
	State         string         `thrift:"state,5,required" db:"state" json:"state"`
	Workerid      *string        `thrift:"workerid,6" db:"workerid" json:"workerid,omitempty"`
	Start         *int64         `thrift:"start,7" db:"start" json:"start,omitempty"`
	RunAs         *string        `thrift:"runAs,8" db:"runAs" json:"runAs,omitempty"`
	HightestTxnId *int64         `thrift:"hightestTxnId,9" db:"hightestTxnId" json:"hightestTxnId,omitempty"`
	MetaInfo      *string        `thrift:"metaInfo,10" db:"metaInfo" json:"metaInfo,omitempty"`
	EndTime       *int64         `thrift:"endTime,11" db:"endTime" json:"endTime,omitempty"`
	HadoopJobId   string         `thrift:"hadoopJobId,12" db:"hadoopJobId" json:"hadoopJobId"`
	ID            *int64         `thrift:"id,13" db:"id" json:"id,omitempty"`
}

Attributes:

  • Dbname
  • Tablename
  • Partitionname
  • Type
  • State
  • Workerid
  • Start
  • RunAs
  • HightestTxnId
  • MetaInfo
  • EndTime
  • HadoopJobId
  • ID

func NewShowCompactResponseElement

func NewShowCompactResponseElement() *ShowCompactResponseElement

func (*ShowCompactResponseElement) GetDbname

func (p *ShowCompactResponseElement) GetDbname() string

func (*ShowCompactResponseElement) GetEndTime

func (p *ShowCompactResponseElement) GetEndTime() int64

func (*ShowCompactResponseElement) GetHadoopJobId

func (p *ShowCompactResponseElement) GetHadoopJobId() string

func (*ShowCompactResponseElement) GetHightestTxnId

func (p *ShowCompactResponseElement) GetHightestTxnId() int64

func (*ShowCompactResponseElement) GetID

func (p *ShowCompactResponseElement) GetID() int64

func (*ShowCompactResponseElement) GetMetaInfo

func (p *ShowCompactResponseElement) GetMetaInfo() string

func (*ShowCompactResponseElement) GetPartitionname

func (p *ShowCompactResponseElement) GetPartitionname() string

func (*ShowCompactResponseElement) GetRunAs

func (p *ShowCompactResponseElement) GetRunAs() string

func (*ShowCompactResponseElement) GetStart

func (p *ShowCompactResponseElement) GetStart() int64

func (*ShowCompactResponseElement) GetState

func (p *ShowCompactResponseElement) GetState() string

func (*ShowCompactResponseElement) GetTablename

func (p *ShowCompactResponseElement) GetTablename() string

func (*ShowCompactResponseElement) GetType

func (*ShowCompactResponseElement) GetWorkerid

func (p *ShowCompactResponseElement) GetWorkerid() string

func (*ShowCompactResponseElement) IsSetEndTime

func (p *ShowCompactResponseElement) IsSetEndTime() bool

func (*ShowCompactResponseElement) IsSetHadoopJobId

func (p *ShowCompactResponseElement) IsSetHadoopJobId() bool

func (*ShowCompactResponseElement) IsSetHightestTxnId

func (p *ShowCompactResponseElement) IsSetHightestTxnId() bool

func (*ShowCompactResponseElement) IsSetID

func (p *ShowCompactResponseElement) IsSetID() bool

func (*ShowCompactResponseElement) IsSetMetaInfo

func (p *ShowCompactResponseElement) IsSetMetaInfo() bool

func (*ShowCompactResponseElement) IsSetPartitionname

func (p *ShowCompactResponseElement) IsSetPartitionname() bool

func (*ShowCompactResponseElement) IsSetRunAs

func (p *ShowCompactResponseElement) IsSetRunAs() bool

func (*ShowCompactResponseElement) IsSetStart

func (p *ShowCompactResponseElement) IsSetStart() bool

func (*ShowCompactResponseElement) IsSetWorkerid

func (p *ShowCompactResponseElement) IsSetWorkerid() bool

func (*ShowCompactResponseElement) Read

func (*ShowCompactResponseElement) ReadField1

func (p *ShowCompactResponseElement) ReadField1(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField10

func (p *ShowCompactResponseElement) ReadField10(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField11

func (p *ShowCompactResponseElement) ReadField11(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField12

func (p *ShowCompactResponseElement) ReadField12(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField13

func (p *ShowCompactResponseElement) ReadField13(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField2

func (p *ShowCompactResponseElement) ReadField2(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField3

func (p *ShowCompactResponseElement) ReadField3(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField4

func (p *ShowCompactResponseElement) ReadField4(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField5

func (p *ShowCompactResponseElement) ReadField5(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField6

func (p *ShowCompactResponseElement) ReadField6(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField7

func (p *ShowCompactResponseElement) ReadField7(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField8

func (p *ShowCompactResponseElement) ReadField8(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) ReadField9

func (p *ShowCompactResponseElement) ReadField9(iprot thrift.TProtocol) error

func (*ShowCompactResponseElement) String

func (p *ShowCompactResponseElement) String() string

func (*ShowCompactResponseElement) Write

type ShowLocksRequest

type ShowLocksRequest struct {
	Dbname     *string `thrift:"dbname,1" db:"dbname" json:"dbname,omitempty"`
	Tablename  *string `thrift:"tablename,2" db:"tablename" json:"tablename,omitempty"`
	Partname   *string `thrift:"partname,3" db:"partname" json:"partname,omitempty"`
	IsExtended bool    `thrift:"isExtended,4" db:"isExtended" json:"isExtended"`
}

Attributes:

  • Dbname
  • Tablename
  • Partname
  • IsExtended
var ThriftHiveMetastoreShowLocksArgs_Rqst_DEFAULT *ShowLocksRequest

func NewShowLocksRequest

func NewShowLocksRequest() *ShowLocksRequest

func (*ShowLocksRequest) GetDbname

func (p *ShowLocksRequest) GetDbname() string

func (*ShowLocksRequest) GetIsExtended

func (p *ShowLocksRequest) GetIsExtended() bool

func (*ShowLocksRequest) GetPartname

func (p *ShowLocksRequest) GetPartname() string

func (*ShowLocksRequest) GetTablename

func (p *ShowLocksRequest) GetTablename() string

func (*ShowLocksRequest) IsSetDbname

func (p *ShowLocksRequest) IsSetDbname() bool

func (*ShowLocksRequest) IsSetIsExtended

func (p *ShowLocksRequest) IsSetIsExtended() bool

func (*ShowLocksRequest) IsSetPartname

func (p *ShowLocksRequest) IsSetPartname() bool

func (*ShowLocksRequest) IsSetTablename

func (p *ShowLocksRequest) IsSetTablename() bool

func (*ShowLocksRequest) Read

func (p *ShowLocksRequest) Read(iprot thrift.TProtocol) error

func (*ShowLocksRequest) ReadField1

func (p *ShowLocksRequest) ReadField1(iprot thrift.TProtocol) error

func (*ShowLocksRequest) ReadField2

func (p *ShowLocksRequest) ReadField2(iprot thrift.TProtocol) error

func (*ShowLocksRequest) ReadField3

func (p *ShowLocksRequest) ReadField3(iprot thrift.TProtocol) error

func (*ShowLocksRequest) ReadField4

func (p *ShowLocksRequest) ReadField4(iprot thrift.TProtocol) error

func (*ShowLocksRequest) String

func (p *ShowLocksRequest) String() string

func (*ShowLocksRequest) Write

func (p *ShowLocksRequest) Write(oprot thrift.TProtocol) error

type ShowLocksResponse

type ShowLocksResponse struct {
	Locks []*ShowLocksResponseElement `thrift:"locks,1" db:"locks" json:"locks"`
}

Attributes:

  • Locks
var ThriftHiveMetastoreShowLocksResult_Success_DEFAULT *ShowLocksResponse

func NewShowLocksResponse

func NewShowLocksResponse() *ShowLocksResponse

func (*ShowLocksResponse) GetLocks

func (*ShowLocksResponse) Read

func (p *ShowLocksResponse) Read(iprot thrift.TProtocol) error

func (*ShowLocksResponse) ReadField1

func (p *ShowLocksResponse) ReadField1(iprot thrift.TProtocol) error

func (*ShowLocksResponse) String

func (p *ShowLocksResponse) String() string

func (*ShowLocksResponse) Write

func (p *ShowLocksResponse) Write(oprot thrift.TProtocol) error

type ShowLocksResponseElement

type ShowLocksResponseElement struct {
	Lockid         int64     `thrift:"lockid,1,required" db:"lockid" json:"lockid"`
	Dbname         string    `thrift:"dbname,2,required" db:"dbname" json:"dbname"`
	Tablename      *string   `thrift:"tablename,3" db:"tablename" json:"tablename,omitempty"`
	Partname       *string   `thrift:"partname,4" db:"partname" json:"partname,omitempty"`
	State          LockState `thrift:"state,5,required" db:"state" json:"state"`
	Type           LockType  `thrift:"type,6,required" db:"type" json:"type"`
	Txnid          *int64    `thrift:"txnid,7" db:"txnid" json:"txnid,omitempty"`
	Lastheartbeat  int64     `thrift:"lastheartbeat,8,required" db:"lastheartbeat" json:"lastheartbeat"`
	Acquiredat     *int64    `thrift:"acquiredat,9" db:"acquiredat" json:"acquiredat,omitempty"`
	User           string    `thrift:"user,10,required" db:"user" json:"user"`
	Hostname       string    `thrift:"hostname,11,required" db:"hostname" json:"hostname"`
	HeartbeatCount int32     `thrift:"heartbeatCount,12" db:"heartbeatCount" json:"heartbeatCount"`
	AgentInfo      *string   `thrift:"agentInfo,13" db:"agentInfo" json:"agentInfo,omitempty"`
	BlockedByExtId *int64    `thrift:"blockedByExtId,14" db:"blockedByExtId" json:"blockedByExtId,omitempty"`
	BlockedByIntId *int64    `thrift:"blockedByIntId,15" db:"blockedByIntId" json:"blockedByIntId,omitempty"`
	LockIdInternal *int64    `thrift:"lockIdInternal,16" db:"lockIdInternal" json:"lockIdInternal,omitempty"`
}

Attributes:

  • Lockid
  • Dbname
  • Tablename
  • Partname
  • State
  • Type
  • Txnid
  • Lastheartbeat
  • Acquiredat
  • User
  • Hostname
  • HeartbeatCount
  • AgentInfo
  • BlockedByExtId
  • BlockedByIntId
  • LockIdInternal

func NewShowLocksResponseElement

func NewShowLocksResponseElement() *ShowLocksResponseElement

func (*ShowLocksResponseElement) GetAcquiredat

func (p *ShowLocksResponseElement) GetAcquiredat() int64

func (*ShowLocksResponseElement) GetAgentInfo

func (p *ShowLocksResponseElement) GetAgentInfo() string

func (*ShowLocksResponseElement) GetBlockedByExtId

func (p *ShowLocksResponseElement) GetBlockedByExtId() int64

func (*ShowLocksResponseElement) GetBlockedByIntId

func (p *ShowLocksResponseElement) GetBlockedByIntId() int64

func (*ShowLocksResponseElement) GetDbname

func (p *ShowLocksResponseElement) GetDbname() string

func (*ShowLocksResponseElement) GetHeartbeatCount

func (p *ShowLocksResponseElement) GetHeartbeatCount() int32

func (*ShowLocksResponseElement) GetHostname

func (p *ShowLocksResponseElement) GetHostname() string

func (*ShowLocksResponseElement) GetLastheartbeat

func (p *ShowLocksResponseElement) GetLastheartbeat() int64

func (*ShowLocksResponseElement) GetLockIdInternal

func (p *ShowLocksResponseElement) GetLockIdInternal() int64

func (*ShowLocksResponseElement) GetLockid

func (p *ShowLocksResponseElement) GetLockid() int64

func (*ShowLocksResponseElement) GetPartname

func (p *ShowLocksResponseElement) GetPartname() string

func (*ShowLocksResponseElement) GetState

func (p *ShowLocksResponseElement) GetState() LockState

func (*ShowLocksResponseElement) GetTablename

func (p *ShowLocksResponseElement) GetTablename() string

func (*ShowLocksResponseElement) GetTxnid

func (p *ShowLocksResponseElement) GetTxnid() int64

func (*ShowLocksResponseElement) GetType

func (p *ShowLocksResponseElement) GetType() LockType

func (*ShowLocksResponseElement) GetUser

func (p *ShowLocksResponseElement) GetUser() string

func (*ShowLocksResponseElement) IsSetAcquiredat

func (p *ShowLocksResponseElement) IsSetAcquiredat() bool

func (*ShowLocksResponseElement) IsSetAgentInfo

func (p *ShowLocksResponseElement) IsSetAgentInfo() bool

func (*ShowLocksResponseElement) IsSetBlockedByExtId

func (p *ShowLocksResponseElement) IsSetBlockedByExtId() bool

func (*ShowLocksResponseElement) IsSetBlockedByIntId

func (p *ShowLocksResponseElement) IsSetBlockedByIntId() bool

func (*ShowLocksResponseElement) IsSetHeartbeatCount

func (p *ShowLocksResponseElement) IsSetHeartbeatCount() bool

func (*ShowLocksResponseElement) IsSetLockIdInternal

func (p *ShowLocksResponseElement) IsSetLockIdInternal() bool

func (*ShowLocksResponseElement) IsSetPartname

func (p *ShowLocksResponseElement) IsSetPartname() bool

func (*ShowLocksResponseElement) IsSetTablename

func (p *ShowLocksResponseElement) IsSetTablename() bool

func (*ShowLocksResponseElement) IsSetTxnid

func (p *ShowLocksResponseElement) IsSetTxnid() bool

func (*ShowLocksResponseElement) Read

func (*ShowLocksResponseElement) ReadField1

func (p *ShowLocksResponseElement) ReadField1(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField10

func (p *ShowLocksResponseElement) ReadField10(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField11

func (p *ShowLocksResponseElement) ReadField11(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField12

func (p *ShowLocksResponseElement) ReadField12(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField13

func (p *ShowLocksResponseElement) ReadField13(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField14

func (p *ShowLocksResponseElement) ReadField14(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField15

func (p *ShowLocksResponseElement) ReadField15(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField16

func (p *ShowLocksResponseElement) ReadField16(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField2

func (p *ShowLocksResponseElement) ReadField2(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField3

func (p *ShowLocksResponseElement) ReadField3(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField4

func (p *ShowLocksResponseElement) ReadField4(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField5

func (p *ShowLocksResponseElement) ReadField5(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField6

func (p *ShowLocksResponseElement) ReadField6(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField7

func (p *ShowLocksResponseElement) ReadField7(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField8

func (p *ShowLocksResponseElement) ReadField8(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) ReadField9

func (p *ShowLocksResponseElement) ReadField9(iprot thrift.TProtocol) error

func (*ShowLocksResponseElement) String

func (p *ShowLocksResponseElement) String() string

func (*ShowLocksResponseElement) Write

type SkewedInfo

type SkewedInfo struct {
	SkewedColNames             []string          `thrift:"skewedColNames,1" db:"skewedColNames" json:"skewedColNames"`
	SkewedColValues            [][]string        `thrift:"skewedColValues,2" db:"skewedColValues" json:"skewedColValues"`
	SkewedColValueLocationMaps map[string]string `thrift:"skewedColValueLocationMaps,3" db:"skewedColValueLocationMaps" json:"skewedColValueLocationMaps"`
}

Attributes:

  • SkewedColNames
  • SkewedColValues
  • SkewedColValueLocationMaps
var StorageDescriptor_SkewedInfo_DEFAULT *SkewedInfo

func NewSkewedInfo

func NewSkewedInfo() *SkewedInfo

func (*SkewedInfo) GetSkewedColNames

func (p *SkewedInfo) GetSkewedColNames() []string

func (*SkewedInfo) GetSkewedColValueLocationMaps

func (p *SkewedInfo) GetSkewedColValueLocationMaps() map[string]string

func (*SkewedInfo) GetSkewedColValues

func (p *SkewedInfo) GetSkewedColValues() [][]string

func (*SkewedInfo) Read

func (p *SkewedInfo) Read(iprot thrift.TProtocol) error

func (*SkewedInfo) ReadField1

func (p *SkewedInfo) ReadField1(iprot thrift.TProtocol) error

func (*SkewedInfo) ReadField2

func (p *SkewedInfo) ReadField2(iprot thrift.TProtocol) error

func (*SkewedInfo) ReadField3

func (p *SkewedInfo) ReadField3(iprot thrift.TProtocol) error

func (*SkewedInfo) String

func (p *SkewedInfo) String() string

func (*SkewedInfo) Write

func (p *SkewedInfo) Write(oprot thrift.TProtocol) error

type StorageDescriptor

type StorageDescriptor struct {
	Cols                   []*FieldSchema    `thrift:"cols,1" db:"cols" json:"cols"`
	Location               string            `thrift:"location,2" db:"location" json:"location"`
	InputFormat            string            `thrift:"inputFormat,3" db:"inputFormat" json:"inputFormat"`
	OutputFormat           string            `thrift:"outputFormat,4" db:"outputFormat" json:"outputFormat"`
	Compressed             bool              `thrift:"compressed,5" db:"compressed" json:"compressed"`
	NumBuckets             int32             `thrift:"numBuckets,6" db:"numBuckets" json:"numBuckets"`
	SerdeInfo              *SerDeInfo        `thrift:"serdeInfo,7" db:"serdeInfo" json:"serdeInfo"`
	BucketCols             []string          `thrift:"bucketCols,8" db:"bucketCols" json:"bucketCols"`
	SortCols               []*Order          `thrift:"sortCols,9" db:"sortCols" json:"sortCols"`
	Parameters             map[string]string `thrift:"parameters,10" db:"parameters" json:"parameters"`
	SkewedInfo             *SkewedInfo       `thrift:"skewedInfo,11" db:"skewedInfo" json:"skewedInfo,omitempty"`
	StoredAsSubDirectories *bool             `thrift:"storedAsSubDirectories,12" db:"storedAsSubDirectories" json:"storedAsSubDirectories,omitempty"`
}

Attributes:

  • Cols
  • Location
  • InputFormat
  • OutputFormat
  • Compressed
  • NumBuckets
  • SerdeInfo
  • BucketCols
  • SortCols
  • Parameters
  • SkewedInfo
  • StoredAsSubDirectories
var Index_Sd_DEFAULT *StorageDescriptor
var PartitionSpecWithSharedSD_Sd_DEFAULT *StorageDescriptor
var Partition_Sd_DEFAULT *StorageDescriptor
var Table_Sd_DEFAULT *StorageDescriptor

func NewStorageDescriptor

func NewStorageDescriptor() *StorageDescriptor

func (*StorageDescriptor) GetBucketCols

func (p *StorageDescriptor) GetBucketCols() []string

func (*StorageDescriptor) GetCols

func (p *StorageDescriptor) GetCols() []*FieldSchema

func (*StorageDescriptor) GetCompressed

func (p *StorageDescriptor) GetCompressed() bool

func (*StorageDescriptor) GetInputFormat

func (p *StorageDescriptor) GetInputFormat() string

func (*StorageDescriptor) GetLocation

func (p *StorageDescriptor) GetLocation() string

func (*StorageDescriptor) GetNumBuckets

func (p *StorageDescriptor) GetNumBuckets() int32

func (*StorageDescriptor) GetOutputFormat

func (p *StorageDescriptor) GetOutputFormat() string

func (*StorageDescriptor) GetParameters

func (p *StorageDescriptor) GetParameters() map[string]string

func (*StorageDescriptor) GetSerdeInfo

func (p *StorageDescriptor) GetSerdeInfo() *SerDeInfo

func (*StorageDescriptor) GetSkewedInfo

func (p *StorageDescriptor) GetSkewedInfo() *SkewedInfo

func (*StorageDescriptor) GetSortCols

func (p *StorageDescriptor) GetSortCols() []*Order

func (*StorageDescriptor) GetStoredAsSubDirectories

func (p *StorageDescriptor) GetStoredAsSubDirectories() bool

func (*StorageDescriptor) IsSetSerdeInfo

func (p *StorageDescriptor) IsSetSerdeInfo() bool

func (*StorageDescriptor) IsSetSkewedInfo

func (p *StorageDescriptor) IsSetSkewedInfo() bool

func (*StorageDescriptor) IsSetStoredAsSubDirectories

func (p *StorageDescriptor) IsSetStoredAsSubDirectories() bool

func (*StorageDescriptor) Read

func (p *StorageDescriptor) Read(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField1

func (p *StorageDescriptor) ReadField1(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField10

func (p *StorageDescriptor) ReadField10(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField11

func (p *StorageDescriptor) ReadField11(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField12

func (p *StorageDescriptor) ReadField12(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField2

func (p *StorageDescriptor) ReadField2(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField3

func (p *StorageDescriptor) ReadField3(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField4

func (p *StorageDescriptor) ReadField4(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField5

func (p *StorageDescriptor) ReadField5(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField6

func (p *StorageDescriptor) ReadField6(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField7

func (p *StorageDescriptor) ReadField7(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField8

func (p *StorageDescriptor) ReadField8(iprot thrift.TProtocol) error

func (*StorageDescriptor) ReadField9

func (p *StorageDescriptor) ReadField9(iprot thrift.TProtocol) error

func (*StorageDescriptor) String

func (p *StorageDescriptor) String() string

func (*StorageDescriptor) Write

func (p *StorageDescriptor) Write(oprot thrift.TProtocol) error

type StringColumnStatsData

type StringColumnStatsData struct {
	MaxColLen  int64   `thrift:"maxColLen,1,required" db:"maxColLen" json:"maxColLen"`
	AvgColLen  float64 `thrift:"avgColLen,2,required" db:"avgColLen" json:"avgColLen"`
	NumNulls   int64   `thrift:"numNulls,3,required" db:"numNulls" json:"numNulls"`
	NumDVs     int64   `thrift:"numDVs,4,required" db:"numDVs" json:"numDVs"`
	BitVectors []byte  `thrift:"bitVectors,5" db:"bitVectors" json:"bitVectors,omitempty"`
}

Attributes:

  • MaxColLen
  • AvgColLen
  • NumNulls
  • NumDVs
  • BitVectors
var ColumnStatisticsData_StringStats_DEFAULT *StringColumnStatsData

func NewStringColumnStatsData

func NewStringColumnStatsData() *StringColumnStatsData

func (*StringColumnStatsData) GetAvgColLen

func (p *StringColumnStatsData) GetAvgColLen() float64

func (*StringColumnStatsData) GetBitVectors

func (p *StringColumnStatsData) GetBitVectors() []byte

func (*StringColumnStatsData) GetMaxColLen

func (p *StringColumnStatsData) GetMaxColLen() int64

func (*StringColumnStatsData) GetNumDVs

func (p *StringColumnStatsData) GetNumDVs() int64

func (*StringColumnStatsData) GetNumNulls

func (p *StringColumnStatsData) GetNumNulls() int64

func (*StringColumnStatsData) IsSetBitVectors

func (p *StringColumnStatsData) IsSetBitVectors() bool

func (*StringColumnStatsData) Read

func (*StringColumnStatsData) ReadField1

func (p *StringColumnStatsData) ReadField1(iprot thrift.TProtocol) error

func (*StringColumnStatsData) ReadField2

func (p *StringColumnStatsData) ReadField2(iprot thrift.TProtocol) error

func (*StringColumnStatsData) ReadField3

func (p *StringColumnStatsData) ReadField3(iprot thrift.TProtocol) error

func (*StringColumnStatsData) ReadField4

func (p *StringColumnStatsData) ReadField4(iprot thrift.TProtocol) error

func (*StringColumnStatsData) ReadField5

func (p *StringColumnStatsData) ReadField5(iprot thrift.TProtocol) error

func (*StringColumnStatsData) String

func (p *StringColumnStatsData) String() string

func (*StringColumnStatsData) Write

func (p *StringColumnStatsData) Write(oprot thrift.TProtocol) error

type Table

type Table struct {
	TableName        string                 `thrift:"tableName,1" db:"tableName" json:"tableName"`
	DbName           string                 `thrift:"dbName,2" db:"dbName" json:"dbName"`
	Owner            string                 `thrift:"owner,3" db:"owner" json:"owner"`
	CreateTime       int32                  `thrift:"createTime,4" db:"createTime" json:"createTime"`
	LastAccessTime   int32                  `thrift:"lastAccessTime,5" db:"lastAccessTime" json:"lastAccessTime"`
	Retention        int32                  `thrift:"retention,6" db:"retention" json:"retention"`
	Sd               *StorageDescriptor     `thrift:"sd,7" db:"sd" json:"sd"`
	PartitionKeys    []*FieldSchema         `thrift:"partitionKeys,8" db:"partitionKeys" json:"partitionKeys"`
	Parameters       map[string]string      `thrift:"parameters,9" db:"parameters" json:"parameters"`
	ViewOriginalText string                 `thrift:"viewOriginalText,10" db:"viewOriginalText" json:"viewOriginalText"`
	ViewExpandedText string                 `thrift:"viewExpandedText,11" db:"viewExpandedText" json:"viewExpandedText"`
	TableType        string                 `thrift:"tableType,12" db:"tableType" json:"tableType"`
	Privileges       *PrincipalPrivilegeSet `thrift:"privileges,13" db:"privileges" json:"privileges,omitempty"`
	Temporary        bool                   `thrift:"temporary,14" db:"temporary" json:"temporary"`
	RewriteEnabled   *bool                  `thrift:"rewriteEnabled,15" db:"rewriteEnabled" json:"rewriteEnabled,omitempty"`
}

Attributes:

  • TableName
  • DbName
  • Owner
  • CreateTime
  • LastAccessTime
  • Retention
  • Sd
  • PartitionKeys
  • Parameters
  • ViewOriginalText
  • ViewExpandedText
  • TableType
  • Privileges
  • Temporary
  • RewriteEnabled
var GetTableResult__Table_DEFAULT *Table
var ThriftHiveMetastoreAddIndexArgs_IndexTable_DEFAULT *Table
var ThriftHiveMetastoreAlterTableArgs_NewTbl__DEFAULT *Table
var ThriftHiveMetastoreAlterTableWithCascadeArgs_NewTbl__DEFAULT *Table
var ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs_NewTbl__DEFAULT *Table
var ThriftHiveMetastoreCreateTableArgs_Tbl_DEFAULT *Table
var ThriftHiveMetastoreCreateTableWithConstraintsArgs_Tbl_DEFAULT *Table
var ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs_Tbl_DEFAULT *Table
var ThriftHiveMetastoreGetTableResult_Success_DEFAULT *Table

func NewTable

func NewTable() *Table

func (*Table) GetCreateTime

func (p *Table) GetCreateTime() int32

func (*Table) GetDbName

func (p *Table) GetDbName() string

func (*Table) GetLastAccessTime

func (p *Table) GetLastAccessTime() int32

func (*Table) GetOwner

func (p *Table) GetOwner() string

func (*Table) GetParameters

func (p *Table) GetParameters() map[string]string

func (*Table) GetPartitionKeys

func (p *Table) GetPartitionKeys() []*FieldSchema

func (*Table) GetPrivileges

func (p *Table) GetPrivileges() *PrincipalPrivilegeSet

func (*Table) GetRetention

func (p *Table) GetRetention() int32

func (*Table) GetRewriteEnabled

func (p *Table) GetRewriteEnabled() bool

func (*Table) GetSd

func (p *Table) GetSd() *StorageDescriptor

func (*Table) GetTableName

func (p *Table) GetTableName() string

func (*Table) GetTableType

func (p *Table) GetTableType() string

func (*Table) GetTemporary

func (p *Table) GetTemporary() bool

func (*Table) GetViewExpandedText

func (p *Table) GetViewExpandedText() string

func (*Table) GetViewOriginalText

func (p *Table) GetViewOriginalText() string

func (*Table) IsSetPrivileges

func (p *Table) IsSetPrivileges() bool

func (*Table) IsSetRewriteEnabled

func (p *Table) IsSetRewriteEnabled() bool

func (*Table) IsSetSd

func (p *Table) IsSetSd() bool

func (*Table) IsSetTemporary

func (p *Table) IsSetTemporary() bool

func (*Table) Read

func (p *Table) Read(iprot thrift.TProtocol) error

func (*Table) ReadField1

func (p *Table) ReadField1(iprot thrift.TProtocol) error

func (*Table) ReadField10

func (p *Table) ReadField10(iprot thrift.TProtocol) error

func (*Table) ReadField11

func (p *Table) ReadField11(iprot thrift.TProtocol) error

func (*Table) ReadField12

func (p *Table) ReadField12(iprot thrift.TProtocol) error

func (*Table) ReadField13

func (p *Table) ReadField13(iprot thrift.TProtocol) error

func (*Table) ReadField14

func (p *Table) ReadField14(iprot thrift.TProtocol) error

func (*Table) ReadField15

func (p *Table) ReadField15(iprot thrift.TProtocol) error

func (*Table) ReadField2

func (p *Table) ReadField2(iprot thrift.TProtocol) error

func (*Table) ReadField3

func (p *Table) ReadField3(iprot thrift.TProtocol) error

func (*Table) ReadField4

func (p *Table) ReadField4(iprot thrift.TProtocol) error

func (*Table) ReadField5

func (p *Table) ReadField5(iprot thrift.TProtocol) error

func (*Table) ReadField6

func (p *Table) ReadField6(iprot thrift.TProtocol) error

func (*Table) ReadField7

func (p *Table) ReadField7(iprot thrift.TProtocol) error

func (*Table) ReadField8

func (p *Table) ReadField8(iprot thrift.TProtocol) error

func (*Table) ReadField9

func (p *Table) ReadField9(iprot thrift.TProtocol) error

func (*Table) String

func (p *Table) String() string

func (*Table) Write

func (p *Table) Write(oprot thrift.TProtocol) error

type TableMeta

type TableMeta struct {
	DbName    string  `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TableName string  `thrift:"tableName,2,required" db:"tableName" json:"tableName"`
	TableType string  `thrift:"tableType,3,required" db:"tableType" json:"tableType"`
	Comments  *string `thrift:"comments,4" db:"comments" json:"comments,omitempty"`
}

Attributes:

  • DbName
  • TableName
  • TableType
  • Comments

func NewTableMeta

func NewTableMeta() *TableMeta

func (*TableMeta) GetComments

func (p *TableMeta) GetComments() string

func (*TableMeta) GetDbName

func (p *TableMeta) GetDbName() string

func (*TableMeta) GetTableName

func (p *TableMeta) GetTableName() string

func (*TableMeta) GetTableType

func (p *TableMeta) GetTableType() string

func (*TableMeta) IsSetComments

func (p *TableMeta) IsSetComments() bool

func (*TableMeta) Read

func (p *TableMeta) Read(iprot thrift.TProtocol) error

func (*TableMeta) ReadField1

func (p *TableMeta) ReadField1(iprot thrift.TProtocol) error

func (*TableMeta) ReadField2

func (p *TableMeta) ReadField2(iprot thrift.TProtocol) error

func (*TableMeta) ReadField3

func (p *TableMeta) ReadField3(iprot thrift.TProtocol) error

func (*TableMeta) ReadField4

func (p *TableMeta) ReadField4(iprot thrift.TProtocol) error

func (*TableMeta) String

func (p *TableMeta) String() string

func (*TableMeta) Write

func (p *TableMeta) Write(oprot thrift.TProtocol) error

type TableStatsRequest

type TableStatsRequest struct {
	DbName   string   `thrift:"dbName,1,required" db:"dbName" json:"dbName"`
	TblName  string   `thrift:"tblName,2,required" db:"tblName" json:"tblName"`
	ColNames []string `thrift:"colNames,3,required" db:"colNames" json:"colNames"`
}

Attributes:

  • DbName
  • TblName
  • ColNames
var ThriftHiveMetastoreGetTableStatisticsReqArgs_Request_DEFAULT *TableStatsRequest

func NewTableStatsRequest

func NewTableStatsRequest() *TableStatsRequest

func (*TableStatsRequest) GetColNames

func (p *TableStatsRequest) GetColNames() []string

func (*TableStatsRequest) GetDbName

func (p *TableStatsRequest) GetDbName() string

func (*TableStatsRequest) GetTblName

func (p *TableStatsRequest) GetTblName() string

func (*TableStatsRequest) Read

func (p *TableStatsRequest) Read(iprot thrift.TProtocol) error

func (*TableStatsRequest) ReadField1

func (p *TableStatsRequest) ReadField1(iprot thrift.TProtocol) error

func (*TableStatsRequest) ReadField2

func (p *TableStatsRequest) ReadField2(iprot thrift.TProtocol) error

func (*TableStatsRequest) ReadField3

func (p *TableStatsRequest) ReadField3(iprot thrift.TProtocol) error

func (*TableStatsRequest) String

func (p *TableStatsRequest) String() string

func (*TableStatsRequest) Write

func (p *TableStatsRequest) Write(oprot thrift.TProtocol) error

type TableStatsResult_

type TableStatsResult_ struct {
	TableStats []*ColumnStatisticsObj `thrift:"tableStats,1,required" db:"tableStats" json:"tableStats"`
}

Attributes:

  • TableStats
var ThriftHiveMetastoreGetTableStatisticsReqResult_Success_DEFAULT *TableStatsResult_

func NewTableStatsResult_

func NewTableStatsResult_() *TableStatsResult_

func (*TableStatsResult_) GetTableStats

func (p *TableStatsResult_) GetTableStats() []*ColumnStatisticsObj

func (*TableStatsResult_) Read

func (p *TableStatsResult_) Read(iprot thrift.TProtocol) error

func (*TableStatsResult_) ReadField1

func (p *TableStatsResult_) ReadField1(iprot thrift.TProtocol) error

func (*TableStatsResult_) String

func (p *TableStatsResult_) String() string

func (*TableStatsResult_) Write

func (p *TableStatsResult_) Write(oprot thrift.TProtocol) error

type ThriftHiveMetastore

type ThriftHiveMetastore interface {

	// Parameters:
	//  - Key
	GetMetaConf(ctx context.Context, key string) (r string, err error)
	// Parameters:
	//  - Key
	//  - Value
	SetMetaConf(ctx context.Context, key string, value string) (err error)
	// Parameters:
	//  - Database
	CreateDatabase(ctx context.Context, database *Database) (err error)
	// Parameters:
	//  - Name
	GetDatabase(ctx context.Context, name string) (r *Database, err error)
	// Parameters:
	//  - Name
	//  - DeleteData
	//  - Cascade
	DropDatabase(ctx context.Context, name string, deleteData bool, cascade bool) (err error)
	// Parameters:
	//  - Pattern
	GetDatabases(ctx context.Context, pattern string) (r []string, err error)
	GetAllDatabases(ctx context.Context) (r []string, err error)
	// Parameters:
	//  - Dbname
	//  - Db
	AlterDatabase(ctx context.Context, dbname string, db *Database) (err error)
	// Parameters:
	//  - Name
	GetType(ctx context.Context, name string) (r *Type, err error)
	// Parameters:
	//  - Type
	CreateType(ctx context.Context, type_a1 *Type) (r bool, err error)
	// Parameters:
	//  - Type
	DropType(ctx context.Context, type_a1 string) (r bool, err error)
	// Parameters:
	//  - Name
	GetTypeAll(ctx context.Context, name string) (r map[string]*Type, err error)
	// Parameters:
	//  - DbName
	//  - TableName
	GetFields(ctx context.Context, db_name string, table_name string) (r []*FieldSchema, err error)
	// Parameters:
	//  - DbName
	//  - TableName
	//  - EnvironmentContext
	GetFieldsWithEnvironmentContext(ctx context.Context, db_name string, table_name string, environment_context *EnvironmentContext) (r []*FieldSchema, err error)
	// Parameters:
	//  - DbName
	//  - TableName
	GetSchema(ctx context.Context, db_name string, table_name string) (r []*FieldSchema, err error)
	// Parameters:
	//  - DbName
	//  - TableName
	//  - EnvironmentContext
	GetSchemaWithEnvironmentContext(ctx context.Context, db_name string, table_name string, environment_context *EnvironmentContext) (r []*FieldSchema, err error)
	// Parameters:
	//  - Tbl
	CreateTable(ctx context.Context, tbl *Table) (err error)
	// Parameters:
	//  - Tbl
	//  - EnvironmentContext
	CreateTableWithEnvironmentContext(ctx context.Context, tbl *Table, environment_context *EnvironmentContext) (err error)
	// Parameters:
	//  - Tbl
	//  - PrimaryKeys
	//  - ForeignKeys
	//  - UniqueConstraints
	//  - NotNullConstraints
	CreateTableWithConstraints(ctx context.Context, tbl *Table, primaryKeys []*SQLPrimaryKey, foreignKeys []*SQLForeignKey, uniqueConstraints []*SQLUniqueConstraint, notNullConstraints []*SQLNotNullConstraint) (err error)
	// Parameters:
	//  - Req
	DropConstraint(ctx context.Context, req *DropConstraintRequest) (err error)
	// Parameters:
	//  - Req
	AddPrimaryKey(ctx context.Context, req *AddPrimaryKeyRequest) (err error)
	// Parameters:
	//  - Req
	AddForeignKey(ctx context.Context, req *AddForeignKeyRequest) (err error)
	// Parameters:
	//  - Req
	AddUniqueConstraint(ctx context.Context, req *AddUniqueConstraintRequest) (err error)
	// Parameters:
	//  - Req
	AddNotNullConstraint(ctx context.Context, req *AddNotNullConstraintRequest) (err error)
	// Parameters:
	//  - Dbname
	//  - Name
	//  - DeleteData
	DropTable(ctx context.Context, dbname string, name string, deleteData bool) (err error)
	// Parameters:
	//  - Dbname
	//  - Name
	//  - DeleteData
	//  - EnvironmentContext
	DropTableWithEnvironmentContext(ctx context.Context, dbname string, name string, deleteData bool, environment_context *EnvironmentContext) (err error)
	// Parameters:
	//  - DbName
	//  - TableName
	//  - PartNames
	TruncateTable(ctx context.Context, dbName string, tableName string, partNames []string) (err error)
	// Parameters:
	//  - DbName
	//  - Pattern
	GetTables(ctx context.Context, db_name string, pattern string) (r []string, err error)
	// Parameters:
	//  - DbName
	//  - Pattern
	//  - TableType
	GetTablesByType(ctx context.Context, db_name string, pattern string, tableType string) (r []string, err error)
	// Parameters:
	//  - DbPatterns
	//  - TblPatterns
	//  - TblTypes
	GetTableMeta(ctx context.Context, db_patterns string, tbl_patterns string, tbl_types []string) (r []*TableMeta, err error)
	// Parameters:
	//  - DbName
	GetAllTables(ctx context.Context, db_name string) (r []string, err error)
	// Parameters:
	//  - Dbname
	//  - TblName
	GetTable(ctx context.Context, dbname string, tbl_name string) (r *Table, err error)
	// Parameters:
	//  - Dbname
	//  - TblNames
	GetTableObjectsByName(ctx context.Context, dbname string, tbl_names []string) (r []*Table, err error)
	// Parameters:
	//  - Req
	GetTableReq(ctx context.Context, req *GetTableRequest) (r *GetTableResult_, err error)
	// Parameters:
	//  - Req
	GetTableObjectsByNameReq(ctx context.Context, req *GetTablesRequest) (r *GetTablesResult_, err error)
	// Parameters:
	//  - Dbname
	//  - Filter
	//  - MaxTables
	GetTableNamesByFilter(ctx context.Context, dbname string, filter string, max_tables int16) (r []string, err error)
	// Parameters:
	//  - Dbname
	//  - TblName
	//  - NewTbl_
	AlterTable(ctx context.Context, dbname string, tbl_name string, new_tbl *Table) (err error)
	// Parameters:
	//  - Dbname
	//  - TblName
	//  - NewTbl_
	//  - EnvironmentContext
	AlterTableWithEnvironmentContext(ctx context.Context, dbname string, tbl_name string, new_tbl *Table, environment_context *EnvironmentContext) (err error)
	// Parameters:
	//  - Dbname
	//  - TblName
	//  - NewTbl_
	//  - Cascade
	AlterTableWithCascade(ctx context.Context, dbname string, tbl_name string, new_tbl *Table, cascade bool) (err error)
	// Parameters:
	//  - NewPart_
	AddPartition(ctx context.Context, new_part *Partition) (r *Partition, err error)
	// Parameters:
	//  - NewPart_
	//  - EnvironmentContext
	AddPartitionWithEnvironmentContext(ctx context.Context, new_part *Partition, environment_context *EnvironmentContext) (r *Partition, err error)
	// Parameters:
	//  - NewParts_
	AddPartitions(ctx context.Context, new_parts []*Partition) (r int32, err error)
	// Parameters:
	//  - NewParts_
	AddPartitionsPspec(ctx context.Context, new_parts []*PartitionSpec) (r int32, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	AppendPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string) (r *Partition, err error)
	// Parameters:
	//  - Request
	AddPartitionsReq(ctx context.Context, request *AddPartitionsRequest) (r *AddPartitionsResult_, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - EnvironmentContext
	AppendPartitionWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, part_vals []string, environment_context *EnvironmentContext) (r *Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartName
	AppendPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string) (r *Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartName
	//  - EnvironmentContext
	AppendPartitionByNameWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, part_name string, environment_context *EnvironmentContext) (r *Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - DeleteData
	DropPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string, deleteData bool) (r bool, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - DeleteData
	//  - EnvironmentContext
	DropPartitionWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, part_vals []string, deleteData bool, environment_context *EnvironmentContext) (r bool, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartName
	//  - DeleteData
	DropPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string, deleteData bool) (r bool, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartName
	//  - DeleteData
	//  - EnvironmentContext
	DropPartitionByNameWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, part_name string, deleteData bool, environment_context *EnvironmentContext) (r bool, err error)
	// Parameters:
	//  - Req
	DropPartitionsReq(ctx context.Context, req *DropPartitionsRequest) (r *DropPartitionsResult_, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	GetPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string) (r *Partition, err error)
	// Parameters:
	//  - PartitionSpecs
	//  - SourceDb
	//  - SourceTableName
	//  - DestDb
	//  - DestTableName
	ExchangePartition(ctx context.Context, partitionSpecs map[string]string, source_db string, source_table_name string, dest_db string, dest_table_name string) (r *Partition, err error)
	// Parameters:
	//  - PartitionSpecs
	//  - SourceDb
	//  - SourceTableName
	//  - DestDb
	//  - DestTableName
	ExchangePartitions(ctx context.Context, partitionSpecs map[string]string, source_db string, source_table_name string, dest_db string, dest_table_name string) (r []*Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - UserName
	//  - GroupNames
	GetPartitionWithAuth(ctx context.Context, db_name string, tbl_name string, part_vals []string, user_name string, group_names []string) (r *Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartName
	GetPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string) (r *Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - MaxParts
	GetPartitions(ctx context.Context, db_name string, tbl_name string, max_parts int16) (r []*Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - MaxParts
	//  - UserName
	//  - GroupNames
	GetPartitionsWithAuth(ctx context.Context, db_name string, tbl_name string, max_parts int16, user_name string, group_names []string) (r []*Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - MaxParts
	GetPartitionsPspec(ctx context.Context, db_name string, tbl_name string, max_parts int32) (r []*PartitionSpec, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - MaxParts
	GetPartitionNames(ctx context.Context, db_name string, tbl_name string, max_parts int16) (r []string, err error)
	// Parameters:
	//  - Request
	GetPartitionValues(ctx context.Context, request *PartitionValuesRequest) (r *PartitionValuesResponse, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - MaxParts
	GetPartitionsPs(ctx context.Context, db_name string, tbl_name string, part_vals []string, max_parts int16) (r []*Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - MaxParts
	//  - UserName
	//  - GroupNames
	GetPartitionsPsWithAuth(ctx context.Context, db_name string, tbl_name string, part_vals []string, max_parts int16, user_name string, group_names []string) (r []*Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - MaxParts
	GetPartitionNamesPs(ctx context.Context, db_name string, tbl_name string, part_vals []string, max_parts int16) (r []string, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - Filter
	//  - MaxParts
	GetPartitionsByFilter(ctx context.Context, db_name string, tbl_name string, filter string, max_parts int16) (r []*Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - Filter
	//  - MaxParts
	GetPartSpecsByFilter(ctx context.Context, db_name string, tbl_name string, filter string, max_parts int32) (r []*PartitionSpec, err error)
	// Parameters:
	//  - Req
	GetPartitionsByExpr(ctx context.Context, req *PartitionsByExprRequest) (r *PartitionsByExprResult_, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - Filter
	GetNumPartitionsByFilter(ctx context.Context, db_name string, tbl_name string, filter string) (r int32, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - Names
	GetPartitionsByNames(ctx context.Context, db_name string, tbl_name string, names []string) (r []*Partition, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - NewPart_
	AlterPartition(ctx context.Context, db_name string, tbl_name string, new_part *Partition) (err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - NewParts_
	AlterPartitions(ctx context.Context, db_name string, tbl_name string, new_parts []*Partition) (err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - NewParts_
	//  - EnvironmentContext
	AlterPartitionsWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, new_parts []*Partition, environment_context *EnvironmentContext) (err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - NewPart_
	//  - EnvironmentContext
	AlterPartitionWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, new_part *Partition, environment_context *EnvironmentContext) (err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - NewPart_
	RenamePartition(ctx context.Context, db_name string, tbl_name string, part_vals []string, new_part *Partition) (err error)
	// Parameters:
	//  - PartVals
	//  - ThrowException
	PartitionNameHasValidCharacters(ctx context.Context, part_vals []string, throw_exception bool) (r bool, err error)
	// Parameters:
	//  - Name
	//  - DefaultValue
	GetConfigValue(ctx context.Context, name string, defaultValue string) (r string, err error)
	// Parameters:
	//  - PartName
	PartitionNameToVals(ctx context.Context, part_name string) (r []string, err error)
	// Parameters:
	//  - PartName
	PartitionNameToSpec(ctx context.Context, part_name string) (r map[string]string, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - EventType
	MarkPartitionForEvent(ctx context.Context, db_name string, tbl_name string, part_vals map[string]string, eventType PartitionEventType) (err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartVals
	//  - EventType
	IsPartitionMarkedForEvent(ctx context.Context, db_name string, tbl_name string, part_vals map[string]string, eventType PartitionEventType) (r bool, err error)
	// Parameters:
	//  - NewIndex_
	//  - IndexTable
	AddIndex(ctx context.Context, new_index *Index, index_table *Table) (r *Index, err error)
	// Parameters:
	//  - Dbname
	//  - BaseTblName
	//  - IdxName
	//  - NewIdx_
	AlterIndex(ctx context.Context, dbname string, base_tbl_name string, idx_name string, new_idx *Index) (err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - IndexName
	//  - DeleteData
	DropIndexByName(ctx context.Context, db_name string, tbl_name string, index_name string, deleteData bool) (r bool, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - IndexName
	GetIndexByName(ctx context.Context, db_name string, tbl_name string, index_name string) (r *Index, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - MaxIndexes
	GetIndexes(ctx context.Context, db_name string, tbl_name string, max_indexes int16) (r []*Index, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - MaxIndexes
	GetIndexNames(ctx context.Context, db_name string, tbl_name string, max_indexes int16) (r []string, err error)
	// Parameters:
	//  - Request
	GetPrimaryKeys(ctx context.Context, request *PrimaryKeysRequest) (r *PrimaryKeysResponse, err error)
	// Parameters:
	//  - Request
	GetForeignKeys(ctx context.Context, request *ForeignKeysRequest) (r *ForeignKeysResponse, err error)
	// Parameters:
	//  - Request
	GetUniqueConstraints(ctx context.Context, request *UniqueConstraintsRequest) (r *UniqueConstraintsResponse, err error)
	// Parameters:
	//  - Request
	GetNotNullConstraints(ctx context.Context, request *NotNullConstraintsRequest) (r *NotNullConstraintsResponse, err error)
	// Parameters:
	//  - StatsObj
	UpdateTableColumnStatistics(ctx context.Context, stats_obj *ColumnStatistics) (r bool, err error)
	// Parameters:
	//  - StatsObj
	UpdatePartitionColumnStatistics(ctx context.Context, stats_obj *ColumnStatistics) (r bool, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - ColName
	GetTableColumnStatistics(ctx context.Context, db_name string, tbl_name string, col_name string) (r *ColumnStatistics, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartName
	//  - ColName
	GetPartitionColumnStatistics(ctx context.Context, db_name string, tbl_name string, part_name string, col_name string) (r *ColumnStatistics, err error)
	// Parameters:
	//  - Request
	GetTableStatisticsReq(ctx context.Context, request *TableStatsRequest) (r *TableStatsResult_, err error)
	// Parameters:
	//  - Request
	GetPartitionsStatisticsReq(ctx context.Context, request *PartitionsStatsRequest) (r *PartitionsStatsResult_, err error)
	// Parameters:
	//  - Request
	GetAggrStatsFor(ctx context.Context, request *PartitionsStatsRequest) (r *AggrStats, err error)
	// Parameters:
	//  - Request
	SetAggrStatsFor(ctx context.Context, request *SetPartitionsStatsRequest) (r bool, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - PartName
	//  - ColName
	DeletePartitionColumnStatistics(ctx context.Context, db_name string, tbl_name string, part_name string, col_name string) (r bool, err error)
	// Parameters:
	//  - DbName
	//  - TblName
	//  - ColName
	DeleteTableColumnStatistics(ctx context.Context, db_name string, tbl_name string, col_name string) (r bool, err error)
	// Parameters:
	//  - Func
	CreateFunction(ctx context.Context, func_a1 *Function) (err error)
	// Parameters:
	//  - DbName
	//  - FuncName
	DropFunction(ctx context.Context, dbName string, funcName string) (err error)
	// Parameters:
	//  - DbName
	//  - FuncName
	//  - NewFunc_
	AlterFunction(ctx context.Context, dbName string, funcName string, newFunc *Function) (err error)
	// Parameters:
	//  - DbName
	//  - Pattern
	GetFunctions(ctx context.Context, dbName string, pattern string) (r []string, err error)
	// Parameters:
	//  - DbName
	//  - FuncName
	GetFunction(ctx context.Context, dbName string, funcName string) (r *Function, err error)
	GetAllFunctions(ctx context.Context) (r *GetAllFunctionsResponse, err error)
	// Parameters:
	//  - Role
	CreateRole(ctx context.Context, role *Role) (r bool, err error)
	// Parameters:
	//  - RoleName
	DropRole(ctx context.Context, role_name string) (r bool, err error)
	GetRoleNames(ctx context.Context) (r []string, err error)
	// Parameters:
	//  - RoleName
	//  - PrincipalName
	//  - PrincipalType
	//  - Grantor
	//  - GrantorType
	//  - GrantOption
	GrantRole(ctx context.Context, role_name string, principal_name string, principal_type PrincipalType, grantor string, grantorType PrincipalType, grant_option bool) (r bool, err error)
	// Parameters:
	//  - RoleName
	//  - PrincipalName
	//  - PrincipalType
	RevokeRole(ctx context.Context, role_name string, principal_name string, principal_type PrincipalType) (r bool, err error)
	// Parameters:
	//  - PrincipalName
	//  - PrincipalType
	ListRoles(ctx context.Context, principal_name string, principal_type PrincipalType) (r []*Role, err error)
	// Parameters:
	//  - Request
	GrantRevokeRole(ctx context.Context, request *GrantRevokeRoleRequest) (r *GrantRevokeRoleResponse, err error)
	// Parameters:
	//  - Request
	GetPrincipalsInRole(ctx context.Context, request *GetPrincipalsInRoleRequest) (r *GetPrincipalsInRoleResponse, err error)
	// Parameters:
	//  - Request
	GetRoleGrantsForPrincipal(ctx context.Context, request *GetRoleGrantsForPrincipalRequest) (r *GetRoleGrantsForPrincipalResponse, err error)
	// Parameters:
	//  - HiveObject
	//  - UserName
	//  - GroupNames
	GetPrivilegeSet(ctx context.Context, hiveObject *HiveObjectRef, user_name string, group_names []string) (r *PrincipalPrivilegeSet, err error)
	// Parameters:
	//  - PrincipalName
	//  - PrincipalType
	//  - HiveObject
	ListPrivileges(ctx context.Context, principal_name string, principal_type PrincipalType, hiveObject *HiveObjectRef) (r []*HiveObjectPrivilege, err error)
	// Parameters:
	//  - Privileges
	GrantPrivileges(ctx context.Context, privileges *PrivilegeBag) (r bool, err error)
	// Parameters:
	//  - Privileges
	RevokePrivileges(ctx context.Context, privileges *PrivilegeBag) (r bool, err error)
	// Parameters:
	//  - Request
	GrantRevokePrivileges(ctx context.Context, request *GrantRevokePrivilegeRequest) (r *GrantRevokePrivilegeResponse, err error)
	// Parameters:
	//  - UserName
	//  - GroupNames
	SetUgi(ctx context.Context, user_name string, group_names []string) (r []string, err error)
	// Parameters:
	//  - TokenOwner
	//  - RenewerKerberosPrincipalName
	GetDelegationToken(ctx context.Context, token_owner string, renewer_kerberos_principal_name string) (r string, err error)
	// Parameters:
	//  - TokenStrForm
	RenewDelegationToken(ctx context.Context, token_str_form string) (r int64, err error)
	// Parameters:
	//  - TokenStrForm
	CancelDelegationToken(ctx context.Context, token_str_form string) (err error)
	// Parameters:
	//  - TokenIdentifier
	//  - DelegationToken
	AddToken(ctx context.Context, token_identifier string, delegation_token string) (r bool, err error)
	// Parameters:
	//  - TokenIdentifier
	RemoveToken(ctx context.Context, token_identifier string) (r bool, err error)
	// Parameters:
	//  - TokenIdentifier
	GetToken(ctx context.Context, token_identifier string) (r string, err error)
	GetAllTokenIdentifiers(ctx context.Context) (r []string, err error)
	// Parameters:
	//  - Key
	AddMasterKey(ctx context.Context, key string) (r int32, err error)
	// Parameters:
	//  - SeqNumber
	//  - Key
	UpdateMasterKey(ctx context.Context, seq_number int32, key string) (err error)
	// Parameters:
	//  - KeySeq
	RemoveMasterKey(ctx context.Context, key_seq int32) (r bool, err error)
	GetMasterKeys(ctx context.Context) (r []string, err error)
	GetOpenTxns(ctx context.Context) (r *GetOpenTxnsResponse, err error)
	GetOpenTxnsInfo(ctx context.Context) (r *GetOpenTxnsInfoResponse, err error)
	// Parameters:
	//  - Rqst
	OpenTxns(ctx context.Context, rqst *OpenTxnRequest) (r *OpenTxnsResponse, err error)
	// Parameters:
	//  - Rqst
	AbortTxn(ctx context.Context, rqst *AbortTxnRequest) (err error)
	// Parameters:
	//  - Rqst
	AbortTxns(ctx context.Context, rqst *AbortTxnsRequest) (err error)
	// Parameters:
	//  - Rqst
	CommitTxn(ctx context.Context, rqst *CommitTxnRequest) (err error)
	// Parameters:
	//  - Rqst
	Lock(ctx context.Context, rqst *LockRequest) (r *LockResponse, err error)
	// Parameters:
	//  - Rqst
	CheckLock(ctx context.Context, rqst *CheckLockRequest) (r *LockResponse, err error)
	// Parameters:
	//  - Rqst
	Unlock(ctx context.Context, rqst *UnlockRequest) (err error)
	// Parameters:
	//  - Rqst
	ShowLocks(ctx context.Context, rqst *ShowLocksRequest) (r *ShowLocksResponse, err error)
	// Parameters:
	//  - Ids
	Heartbeat(ctx context.Context, ids *HeartbeatRequest) (err error)
	// Parameters:
	//  - Txns
	HeartbeatTxnRange(ctx context.Context, txns *HeartbeatTxnRangeRequest) (r *HeartbeatTxnRangeResponse, err error)
	// Parameters:
	//  - Rqst
	Compact(ctx context.Context, rqst *CompactionRequest) (err error)
	// Parameters:
	//  - Rqst
	Compact2(ctx context.Context, rqst *CompactionRequest) (r *CompactionResponse, err error)
	// Parameters:
	//  - Rqst
	ShowCompact(ctx context.Context, rqst *ShowCompactRequest) (r *ShowCompactResponse, err error)
	// Parameters:
	//  - Rqst
	AddDynamicPartitions(ctx context.Context, rqst *AddDynamicPartitions) (err error)
	// Parameters:
	//  - Rqst
	GetNextNotification(ctx context.Context, rqst *NotificationEventRequest) (r *NotificationEventResponse, err error)
	GetCurrentNotificationEventId(ctx context.Context) (r *CurrentNotificationEventId, err error)
	// Parameters:
	//  - Rqst
	GetNotificationEventsCount(ctx context.Context, rqst *NotificationEventsCountRequest) (r *NotificationEventsCountResponse, err error)
	// Parameters:
	//  - Rqst
	FireListenerEvent(ctx context.Context, rqst *FireEventRequest) (r *FireEventResponse, err error)
	FlushCache(ctx context.Context) (err error)
	// Parameters:
	//  - Request
	CmRecycle(ctx context.Context, request *CmRecycleRequest) (r *CmRecycleResponse, err error)
	// Parameters:
	//  - Req
	GetFileMetadataByExpr(ctx context.Context, req *GetFileMetadataByExprRequest) (r *GetFileMetadataByExprResult_, err error)
	// Parameters:
	//  - Req
	GetFileMetadata(ctx context.Context, req *GetFileMetadataRequest) (r *GetFileMetadataResult_, err error)
	// Parameters:
	//  - Req
	PutFileMetadata(ctx context.Context, req *PutFileMetadataRequest) (r *PutFileMetadataResult_, err error)
	// Parameters:
	//  - Req
	ClearFileMetadata(ctx context.Context, req *ClearFileMetadataRequest) (r *ClearFileMetadataResult_, err error)
	// Parameters:
	//  - Req
	CacheFileMetadata(ctx context.Context, req *CacheFileMetadataRequest) (r *CacheFileMetadataResult_, err error)
	GetMetastoreDbUUID(ctx context.Context) (r string, err error)
	// Parameters:
	//  - Request
	CreateResourcePlan(ctx context.Context, request *WMCreateResourcePlanRequest) (r *WMCreateResourcePlanResponse, err error)
	// Parameters:
	//  - Request
	GetResourcePlan(ctx context.Context, request *WMGetResourcePlanRequest) (r *WMGetResourcePlanResponse, err error)
	// Parameters:
	//  - Request
	GetActiveResourcePlan(ctx context.Context, request *WMGetActiveResourcePlanRequest) (r *WMGetActiveResourcePlanResponse, err error)
	// Parameters:
	//  - Request
	GetAllResourcePlans(ctx context.Context, request *WMGetAllResourcePlanRequest) (r *WMGetAllResourcePlanResponse, err error)
	// Parameters:
	//  - Request
	AlterResourcePlan(ctx context.Context, request *WMAlterResourcePlanRequest) (r *WMAlterResourcePlanResponse, err error)
	// Parameters:
	//  - Request
	ValidateResourcePlan(ctx context.Context, request *WMValidateResourcePlanRequest) (r *WMValidateResourcePlanResponse, err error)
	// Parameters:
	//  - Request
	DropResourcePlan(ctx context.Context, request *WMDropResourcePlanRequest) (r *WMDropResourcePlanResponse, err error)
	// Parameters:
	//  - Request
	CreateWmTrigger(ctx context.Context, request *WMCreateTriggerRequest) (r *WMCreateTriggerResponse, err error)
	// Parameters:
	//  - Request
	AlterWmTrigger(ctx context.Context, request *WMAlterTriggerRequest) (r *WMAlterTriggerResponse, err error)
	// Parameters:
	//  - Request
	DropWmTrigger(ctx context.Context, request *WMDropTriggerRequest) (r *WMDropTriggerResponse, err error)
	// Parameters:
	//  - Request
	GetTriggersForResourceplan(ctx context.Context, request *WMGetTriggersForResourePlanRequest) (r *WMGetTriggersForResourePlanResponse, err error)
}

type ThriftHiveMetastoreAbortTxnArgs

type ThriftHiveMetastoreAbortTxnArgs struct {
	Rqst *AbortTxnRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreAbortTxnArgs

func NewThriftHiveMetastoreAbortTxnArgs() *ThriftHiveMetastoreAbortTxnArgs

func (*ThriftHiveMetastoreAbortTxnArgs) GetRqst

func (*ThriftHiveMetastoreAbortTxnArgs) IsSetRqst

func (p *ThriftHiveMetastoreAbortTxnArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreAbortTxnArgs) Read

func (*ThriftHiveMetastoreAbortTxnArgs) ReadField1

func (*ThriftHiveMetastoreAbortTxnArgs) String

func (*ThriftHiveMetastoreAbortTxnArgs) Write

type ThriftHiveMetastoreAbortTxnResult

type ThriftHiveMetastoreAbortTxnResult struct {
	O1 *NoSuchTxnException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • O1

func NewThriftHiveMetastoreAbortTxnResult

func NewThriftHiveMetastoreAbortTxnResult() *ThriftHiveMetastoreAbortTxnResult

func (*ThriftHiveMetastoreAbortTxnResult) GetO1

func (*ThriftHiveMetastoreAbortTxnResult) IsSetO1

func (*ThriftHiveMetastoreAbortTxnResult) Read

func (*ThriftHiveMetastoreAbortTxnResult) ReadField1

func (*ThriftHiveMetastoreAbortTxnResult) String

func (*ThriftHiveMetastoreAbortTxnResult) Write

type ThriftHiveMetastoreAbortTxnsArgs

type ThriftHiveMetastoreAbortTxnsArgs struct {
	Rqst *AbortTxnsRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreAbortTxnsArgs

func NewThriftHiveMetastoreAbortTxnsArgs() *ThriftHiveMetastoreAbortTxnsArgs

func (*ThriftHiveMetastoreAbortTxnsArgs) GetRqst

func (*ThriftHiveMetastoreAbortTxnsArgs) IsSetRqst

func (p *ThriftHiveMetastoreAbortTxnsArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreAbortTxnsArgs) Read

func (*ThriftHiveMetastoreAbortTxnsArgs) ReadField1

func (*ThriftHiveMetastoreAbortTxnsArgs) String

func (*ThriftHiveMetastoreAbortTxnsArgs) Write

type ThriftHiveMetastoreAbortTxnsResult

type ThriftHiveMetastoreAbortTxnsResult struct {
	O1 *NoSuchTxnException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • O1

func NewThriftHiveMetastoreAbortTxnsResult

func NewThriftHiveMetastoreAbortTxnsResult() *ThriftHiveMetastoreAbortTxnsResult

func (*ThriftHiveMetastoreAbortTxnsResult) GetO1

func (*ThriftHiveMetastoreAbortTxnsResult) IsSetO1

func (*ThriftHiveMetastoreAbortTxnsResult) Read

func (*ThriftHiveMetastoreAbortTxnsResult) ReadField1

func (*ThriftHiveMetastoreAbortTxnsResult) String

func (*ThriftHiveMetastoreAbortTxnsResult) Write

type ThriftHiveMetastoreAddDynamicPartitionsArgs

type ThriftHiveMetastoreAddDynamicPartitionsArgs struct {
	Rqst *AddDynamicPartitions `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreAddDynamicPartitionsArgs

func NewThriftHiveMetastoreAddDynamicPartitionsArgs() *ThriftHiveMetastoreAddDynamicPartitionsArgs

func (*ThriftHiveMetastoreAddDynamicPartitionsArgs) GetRqst

func (*ThriftHiveMetastoreAddDynamicPartitionsArgs) IsSetRqst

func (*ThriftHiveMetastoreAddDynamicPartitionsArgs) Read

func (*ThriftHiveMetastoreAddDynamicPartitionsArgs) ReadField1

func (*ThriftHiveMetastoreAddDynamicPartitionsArgs) String

func (*ThriftHiveMetastoreAddDynamicPartitionsArgs) Write

type ThriftHiveMetastoreAddDynamicPartitionsResult

type ThriftHiveMetastoreAddDynamicPartitionsResult struct {
	O1 *NoSuchTxnException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *TxnAbortedException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAddDynamicPartitionsResult

func NewThriftHiveMetastoreAddDynamicPartitionsResult() *ThriftHiveMetastoreAddDynamicPartitionsResult

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) GetO1

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) GetO2

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) IsSetO1

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) IsSetO2

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) Read

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) ReadField1

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) ReadField2

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) String

func (*ThriftHiveMetastoreAddDynamicPartitionsResult) Write

type ThriftHiveMetastoreAddForeignKeyArgs

type ThriftHiveMetastoreAddForeignKeyArgs struct {
	Req *AddForeignKeyRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreAddForeignKeyArgs

func NewThriftHiveMetastoreAddForeignKeyArgs() *ThriftHiveMetastoreAddForeignKeyArgs

func (*ThriftHiveMetastoreAddForeignKeyArgs) GetReq

func (*ThriftHiveMetastoreAddForeignKeyArgs) IsSetReq

func (*ThriftHiveMetastoreAddForeignKeyArgs) Read

func (*ThriftHiveMetastoreAddForeignKeyArgs) ReadField1

func (*ThriftHiveMetastoreAddForeignKeyArgs) String

func (*ThriftHiveMetastoreAddForeignKeyArgs) Write

type ThriftHiveMetastoreAddForeignKeyResult

type ThriftHiveMetastoreAddForeignKeyResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAddForeignKeyResult

func NewThriftHiveMetastoreAddForeignKeyResult() *ThriftHiveMetastoreAddForeignKeyResult

func (*ThriftHiveMetastoreAddForeignKeyResult) GetO1

func (*ThriftHiveMetastoreAddForeignKeyResult) GetO2

func (*ThriftHiveMetastoreAddForeignKeyResult) IsSetO1

func (*ThriftHiveMetastoreAddForeignKeyResult) IsSetO2

func (*ThriftHiveMetastoreAddForeignKeyResult) Read

func (*ThriftHiveMetastoreAddForeignKeyResult) ReadField1

func (*ThriftHiveMetastoreAddForeignKeyResult) ReadField2

func (*ThriftHiveMetastoreAddForeignKeyResult) String

func (*ThriftHiveMetastoreAddForeignKeyResult) Write

type ThriftHiveMetastoreAddIndexArgs

type ThriftHiveMetastoreAddIndexArgs struct {
	NewIndex_  *Index `thrift:"new_index,1" db:"new_index" json:"new_index"`
	IndexTable *Table `thrift:"index_table,2" db:"index_table" json:"index_table"`
}

Attributes:

  • NewIndex_
  • IndexTable

func NewThriftHiveMetastoreAddIndexArgs

func NewThriftHiveMetastoreAddIndexArgs() *ThriftHiveMetastoreAddIndexArgs

func (*ThriftHiveMetastoreAddIndexArgs) GetIndexTable

func (p *ThriftHiveMetastoreAddIndexArgs) GetIndexTable() *Table

func (*ThriftHiveMetastoreAddIndexArgs) GetNewIndex_

func (p *ThriftHiveMetastoreAddIndexArgs) GetNewIndex_() *Index

func (*ThriftHiveMetastoreAddIndexArgs) IsSetIndexTable

func (p *ThriftHiveMetastoreAddIndexArgs) IsSetIndexTable() bool

func (*ThriftHiveMetastoreAddIndexArgs) IsSetNewIndex_

func (p *ThriftHiveMetastoreAddIndexArgs) IsSetNewIndex_() bool

func (*ThriftHiveMetastoreAddIndexArgs) Read

func (*ThriftHiveMetastoreAddIndexArgs) ReadField1

func (*ThriftHiveMetastoreAddIndexArgs) ReadField2

func (*ThriftHiveMetastoreAddIndexArgs) String

func (*ThriftHiveMetastoreAddIndexArgs) Write

type ThriftHiveMetastoreAddIndexResult

type ThriftHiveMetastoreAddIndexResult struct {
	Success *Index                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAddIndexResult

func NewThriftHiveMetastoreAddIndexResult() *ThriftHiveMetastoreAddIndexResult

func (*ThriftHiveMetastoreAddIndexResult) GetO1

func (*ThriftHiveMetastoreAddIndexResult) GetO2

func (*ThriftHiveMetastoreAddIndexResult) GetO3

func (*ThriftHiveMetastoreAddIndexResult) GetSuccess

func (p *ThriftHiveMetastoreAddIndexResult) GetSuccess() *Index

func (*ThriftHiveMetastoreAddIndexResult) IsSetO1

func (*ThriftHiveMetastoreAddIndexResult) IsSetO2

func (*ThriftHiveMetastoreAddIndexResult) IsSetO3

func (*ThriftHiveMetastoreAddIndexResult) IsSetSuccess

func (p *ThriftHiveMetastoreAddIndexResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreAddIndexResult) Read

func (*ThriftHiveMetastoreAddIndexResult) ReadField0

func (*ThriftHiveMetastoreAddIndexResult) ReadField1

func (*ThriftHiveMetastoreAddIndexResult) ReadField2

func (*ThriftHiveMetastoreAddIndexResult) ReadField3

func (*ThriftHiveMetastoreAddIndexResult) String

func (*ThriftHiveMetastoreAddIndexResult) Write

type ThriftHiveMetastoreAddMasterKeyArgs

type ThriftHiveMetastoreAddMasterKeyArgs struct {
	Key string `thrift:"key,1" db:"key" json:"key"`
}

Attributes:

  • Key

func NewThriftHiveMetastoreAddMasterKeyArgs

func NewThriftHiveMetastoreAddMasterKeyArgs() *ThriftHiveMetastoreAddMasterKeyArgs

func (*ThriftHiveMetastoreAddMasterKeyArgs) GetKey

func (*ThriftHiveMetastoreAddMasterKeyArgs) Read

func (*ThriftHiveMetastoreAddMasterKeyArgs) ReadField1

func (*ThriftHiveMetastoreAddMasterKeyArgs) String

func (*ThriftHiveMetastoreAddMasterKeyArgs) Write

type ThriftHiveMetastoreAddMasterKeyResult

type ThriftHiveMetastoreAddMasterKeyResult struct {
	Success *int32         `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreAddMasterKeyResult

func NewThriftHiveMetastoreAddMasterKeyResult() *ThriftHiveMetastoreAddMasterKeyResult

func (*ThriftHiveMetastoreAddMasterKeyResult) GetO1

func (*ThriftHiveMetastoreAddMasterKeyResult) GetSuccess

func (*ThriftHiveMetastoreAddMasterKeyResult) IsSetO1

func (*ThriftHiveMetastoreAddMasterKeyResult) IsSetSuccess

func (p *ThriftHiveMetastoreAddMasterKeyResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreAddMasterKeyResult) Read

func (*ThriftHiveMetastoreAddMasterKeyResult) ReadField0

func (*ThriftHiveMetastoreAddMasterKeyResult) ReadField1

func (*ThriftHiveMetastoreAddMasterKeyResult) String

func (*ThriftHiveMetastoreAddMasterKeyResult) Write

type ThriftHiveMetastoreAddNotNullConstraintArgs

type ThriftHiveMetastoreAddNotNullConstraintArgs struct {
	Req *AddNotNullConstraintRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreAddNotNullConstraintArgs

func NewThriftHiveMetastoreAddNotNullConstraintArgs() *ThriftHiveMetastoreAddNotNullConstraintArgs

func (*ThriftHiveMetastoreAddNotNullConstraintArgs) GetReq

func (*ThriftHiveMetastoreAddNotNullConstraintArgs) IsSetReq

func (*ThriftHiveMetastoreAddNotNullConstraintArgs) Read

func (*ThriftHiveMetastoreAddNotNullConstraintArgs) ReadField1

func (*ThriftHiveMetastoreAddNotNullConstraintArgs) String

func (*ThriftHiveMetastoreAddNotNullConstraintArgs) Write

type ThriftHiveMetastoreAddNotNullConstraintResult

type ThriftHiveMetastoreAddNotNullConstraintResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAddNotNullConstraintResult

func NewThriftHiveMetastoreAddNotNullConstraintResult() *ThriftHiveMetastoreAddNotNullConstraintResult

func (*ThriftHiveMetastoreAddNotNullConstraintResult) GetO1

func (*ThriftHiveMetastoreAddNotNullConstraintResult) GetO2

func (*ThriftHiveMetastoreAddNotNullConstraintResult) IsSetO1

func (*ThriftHiveMetastoreAddNotNullConstraintResult) IsSetO2

func (*ThriftHiveMetastoreAddNotNullConstraintResult) Read

func (*ThriftHiveMetastoreAddNotNullConstraintResult) ReadField1

func (*ThriftHiveMetastoreAddNotNullConstraintResult) ReadField2

func (*ThriftHiveMetastoreAddNotNullConstraintResult) String

func (*ThriftHiveMetastoreAddNotNullConstraintResult) Write

type ThriftHiveMetastoreAddPartitionArgs

type ThriftHiveMetastoreAddPartitionArgs struct {
	NewPart_ *Partition `thrift:"new_part,1" db:"new_part" json:"new_part"`
}

Attributes:

  • NewPart_

func NewThriftHiveMetastoreAddPartitionArgs

func NewThriftHiveMetastoreAddPartitionArgs() *ThriftHiveMetastoreAddPartitionArgs

func (*ThriftHiveMetastoreAddPartitionArgs) GetNewPart_

func (*ThriftHiveMetastoreAddPartitionArgs) IsSetNewPart_

func (p *ThriftHiveMetastoreAddPartitionArgs) IsSetNewPart_() bool

func (*ThriftHiveMetastoreAddPartitionArgs) Read

func (*ThriftHiveMetastoreAddPartitionArgs) ReadField1

func (*ThriftHiveMetastoreAddPartitionArgs) String

func (*ThriftHiveMetastoreAddPartitionArgs) Write

type ThriftHiveMetastoreAddPartitionResult

type ThriftHiveMetastoreAddPartitionResult struct {
	Success *Partition              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAddPartitionResult

func NewThriftHiveMetastoreAddPartitionResult() *ThriftHiveMetastoreAddPartitionResult

func (*ThriftHiveMetastoreAddPartitionResult) GetO1

func (*ThriftHiveMetastoreAddPartitionResult) GetO2

func (*ThriftHiveMetastoreAddPartitionResult) GetO3

func (*ThriftHiveMetastoreAddPartitionResult) GetSuccess

func (*ThriftHiveMetastoreAddPartitionResult) IsSetO1

func (*ThriftHiveMetastoreAddPartitionResult) IsSetO2

func (*ThriftHiveMetastoreAddPartitionResult) IsSetO3

func (*ThriftHiveMetastoreAddPartitionResult) IsSetSuccess

func (p *ThriftHiveMetastoreAddPartitionResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreAddPartitionResult) Read

func (*ThriftHiveMetastoreAddPartitionResult) ReadField0

func (*ThriftHiveMetastoreAddPartitionResult) ReadField1

func (*ThriftHiveMetastoreAddPartitionResult) ReadField2

func (*ThriftHiveMetastoreAddPartitionResult) ReadField3

func (*ThriftHiveMetastoreAddPartitionResult) String

func (*ThriftHiveMetastoreAddPartitionResult) Write

type ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs

type ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs struct {
	NewPart_           *Partition          `thrift:"new_part,1" db:"new_part" json:"new_part"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,2" db:"environment_context" json:"environment_context"`
}

Attributes:

  • NewPart_
  • EnvironmentContext

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) GetNewPart_

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) IsSetNewPart_

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult

type ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult struct {
	Success *Partition              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) GetO3

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) GetSuccess

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) IsSetO3

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) IsSetSuccess

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) ReadField0

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) ReadField3

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreAddPartitionWithEnvironmentContextResult) Write

type ThriftHiveMetastoreAddPartitionsArgs

type ThriftHiveMetastoreAddPartitionsArgs struct {
	NewParts_ []*Partition `thrift:"new_parts,1" db:"new_parts" json:"new_parts"`
}

Attributes:

  • NewParts_

func NewThriftHiveMetastoreAddPartitionsArgs

func NewThriftHiveMetastoreAddPartitionsArgs() *ThriftHiveMetastoreAddPartitionsArgs

func (*ThriftHiveMetastoreAddPartitionsArgs) GetNewParts_

func (p *ThriftHiveMetastoreAddPartitionsArgs) GetNewParts_() []*Partition

func (*ThriftHiveMetastoreAddPartitionsArgs) Read

func (*ThriftHiveMetastoreAddPartitionsArgs) ReadField1

func (*ThriftHiveMetastoreAddPartitionsArgs) String

func (*ThriftHiveMetastoreAddPartitionsArgs) Write

type ThriftHiveMetastoreAddPartitionsPspecArgs

type ThriftHiveMetastoreAddPartitionsPspecArgs struct {
	NewParts_ []*PartitionSpec `thrift:"new_parts,1" db:"new_parts" json:"new_parts"`
}

Attributes:

  • NewParts_

func NewThriftHiveMetastoreAddPartitionsPspecArgs

func NewThriftHiveMetastoreAddPartitionsPspecArgs() *ThriftHiveMetastoreAddPartitionsPspecArgs

func (*ThriftHiveMetastoreAddPartitionsPspecArgs) GetNewParts_

func (*ThriftHiveMetastoreAddPartitionsPspecArgs) Read

func (*ThriftHiveMetastoreAddPartitionsPspecArgs) ReadField1

func (*ThriftHiveMetastoreAddPartitionsPspecArgs) String

func (*ThriftHiveMetastoreAddPartitionsPspecArgs) Write

type ThriftHiveMetastoreAddPartitionsPspecResult

type ThriftHiveMetastoreAddPartitionsPspecResult struct {
	Success *int32                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAddPartitionsPspecResult

func NewThriftHiveMetastoreAddPartitionsPspecResult() *ThriftHiveMetastoreAddPartitionsPspecResult

func (*ThriftHiveMetastoreAddPartitionsPspecResult) GetO1

func (*ThriftHiveMetastoreAddPartitionsPspecResult) GetO2

func (*ThriftHiveMetastoreAddPartitionsPspecResult) GetO3

func (*ThriftHiveMetastoreAddPartitionsPspecResult) GetSuccess

func (*ThriftHiveMetastoreAddPartitionsPspecResult) IsSetO1

func (*ThriftHiveMetastoreAddPartitionsPspecResult) IsSetO2

func (*ThriftHiveMetastoreAddPartitionsPspecResult) IsSetO3

func (*ThriftHiveMetastoreAddPartitionsPspecResult) IsSetSuccess

func (*ThriftHiveMetastoreAddPartitionsPspecResult) Read

func (*ThriftHiveMetastoreAddPartitionsPspecResult) ReadField0

func (*ThriftHiveMetastoreAddPartitionsPspecResult) ReadField1

func (*ThriftHiveMetastoreAddPartitionsPspecResult) ReadField2

func (*ThriftHiveMetastoreAddPartitionsPspecResult) ReadField3

func (*ThriftHiveMetastoreAddPartitionsPspecResult) String

func (*ThriftHiveMetastoreAddPartitionsPspecResult) Write

type ThriftHiveMetastoreAddPartitionsReqArgs

type ThriftHiveMetastoreAddPartitionsReqArgs struct {
	Request *AddPartitionsRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreAddPartitionsReqArgs

func NewThriftHiveMetastoreAddPartitionsReqArgs() *ThriftHiveMetastoreAddPartitionsReqArgs

func (*ThriftHiveMetastoreAddPartitionsReqArgs) GetRequest

func (*ThriftHiveMetastoreAddPartitionsReqArgs) IsSetRequest

func (*ThriftHiveMetastoreAddPartitionsReqArgs) Read

func (*ThriftHiveMetastoreAddPartitionsReqArgs) ReadField1

func (*ThriftHiveMetastoreAddPartitionsReqArgs) String

func (*ThriftHiveMetastoreAddPartitionsReqArgs) Write

type ThriftHiveMetastoreAddPartitionsReqResult

type ThriftHiveMetastoreAddPartitionsReqResult struct {
	Success *AddPartitionsResult_   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAddPartitionsReqResult

func NewThriftHiveMetastoreAddPartitionsReqResult() *ThriftHiveMetastoreAddPartitionsReqResult

func (*ThriftHiveMetastoreAddPartitionsReqResult) GetO1

func (*ThriftHiveMetastoreAddPartitionsReqResult) GetO2

func (*ThriftHiveMetastoreAddPartitionsReqResult) GetO3

func (*ThriftHiveMetastoreAddPartitionsReqResult) GetSuccess

func (*ThriftHiveMetastoreAddPartitionsReqResult) IsSetO1

func (*ThriftHiveMetastoreAddPartitionsReqResult) IsSetO2

func (*ThriftHiveMetastoreAddPartitionsReqResult) IsSetO3

func (*ThriftHiveMetastoreAddPartitionsReqResult) IsSetSuccess

func (*ThriftHiveMetastoreAddPartitionsReqResult) Read

func (*ThriftHiveMetastoreAddPartitionsReqResult) ReadField0

func (*ThriftHiveMetastoreAddPartitionsReqResult) ReadField1

func (*ThriftHiveMetastoreAddPartitionsReqResult) ReadField2

func (*ThriftHiveMetastoreAddPartitionsReqResult) ReadField3

func (*ThriftHiveMetastoreAddPartitionsReqResult) String

func (*ThriftHiveMetastoreAddPartitionsReqResult) Write

type ThriftHiveMetastoreAddPartitionsResult

type ThriftHiveMetastoreAddPartitionsResult struct {
	Success *int32                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAddPartitionsResult

func NewThriftHiveMetastoreAddPartitionsResult() *ThriftHiveMetastoreAddPartitionsResult

func (*ThriftHiveMetastoreAddPartitionsResult) GetO1

func (*ThriftHiveMetastoreAddPartitionsResult) GetO2

func (*ThriftHiveMetastoreAddPartitionsResult) GetO3

func (*ThriftHiveMetastoreAddPartitionsResult) GetSuccess

func (*ThriftHiveMetastoreAddPartitionsResult) IsSetO1

func (*ThriftHiveMetastoreAddPartitionsResult) IsSetO2

func (*ThriftHiveMetastoreAddPartitionsResult) IsSetO3

func (*ThriftHiveMetastoreAddPartitionsResult) IsSetSuccess

func (p *ThriftHiveMetastoreAddPartitionsResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreAddPartitionsResult) Read

func (*ThriftHiveMetastoreAddPartitionsResult) ReadField0

func (*ThriftHiveMetastoreAddPartitionsResult) ReadField1

func (*ThriftHiveMetastoreAddPartitionsResult) ReadField2

func (*ThriftHiveMetastoreAddPartitionsResult) ReadField3

func (*ThriftHiveMetastoreAddPartitionsResult) String

func (*ThriftHiveMetastoreAddPartitionsResult) Write

type ThriftHiveMetastoreAddPrimaryKeyArgs

type ThriftHiveMetastoreAddPrimaryKeyArgs struct {
	Req *AddPrimaryKeyRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreAddPrimaryKeyArgs

func NewThriftHiveMetastoreAddPrimaryKeyArgs() *ThriftHiveMetastoreAddPrimaryKeyArgs

func (*ThriftHiveMetastoreAddPrimaryKeyArgs) GetReq

func (*ThriftHiveMetastoreAddPrimaryKeyArgs) IsSetReq

func (*ThriftHiveMetastoreAddPrimaryKeyArgs) Read

func (*ThriftHiveMetastoreAddPrimaryKeyArgs) ReadField1

func (*ThriftHiveMetastoreAddPrimaryKeyArgs) String

func (*ThriftHiveMetastoreAddPrimaryKeyArgs) Write

type ThriftHiveMetastoreAddPrimaryKeyResult

type ThriftHiveMetastoreAddPrimaryKeyResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAddPrimaryKeyResult

func NewThriftHiveMetastoreAddPrimaryKeyResult() *ThriftHiveMetastoreAddPrimaryKeyResult

func (*ThriftHiveMetastoreAddPrimaryKeyResult) GetO1

func (*ThriftHiveMetastoreAddPrimaryKeyResult) GetO2

func (*ThriftHiveMetastoreAddPrimaryKeyResult) IsSetO1

func (*ThriftHiveMetastoreAddPrimaryKeyResult) IsSetO2

func (*ThriftHiveMetastoreAddPrimaryKeyResult) Read

func (*ThriftHiveMetastoreAddPrimaryKeyResult) ReadField1

func (*ThriftHiveMetastoreAddPrimaryKeyResult) ReadField2

func (*ThriftHiveMetastoreAddPrimaryKeyResult) String

func (*ThriftHiveMetastoreAddPrimaryKeyResult) Write

type ThriftHiveMetastoreAddTokenArgs

type ThriftHiveMetastoreAddTokenArgs struct {
	TokenIdentifier string `thrift:"token_identifier,1" db:"token_identifier" json:"token_identifier"`
	DelegationToken string `thrift:"delegation_token,2" db:"delegation_token" json:"delegation_token"`
}

Attributes:

  • TokenIdentifier
  • DelegationToken

func NewThriftHiveMetastoreAddTokenArgs

func NewThriftHiveMetastoreAddTokenArgs() *ThriftHiveMetastoreAddTokenArgs

func (*ThriftHiveMetastoreAddTokenArgs) GetDelegationToken

func (p *ThriftHiveMetastoreAddTokenArgs) GetDelegationToken() string

func (*ThriftHiveMetastoreAddTokenArgs) GetTokenIdentifier

func (p *ThriftHiveMetastoreAddTokenArgs) GetTokenIdentifier() string

func (*ThriftHiveMetastoreAddTokenArgs) Read

func (*ThriftHiveMetastoreAddTokenArgs) ReadField1

func (*ThriftHiveMetastoreAddTokenArgs) ReadField2

func (*ThriftHiveMetastoreAddTokenArgs) String

func (*ThriftHiveMetastoreAddTokenArgs) Write

type ThriftHiveMetastoreAddTokenResult

type ThriftHiveMetastoreAddTokenResult struct {
	Success *bool `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreAddTokenResult

func NewThriftHiveMetastoreAddTokenResult() *ThriftHiveMetastoreAddTokenResult

func (*ThriftHiveMetastoreAddTokenResult) GetSuccess

func (p *ThriftHiveMetastoreAddTokenResult) GetSuccess() bool

func (*ThriftHiveMetastoreAddTokenResult) IsSetSuccess

func (p *ThriftHiveMetastoreAddTokenResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreAddTokenResult) Read

func (*ThriftHiveMetastoreAddTokenResult) ReadField0

func (*ThriftHiveMetastoreAddTokenResult) String

func (*ThriftHiveMetastoreAddTokenResult) Write

type ThriftHiveMetastoreAddUniqueConstraintArgs

type ThriftHiveMetastoreAddUniqueConstraintArgs struct {
	Req *AddUniqueConstraintRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreAddUniqueConstraintArgs

func NewThriftHiveMetastoreAddUniqueConstraintArgs() *ThriftHiveMetastoreAddUniqueConstraintArgs

func (*ThriftHiveMetastoreAddUniqueConstraintArgs) GetReq

func (*ThriftHiveMetastoreAddUniqueConstraintArgs) IsSetReq

func (*ThriftHiveMetastoreAddUniqueConstraintArgs) Read

func (*ThriftHiveMetastoreAddUniqueConstraintArgs) ReadField1

func (*ThriftHiveMetastoreAddUniqueConstraintArgs) String

func (*ThriftHiveMetastoreAddUniqueConstraintArgs) Write

type ThriftHiveMetastoreAddUniqueConstraintResult

type ThriftHiveMetastoreAddUniqueConstraintResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAddUniqueConstraintResult

func NewThriftHiveMetastoreAddUniqueConstraintResult() *ThriftHiveMetastoreAddUniqueConstraintResult

func (*ThriftHiveMetastoreAddUniqueConstraintResult) GetO1

func (*ThriftHiveMetastoreAddUniqueConstraintResult) GetO2

func (*ThriftHiveMetastoreAddUniqueConstraintResult) IsSetO1

func (*ThriftHiveMetastoreAddUniqueConstraintResult) IsSetO2

func (*ThriftHiveMetastoreAddUniqueConstraintResult) Read

func (*ThriftHiveMetastoreAddUniqueConstraintResult) ReadField1

func (*ThriftHiveMetastoreAddUniqueConstraintResult) ReadField2

func (*ThriftHiveMetastoreAddUniqueConstraintResult) String

func (*ThriftHiveMetastoreAddUniqueConstraintResult) Write

type ThriftHiveMetastoreAlterDatabaseArgs

type ThriftHiveMetastoreAlterDatabaseArgs struct {
	Dbname string    `thrift:"dbname,1" db:"dbname" json:"dbname"`
	Db     *Database `thrift:"db,2" db:"db" json:"db"`
}

Attributes:

  • Dbname
  • Db

func NewThriftHiveMetastoreAlterDatabaseArgs

func NewThriftHiveMetastoreAlterDatabaseArgs() *ThriftHiveMetastoreAlterDatabaseArgs

func (*ThriftHiveMetastoreAlterDatabaseArgs) GetDb

func (*ThriftHiveMetastoreAlterDatabaseArgs) GetDbname

func (*ThriftHiveMetastoreAlterDatabaseArgs) IsSetDb

func (*ThriftHiveMetastoreAlterDatabaseArgs) Read

func (*ThriftHiveMetastoreAlterDatabaseArgs) ReadField1

func (*ThriftHiveMetastoreAlterDatabaseArgs) ReadField2

func (*ThriftHiveMetastoreAlterDatabaseArgs) String

func (*ThriftHiveMetastoreAlterDatabaseArgs) Write

type ThriftHiveMetastoreAlterDatabaseResult

type ThriftHiveMetastoreAlterDatabaseResult struct {
	O1 *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAlterDatabaseResult

func NewThriftHiveMetastoreAlterDatabaseResult() *ThriftHiveMetastoreAlterDatabaseResult

func (*ThriftHiveMetastoreAlterDatabaseResult) GetO1

func (*ThriftHiveMetastoreAlterDatabaseResult) GetO2

func (*ThriftHiveMetastoreAlterDatabaseResult) IsSetO1

func (*ThriftHiveMetastoreAlterDatabaseResult) IsSetO2

func (*ThriftHiveMetastoreAlterDatabaseResult) Read

func (*ThriftHiveMetastoreAlterDatabaseResult) ReadField1

func (*ThriftHiveMetastoreAlterDatabaseResult) ReadField2

func (*ThriftHiveMetastoreAlterDatabaseResult) String

func (*ThriftHiveMetastoreAlterDatabaseResult) Write

type ThriftHiveMetastoreAlterFunctionArgs

type ThriftHiveMetastoreAlterFunctionArgs struct {
	DbName   string    `thrift:"dbName,1" db:"dbName" json:"dbName"`
	FuncName string    `thrift:"funcName,2" db:"funcName" json:"funcName"`
	NewFunc_ *Function `thrift:"newFunc,3" db:"newFunc" json:"newFunc"`
}

Attributes:

  • DbName
  • FuncName
  • NewFunc_

func NewThriftHiveMetastoreAlterFunctionArgs

func NewThriftHiveMetastoreAlterFunctionArgs() *ThriftHiveMetastoreAlterFunctionArgs

func (*ThriftHiveMetastoreAlterFunctionArgs) GetDbName

func (*ThriftHiveMetastoreAlterFunctionArgs) GetFuncName

func (*ThriftHiveMetastoreAlterFunctionArgs) GetNewFunc_

func (*ThriftHiveMetastoreAlterFunctionArgs) IsSetNewFunc_

func (p *ThriftHiveMetastoreAlterFunctionArgs) IsSetNewFunc_() bool

func (*ThriftHiveMetastoreAlterFunctionArgs) Read

func (*ThriftHiveMetastoreAlterFunctionArgs) ReadField1

func (*ThriftHiveMetastoreAlterFunctionArgs) ReadField2

func (*ThriftHiveMetastoreAlterFunctionArgs) ReadField3

func (*ThriftHiveMetastoreAlterFunctionArgs) String

func (*ThriftHiveMetastoreAlterFunctionArgs) Write

type ThriftHiveMetastoreAlterFunctionResult

type ThriftHiveMetastoreAlterFunctionResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAlterFunctionResult

func NewThriftHiveMetastoreAlterFunctionResult() *ThriftHiveMetastoreAlterFunctionResult

func (*ThriftHiveMetastoreAlterFunctionResult) GetO1

func (*ThriftHiveMetastoreAlterFunctionResult) GetO2

func (*ThriftHiveMetastoreAlterFunctionResult) IsSetO1

func (*ThriftHiveMetastoreAlterFunctionResult) IsSetO2

func (*ThriftHiveMetastoreAlterFunctionResult) Read

func (*ThriftHiveMetastoreAlterFunctionResult) ReadField1

func (*ThriftHiveMetastoreAlterFunctionResult) ReadField2

func (*ThriftHiveMetastoreAlterFunctionResult) String

func (*ThriftHiveMetastoreAlterFunctionResult) Write

type ThriftHiveMetastoreAlterIndexArgs

type ThriftHiveMetastoreAlterIndexArgs struct {
	Dbname      string `thrift:"dbname,1" db:"dbname" json:"dbname"`
	BaseTblName string `thrift:"base_tbl_name,2" db:"base_tbl_name" json:"base_tbl_name"`
	IdxName     string `thrift:"idx_name,3" db:"idx_name" json:"idx_name"`
	NewIdx_     *Index `thrift:"new_idx,4" db:"new_idx" json:"new_idx"`
}

Attributes:

  • Dbname
  • BaseTblName
  • IdxName
  • NewIdx_

func NewThriftHiveMetastoreAlterIndexArgs

func NewThriftHiveMetastoreAlterIndexArgs() *ThriftHiveMetastoreAlterIndexArgs

func (*ThriftHiveMetastoreAlterIndexArgs) GetBaseTblName

func (p *ThriftHiveMetastoreAlterIndexArgs) GetBaseTblName() string

func (*ThriftHiveMetastoreAlterIndexArgs) GetDbname

func (*ThriftHiveMetastoreAlterIndexArgs) GetIdxName

func (p *ThriftHiveMetastoreAlterIndexArgs) GetIdxName() string

func (*ThriftHiveMetastoreAlterIndexArgs) GetNewIdx_

func (p *ThriftHiveMetastoreAlterIndexArgs) GetNewIdx_() *Index

func (*ThriftHiveMetastoreAlterIndexArgs) IsSetNewIdx_

func (p *ThriftHiveMetastoreAlterIndexArgs) IsSetNewIdx_() bool

func (*ThriftHiveMetastoreAlterIndexArgs) Read

func (*ThriftHiveMetastoreAlterIndexArgs) ReadField1

func (*ThriftHiveMetastoreAlterIndexArgs) ReadField2

func (*ThriftHiveMetastoreAlterIndexArgs) ReadField3

func (*ThriftHiveMetastoreAlterIndexArgs) ReadField4

func (*ThriftHiveMetastoreAlterIndexArgs) String

func (*ThriftHiveMetastoreAlterIndexArgs) Write

type ThriftHiveMetastoreAlterIndexResult

type ThriftHiveMetastoreAlterIndexResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAlterIndexResult

func NewThriftHiveMetastoreAlterIndexResult() *ThriftHiveMetastoreAlterIndexResult

func (*ThriftHiveMetastoreAlterIndexResult) GetO1

func (*ThriftHiveMetastoreAlterIndexResult) GetO2

func (*ThriftHiveMetastoreAlterIndexResult) IsSetO1

func (*ThriftHiveMetastoreAlterIndexResult) IsSetO2

func (*ThriftHiveMetastoreAlterIndexResult) Read

func (*ThriftHiveMetastoreAlterIndexResult) ReadField1

func (*ThriftHiveMetastoreAlterIndexResult) ReadField2

func (*ThriftHiveMetastoreAlterIndexResult) String

func (*ThriftHiveMetastoreAlterIndexResult) Write

type ThriftHiveMetastoreAlterPartitionArgs

type ThriftHiveMetastoreAlterPartitionArgs struct {
	DbName   string     `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string     `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	NewPart_ *Partition `thrift:"new_part,3" db:"new_part" json:"new_part"`
}

Attributes:

  • DbName
  • TblName
  • NewPart_

func NewThriftHiveMetastoreAlterPartitionArgs

func NewThriftHiveMetastoreAlterPartitionArgs() *ThriftHiveMetastoreAlterPartitionArgs

func (*ThriftHiveMetastoreAlterPartitionArgs) GetDbName

func (*ThriftHiveMetastoreAlterPartitionArgs) GetNewPart_

func (*ThriftHiveMetastoreAlterPartitionArgs) GetTblName

func (*ThriftHiveMetastoreAlterPartitionArgs) IsSetNewPart_

func (p *ThriftHiveMetastoreAlterPartitionArgs) IsSetNewPart_() bool

func (*ThriftHiveMetastoreAlterPartitionArgs) Read

func (*ThriftHiveMetastoreAlterPartitionArgs) ReadField1

func (*ThriftHiveMetastoreAlterPartitionArgs) ReadField2

func (*ThriftHiveMetastoreAlterPartitionArgs) ReadField3

func (*ThriftHiveMetastoreAlterPartitionArgs) String

func (*ThriftHiveMetastoreAlterPartitionArgs) Write

type ThriftHiveMetastoreAlterPartitionResult

type ThriftHiveMetastoreAlterPartitionResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAlterPartitionResult

func NewThriftHiveMetastoreAlterPartitionResult() *ThriftHiveMetastoreAlterPartitionResult

func (*ThriftHiveMetastoreAlterPartitionResult) GetO1

func (*ThriftHiveMetastoreAlterPartitionResult) GetO2

func (*ThriftHiveMetastoreAlterPartitionResult) IsSetO1

func (*ThriftHiveMetastoreAlterPartitionResult) IsSetO2

func (*ThriftHiveMetastoreAlterPartitionResult) Read

func (*ThriftHiveMetastoreAlterPartitionResult) ReadField1

func (*ThriftHiveMetastoreAlterPartitionResult) ReadField2

func (*ThriftHiveMetastoreAlterPartitionResult) String

func (*ThriftHiveMetastoreAlterPartitionResult) Write

type ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs

type ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs struct {
	DbName             string              `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName            string              `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	NewPart_           *Partition          `thrift:"new_part,3" db:"new_part" json:"new_part"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,4" db:"environment_context" json:"environment_context"`
}

Attributes:

  • DbName
  • TblName
  • NewPart_
  • EnvironmentContext

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) GetDbName

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) GetNewPart_

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) GetTblName

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) IsSetNewPart_

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) ReadField4

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult

type ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreAlterPartitionWithEnvironmentContextResult) Write

type ThriftHiveMetastoreAlterPartitionsArgs

type ThriftHiveMetastoreAlterPartitionsArgs struct {
	DbName    string       `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName   string       `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	NewParts_ []*Partition `thrift:"new_parts,3" db:"new_parts" json:"new_parts"`
}

Attributes:

  • DbName
  • TblName
  • NewParts_

func NewThriftHiveMetastoreAlterPartitionsArgs

func NewThriftHiveMetastoreAlterPartitionsArgs() *ThriftHiveMetastoreAlterPartitionsArgs

func (*ThriftHiveMetastoreAlterPartitionsArgs) GetDbName

func (*ThriftHiveMetastoreAlterPartitionsArgs) GetNewParts_

func (*ThriftHiveMetastoreAlterPartitionsArgs) GetTblName

func (*ThriftHiveMetastoreAlterPartitionsArgs) Read

func (*ThriftHiveMetastoreAlterPartitionsArgs) ReadField1

func (*ThriftHiveMetastoreAlterPartitionsArgs) ReadField2

func (*ThriftHiveMetastoreAlterPartitionsArgs) ReadField3

func (*ThriftHiveMetastoreAlterPartitionsArgs) String

func (*ThriftHiveMetastoreAlterPartitionsArgs) Write

type ThriftHiveMetastoreAlterPartitionsResult

type ThriftHiveMetastoreAlterPartitionsResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAlterPartitionsResult

func NewThriftHiveMetastoreAlterPartitionsResult() *ThriftHiveMetastoreAlterPartitionsResult

func (*ThriftHiveMetastoreAlterPartitionsResult) GetO1

func (*ThriftHiveMetastoreAlterPartitionsResult) GetO2

func (*ThriftHiveMetastoreAlterPartitionsResult) IsSetO1

func (*ThriftHiveMetastoreAlterPartitionsResult) IsSetO2

func (*ThriftHiveMetastoreAlterPartitionsResult) Read

func (*ThriftHiveMetastoreAlterPartitionsResult) ReadField1

func (*ThriftHiveMetastoreAlterPartitionsResult) ReadField2

func (*ThriftHiveMetastoreAlterPartitionsResult) String

func (*ThriftHiveMetastoreAlterPartitionsResult) Write

type ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs

type ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs struct {
	DbName             string              `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName            string              `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	NewParts_          []*Partition        `thrift:"new_parts,3" db:"new_parts" json:"new_parts"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,4" db:"environment_context" json:"environment_context"`
}

Attributes:

  • DbName
  • TblName
  • NewParts_
  • EnvironmentContext

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) GetDbName

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) GetNewParts_

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) GetTblName

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) ReadField4

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult

type ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreAlterPartitionsWithEnvironmentContextResult) Write

type ThriftHiveMetastoreAlterResourcePlanArgs

type ThriftHiveMetastoreAlterResourcePlanArgs struct {
	Request *WMAlterResourcePlanRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreAlterResourcePlanArgs

func NewThriftHiveMetastoreAlterResourcePlanArgs() *ThriftHiveMetastoreAlterResourcePlanArgs

func (*ThriftHiveMetastoreAlterResourcePlanArgs) GetRequest

func (*ThriftHiveMetastoreAlterResourcePlanArgs) IsSetRequest

func (*ThriftHiveMetastoreAlterResourcePlanArgs) Read

func (*ThriftHiveMetastoreAlterResourcePlanArgs) ReadField1

func (*ThriftHiveMetastoreAlterResourcePlanArgs) String

func (*ThriftHiveMetastoreAlterResourcePlanArgs) Write

type ThriftHiveMetastoreAlterResourcePlanResult

type ThriftHiveMetastoreAlterResourcePlanResult struct {
	Success *WMAlterResourcePlanResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException       `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidOperationException   `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException               `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAlterResourcePlanResult

func NewThriftHiveMetastoreAlterResourcePlanResult() *ThriftHiveMetastoreAlterResourcePlanResult

func (*ThriftHiveMetastoreAlterResourcePlanResult) GetO1

func (*ThriftHiveMetastoreAlterResourcePlanResult) GetO2

func (*ThriftHiveMetastoreAlterResourcePlanResult) GetO3

func (*ThriftHiveMetastoreAlterResourcePlanResult) GetSuccess

func (*ThriftHiveMetastoreAlterResourcePlanResult) IsSetO1

func (*ThriftHiveMetastoreAlterResourcePlanResult) IsSetO2

func (*ThriftHiveMetastoreAlterResourcePlanResult) IsSetO3

func (*ThriftHiveMetastoreAlterResourcePlanResult) IsSetSuccess

func (*ThriftHiveMetastoreAlterResourcePlanResult) Read

func (*ThriftHiveMetastoreAlterResourcePlanResult) ReadField0

func (*ThriftHiveMetastoreAlterResourcePlanResult) ReadField1

func (*ThriftHiveMetastoreAlterResourcePlanResult) ReadField2

func (*ThriftHiveMetastoreAlterResourcePlanResult) ReadField3

func (*ThriftHiveMetastoreAlterResourcePlanResult) String

func (*ThriftHiveMetastoreAlterResourcePlanResult) Write

type ThriftHiveMetastoreAlterTableArgs

type ThriftHiveMetastoreAlterTableArgs struct {
	Dbname  string `thrift:"dbname,1" db:"dbname" json:"dbname"`
	TblName string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	NewTbl_ *Table `thrift:"new_tbl,3" db:"new_tbl" json:"new_tbl"`
}

Attributes:

  • Dbname
  • TblName
  • NewTbl_

func NewThriftHiveMetastoreAlterTableArgs

func NewThriftHiveMetastoreAlterTableArgs() *ThriftHiveMetastoreAlterTableArgs

func (*ThriftHiveMetastoreAlterTableArgs) GetDbname

func (*ThriftHiveMetastoreAlterTableArgs) GetNewTbl_

func (p *ThriftHiveMetastoreAlterTableArgs) GetNewTbl_() *Table

func (*ThriftHiveMetastoreAlterTableArgs) GetTblName

func (p *ThriftHiveMetastoreAlterTableArgs) GetTblName() string

func (*ThriftHiveMetastoreAlterTableArgs) IsSetNewTbl_

func (p *ThriftHiveMetastoreAlterTableArgs) IsSetNewTbl_() bool

func (*ThriftHiveMetastoreAlterTableArgs) Read

func (*ThriftHiveMetastoreAlterTableArgs) ReadField1

func (*ThriftHiveMetastoreAlterTableArgs) ReadField2

func (*ThriftHiveMetastoreAlterTableArgs) ReadField3

func (*ThriftHiveMetastoreAlterTableArgs) String

func (*ThriftHiveMetastoreAlterTableArgs) Write

type ThriftHiveMetastoreAlterTableResult

type ThriftHiveMetastoreAlterTableResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAlterTableResult

func NewThriftHiveMetastoreAlterTableResult() *ThriftHiveMetastoreAlterTableResult

func (*ThriftHiveMetastoreAlterTableResult) GetO1

func (*ThriftHiveMetastoreAlterTableResult) GetO2

func (*ThriftHiveMetastoreAlterTableResult) IsSetO1

func (*ThriftHiveMetastoreAlterTableResult) IsSetO2

func (*ThriftHiveMetastoreAlterTableResult) Read

func (*ThriftHiveMetastoreAlterTableResult) ReadField1

func (*ThriftHiveMetastoreAlterTableResult) ReadField2

func (*ThriftHiveMetastoreAlterTableResult) String

func (*ThriftHiveMetastoreAlterTableResult) Write

type ThriftHiveMetastoreAlterTableWithCascadeArgs

type ThriftHiveMetastoreAlterTableWithCascadeArgs struct {
	Dbname  string `thrift:"dbname,1" db:"dbname" json:"dbname"`
	TblName string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	NewTbl_ *Table `thrift:"new_tbl,3" db:"new_tbl" json:"new_tbl"`
	Cascade bool   `thrift:"cascade,4" db:"cascade" json:"cascade"`
}

Attributes:

  • Dbname
  • TblName
  • NewTbl_
  • Cascade

func NewThriftHiveMetastoreAlterTableWithCascadeArgs

func NewThriftHiveMetastoreAlterTableWithCascadeArgs() *ThriftHiveMetastoreAlterTableWithCascadeArgs

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) GetCascade

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) GetDbname

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) GetNewTbl_

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) GetTblName

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) IsSetNewTbl_

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) Read

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) ReadField1

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) ReadField2

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) ReadField3

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) ReadField4

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) String

func (*ThriftHiveMetastoreAlterTableWithCascadeArgs) Write

type ThriftHiveMetastoreAlterTableWithCascadeResult

type ThriftHiveMetastoreAlterTableWithCascadeResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreAlterTableWithCascadeResult

func NewThriftHiveMetastoreAlterTableWithCascadeResult() *ThriftHiveMetastoreAlterTableWithCascadeResult

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) GetO1

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) GetO2

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) IsSetO1

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) IsSetO2

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) Read

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) ReadField1

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) ReadField2

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) String

func (*ThriftHiveMetastoreAlterTableWithCascadeResult) Write

type ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs

type ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs struct {
	Dbname             string              `thrift:"dbname,1" db:"dbname" json:"dbname"`
	TblName            string              `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	NewTbl_            *Table              `thrift:"new_tbl,3" db:"new_tbl" json:"new_tbl"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,4" db:"environment_context" json:"environment_context"`
}

Attributes:

  • Dbname
  • TblName
  • NewTbl_
  • EnvironmentContext

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) GetDbname

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) GetNewTbl_

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) GetTblName

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) IsSetNewTbl_

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) ReadField4

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreAlterTableWithEnvironmentContextResult

type ThriftHiveMetastoreAlterTableWithEnvironmentContextResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreAlterTableWithEnvironmentContextResult) Write

type ThriftHiveMetastoreAlterWmTriggerArgs

type ThriftHiveMetastoreAlterWmTriggerArgs struct {
	Request *WMAlterTriggerRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreAlterWmTriggerArgs

func NewThriftHiveMetastoreAlterWmTriggerArgs() *ThriftHiveMetastoreAlterWmTriggerArgs

func (*ThriftHiveMetastoreAlterWmTriggerArgs) GetRequest

func (*ThriftHiveMetastoreAlterWmTriggerArgs) IsSetRequest

func (p *ThriftHiveMetastoreAlterWmTriggerArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreAlterWmTriggerArgs) Read

func (*ThriftHiveMetastoreAlterWmTriggerArgs) ReadField1

func (*ThriftHiveMetastoreAlterWmTriggerArgs) String

func (*ThriftHiveMetastoreAlterWmTriggerArgs) Write

type ThriftHiveMetastoreAlterWmTriggerResult

type ThriftHiveMetastoreAlterWmTriggerResult struct {
	Success *WMAlterTriggerResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAlterWmTriggerResult

func NewThriftHiveMetastoreAlterWmTriggerResult() *ThriftHiveMetastoreAlterWmTriggerResult

func (*ThriftHiveMetastoreAlterWmTriggerResult) GetO1

func (*ThriftHiveMetastoreAlterWmTriggerResult) GetO2

func (*ThriftHiveMetastoreAlterWmTriggerResult) GetO3

func (*ThriftHiveMetastoreAlterWmTriggerResult) GetSuccess

func (*ThriftHiveMetastoreAlterWmTriggerResult) IsSetO1

func (*ThriftHiveMetastoreAlterWmTriggerResult) IsSetO2

func (*ThriftHiveMetastoreAlterWmTriggerResult) IsSetO3

func (*ThriftHiveMetastoreAlterWmTriggerResult) IsSetSuccess

func (*ThriftHiveMetastoreAlterWmTriggerResult) Read

func (*ThriftHiveMetastoreAlterWmTriggerResult) ReadField0

func (*ThriftHiveMetastoreAlterWmTriggerResult) ReadField1

func (*ThriftHiveMetastoreAlterWmTriggerResult) ReadField2

func (*ThriftHiveMetastoreAlterWmTriggerResult) ReadField3

func (*ThriftHiveMetastoreAlterWmTriggerResult) String

func (*ThriftHiveMetastoreAlterWmTriggerResult) Write

type ThriftHiveMetastoreAppendPartitionArgs

type ThriftHiveMetastoreAppendPartitionArgs struct {
	DbName   string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals []string `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
}

Attributes:

  • DbName
  • TblName
  • PartVals

func NewThriftHiveMetastoreAppendPartitionArgs

func NewThriftHiveMetastoreAppendPartitionArgs() *ThriftHiveMetastoreAppendPartitionArgs

func (*ThriftHiveMetastoreAppendPartitionArgs) GetDbName

func (*ThriftHiveMetastoreAppendPartitionArgs) GetPartVals

func (*ThriftHiveMetastoreAppendPartitionArgs) GetTblName

func (*ThriftHiveMetastoreAppendPartitionArgs) Read

func (*ThriftHiveMetastoreAppendPartitionArgs) ReadField1

func (*ThriftHiveMetastoreAppendPartitionArgs) ReadField2

func (*ThriftHiveMetastoreAppendPartitionArgs) ReadField3

func (*ThriftHiveMetastoreAppendPartitionArgs) String

func (*ThriftHiveMetastoreAppendPartitionArgs) Write

type ThriftHiveMetastoreAppendPartitionByNameArgs

type ThriftHiveMetastoreAppendPartitionByNameArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartName string `thrift:"part_name,3" db:"part_name" json:"part_name"`
}

Attributes:

  • DbName
  • TblName
  • PartName

func NewThriftHiveMetastoreAppendPartitionByNameArgs

func NewThriftHiveMetastoreAppendPartitionByNameArgs() *ThriftHiveMetastoreAppendPartitionByNameArgs

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) GetDbName

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) GetPartName

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) GetTblName

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) Read

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField1

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField2

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField3

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) String

func (*ThriftHiveMetastoreAppendPartitionByNameArgs) Write

type ThriftHiveMetastoreAppendPartitionByNameResult

type ThriftHiveMetastoreAppendPartitionByNameResult struct {
	Success *Partition              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAppendPartitionByNameResult

func NewThriftHiveMetastoreAppendPartitionByNameResult() *ThriftHiveMetastoreAppendPartitionByNameResult

func (*ThriftHiveMetastoreAppendPartitionByNameResult) GetO1

func (*ThriftHiveMetastoreAppendPartitionByNameResult) GetO2

func (*ThriftHiveMetastoreAppendPartitionByNameResult) GetO3

func (*ThriftHiveMetastoreAppendPartitionByNameResult) GetSuccess

func (*ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO1

func (*ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO2

func (*ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO3

func (*ThriftHiveMetastoreAppendPartitionByNameResult) IsSetSuccess

func (*ThriftHiveMetastoreAppendPartitionByNameResult) Read

func (*ThriftHiveMetastoreAppendPartitionByNameResult) ReadField0

func (*ThriftHiveMetastoreAppendPartitionByNameResult) ReadField1

func (*ThriftHiveMetastoreAppendPartitionByNameResult) ReadField2

func (*ThriftHiveMetastoreAppendPartitionByNameResult) ReadField3

func (*ThriftHiveMetastoreAppendPartitionByNameResult) String

func (*ThriftHiveMetastoreAppendPartitionByNameResult) Write

type ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs

type ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs struct {
	DbName             string              `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName            string              `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartName           string              `thrift:"part_name,3" db:"part_name" json:"part_name"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,4" db:"environment_context" json:"environment_context"`
}

Attributes:

  • DbName
  • TblName
  • PartName
  • EnvironmentContext

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) GetDbName

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) GetPartName

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) GetTblName

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) ReadField4

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult

type ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult struct {
	Success *Partition              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) GetO3

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) GetSuccess

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) IsSetO3

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) IsSetSuccess

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) ReadField0

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) ReadField3

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreAppendPartitionByNameWithEnvironmentContextResult) Write

type ThriftHiveMetastoreAppendPartitionResult

type ThriftHiveMetastoreAppendPartitionResult struct {
	Success *Partition              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreAppendPartitionResult

func NewThriftHiveMetastoreAppendPartitionResult() *ThriftHiveMetastoreAppendPartitionResult

func (*ThriftHiveMetastoreAppendPartitionResult) GetO1

func (*ThriftHiveMetastoreAppendPartitionResult) GetO2

func (*ThriftHiveMetastoreAppendPartitionResult) GetO3

func (*ThriftHiveMetastoreAppendPartitionResult) GetSuccess

func (*ThriftHiveMetastoreAppendPartitionResult) IsSetO1

func (*ThriftHiveMetastoreAppendPartitionResult) IsSetO2

func (*ThriftHiveMetastoreAppendPartitionResult) IsSetO3

func (*ThriftHiveMetastoreAppendPartitionResult) IsSetSuccess

func (*ThriftHiveMetastoreAppendPartitionResult) Read

func (*ThriftHiveMetastoreAppendPartitionResult) ReadField0

func (*ThriftHiveMetastoreAppendPartitionResult) ReadField1

func (*ThriftHiveMetastoreAppendPartitionResult) ReadField2

func (*ThriftHiveMetastoreAppendPartitionResult) ReadField3

func (*ThriftHiveMetastoreAppendPartitionResult) String

func (*ThriftHiveMetastoreAppendPartitionResult) Write

type ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs

type ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs struct {
	DbName             string              `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName            string              `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals           []string            `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,4" db:"environment_context" json:"environment_context"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • EnvironmentContext

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) GetDbName

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) GetPartVals

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) GetTblName

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) ReadField4

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult

type ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult struct {
	Success *Partition              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *InvalidObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *AlreadyExistsException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) GetO3

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) GetSuccess

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) IsSetO3

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) IsSetSuccess

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) ReadField0

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) ReadField3

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreAppendPartitionWithEnvironmentContextResult) Write

type ThriftHiveMetastoreCacheFileMetadataArgs

type ThriftHiveMetastoreCacheFileMetadataArgs struct {
	Req *CacheFileMetadataRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreCacheFileMetadataArgs

func NewThriftHiveMetastoreCacheFileMetadataArgs() *ThriftHiveMetastoreCacheFileMetadataArgs

func (*ThriftHiveMetastoreCacheFileMetadataArgs) GetReq

func (*ThriftHiveMetastoreCacheFileMetadataArgs) IsSetReq

func (*ThriftHiveMetastoreCacheFileMetadataArgs) Read

func (*ThriftHiveMetastoreCacheFileMetadataArgs) ReadField1

func (*ThriftHiveMetastoreCacheFileMetadataArgs) String

func (*ThriftHiveMetastoreCacheFileMetadataArgs) Write

type ThriftHiveMetastoreCacheFileMetadataResult

type ThriftHiveMetastoreCacheFileMetadataResult struct {
	Success *CacheFileMetadataResult_ `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreCacheFileMetadataResult

func NewThriftHiveMetastoreCacheFileMetadataResult() *ThriftHiveMetastoreCacheFileMetadataResult

func (*ThriftHiveMetastoreCacheFileMetadataResult) GetSuccess

func (*ThriftHiveMetastoreCacheFileMetadataResult) IsSetSuccess

func (*ThriftHiveMetastoreCacheFileMetadataResult) Read

func (*ThriftHiveMetastoreCacheFileMetadataResult) ReadField0

func (*ThriftHiveMetastoreCacheFileMetadataResult) String

func (*ThriftHiveMetastoreCacheFileMetadataResult) Write

type ThriftHiveMetastoreCancelDelegationTokenArgs

type ThriftHiveMetastoreCancelDelegationTokenArgs struct {
	TokenStrForm string `thrift:"token_str_form,1" db:"token_str_form" json:"token_str_form"`
}

Attributes:

  • TokenStrForm

func NewThriftHiveMetastoreCancelDelegationTokenArgs

func NewThriftHiveMetastoreCancelDelegationTokenArgs() *ThriftHiveMetastoreCancelDelegationTokenArgs

func (*ThriftHiveMetastoreCancelDelegationTokenArgs) GetTokenStrForm

func (*ThriftHiveMetastoreCancelDelegationTokenArgs) Read

func (*ThriftHiveMetastoreCancelDelegationTokenArgs) ReadField1

func (*ThriftHiveMetastoreCancelDelegationTokenArgs) String

func (*ThriftHiveMetastoreCancelDelegationTokenArgs) Write

type ThriftHiveMetastoreCancelDelegationTokenResult

type ThriftHiveMetastoreCancelDelegationTokenResult struct {
	O1 *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • O1

func NewThriftHiveMetastoreCancelDelegationTokenResult

func NewThriftHiveMetastoreCancelDelegationTokenResult() *ThriftHiveMetastoreCancelDelegationTokenResult

func (*ThriftHiveMetastoreCancelDelegationTokenResult) GetO1

func (*ThriftHiveMetastoreCancelDelegationTokenResult) IsSetO1

func (*ThriftHiveMetastoreCancelDelegationTokenResult) Read

func (*ThriftHiveMetastoreCancelDelegationTokenResult) ReadField1

func (*ThriftHiveMetastoreCancelDelegationTokenResult) String

func (*ThriftHiveMetastoreCancelDelegationTokenResult) Write

type ThriftHiveMetastoreCheckLockArgs

type ThriftHiveMetastoreCheckLockArgs struct {
	Rqst *CheckLockRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreCheckLockArgs

func NewThriftHiveMetastoreCheckLockArgs() *ThriftHiveMetastoreCheckLockArgs

func (*ThriftHiveMetastoreCheckLockArgs) GetRqst

func (*ThriftHiveMetastoreCheckLockArgs) IsSetRqst

func (p *ThriftHiveMetastoreCheckLockArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreCheckLockArgs) Read

func (*ThriftHiveMetastoreCheckLockArgs) ReadField1

func (*ThriftHiveMetastoreCheckLockArgs) String

func (*ThriftHiveMetastoreCheckLockArgs) Write

type ThriftHiveMetastoreCheckLockResult

type ThriftHiveMetastoreCheckLockResult struct {
	Success *LockResponse        `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchTxnException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *TxnAbortedException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *NoSuchLockException `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreCheckLockResult

func NewThriftHiveMetastoreCheckLockResult() *ThriftHiveMetastoreCheckLockResult

func (*ThriftHiveMetastoreCheckLockResult) GetO1

func (*ThriftHiveMetastoreCheckLockResult) GetO2

func (*ThriftHiveMetastoreCheckLockResult) GetO3

func (*ThriftHiveMetastoreCheckLockResult) GetSuccess

func (*ThriftHiveMetastoreCheckLockResult) IsSetO1

func (*ThriftHiveMetastoreCheckLockResult) IsSetO2

func (*ThriftHiveMetastoreCheckLockResult) IsSetO3

func (*ThriftHiveMetastoreCheckLockResult) IsSetSuccess

func (p *ThriftHiveMetastoreCheckLockResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreCheckLockResult) Read

func (*ThriftHiveMetastoreCheckLockResult) ReadField0

func (*ThriftHiveMetastoreCheckLockResult) ReadField1

func (*ThriftHiveMetastoreCheckLockResult) ReadField2

func (*ThriftHiveMetastoreCheckLockResult) ReadField3

func (*ThriftHiveMetastoreCheckLockResult) String

func (*ThriftHiveMetastoreCheckLockResult) Write

type ThriftHiveMetastoreClearFileMetadataArgs

type ThriftHiveMetastoreClearFileMetadataArgs struct {
	Req *ClearFileMetadataRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreClearFileMetadataArgs

func NewThriftHiveMetastoreClearFileMetadataArgs() *ThriftHiveMetastoreClearFileMetadataArgs

func (*ThriftHiveMetastoreClearFileMetadataArgs) GetReq

func (*ThriftHiveMetastoreClearFileMetadataArgs) IsSetReq

func (*ThriftHiveMetastoreClearFileMetadataArgs) Read

func (*ThriftHiveMetastoreClearFileMetadataArgs) ReadField1

func (*ThriftHiveMetastoreClearFileMetadataArgs) String

func (*ThriftHiveMetastoreClearFileMetadataArgs) Write

type ThriftHiveMetastoreClearFileMetadataResult

type ThriftHiveMetastoreClearFileMetadataResult struct {
	Success *ClearFileMetadataResult_ `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreClearFileMetadataResult

func NewThriftHiveMetastoreClearFileMetadataResult() *ThriftHiveMetastoreClearFileMetadataResult

func (*ThriftHiveMetastoreClearFileMetadataResult) GetSuccess

func (*ThriftHiveMetastoreClearFileMetadataResult) IsSetSuccess

func (*ThriftHiveMetastoreClearFileMetadataResult) Read

func (*ThriftHiveMetastoreClearFileMetadataResult) ReadField0

func (*ThriftHiveMetastoreClearFileMetadataResult) String

func (*ThriftHiveMetastoreClearFileMetadataResult) Write

type ThriftHiveMetastoreClient

type ThriftHiveMetastoreClient struct {
	// contains filtered or unexported fields
}

This interface is live.

func NewThriftHiveMetastoreClient

func NewThriftHiveMetastoreClient(c thrift.TClient) *ThriftHiveMetastoreClient

func NewThriftHiveMetastoreClientProtocol

func NewThriftHiveMetastoreClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *ThriftHiveMetastoreClient

func (*ThriftHiveMetastoreClient) AbortTxn

func (p *ThriftHiveMetastoreClient) AbortTxn(ctx context.Context, rqst *AbortTxnRequest) (err error)

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) AbortTxns

func (p *ThriftHiveMetastoreClient) AbortTxns(ctx context.Context, rqst *AbortTxnsRequest) (err error)

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) AddDynamicPartitions

func (p *ThriftHiveMetastoreClient) AddDynamicPartitions(ctx context.Context, rqst *AddDynamicPartitions) (err error)

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) AddForeignKey

func (p *ThriftHiveMetastoreClient) AddForeignKey(ctx context.Context, req *AddForeignKeyRequest) (err error)

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) AddIndex

func (p *ThriftHiveMetastoreClient) AddIndex(ctx context.Context, new_index *Index, index_table *Table) (r *Index, err error)

Parameters:

  • NewIndex_
  • IndexTable

func (*ThriftHiveMetastoreClient) AddMasterKey

func (p *ThriftHiveMetastoreClient) AddMasterKey(ctx context.Context, key string) (r int32, err error)

Parameters:

  • Key

func (*ThriftHiveMetastoreClient) AddNotNullConstraint

func (p *ThriftHiveMetastoreClient) AddNotNullConstraint(ctx context.Context, req *AddNotNullConstraintRequest) (err error)

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) AddPartition

func (p *ThriftHiveMetastoreClient) AddPartition(ctx context.Context, new_part *Partition) (r *Partition, err error)

Parameters:

  • NewPart_

func (*ThriftHiveMetastoreClient) AddPartitionWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) AddPartitionWithEnvironmentContext(ctx context.Context, new_part *Partition, environment_context *EnvironmentContext) (r *Partition, err error)

Parameters:

  • NewPart_
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) AddPartitions

func (p *ThriftHiveMetastoreClient) AddPartitions(ctx context.Context, new_parts []*Partition) (r int32, err error)

Parameters:

  • NewParts_

func (*ThriftHiveMetastoreClient) AddPartitionsPspec

func (p *ThriftHiveMetastoreClient) AddPartitionsPspec(ctx context.Context, new_parts []*PartitionSpec) (r int32, err error)

Parameters:

  • NewParts_

func (*ThriftHiveMetastoreClient) AddPartitionsReq

func (p *ThriftHiveMetastoreClient) AddPartitionsReq(ctx context.Context, request *AddPartitionsRequest) (r *AddPartitionsResult_, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) AddPrimaryKey

func (p *ThriftHiveMetastoreClient) AddPrimaryKey(ctx context.Context, req *AddPrimaryKeyRequest) (err error)

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) AddToken

func (p *ThriftHiveMetastoreClient) AddToken(ctx context.Context, token_identifier string, delegation_token string) (r bool, err error)

Parameters:

  • TokenIdentifier
  • DelegationToken

func (*ThriftHiveMetastoreClient) AddUniqueConstraint

func (p *ThriftHiveMetastoreClient) AddUniqueConstraint(ctx context.Context, req *AddUniqueConstraintRequest) (err error)

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) AlterDatabase

func (p *ThriftHiveMetastoreClient) AlterDatabase(ctx context.Context, dbname string, db *Database) (err error)

Parameters:

  • Dbname
  • Db

func (*ThriftHiveMetastoreClient) AlterFunction

func (p *ThriftHiveMetastoreClient) AlterFunction(ctx context.Context, dbName string, funcName string, newFunc *Function) (err error)

Parameters:

  • DbName
  • FuncName
  • NewFunc_

func (*ThriftHiveMetastoreClient) AlterIndex

func (p *ThriftHiveMetastoreClient) AlterIndex(ctx context.Context, dbname string, base_tbl_name string, idx_name string, new_idx *Index) (err error)

Parameters:

  • Dbname
  • BaseTblName
  • IdxName
  • NewIdx_

func (*ThriftHiveMetastoreClient) AlterPartition

func (p *ThriftHiveMetastoreClient) AlterPartition(ctx context.Context, db_name string, tbl_name string, new_part *Partition) (err error)

Parameters:

  • DbName
  • TblName
  • NewPart_

func (*ThriftHiveMetastoreClient) AlterPartitionWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) AlterPartitionWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, new_part *Partition, environment_context *EnvironmentContext) (err error)

Parameters:

  • DbName
  • TblName
  • NewPart_
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) AlterPartitions

func (p *ThriftHiveMetastoreClient) AlterPartitions(ctx context.Context, db_name string, tbl_name string, new_parts []*Partition) (err error)

Parameters:

  • DbName
  • TblName
  • NewParts_

func (*ThriftHiveMetastoreClient) AlterPartitionsWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) AlterPartitionsWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, new_parts []*Partition, environment_context *EnvironmentContext) (err error)

Parameters:

  • DbName
  • TblName
  • NewParts_
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) AlterResourcePlan

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) AlterTable

func (p *ThriftHiveMetastoreClient) AlterTable(ctx context.Context, dbname string, tbl_name string, new_tbl *Table) (err error)

Parameters:

  • Dbname
  • TblName
  • NewTbl_

func (*ThriftHiveMetastoreClient) AlterTableWithCascade

func (p *ThriftHiveMetastoreClient) AlterTableWithCascade(ctx context.Context, dbname string, tbl_name string, new_tbl *Table, cascade bool) (err error)

Parameters:

  • Dbname
  • TblName
  • NewTbl_
  • Cascade

func (*ThriftHiveMetastoreClient) AlterTableWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) AlterTableWithEnvironmentContext(ctx context.Context, dbname string, tbl_name string, new_tbl *Table, environment_context *EnvironmentContext) (err error)

Parameters:

  • Dbname
  • TblName
  • NewTbl_
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) AlterWmTrigger

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) AppendPartition

func (p *ThriftHiveMetastoreClient) AppendPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string) (r *Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartVals

func (*ThriftHiveMetastoreClient) AppendPartitionByName

func (p *ThriftHiveMetastoreClient) AppendPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string) (r *Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartName

func (*ThriftHiveMetastoreClient) AppendPartitionByNameWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) AppendPartitionByNameWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, part_name string, environment_context *EnvironmentContext) (r *Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartName
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) AppendPartitionWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) AppendPartitionWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, part_vals []string, environment_context *EnvironmentContext) (r *Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) CacheFileMetadata

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) CancelDelegationToken

func (p *ThriftHiveMetastoreClient) CancelDelegationToken(ctx context.Context, token_str_form string) (err error)

Parameters:

  • TokenStrForm

func (*ThriftHiveMetastoreClient) CheckLock

func (p *ThriftHiveMetastoreClient) CheckLock(ctx context.Context, rqst *CheckLockRequest) (r *LockResponse, err error)

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) ClearFileMetadata

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) Client_

func (*ThriftHiveMetastoreClient) CmRecycle

func (p *ThriftHiveMetastoreClient) CmRecycle(ctx context.Context, request *CmRecycleRequest) (r *CmRecycleResponse, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) CommitTxn

func (p *ThriftHiveMetastoreClient) CommitTxn(ctx context.Context, rqst *CommitTxnRequest) (err error)

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) Compact

func (p *ThriftHiveMetastoreClient) Compact(ctx context.Context, rqst *CompactionRequest) (err error)

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) Compact2

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) CreateDatabase

func (p *ThriftHiveMetastoreClient) CreateDatabase(ctx context.Context, database *Database) (err error)

Parameters:

  • Database

func (*ThriftHiveMetastoreClient) CreateFunction

func (p *ThriftHiveMetastoreClient) CreateFunction(ctx context.Context, func_a1 *Function) (err error)

Parameters:

  • Func

func (*ThriftHiveMetastoreClient) CreateResourcePlan

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) CreateRole

func (p *ThriftHiveMetastoreClient) CreateRole(ctx context.Context, role *Role) (r bool, err error)

Parameters:

  • Role

func (*ThriftHiveMetastoreClient) CreateTable

func (p *ThriftHiveMetastoreClient) CreateTable(ctx context.Context, tbl *Table) (err error)

Parameters:

  • Tbl

func (*ThriftHiveMetastoreClient) CreateTableWithConstraints

func (p *ThriftHiveMetastoreClient) CreateTableWithConstraints(ctx context.Context, tbl *Table, primaryKeys []*SQLPrimaryKey, foreignKeys []*SQLForeignKey, uniqueConstraints []*SQLUniqueConstraint, notNullConstraints []*SQLNotNullConstraint) (err error)

Parameters:

  • Tbl
  • PrimaryKeys
  • ForeignKeys
  • UniqueConstraints
  • NotNullConstraints

func (*ThriftHiveMetastoreClient) CreateTableWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) CreateTableWithEnvironmentContext(ctx context.Context, tbl *Table, environment_context *EnvironmentContext) (err error)

Parameters:

  • Tbl
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) CreateType

func (p *ThriftHiveMetastoreClient) CreateType(ctx context.Context, type_a1 *Type) (r bool, err error)

Parameters:

  • Type

func (*ThriftHiveMetastoreClient) CreateWmTrigger

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) DeletePartitionColumnStatistics

func (p *ThriftHiveMetastoreClient) DeletePartitionColumnStatistics(ctx context.Context, db_name string, tbl_name string, part_name string, col_name string) (r bool, err error)

Parameters:

  • DbName
  • TblName
  • PartName
  • ColName

func (*ThriftHiveMetastoreClient) DeleteTableColumnStatistics

func (p *ThriftHiveMetastoreClient) DeleteTableColumnStatistics(ctx context.Context, db_name string, tbl_name string, col_name string) (r bool, err error)

Parameters:

  • DbName
  • TblName
  • ColName

func (*ThriftHiveMetastoreClient) DropConstraint

func (p *ThriftHiveMetastoreClient) DropConstraint(ctx context.Context, req *DropConstraintRequest) (err error)

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) DropDatabase

func (p *ThriftHiveMetastoreClient) DropDatabase(ctx context.Context, name string, deleteData bool, cascade bool) (err error)

Parameters:

  • Name
  • DeleteData
  • Cascade

func (*ThriftHiveMetastoreClient) DropFunction

func (p *ThriftHiveMetastoreClient) DropFunction(ctx context.Context, dbName string, funcName string) (err error)

Parameters:

  • DbName
  • FuncName

func (*ThriftHiveMetastoreClient) DropIndexByName

func (p *ThriftHiveMetastoreClient) DropIndexByName(ctx context.Context, db_name string, tbl_name string, index_name string, deleteData bool) (r bool, err error)

Parameters:

  • DbName
  • TblName
  • IndexName
  • DeleteData

func (*ThriftHiveMetastoreClient) DropPartition

func (p *ThriftHiveMetastoreClient) DropPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string, deleteData bool) (r bool, err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • DeleteData

func (*ThriftHiveMetastoreClient) DropPartitionByName

func (p *ThriftHiveMetastoreClient) DropPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string, deleteData bool) (r bool, err error)

Parameters:

  • DbName
  • TblName
  • PartName
  • DeleteData

func (*ThriftHiveMetastoreClient) DropPartitionByNameWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) DropPartitionByNameWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, part_name string, deleteData bool, environment_context *EnvironmentContext) (r bool, err error)

Parameters:

  • DbName
  • TblName
  • PartName
  • DeleteData
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) DropPartitionWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) DropPartitionWithEnvironmentContext(ctx context.Context, db_name string, tbl_name string, part_vals []string, deleteData bool, environment_context *EnvironmentContext) (r bool, err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • DeleteData
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) DropPartitionsReq

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) DropResourcePlan

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) DropRole

func (p *ThriftHiveMetastoreClient) DropRole(ctx context.Context, role_name string) (r bool, err error)

Parameters:

  • RoleName

func (*ThriftHiveMetastoreClient) DropTable

func (p *ThriftHiveMetastoreClient) DropTable(ctx context.Context, dbname string, name string, deleteData bool) (err error)

Parameters:

  • Dbname
  • Name
  • DeleteData

func (*ThriftHiveMetastoreClient) DropTableWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) DropTableWithEnvironmentContext(ctx context.Context, dbname string, name string, deleteData bool, environment_context *EnvironmentContext) (err error)

Parameters:

  • Dbname
  • Name
  • DeleteData
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) DropType

func (p *ThriftHiveMetastoreClient) DropType(ctx context.Context, type_a1 string) (r bool, err error)

Parameters:

  • Type

func (*ThriftHiveMetastoreClient) DropWmTrigger

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) ExchangePartition

func (p *ThriftHiveMetastoreClient) ExchangePartition(ctx context.Context, partitionSpecs map[string]string, source_db string, source_table_name string, dest_db string, dest_table_name string) (r *Partition, err error)

Parameters:

  • PartitionSpecs
  • SourceDb
  • SourceTableName
  • DestDb
  • DestTableName

func (*ThriftHiveMetastoreClient) ExchangePartitions

func (p *ThriftHiveMetastoreClient) ExchangePartitions(ctx context.Context, partitionSpecs map[string]string, source_db string, source_table_name string, dest_db string, dest_table_name string) (r []*Partition, err error)

Parameters:

  • PartitionSpecs
  • SourceDb
  • SourceTableName
  • DestDb
  • DestTableName

func (*ThriftHiveMetastoreClient) FireListenerEvent

func (p *ThriftHiveMetastoreClient) FireListenerEvent(ctx context.Context, rqst *FireEventRequest) (r *FireEventResponse, err error)

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) FlushCache

func (p *ThriftHiveMetastoreClient) FlushCache(ctx context.Context) (err error)

func (*ThriftHiveMetastoreClient) GetActiveResourcePlan

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetAggrStatsFor

func (p *ThriftHiveMetastoreClient) GetAggrStatsFor(ctx context.Context, request *PartitionsStatsRequest) (r *AggrStats, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetAllDatabases

func (p *ThriftHiveMetastoreClient) GetAllDatabases(ctx context.Context) (r []string, err error)

func (*ThriftHiveMetastoreClient) GetAllFunctions

func (p *ThriftHiveMetastoreClient) GetAllFunctions(ctx context.Context) (r *GetAllFunctionsResponse, err error)

func (*ThriftHiveMetastoreClient) GetAllResourcePlans

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetAllTables

func (p *ThriftHiveMetastoreClient) GetAllTables(ctx context.Context, db_name string) (r []string, err error)

Parameters:

  • DbName

func (*ThriftHiveMetastoreClient) GetAllTokenIdentifiers

func (p *ThriftHiveMetastoreClient) GetAllTokenIdentifiers(ctx context.Context) (r []string, err error)

func (*ThriftHiveMetastoreClient) GetConfigValue

func (p *ThriftHiveMetastoreClient) GetConfigValue(ctx context.Context, name string, defaultValue string) (r string, err error)

Parameters:

  • Name
  • DefaultValue

func (*ThriftHiveMetastoreClient) GetCurrentNotificationEventId

func (p *ThriftHiveMetastoreClient) GetCurrentNotificationEventId(ctx context.Context) (r *CurrentNotificationEventId, err error)

func (*ThriftHiveMetastoreClient) GetDatabase

func (p *ThriftHiveMetastoreClient) GetDatabase(ctx context.Context, name string) (r *Database, err error)

Parameters:

  • Name

func (*ThriftHiveMetastoreClient) GetDatabases

func (p *ThriftHiveMetastoreClient) GetDatabases(ctx context.Context, pattern string) (r []string, err error)

Parameters:

  • Pattern

func (*ThriftHiveMetastoreClient) GetDelegationToken

func (p *ThriftHiveMetastoreClient) GetDelegationToken(ctx context.Context, token_owner string, renewer_kerberos_principal_name string) (r string, err error)

Parameters:

  • TokenOwner
  • RenewerKerberosPrincipalName

func (*ThriftHiveMetastoreClient) GetFields

func (p *ThriftHiveMetastoreClient) GetFields(ctx context.Context, db_name string, table_name string) (r []*FieldSchema, err error)

Parameters:

  • DbName
  • TableName

func (*ThriftHiveMetastoreClient) GetFieldsWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) GetFieldsWithEnvironmentContext(ctx context.Context, db_name string, table_name string, environment_context *EnvironmentContext) (r []*FieldSchema, err error)

Parameters:

  • DbName
  • TableName
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) GetFileMetadata

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) GetFileMetadataByExpr

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) GetForeignKeys

func (p *ThriftHiveMetastoreClient) GetForeignKeys(ctx context.Context, request *ForeignKeysRequest) (r *ForeignKeysResponse, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetFunction

func (p *ThriftHiveMetastoreClient) GetFunction(ctx context.Context, dbName string, funcName string) (r *Function, err error)

Parameters:

  • DbName
  • FuncName

func (*ThriftHiveMetastoreClient) GetFunctions

func (p *ThriftHiveMetastoreClient) GetFunctions(ctx context.Context, dbName string, pattern string) (r []string, err error)

Parameters:

  • DbName
  • Pattern

func (*ThriftHiveMetastoreClient) GetIndexByName

func (p *ThriftHiveMetastoreClient) GetIndexByName(ctx context.Context, db_name string, tbl_name string, index_name string) (r *Index, err error)

Parameters:

  • DbName
  • TblName
  • IndexName

func (*ThriftHiveMetastoreClient) GetIndexNames

func (p *ThriftHiveMetastoreClient) GetIndexNames(ctx context.Context, db_name string, tbl_name string, max_indexes int16) (r []string, err error)

Parameters:

  • DbName
  • TblName
  • MaxIndexes

func (*ThriftHiveMetastoreClient) GetIndexes

func (p *ThriftHiveMetastoreClient) GetIndexes(ctx context.Context, db_name string, tbl_name string, max_indexes int16) (r []*Index, err error)

Parameters:

  • DbName
  • TblName
  • MaxIndexes

func (*ThriftHiveMetastoreClient) GetMasterKeys

func (p *ThriftHiveMetastoreClient) GetMasterKeys(ctx context.Context) (r []string, err error)

func (*ThriftHiveMetastoreClient) GetMetaConf

func (p *ThriftHiveMetastoreClient) GetMetaConf(ctx context.Context, key string) (r string, err error)

Parameters:

  • Key

func (*ThriftHiveMetastoreClient) GetMetastoreDbUUID

func (p *ThriftHiveMetastoreClient) GetMetastoreDbUUID(ctx context.Context) (r string, err error)

func (*ThriftHiveMetastoreClient) GetNextNotification

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) GetNotNullConstraints

func (p *ThriftHiveMetastoreClient) GetNotNullConstraints(ctx context.Context, request *NotNullConstraintsRequest) (r *NotNullConstraintsResponse, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetNotificationEventsCount

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) GetNumPartitionsByFilter

func (p *ThriftHiveMetastoreClient) GetNumPartitionsByFilter(ctx context.Context, db_name string, tbl_name string, filter string) (r int32, err error)

Parameters:

  • DbName
  • TblName
  • Filter

func (*ThriftHiveMetastoreClient) GetOpenTxns

func (p *ThriftHiveMetastoreClient) GetOpenTxns(ctx context.Context) (r *GetOpenTxnsResponse, err error)

func (*ThriftHiveMetastoreClient) GetOpenTxnsInfo

func (p *ThriftHiveMetastoreClient) GetOpenTxnsInfo(ctx context.Context) (r *GetOpenTxnsInfoResponse, err error)

func (*ThriftHiveMetastoreClient) GetPartSpecsByFilter

func (p *ThriftHiveMetastoreClient) GetPartSpecsByFilter(ctx context.Context, db_name string, tbl_name string, filter string, max_parts int32) (r []*PartitionSpec, err error)

Parameters:

  • DbName
  • TblName
  • Filter
  • MaxParts

func (*ThriftHiveMetastoreClient) GetPartition

func (p *ThriftHiveMetastoreClient) GetPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string) (r *Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartVals

func (*ThriftHiveMetastoreClient) GetPartitionByName

func (p *ThriftHiveMetastoreClient) GetPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string) (r *Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartName

func (*ThriftHiveMetastoreClient) GetPartitionColumnStatistics

func (p *ThriftHiveMetastoreClient) GetPartitionColumnStatistics(ctx context.Context, db_name string, tbl_name string, part_name string, col_name string) (r *ColumnStatistics, err error)

Parameters:

  • DbName
  • TblName
  • PartName
  • ColName

func (*ThriftHiveMetastoreClient) GetPartitionNames

func (p *ThriftHiveMetastoreClient) GetPartitionNames(ctx context.Context, db_name string, tbl_name string, max_parts int16) (r []string, err error)

Parameters:

  • DbName
  • TblName
  • MaxParts

func (*ThriftHiveMetastoreClient) GetPartitionNamesPs

func (p *ThriftHiveMetastoreClient) GetPartitionNamesPs(ctx context.Context, db_name string, tbl_name string, part_vals []string, max_parts int16) (r []string, err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • MaxParts

func (*ThriftHiveMetastoreClient) GetPartitionValues

func (p *ThriftHiveMetastoreClient) GetPartitionValues(ctx context.Context, request *PartitionValuesRequest) (r *PartitionValuesResponse, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetPartitionWithAuth

func (p *ThriftHiveMetastoreClient) GetPartitionWithAuth(ctx context.Context, db_name string, tbl_name string, part_vals []string, user_name string, group_names []string) (r *Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • UserName
  • GroupNames

func (*ThriftHiveMetastoreClient) GetPartitions

func (p *ThriftHiveMetastoreClient) GetPartitions(ctx context.Context, db_name string, tbl_name string, max_parts int16) (r []*Partition, err error)

Parameters:

  • DbName
  • TblName
  • MaxParts

func (*ThriftHiveMetastoreClient) GetPartitionsByExpr

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) GetPartitionsByFilter

func (p *ThriftHiveMetastoreClient) GetPartitionsByFilter(ctx context.Context, db_name string, tbl_name string, filter string, max_parts int16) (r []*Partition, err error)

Parameters:

  • DbName
  • TblName
  • Filter
  • MaxParts

func (*ThriftHiveMetastoreClient) GetPartitionsByNames

func (p *ThriftHiveMetastoreClient) GetPartitionsByNames(ctx context.Context, db_name string, tbl_name string, names []string) (r []*Partition, err error)

Parameters:

  • DbName
  • TblName
  • Names

func (*ThriftHiveMetastoreClient) GetPartitionsPs

func (p *ThriftHiveMetastoreClient) GetPartitionsPs(ctx context.Context, db_name string, tbl_name string, part_vals []string, max_parts int16) (r []*Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • MaxParts

func (*ThriftHiveMetastoreClient) GetPartitionsPsWithAuth

func (p *ThriftHiveMetastoreClient) GetPartitionsPsWithAuth(ctx context.Context, db_name string, tbl_name string, part_vals []string, max_parts int16, user_name string, group_names []string) (r []*Partition, err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • MaxParts
  • UserName
  • GroupNames

func (*ThriftHiveMetastoreClient) GetPartitionsPspec

func (p *ThriftHiveMetastoreClient) GetPartitionsPspec(ctx context.Context, db_name string, tbl_name string, max_parts int32) (r []*PartitionSpec, err error)

Parameters:

  • DbName
  • TblName
  • MaxParts

func (*ThriftHiveMetastoreClient) GetPartitionsStatisticsReq

func (p *ThriftHiveMetastoreClient) GetPartitionsStatisticsReq(ctx context.Context, request *PartitionsStatsRequest) (r *PartitionsStatsResult_, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetPartitionsWithAuth

func (p *ThriftHiveMetastoreClient) GetPartitionsWithAuth(ctx context.Context, db_name string, tbl_name string, max_parts int16, user_name string, group_names []string) (r []*Partition, err error)

Parameters:

  • DbName
  • TblName
  • MaxParts
  • UserName
  • GroupNames

func (*ThriftHiveMetastoreClient) GetPrimaryKeys

func (p *ThriftHiveMetastoreClient) GetPrimaryKeys(ctx context.Context, request *PrimaryKeysRequest) (r *PrimaryKeysResponse, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetPrincipalsInRole

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetPrivilegeSet

func (p *ThriftHiveMetastoreClient) GetPrivilegeSet(ctx context.Context, hiveObject *HiveObjectRef, user_name string, group_names []string) (r *PrincipalPrivilegeSet, err error)

Parameters:

  • HiveObject
  • UserName
  • GroupNames

func (*ThriftHiveMetastoreClient) GetResourcePlan

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetRoleGrantsForPrincipal

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetRoleNames

func (p *ThriftHiveMetastoreClient) GetRoleNames(ctx context.Context) (r []string, err error)

func (*ThriftHiveMetastoreClient) GetSchema

func (p *ThriftHiveMetastoreClient) GetSchema(ctx context.Context, db_name string, table_name string) (r []*FieldSchema, err error)

Parameters:

  • DbName
  • TableName

func (*ThriftHiveMetastoreClient) GetSchemaWithEnvironmentContext

func (p *ThriftHiveMetastoreClient) GetSchemaWithEnvironmentContext(ctx context.Context, db_name string, table_name string, environment_context *EnvironmentContext) (r []*FieldSchema, err error)

Parameters:

  • DbName
  • TableName
  • EnvironmentContext

func (*ThriftHiveMetastoreClient) GetTable

func (p *ThriftHiveMetastoreClient) GetTable(ctx context.Context, dbname string, tbl_name string) (r *Table, err error)

Parameters:

  • Dbname
  • TblName

func (*ThriftHiveMetastoreClient) GetTableColumnStatistics

func (p *ThriftHiveMetastoreClient) GetTableColumnStatistics(ctx context.Context, db_name string, tbl_name string, col_name string) (r *ColumnStatistics, err error)

Parameters:

  • DbName
  • TblName
  • ColName

func (*ThriftHiveMetastoreClient) GetTableMeta

func (p *ThriftHiveMetastoreClient) GetTableMeta(ctx context.Context, db_patterns string, tbl_patterns string, tbl_types []string) (r []*TableMeta, err error)

Parameters:

  • DbPatterns
  • TblPatterns
  • TblTypes

func (*ThriftHiveMetastoreClient) GetTableNamesByFilter

func (p *ThriftHiveMetastoreClient) GetTableNamesByFilter(ctx context.Context, dbname string, filter string, max_tables int16) (r []string, err error)

Parameters:

  • Dbname
  • Filter
  • MaxTables

func (*ThriftHiveMetastoreClient) GetTableObjectsByName

func (p *ThriftHiveMetastoreClient) GetTableObjectsByName(ctx context.Context, dbname string, tbl_names []string) (r []*Table, err error)

Parameters:

  • Dbname
  • TblNames

func (*ThriftHiveMetastoreClient) GetTableObjectsByNameReq

func (p *ThriftHiveMetastoreClient) GetTableObjectsByNameReq(ctx context.Context, req *GetTablesRequest) (r *GetTablesResult_, err error)

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) GetTableReq

func (p *ThriftHiveMetastoreClient) GetTableReq(ctx context.Context, req *GetTableRequest) (r *GetTableResult_, err error)

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) GetTableStatisticsReq

func (p *ThriftHiveMetastoreClient) GetTableStatisticsReq(ctx context.Context, request *TableStatsRequest) (r *TableStatsResult_, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetTables

func (p *ThriftHiveMetastoreClient) GetTables(ctx context.Context, db_name string, pattern string) (r []string, err error)

Parameters:

  • DbName
  • Pattern

func (*ThriftHiveMetastoreClient) GetTablesByType

func (p *ThriftHiveMetastoreClient) GetTablesByType(ctx context.Context, db_name string, pattern string, tableType string) (r []string, err error)

Parameters:

  • DbName
  • Pattern
  • TableType

func (*ThriftHiveMetastoreClient) GetToken

func (p *ThriftHiveMetastoreClient) GetToken(ctx context.Context, token_identifier string) (r string, err error)

Parameters:

  • TokenIdentifier

func (*ThriftHiveMetastoreClient) GetTriggersForResourceplan

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GetType

func (p *ThriftHiveMetastoreClient) GetType(ctx context.Context, name string) (r *Type, err error)

Parameters:

  • Name

func (*ThriftHiveMetastoreClient) GetTypeAll

func (p *ThriftHiveMetastoreClient) GetTypeAll(ctx context.Context, name string) (r map[string]*Type, err error)

Parameters:

  • Name

func (*ThriftHiveMetastoreClient) GetUniqueConstraints

func (p *ThriftHiveMetastoreClient) GetUniqueConstraints(ctx context.Context, request *UniqueConstraintsRequest) (r *UniqueConstraintsResponse, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GrantPrivileges

func (p *ThriftHiveMetastoreClient) GrantPrivileges(ctx context.Context, privileges *PrivilegeBag) (r bool, err error)

Parameters:

  • Privileges

func (*ThriftHiveMetastoreClient) GrantRevokePrivileges

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GrantRevokeRole

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) GrantRole

func (p *ThriftHiveMetastoreClient) GrantRole(ctx context.Context, role_name string, principal_name string, principal_type PrincipalType, grantor string, grantorType PrincipalType, grant_option bool) (r bool, err error)

Parameters:

  • RoleName
  • PrincipalName
  • PrincipalType
  • Grantor
  • GrantorType
  • GrantOption

func (*ThriftHiveMetastoreClient) Heartbeat

func (p *ThriftHiveMetastoreClient) Heartbeat(ctx context.Context, ids *HeartbeatRequest) (err error)

Parameters:

  • Ids

func (*ThriftHiveMetastoreClient) HeartbeatTxnRange

Parameters:

  • Txns

func (*ThriftHiveMetastoreClient) IsPartitionMarkedForEvent

func (p *ThriftHiveMetastoreClient) IsPartitionMarkedForEvent(ctx context.Context, db_name string, tbl_name string, part_vals map[string]string, eventType PartitionEventType) (r bool, err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • EventType

func (*ThriftHiveMetastoreClient) ListPrivileges

func (p *ThriftHiveMetastoreClient) ListPrivileges(ctx context.Context, principal_name string, principal_type PrincipalType, hiveObject *HiveObjectRef) (r []*HiveObjectPrivilege, err error)

Parameters:

  • PrincipalName
  • PrincipalType
  • HiveObject

func (*ThriftHiveMetastoreClient) ListRoles

func (p *ThriftHiveMetastoreClient) ListRoles(ctx context.Context, principal_name string, principal_type PrincipalType) (r []*Role, err error)

Parameters:

  • PrincipalName
  • PrincipalType

func (*ThriftHiveMetastoreClient) Lock

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) MarkPartitionForEvent

func (p *ThriftHiveMetastoreClient) MarkPartitionForEvent(ctx context.Context, db_name string, tbl_name string, part_vals map[string]string, eventType PartitionEventType) (err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • EventType

func (*ThriftHiveMetastoreClient) OpenTxns

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) PartitionNameHasValidCharacters

func (p *ThriftHiveMetastoreClient) PartitionNameHasValidCharacters(ctx context.Context, part_vals []string, throw_exception bool) (r bool, err error)

Parameters:

  • PartVals
  • ThrowException

func (*ThriftHiveMetastoreClient) PartitionNameToSpec

func (p *ThriftHiveMetastoreClient) PartitionNameToSpec(ctx context.Context, part_name string) (r map[string]string, err error)

Parameters:

  • PartName

func (*ThriftHiveMetastoreClient) PartitionNameToVals

func (p *ThriftHiveMetastoreClient) PartitionNameToVals(ctx context.Context, part_name string) (r []string, err error)

Parameters:

  • PartName

func (*ThriftHiveMetastoreClient) PutFileMetadata

Parameters:

  • Req

func (*ThriftHiveMetastoreClient) RemoveMasterKey

func (p *ThriftHiveMetastoreClient) RemoveMasterKey(ctx context.Context, key_seq int32) (r bool, err error)

Parameters:

  • KeySeq

func (*ThriftHiveMetastoreClient) RemoveToken

func (p *ThriftHiveMetastoreClient) RemoveToken(ctx context.Context, token_identifier string) (r bool, err error)

Parameters:

  • TokenIdentifier

func (*ThriftHiveMetastoreClient) RenamePartition

func (p *ThriftHiveMetastoreClient) RenamePartition(ctx context.Context, db_name string, tbl_name string, part_vals []string, new_part *Partition) (err error)

Parameters:

  • DbName
  • TblName
  • PartVals
  • NewPart_

func (*ThriftHiveMetastoreClient) RenewDelegationToken

func (p *ThriftHiveMetastoreClient) RenewDelegationToken(ctx context.Context, token_str_form string) (r int64, err error)

Parameters:

  • TokenStrForm

func (*ThriftHiveMetastoreClient) RevokePrivileges

func (p *ThriftHiveMetastoreClient) RevokePrivileges(ctx context.Context, privileges *PrivilegeBag) (r bool, err error)

Parameters:

  • Privileges

func (*ThriftHiveMetastoreClient) RevokeRole

func (p *ThriftHiveMetastoreClient) RevokeRole(ctx context.Context, role_name string, principal_name string, principal_type PrincipalType) (r bool, err error)

Parameters:

  • RoleName
  • PrincipalName
  • PrincipalType

func (*ThriftHiveMetastoreClient) SetAggrStatsFor

func (p *ThriftHiveMetastoreClient) SetAggrStatsFor(ctx context.Context, request *SetPartitionsStatsRequest) (r bool, err error)

Parameters:

  • Request

func (*ThriftHiveMetastoreClient) SetMetaConf

func (p *ThriftHiveMetastoreClient) SetMetaConf(ctx context.Context, key string, value string) (err error)

Parameters:

  • Key
  • Value

func (*ThriftHiveMetastoreClient) SetUgi

func (p *ThriftHiveMetastoreClient) SetUgi(ctx context.Context, user_name string, group_names []string) (r []string, err error)

Parameters:

  • UserName
  • GroupNames

func (*ThriftHiveMetastoreClient) ShowCompact

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) ShowLocks

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) TruncateTable

func (p *ThriftHiveMetastoreClient) TruncateTable(ctx context.Context, dbName string, tableName string, partNames []string) (err error)

Parameters:

  • DbName
  • TableName
  • PartNames

func (*ThriftHiveMetastoreClient) Unlock

func (p *ThriftHiveMetastoreClient) Unlock(ctx context.Context, rqst *UnlockRequest) (err error)

Parameters:

  • Rqst

func (*ThriftHiveMetastoreClient) UpdateMasterKey

func (p *ThriftHiveMetastoreClient) UpdateMasterKey(ctx context.Context, seq_number int32, key string) (err error)

Parameters:

  • SeqNumber
  • Key

func (*ThriftHiveMetastoreClient) UpdatePartitionColumnStatistics

func (p *ThriftHiveMetastoreClient) UpdatePartitionColumnStatistics(ctx context.Context, stats_obj *ColumnStatistics) (r bool, err error)

Parameters:

  • StatsObj

func (*ThriftHiveMetastoreClient) UpdateTableColumnStatistics

func (p *ThriftHiveMetastoreClient) UpdateTableColumnStatistics(ctx context.Context, stats_obj *ColumnStatistics) (r bool, err error)

Parameters:

  • StatsObj

func (*ThriftHiveMetastoreClient) ValidateResourcePlan

Parameters:

  • Request

type ThriftHiveMetastoreCmRecycleArgs

type ThriftHiveMetastoreCmRecycleArgs struct {
	Request *CmRecycleRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreCmRecycleArgs

func NewThriftHiveMetastoreCmRecycleArgs() *ThriftHiveMetastoreCmRecycleArgs

func (*ThriftHiveMetastoreCmRecycleArgs) GetRequest

func (*ThriftHiveMetastoreCmRecycleArgs) IsSetRequest

func (p *ThriftHiveMetastoreCmRecycleArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreCmRecycleArgs) Read

func (*ThriftHiveMetastoreCmRecycleArgs) ReadField1

func (*ThriftHiveMetastoreCmRecycleArgs) String

func (*ThriftHiveMetastoreCmRecycleArgs) Write

type ThriftHiveMetastoreCmRecycleResult

type ThriftHiveMetastoreCmRecycleResult struct {
	Success *CmRecycleResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException     `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreCmRecycleResult

func NewThriftHiveMetastoreCmRecycleResult() *ThriftHiveMetastoreCmRecycleResult

func (*ThriftHiveMetastoreCmRecycleResult) GetO1

func (*ThriftHiveMetastoreCmRecycleResult) GetSuccess

func (*ThriftHiveMetastoreCmRecycleResult) IsSetO1

func (*ThriftHiveMetastoreCmRecycleResult) IsSetSuccess

func (p *ThriftHiveMetastoreCmRecycleResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreCmRecycleResult) Read

func (*ThriftHiveMetastoreCmRecycleResult) ReadField0

func (*ThriftHiveMetastoreCmRecycleResult) ReadField1

func (*ThriftHiveMetastoreCmRecycleResult) String

func (*ThriftHiveMetastoreCmRecycleResult) Write

type ThriftHiveMetastoreCommitTxnArgs

type ThriftHiveMetastoreCommitTxnArgs struct {
	Rqst *CommitTxnRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreCommitTxnArgs

func NewThriftHiveMetastoreCommitTxnArgs() *ThriftHiveMetastoreCommitTxnArgs

func (*ThriftHiveMetastoreCommitTxnArgs) GetRqst

func (*ThriftHiveMetastoreCommitTxnArgs) IsSetRqst

func (p *ThriftHiveMetastoreCommitTxnArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreCommitTxnArgs) Read

func (*ThriftHiveMetastoreCommitTxnArgs) ReadField1

func (*ThriftHiveMetastoreCommitTxnArgs) String

func (*ThriftHiveMetastoreCommitTxnArgs) Write

type ThriftHiveMetastoreCommitTxnResult

type ThriftHiveMetastoreCommitTxnResult struct {
	O1 *NoSuchTxnException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *TxnAbortedException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreCommitTxnResult

func NewThriftHiveMetastoreCommitTxnResult() *ThriftHiveMetastoreCommitTxnResult

func (*ThriftHiveMetastoreCommitTxnResult) GetO1

func (*ThriftHiveMetastoreCommitTxnResult) GetO2

func (*ThriftHiveMetastoreCommitTxnResult) IsSetO1

func (*ThriftHiveMetastoreCommitTxnResult) IsSetO2

func (*ThriftHiveMetastoreCommitTxnResult) Read

func (*ThriftHiveMetastoreCommitTxnResult) ReadField1

func (*ThriftHiveMetastoreCommitTxnResult) ReadField2

func (*ThriftHiveMetastoreCommitTxnResult) String

func (*ThriftHiveMetastoreCommitTxnResult) Write

type ThriftHiveMetastoreCompact2Args

type ThriftHiveMetastoreCompact2Args struct {
	Rqst *CompactionRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreCompact2Args

func NewThriftHiveMetastoreCompact2Args() *ThriftHiveMetastoreCompact2Args

func (*ThriftHiveMetastoreCompact2Args) GetRqst

func (*ThriftHiveMetastoreCompact2Args) IsSetRqst

func (p *ThriftHiveMetastoreCompact2Args) IsSetRqst() bool

func (*ThriftHiveMetastoreCompact2Args) Read

func (*ThriftHiveMetastoreCompact2Args) ReadField1

func (*ThriftHiveMetastoreCompact2Args) String

func (*ThriftHiveMetastoreCompact2Args) Write

type ThriftHiveMetastoreCompact2Result

type ThriftHiveMetastoreCompact2Result struct {
	Success *CompactionResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreCompact2Result

func NewThriftHiveMetastoreCompact2Result() *ThriftHiveMetastoreCompact2Result

func (*ThriftHiveMetastoreCompact2Result) GetSuccess

func (*ThriftHiveMetastoreCompact2Result) IsSetSuccess

func (p *ThriftHiveMetastoreCompact2Result) IsSetSuccess() bool

func (*ThriftHiveMetastoreCompact2Result) Read

func (*ThriftHiveMetastoreCompact2Result) ReadField0

func (*ThriftHiveMetastoreCompact2Result) String

func (*ThriftHiveMetastoreCompact2Result) Write

type ThriftHiveMetastoreCompactArgs

type ThriftHiveMetastoreCompactArgs struct {
	Rqst *CompactionRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreCompactArgs

func NewThriftHiveMetastoreCompactArgs() *ThriftHiveMetastoreCompactArgs

func (*ThriftHiveMetastoreCompactArgs) GetRqst

func (*ThriftHiveMetastoreCompactArgs) IsSetRqst

func (p *ThriftHiveMetastoreCompactArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreCompactArgs) Read

func (*ThriftHiveMetastoreCompactArgs) ReadField1

func (*ThriftHiveMetastoreCompactArgs) String

func (*ThriftHiveMetastoreCompactArgs) Write

type ThriftHiveMetastoreCompactResult

type ThriftHiveMetastoreCompactResult struct {
}

func NewThriftHiveMetastoreCompactResult

func NewThriftHiveMetastoreCompactResult() *ThriftHiveMetastoreCompactResult

func (*ThriftHiveMetastoreCompactResult) Read

func (*ThriftHiveMetastoreCompactResult) String

func (*ThriftHiveMetastoreCompactResult) Write

type ThriftHiveMetastoreCreateDatabaseArgs

type ThriftHiveMetastoreCreateDatabaseArgs struct {
	Database *Database `thrift:"database,1" db:"database" json:"database"`
}

Attributes:

  • Database

func NewThriftHiveMetastoreCreateDatabaseArgs

func NewThriftHiveMetastoreCreateDatabaseArgs() *ThriftHiveMetastoreCreateDatabaseArgs

func (*ThriftHiveMetastoreCreateDatabaseArgs) GetDatabase

func (*ThriftHiveMetastoreCreateDatabaseArgs) IsSetDatabase

func (p *ThriftHiveMetastoreCreateDatabaseArgs) IsSetDatabase() bool

func (*ThriftHiveMetastoreCreateDatabaseArgs) Read

func (*ThriftHiveMetastoreCreateDatabaseArgs) ReadField1

func (*ThriftHiveMetastoreCreateDatabaseArgs) String

func (*ThriftHiveMetastoreCreateDatabaseArgs) Write

type ThriftHiveMetastoreCreateDatabaseResult

type ThriftHiveMetastoreCreateDatabaseResult struct {
	O1 *AlreadyExistsException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3 *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • O1
  • O2
  • O3

func NewThriftHiveMetastoreCreateDatabaseResult

func NewThriftHiveMetastoreCreateDatabaseResult() *ThriftHiveMetastoreCreateDatabaseResult

func (*ThriftHiveMetastoreCreateDatabaseResult) GetO1

func (*ThriftHiveMetastoreCreateDatabaseResult) GetO2

func (*ThriftHiveMetastoreCreateDatabaseResult) GetO3

func (*ThriftHiveMetastoreCreateDatabaseResult) IsSetO1

func (*ThriftHiveMetastoreCreateDatabaseResult) IsSetO2

func (*ThriftHiveMetastoreCreateDatabaseResult) IsSetO3

func (*ThriftHiveMetastoreCreateDatabaseResult) Read

func (*ThriftHiveMetastoreCreateDatabaseResult) ReadField1

func (*ThriftHiveMetastoreCreateDatabaseResult) ReadField2

func (*ThriftHiveMetastoreCreateDatabaseResult) ReadField3

func (*ThriftHiveMetastoreCreateDatabaseResult) String

func (*ThriftHiveMetastoreCreateDatabaseResult) Write

type ThriftHiveMetastoreCreateFunctionArgs

type ThriftHiveMetastoreCreateFunctionArgs struct {
	Func *Function `thrift:"func,1" db:"func" json:"func"`
}

Attributes:

  • Func

func NewThriftHiveMetastoreCreateFunctionArgs

func NewThriftHiveMetastoreCreateFunctionArgs() *ThriftHiveMetastoreCreateFunctionArgs

func (*ThriftHiveMetastoreCreateFunctionArgs) GetFunc

func (*ThriftHiveMetastoreCreateFunctionArgs) IsSetFunc

func (*ThriftHiveMetastoreCreateFunctionArgs) Read

func (*ThriftHiveMetastoreCreateFunctionArgs) ReadField1

func (*ThriftHiveMetastoreCreateFunctionArgs) String

func (*ThriftHiveMetastoreCreateFunctionArgs) Write

type ThriftHiveMetastoreCreateFunctionResult

type ThriftHiveMetastoreCreateFunctionResult struct {
	O1 *AlreadyExistsException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3 *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4 *NoSuchObjectException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreCreateFunctionResult

func NewThriftHiveMetastoreCreateFunctionResult() *ThriftHiveMetastoreCreateFunctionResult

func (*ThriftHiveMetastoreCreateFunctionResult) GetO1

func (*ThriftHiveMetastoreCreateFunctionResult) GetO2

func (*ThriftHiveMetastoreCreateFunctionResult) GetO3

func (*ThriftHiveMetastoreCreateFunctionResult) GetO4

func (*ThriftHiveMetastoreCreateFunctionResult) IsSetO1

func (*ThriftHiveMetastoreCreateFunctionResult) IsSetO2

func (*ThriftHiveMetastoreCreateFunctionResult) IsSetO3

func (*ThriftHiveMetastoreCreateFunctionResult) IsSetO4

func (*ThriftHiveMetastoreCreateFunctionResult) Read

func (*ThriftHiveMetastoreCreateFunctionResult) ReadField1

func (*ThriftHiveMetastoreCreateFunctionResult) ReadField2

func (*ThriftHiveMetastoreCreateFunctionResult) ReadField3

func (*ThriftHiveMetastoreCreateFunctionResult) ReadField4

func (*ThriftHiveMetastoreCreateFunctionResult) String

func (*ThriftHiveMetastoreCreateFunctionResult) Write

type ThriftHiveMetastoreCreateResourcePlanArgs

type ThriftHiveMetastoreCreateResourcePlanArgs struct {
	Request *WMCreateResourcePlanRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreCreateResourcePlanArgs

func NewThriftHiveMetastoreCreateResourcePlanArgs() *ThriftHiveMetastoreCreateResourcePlanArgs

func (*ThriftHiveMetastoreCreateResourcePlanArgs) GetRequest

func (*ThriftHiveMetastoreCreateResourcePlanArgs) IsSetRequest

func (*ThriftHiveMetastoreCreateResourcePlanArgs) Read

func (*ThriftHiveMetastoreCreateResourcePlanArgs) ReadField1

func (*ThriftHiveMetastoreCreateResourcePlanArgs) String

func (*ThriftHiveMetastoreCreateResourcePlanArgs) Write

type ThriftHiveMetastoreCreateResourcePlanResult

type ThriftHiveMetastoreCreateResourcePlanResult struct {
	Success *WMCreateResourcePlanResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *AlreadyExistsException       `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidObjectException       `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException                `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreCreateResourcePlanResult

func NewThriftHiveMetastoreCreateResourcePlanResult() *ThriftHiveMetastoreCreateResourcePlanResult

func (*ThriftHiveMetastoreCreateResourcePlanResult) GetO1

func (*ThriftHiveMetastoreCreateResourcePlanResult) GetO2

func (*ThriftHiveMetastoreCreateResourcePlanResult) GetO3

func (*ThriftHiveMetastoreCreateResourcePlanResult) GetSuccess

func (*ThriftHiveMetastoreCreateResourcePlanResult) IsSetO1

func (*ThriftHiveMetastoreCreateResourcePlanResult) IsSetO2

func (*ThriftHiveMetastoreCreateResourcePlanResult) IsSetO3

func (*ThriftHiveMetastoreCreateResourcePlanResult) IsSetSuccess

func (*ThriftHiveMetastoreCreateResourcePlanResult) Read

func (*ThriftHiveMetastoreCreateResourcePlanResult) ReadField0

func (*ThriftHiveMetastoreCreateResourcePlanResult) ReadField1

func (*ThriftHiveMetastoreCreateResourcePlanResult) ReadField2

func (*ThriftHiveMetastoreCreateResourcePlanResult) ReadField3

func (*ThriftHiveMetastoreCreateResourcePlanResult) String

func (*ThriftHiveMetastoreCreateResourcePlanResult) Write

type ThriftHiveMetastoreCreateRoleArgs

type ThriftHiveMetastoreCreateRoleArgs struct {
	Role *Role `thrift:"role,1" db:"role" json:"role"`
}

Attributes:

  • Role

func NewThriftHiveMetastoreCreateRoleArgs

func NewThriftHiveMetastoreCreateRoleArgs() *ThriftHiveMetastoreCreateRoleArgs

func (*ThriftHiveMetastoreCreateRoleArgs) GetRole

func (*ThriftHiveMetastoreCreateRoleArgs) IsSetRole

func (p *ThriftHiveMetastoreCreateRoleArgs) IsSetRole() bool

func (*ThriftHiveMetastoreCreateRoleArgs) Read

func (*ThriftHiveMetastoreCreateRoleArgs) ReadField1

func (*ThriftHiveMetastoreCreateRoleArgs) String

func (*ThriftHiveMetastoreCreateRoleArgs) Write

type ThriftHiveMetastoreCreateRoleResult

type ThriftHiveMetastoreCreateRoleResult struct {
	Success *bool          `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreCreateRoleResult

func NewThriftHiveMetastoreCreateRoleResult() *ThriftHiveMetastoreCreateRoleResult

func (*ThriftHiveMetastoreCreateRoleResult) GetO1

func (*ThriftHiveMetastoreCreateRoleResult) GetSuccess

func (p *ThriftHiveMetastoreCreateRoleResult) GetSuccess() bool

func (*ThriftHiveMetastoreCreateRoleResult) IsSetO1

func (*ThriftHiveMetastoreCreateRoleResult) IsSetSuccess

func (p *ThriftHiveMetastoreCreateRoleResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreCreateRoleResult) Read

func (*ThriftHiveMetastoreCreateRoleResult) ReadField0

func (*ThriftHiveMetastoreCreateRoleResult) ReadField1

func (*ThriftHiveMetastoreCreateRoleResult) String

func (*ThriftHiveMetastoreCreateRoleResult) Write

type ThriftHiveMetastoreCreateTableArgs

type ThriftHiveMetastoreCreateTableArgs struct {
	Tbl *Table `thrift:"tbl,1" db:"tbl" json:"tbl"`
}

Attributes:

  • Tbl

func NewThriftHiveMetastoreCreateTableArgs

func NewThriftHiveMetastoreCreateTableArgs() *ThriftHiveMetastoreCreateTableArgs

func (*ThriftHiveMetastoreCreateTableArgs) GetTbl

func (*ThriftHiveMetastoreCreateTableArgs) IsSetTbl

func (*ThriftHiveMetastoreCreateTableArgs) Read

func (*ThriftHiveMetastoreCreateTableArgs) ReadField1

func (*ThriftHiveMetastoreCreateTableArgs) String

func (*ThriftHiveMetastoreCreateTableArgs) Write

type ThriftHiveMetastoreCreateTableResult

type ThriftHiveMetastoreCreateTableResult struct {
	O1 *AlreadyExistsException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3 *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4 *NoSuchObjectException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreCreateTableResult

func NewThriftHiveMetastoreCreateTableResult() *ThriftHiveMetastoreCreateTableResult

func (*ThriftHiveMetastoreCreateTableResult) GetO1

func (*ThriftHiveMetastoreCreateTableResult) GetO2

func (*ThriftHiveMetastoreCreateTableResult) GetO3

func (*ThriftHiveMetastoreCreateTableResult) GetO4

func (*ThriftHiveMetastoreCreateTableResult) IsSetO1

func (*ThriftHiveMetastoreCreateTableResult) IsSetO2

func (*ThriftHiveMetastoreCreateTableResult) IsSetO3

func (*ThriftHiveMetastoreCreateTableResult) IsSetO4

func (*ThriftHiveMetastoreCreateTableResult) Read

func (*ThriftHiveMetastoreCreateTableResult) ReadField1

func (*ThriftHiveMetastoreCreateTableResult) ReadField2

func (*ThriftHiveMetastoreCreateTableResult) ReadField3

func (*ThriftHiveMetastoreCreateTableResult) ReadField4

func (*ThriftHiveMetastoreCreateTableResult) String

func (*ThriftHiveMetastoreCreateTableResult) Write

type ThriftHiveMetastoreCreateTableWithConstraintsArgs

type ThriftHiveMetastoreCreateTableWithConstraintsArgs struct {
	Tbl                *Table                  `thrift:"tbl,1" db:"tbl" json:"tbl"`
	PrimaryKeys        []*SQLPrimaryKey        `thrift:"primaryKeys,2" db:"primaryKeys" json:"primaryKeys"`
	ForeignKeys        []*SQLForeignKey        `thrift:"foreignKeys,3" db:"foreignKeys" json:"foreignKeys"`
	UniqueConstraints  []*SQLUniqueConstraint  `thrift:"uniqueConstraints,4" db:"uniqueConstraints" json:"uniqueConstraints"`
	NotNullConstraints []*SQLNotNullConstraint `thrift:"notNullConstraints,5" db:"notNullConstraints" json:"notNullConstraints"`
}

Attributes:

  • Tbl
  • PrimaryKeys
  • ForeignKeys
  • UniqueConstraints
  • NotNullConstraints

func NewThriftHiveMetastoreCreateTableWithConstraintsArgs

func NewThriftHiveMetastoreCreateTableWithConstraintsArgs() *ThriftHiveMetastoreCreateTableWithConstraintsArgs

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) GetForeignKeys

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) GetNotNullConstraints

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) GetPrimaryKeys

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) GetTbl

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) GetUniqueConstraints

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) IsSetTbl

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) Read

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) ReadField1

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) ReadField2

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) ReadField3

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) ReadField4

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) ReadField5

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) String

func (*ThriftHiveMetastoreCreateTableWithConstraintsArgs) Write

type ThriftHiveMetastoreCreateTableWithConstraintsResult

type ThriftHiveMetastoreCreateTableWithConstraintsResult struct {
	O1 *AlreadyExistsException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3 *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4 *NoSuchObjectException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreCreateTableWithConstraintsResult

func NewThriftHiveMetastoreCreateTableWithConstraintsResult() *ThriftHiveMetastoreCreateTableWithConstraintsResult

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) GetO1

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) GetO2

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) GetO3

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) GetO4

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) IsSetO1

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) IsSetO2

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) IsSetO3

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) IsSetO4

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) Read

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) ReadField1

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) ReadField2

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) ReadField3

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) ReadField4

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) String

func (*ThriftHiveMetastoreCreateTableWithConstraintsResult) Write

type ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs

type ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs struct {
	Tbl                *Table              `thrift:"tbl,1" db:"tbl" json:"tbl"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,2" db:"environment_context" json:"environment_context"`
}

Attributes:

  • Tbl
  • EnvironmentContext

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) GetTbl

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) IsSetTbl

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreCreateTableWithEnvironmentContextResult

type ThriftHiveMetastoreCreateTableWithEnvironmentContextResult struct {
	O1 *AlreadyExistsException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3 *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4 *NoSuchObjectException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • O1
  • O2
  • O3
  • O4

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) GetO3

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) GetO4

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) IsSetO3

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) IsSetO4

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) ReadField3

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) ReadField4

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreCreateTableWithEnvironmentContextResult) Write

type ThriftHiveMetastoreCreateTypeArgs

type ThriftHiveMetastoreCreateTypeArgs struct {
	Type *Type `thrift:"type,1" db:"type" json:"type"`
}

Attributes:

  • Type

func NewThriftHiveMetastoreCreateTypeArgs

func NewThriftHiveMetastoreCreateTypeArgs() *ThriftHiveMetastoreCreateTypeArgs

func (*ThriftHiveMetastoreCreateTypeArgs) GetType

func (*ThriftHiveMetastoreCreateTypeArgs) IsSetType

func (p *ThriftHiveMetastoreCreateTypeArgs) IsSetType() bool

func (*ThriftHiveMetastoreCreateTypeArgs) Read

func (*ThriftHiveMetastoreCreateTypeArgs) ReadField1

func (*ThriftHiveMetastoreCreateTypeArgs) String

func (*ThriftHiveMetastoreCreateTypeArgs) Write

type ThriftHiveMetastoreCreateTypeResult

type ThriftHiveMetastoreCreateTypeResult struct {
	Success *bool                   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *AlreadyExistsException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreCreateTypeResult

func NewThriftHiveMetastoreCreateTypeResult() *ThriftHiveMetastoreCreateTypeResult

func (*ThriftHiveMetastoreCreateTypeResult) GetO1

func (*ThriftHiveMetastoreCreateTypeResult) GetO2

func (*ThriftHiveMetastoreCreateTypeResult) GetO3

func (*ThriftHiveMetastoreCreateTypeResult) GetSuccess

func (p *ThriftHiveMetastoreCreateTypeResult) GetSuccess() bool

func (*ThriftHiveMetastoreCreateTypeResult) IsSetO1

func (*ThriftHiveMetastoreCreateTypeResult) IsSetO2

func (*ThriftHiveMetastoreCreateTypeResult) IsSetO3

func (*ThriftHiveMetastoreCreateTypeResult) IsSetSuccess

func (p *ThriftHiveMetastoreCreateTypeResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreCreateTypeResult) Read

func (*ThriftHiveMetastoreCreateTypeResult) ReadField0

func (*ThriftHiveMetastoreCreateTypeResult) ReadField1

func (*ThriftHiveMetastoreCreateTypeResult) ReadField2

func (*ThriftHiveMetastoreCreateTypeResult) ReadField3

func (*ThriftHiveMetastoreCreateTypeResult) String

func (*ThriftHiveMetastoreCreateTypeResult) Write

type ThriftHiveMetastoreCreateWmTriggerArgs

type ThriftHiveMetastoreCreateWmTriggerArgs struct {
	Request *WMCreateTriggerRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreCreateWmTriggerArgs

func NewThriftHiveMetastoreCreateWmTriggerArgs() *ThriftHiveMetastoreCreateWmTriggerArgs

func (*ThriftHiveMetastoreCreateWmTriggerArgs) GetRequest

func (*ThriftHiveMetastoreCreateWmTriggerArgs) IsSetRequest

func (p *ThriftHiveMetastoreCreateWmTriggerArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreCreateWmTriggerArgs) Read

func (*ThriftHiveMetastoreCreateWmTriggerArgs) ReadField1

func (*ThriftHiveMetastoreCreateWmTriggerArgs) String

func (*ThriftHiveMetastoreCreateWmTriggerArgs) Write

type ThriftHiveMetastoreCreateWmTriggerResult

type ThriftHiveMetastoreCreateWmTriggerResult struct {
	Success *WMCreateTriggerResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *AlreadyExistsException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException   `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *InvalidObjectException  `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *MetaException           `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreCreateWmTriggerResult

func NewThriftHiveMetastoreCreateWmTriggerResult() *ThriftHiveMetastoreCreateWmTriggerResult

func (*ThriftHiveMetastoreCreateWmTriggerResult) GetO1

func (*ThriftHiveMetastoreCreateWmTriggerResult) GetO2

func (*ThriftHiveMetastoreCreateWmTriggerResult) GetO3

func (*ThriftHiveMetastoreCreateWmTriggerResult) GetO4

func (*ThriftHiveMetastoreCreateWmTriggerResult) GetSuccess

func (*ThriftHiveMetastoreCreateWmTriggerResult) IsSetO1

func (*ThriftHiveMetastoreCreateWmTriggerResult) IsSetO2

func (*ThriftHiveMetastoreCreateWmTriggerResult) IsSetO3

func (*ThriftHiveMetastoreCreateWmTriggerResult) IsSetO4

func (*ThriftHiveMetastoreCreateWmTriggerResult) IsSetSuccess

func (*ThriftHiveMetastoreCreateWmTriggerResult) Read

func (*ThriftHiveMetastoreCreateWmTriggerResult) ReadField0

func (*ThriftHiveMetastoreCreateWmTriggerResult) ReadField1

func (*ThriftHiveMetastoreCreateWmTriggerResult) ReadField2

func (*ThriftHiveMetastoreCreateWmTriggerResult) ReadField3

func (*ThriftHiveMetastoreCreateWmTriggerResult) ReadField4

func (*ThriftHiveMetastoreCreateWmTriggerResult) String

func (*ThriftHiveMetastoreCreateWmTriggerResult) Write

type ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs

type ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartName string `thrift:"part_name,3" db:"part_name" json:"part_name"`
	ColName  string `thrift:"col_name,4" db:"col_name" json:"col_name"`
}

Attributes:

  • DbName
  • TblName
  • PartName
  • ColName

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) GetColName

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) GetDbName

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) GetPartName

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) GetTblName

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) Read

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) ReadField1

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) ReadField2

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) ReadField3

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) ReadField4

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) String

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsArgs) Write

type ThriftHiveMetastoreDeletePartitionColumnStatisticsResult

type ThriftHiveMetastoreDeletePartitionColumnStatisticsResult struct {
	Success *bool                   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException          `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *InvalidObjectException `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidInputException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) GetO1

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) GetO2

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) GetO3

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) GetO4

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) GetSuccess

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) IsSetO1

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) IsSetO2

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) IsSetO3

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) IsSetO4

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) IsSetSuccess

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) Read

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) ReadField0

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) ReadField1

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) ReadField2

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) ReadField3

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) ReadField4

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) String

func (*ThriftHiveMetastoreDeletePartitionColumnStatisticsResult) Write

type ThriftHiveMetastoreDeleteTableColumnStatisticsArgs

type ThriftHiveMetastoreDeleteTableColumnStatisticsArgs struct {
	DbName  string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	ColName string `thrift:"col_name,3" db:"col_name" json:"col_name"`
}

Attributes:

  • DbName
  • TblName
  • ColName

func NewThriftHiveMetastoreDeleteTableColumnStatisticsArgs

func NewThriftHiveMetastoreDeleteTableColumnStatisticsArgs() *ThriftHiveMetastoreDeleteTableColumnStatisticsArgs

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) GetColName

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) GetDbName

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) GetTblName

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) Read

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) ReadField1

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) ReadField2

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) ReadField3

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) String

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsArgs) Write

type ThriftHiveMetastoreDeleteTableColumnStatisticsResult

type ThriftHiveMetastoreDeleteTableColumnStatisticsResult struct {
	Success *bool                   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException          `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *InvalidObjectException `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidInputException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreDeleteTableColumnStatisticsResult

func NewThriftHiveMetastoreDeleteTableColumnStatisticsResult() *ThriftHiveMetastoreDeleteTableColumnStatisticsResult

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) GetO1

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) GetO2

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) GetO3

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) GetO4

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) GetSuccess

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) IsSetO1

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) IsSetO2

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) IsSetO3

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) IsSetO4

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) IsSetSuccess

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) Read

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) ReadField0

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) ReadField1

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) ReadField2

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) ReadField3

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) ReadField4

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) String

func (*ThriftHiveMetastoreDeleteTableColumnStatisticsResult) Write

type ThriftHiveMetastoreDropConstraintArgs

type ThriftHiveMetastoreDropConstraintArgs struct {
	Req *DropConstraintRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreDropConstraintArgs

func NewThriftHiveMetastoreDropConstraintArgs() *ThriftHiveMetastoreDropConstraintArgs

func (*ThriftHiveMetastoreDropConstraintArgs) GetReq

func (*ThriftHiveMetastoreDropConstraintArgs) IsSetReq

func (*ThriftHiveMetastoreDropConstraintArgs) Read

func (*ThriftHiveMetastoreDropConstraintArgs) ReadField1

func (*ThriftHiveMetastoreDropConstraintArgs) String

func (*ThriftHiveMetastoreDropConstraintArgs) Write

type ThriftHiveMetastoreDropConstraintResult

type ThriftHiveMetastoreDropConstraintResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O3 *MetaException         `thrift:"o3,2" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • O1
  • O3

func NewThriftHiveMetastoreDropConstraintResult

func NewThriftHiveMetastoreDropConstraintResult() *ThriftHiveMetastoreDropConstraintResult

func (*ThriftHiveMetastoreDropConstraintResult) GetO1

func (*ThriftHiveMetastoreDropConstraintResult) GetO3

func (*ThriftHiveMetastoreDropConstraintResult) IsSetO1

func (*ThriftHiveMetastoreDropConstraintResult) IsSetO3

func (*ThriftHiveMetastoreDropConstraintResult) Read

func (*ThriftHiveMetastoreDropConstraintResult) ReadField1

func (*ThriftHiveMetastoreDropConstraintResult) ReadField2

func (*ThriftHiveMetastoreDropConstraintResult) String

func (*ThriftHiveMetastoreDropConstraintResult) Write

type ThriftHiveMetastoreDropDatabaseArgs

type ThriftHiveMetastoreDropDatabaseArgs struct {
	Name       string `thrift:"name,1" db:"name" json:"name"`
	DeleteData bool   `thrift:"deleteData,2" db:"deleteData" json:"deleteData"`
	Cascade    bool   `thrift:"cascade,3" db:"cascade" json:"cascade"`
}

Attributes:

  • Name
  • DeleteData
  • Cascade

func NewThriftHiveMetastoreDropDatabaseArgs

func NewThriftHiveMetastoreDropDatabaseArgs() *ThriftHiveMetastoreDropDatabaseArgs

func (*ThriftHiveMetastoreDropDatabaseArgs) GetCascade

func (p *ThriftHiveMetastoreDropDatabaseArgs) GetCascade() bool

func (*ThriftHiveMetastoreDropDatabaseArgs) GetDeleteData

func (p *ThriftHiveMetastoreDropDatabaseArgs) GetDeleteData() bool

func (*ThriftHiveMetastoreDropDatabaseArgs) GetName

func (*ThriftHiveMetastoreDropDatabaseArgs) Read

func (*ThriftHiveMetastoreDropDatabaseArgs) ReadField1

func (*ThriftHiveMetastoreDropDatabaseArgs) ReadField2

func (*ThriftHiveMetastoreDropDatabaseArgs) ReadField3

func (*ThriftHiveMetastoreDropDatabaseArgs) String

func (*ThriftHiveMetastoreDropDatabaseArgs) Write

type ThriftHiveMetastoreDropDatabaseResult

type ThriftHiveMetastoreDropDatabaseResult struct {
	O1 *NoSuchObjectException     `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *InvalidOperationException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3 *MetaException             `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • O1
  • O2
  • O3

func NewThriftHiveMetastoreDropDatabaseResult

func NewThriftHiveMetastoreDropDatabaseResult() *ThriftHiveMetastoreDropDatabaseResult

func (*ThriftHiveMetastoreDropDatabaseResult) GetO1

func (*ThriftHiveMetastoreDropDatabaseResult) GetO2

func (*ThriftHiveMetastoreDropDatabaseResult) GetO3

func (*ThriftHiveMetastoreDropDatabaseResult) IsSetO1

func (*ThriftHiveMetastoreDropDatabaseResult) IsSetO2

func (*ThriftHiveMetastoreDropDatabaseResult) IsSetO3

func (*ThriftHiveMetastoreDropDatabaseResult) Read

func (*ThriftHiveMetastoreDropDatabaseResult) ReadField1

func (*ThriftHiveMetastoreDropDatabaseResult) ReadField2

func (*ThriftHiveMetastoreDropDatabaseResult) ReadField3

func (*ThriftHiveMetastoreDropDatabaseResult) String

func (*ThriftHiveMetastoreDropDatabaseResult) Write

type ThriftHiveMetastoreDropFunctionArgs

type ThriftHiveMetastoreDropFunctionArgs struct {
	DbName   string `thrift:"dbName,1" db:"dbName" json:"dbName"`
	FuncName string `thrift:"funcName,2" db:"funcName" json:"funcName"`
}

Attributes:

  • DbName
  • FuncName

func NewThriftHiveMetastoreDropFunctionArgs

func NewThriftHiveMetastoreDropFunctionArgs() *ThriftHiveMetastoreDropFunctionArgs

func (*ThriftHiveMetastoreDropFunctionArgs) GetDbName

func (*ThriftHiveMetastoreDropFunctionArgs) GetFuncName

func (*ThriftHiveMetastoreDropFunctionArgs) Read

func (*ThriftHiveMetastoreDropFunctionArgs) ReadField1

func (*ThriftHiveMetastoreDropFunctionArgs) ReadField2

func (*ThriftHiveMetastoreDropFunctionArgs) String

func (*ThriftHiveMetastoreDropFunctionArgs) Write

type ThriftHiveMetastoreDropFunctionResult

type ThriftHiveMetastoreDropFunctionResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O3 *MetaException         `thrift:"o3,2" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • O1
  • O3

func NewThriftHiveMetastoreDropFunctionResult

func NewThriftHiveMetastoreDropFunctionResult() *ThriftHiveMetastoreDropFunctionResult

func (*ThriftHiveMetastoreDropFunctionResult) GetO1

func (*ThriftHiveMetastoreDropFunctionResult) GetO3

func (*ThriftHiveMetastoreDropFunctionResult) IsSetO1

func (*ThriftHiveMetastoreDropFunctionResult) IsSetO3

func (*ThriftHiveMetastoreDropFunctionResult) Read

func (*ThriftHiveMetastoreDropFunctionResult) ReadField1

func (*ThriftHiveMetastoreDropFunctionResult) ReadField2

func (*ThriftHiveMetastoreDropFunctionResult) String

func (*ThriftHiveMetastoreDropFunctionResult) Write

type ThriftHiveMetastoreDropIndexByNameArgs

type ThriftHiveMetastoreDropIndexByNameArgs struct {
	DbName     string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName    string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	IndexName  string `thrift:"index_name,3" db:"index_name" json:"index_name"`
	DeleteData bool   `thrift:"deleteData,4" db:"deleteData" json:"deleteData"`
}

Attributes:

  • DbName
  • TblName
  • IndexName
  • DeleteData

func NewThriftHiveMetastoreDropIndexByNameArgs

func NewThriftHiveMetastoreDropIndexByNameArgs() *ThriftHiveMetastoreDropIndexByNameArgs

func (*ThriftHiveMetastoreDropIndexByNameArgs) GetDbName

func (*ThriftHiveMetastoreDropIndexByNameArgs) GetDeleteData

func (p *ThriftHiveMetastoreDropIndexByNameArgs) GetDeleteData() bool

func (*ThriftHiveMetastoreDropIndexByNameArgs) GetIndexName

func (*ThriftHiveMetastoreDropIndexByNameArgs) GetTblName

func (*ThriftHiveMetastoreDropIndexByNameArgs) Read

func (*ThriftHiveMetastoreDropIndexByNameArgs) ReadField1

func (*ThriftHiveMetastoreDropIndexByNameArgs) ReadField2

func (*ThriftHiveMetastoreDropIndexByNameArgs) ReadField3

func (*ThriftHiveMetastoreDropIndexByNameArgs) ReadField4

func (*ThriftHiveMetastoreDropIndexByNameArgs) String

func (*ThriftHiveMetastoreDropIndexByNameArgs) Write

type ThriftHiveMetastoreDropIndexByNameResult

type ThriftHiveMetastoreDropIndexByNameResult struct {
	Success *bool                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreDropIndexByNameResult

func NewThriftHiveMetastoreDropIndexByNameResult() *ThriftHiveMetastoreDropIndexByNameResult

func (*ThriftHiveMetastoreDropIndexByNameResult) GetO1

func (*ThriftHiveMetastoreDropIndexByNameResult) GetO2

func (*ThriftHiveMetastoreDropIndexByNameResult) GetSuccess

func (*ThriftHiveMetastoreDropIndexByNameResult) IsSetO1

func (*ThriftHiveMetastoreDropIndexByNameResult) IsSetO2

func (*ThriftHiveMetastoreDropIndexByNameResult) IsSetSuccess

func (*ThriftHiveMetastoreDropIndexByNameResult) Read

func (*ThriftHiveMetastoreDropIndexByNameResult) ReadField0

func (*ThriftHiveMetastoreDropIndexByNameResult) ReadField1

func (*ThriftHiveMetastoreDropIndexByNameResult) ReadField2

func (*ThriftHiveMetastoreDropIndexByNameResult) String

func (*ThriftHiveMetastoreDropIndexByNameResult) Write

type ThriftHiveMetastoreDropPartitionArgs

type ThriftHiveMetastoreDropPartitionArgs struct {
	DbName     string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName    string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals   []string `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	DeleteData bool     `thrift:"deleteData,4" db:"deleteData" json:"deleteData"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • DeleteData

func NewThriftHiveMetastoreDropPartitionArgs

func NewThriftHiveMetastoreDropPartitionArgs() *ThriftHiveMetastoreDropPartitionArgs

func (*ThriftHiveMetastoreDropPartitionArgs) GetDbName

func (*ThriftHiveMetastoreDropPartitionArgs) GetDeleteData

func (p *ThriftHiveMetastoreDropPartitionArgs) GetDeleteData() bool

func (*ThriftHiveMetastoreDropPartitionArgs) GetPartVals

func (p *ThriftHiveMetastoreDropPartitionArgs) GetPartVals() []string

func (*ThriftHiveMetastoreDropPartitionArgs) GetTblName

func (*ThriftHiveMetastoreDropPartitionArgs) Read

func (*ThriftHiveMetastoreDropPartitionArgs) ReadField1

func (*ThriftHiveMetastoreDropPartitionArgs) ReadField2

func (*ThriftHiveMetastoreDropPartitionArgs) ReadField3

func (*ThriftHiveMetastoreDropPartitionArgs) ReadField4

func (*ThriftHiveMetastoreDropPartitionArgs) String

func (*ThriftHiveMetastoreDropPartitionArgs) Write

type ThriftHiveMetastoreDropPartitionByNameArgs

type ThriftHiveMetastoreDropPartitionByNameArgs struct {
	DbName     string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName    string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartName   string `thrift:"part_name,3" db:"part_name" json:"part_name"`
	DeleteData bool   `thrift:"deleteData,4" db:"deleteData" json:"deleteData"`
}

Attributes:

  • DbName
  • TblName
  • PartName
  • DeleteData

func NewThriftHiveMetastoreDropPartitionByNameArgs

func NewThriftHiveMetastoreDropPartitionByNameArgs() *ThriftHiveMetastoreDropPartitionByNameArgs

func (*ThriftHiveMetastoreDropPartitionByNameArgs) GetDbName

func (*ThriftHiveMetastoreDropPartitionByNameArgs) GetDeleteData

func (*ThriftHiveMetastoreDropPartitionByNameArgs) GetPartName

func (*ThriftHiveMetastoreDropPartitionByNameArgs) GetTblName

func (*ThriftHiveMetastoreDropPartitionByNameArgs) Read

func (*ThriftHiveMetastoreDropPartitionByNameArgs) ReadField1

func (*ThriftHiveMetastoreDropPartitionByNameArgs) ReadField2

func (*ThriftHiveMetastoreDropPartitionByNameArgs) ReadField3

func (*ThriftHiveMetastoreDropPartitionByNameArgs) ReadField4

func (*ThriftHiveMetastoreDropPartitionByNameArgs) String

func (*ThriftHiveMetastoreDropPartitionByNameArgs) Write

type ThriftHiveMetastoreDropPartitionByNameResult

type ThriftHiveMetastoreDropPartitionByNameResult struct {
	Success *bool                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreDropPartitionByNameResult

func NewThriftHiveMetastoreDropPartitionByNameResult() *ThriftHiveMetastoreDropPartitionByNameResult

func (*ThriftHiveMetastoreDropPartitionByNameResult) GetO1

func (*ThriftHiveMetastoreDropPartitionByNameResult) GetO2

func (*ThriftHiveMetastoreDropPartitionByNameResult) GetSuccess

func (*ThriftHiveMetastoreDropPartitionByNameResult) IsSetO1

func (*ThriftHiveMetastoreDropPartitionByNameResult) IsSetO2

func (*ThriftHiveMetastoreDropPartitionByNameResult) IsSetSuccess

func (*ThriftHiveMetastoreDropPartitionByNameResult) Read

func (*ThriftHiveMetastoreDropPartitionByNameResult) ReadField0

func (*ThriftHiveMetastoreDropPartitionByNameResult) ReadField1

func (*ThriftHiveMetastoreDropPartitionByNameResult) ReadField2

func (*ThriftHiveMetastoreDropPartitionByNameResult) String

func (*ThriftHiveMetastoreDropPartitionByNameResult) Write

type ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs

type ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs struct {
	DbName             string              `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName            string              `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartName           string              `thrift:"part_name,3" db:"part_name" json:"part_name"`
	DeleteData         bool                `thrift:"deleteData,4" db:"deleteData" json:"deleteData"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,5" db:"environment_context" json:"environment_context"`
}

Attributes:

  • DbName
  • TblName
  • PartName
  • DeleteData
  • EnvironmentContext

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) GetDbName

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) GetDeleteData

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) GetPartName

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) GetTblName

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) ReadField4

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) ReadField5

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult

type ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult struct {
	Success *bool                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) GetSuccess

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) IsSetSuccess

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) ReadField0

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreDropPartitionByNameWithEnvironmentContextResult) Write

type ThriftHiveMetastoreDropPartitionResult

type ThriftHiveMetastoreDropPartitionResult struct {
	Success *bool                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreDropPartitionResult

func NewThriftHiveMetastoreDropPartitionResult() *ThriftHiveMetastoreDropPartitionResult

func (*ThriftHiveMetastoreDropPartitionResult) GetO1

func (*ThriftHiveMetastoreDropPartitionResult) GetO2

func (*ThriftHiveMetastoreDropPartitionResult) GetSuccess

func (*ThriftHiveMetastoreDropPartitionResult) IsSetO1

func (*ThriftHiveMetastoreDropPartitionResult) IsSetO2

func (*ThriftHiveMetastoreDropPartitionResult) IsSetSuccess

func (p *ThriftHiveMetastoreDropPartitionResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreDropPartitionResult) Read

func (*ThriftHiveMetastoreDropPartitionResult) ReadField0

func (*ThriftHiveMetastoreDropPartitionResult) ReadField1

func (*ThriftHiveMetastoreDropPartitionResult) ReadField2

func (*ThriftHiveMetastoreDropPartitionResult) String

func (*ThriftHiveMetastoreDropPartitionResult) Write

type ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs

type ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs struct {
	DbName             string              `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName            string              `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals           []string            `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	DeleteData         bool                `thrift:"deleteData,4" db:"deleteData" json:"deleteData"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,5" db:"environment_context" json:"environment_context"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • DeleteData
  • EnvironmentContext

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) GetDbName

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) GetDeleteData

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) GetPartVals

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) GetTblName

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) IsSetEnvironmentContext

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) ReadField4

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) ReadField5

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult

type ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult struct {
	Success *bool                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) GetSuccess

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) IsSetSuccess

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) ReadField0

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreDropPartitionWithEnvironmentContextResult) Write

type ThriftHiveMetastoreDropPartitionsReqArgs

type ThriftHiveMetastoreDropPartitionsReqArgs struct {
	Req *DropPartitionsRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreDropPartitionsReqArgs

func NewThriftHiveMetastoreDropPartitionsReqArgs() *ThriftHiveMetastoreDropPartitionsReqArgs

func (*ThriftHiveMetastoreDropPartitionsReqArgs) GetReq

func (*ThriftHiveMetastoreDropPartitionsReqArgs) IsSetReq

func (*ThriftHiveMetastoreDropPartitionsReqArgs) Read

func (*ThriftHiveMetastoreDropPartitionsReqArgs) ReadField1

func (*ThriftHiveMetastoreDropPartitionsReqArgs) String

func (*ThriftHiveMetastoreDropPartitionsReqArgs) Write

type ThriftHiveMetastoreDropPartitionsReqResult

type ThriftHiveMetastoreDropPartitionsReqResult struct {
	Success *DropPartitionsResult_ `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreDropPartitionsReqResult

func NewThriftHiveMetastoreDropPartitionsReqResult() *ThriftHiveMetastoreDropPartitionsReqResult

func (*ThriftHiveMetastoreDropPartitionsReqResult) GetO1

func (*ThriftHiveMetastoreDropPartitionsReqResult) GetO2

func (*ThriftHiveMetastoreDropPartitionsReqResult) GetSuccess

func (*ThriftHiveMetastoreDropPartitionsReqResult) IsSetO1

func (*ThriftHiveMetastoreDropPartitionsReqResult) IsSetO2

func (*ThriftHiveMetastoreDropPartitionsReqResult) IsSetSuccess

func (*ThriftHiveMetastoreDropPartitionsReqResult) Read

func (*ThriftHiveMetastoreDropPartitionsReqResult) ReadField0

func (*ThriftHiveMetastoreDropPartitionsReqResult) ReadField1

func (*ThriftHiveMetastoreDropPartitionsReqResult) ReadField2

func (*ThriftHiveMetastoreDropPartitionsReqResult) String

func (*ThriftHiveMetastoreDropPartitionsReqResult) Write

type ThriftHiveMetastoreDropResourcePlanArgs

type ThriftHiveMetastoreDropResourcePlanArgs struct {
	Request *WMDropResourcePlanRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreDropResourcePlanArgs

func NewThriftHiveMetastoreDropResourcePlanArgs() *ThriftHiveMetastoreDropResourcePlanArgs

func (*ThriftHiveMetastoreDropResourcePlanArgs) GetRequest

func (*ThriftHiveMetastoreDropResourcePlanArgs) IsSetRequest

func (*ThriftHiveMetastoreDropResourcePlanArgs) Read

func (*ThriftHiveMetastoreDropResourcePlanArgs) ReadField1

func (*ThriftHiveMetastoreDropResourcePlanArgs) String

func (*ThriftHiveMetastoreDropResourcePlanArgs) Write

type ThriftHiveMetastoreDropResourcePlanResult

type ThriftHiveMetastoreDropResourcePlanResult struct {
	Success *WMDropResourcePlanResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException      `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidOperationException  `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException              `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreDropResourcePlanResult

func NewThriftHiveMetastoreDropResourcePlanResult() *ThriftHiveMetastoreDropResourcePlanResult

func (*ThriftHiveMetastoreDropResourcePlanResult) GetO1

func (*ThriftHiveMetastoreDropResourcePlanResult) GetO2

func (*ThriftHiveMetastoreDropResourcePlanResult) GetO3

func (*ThriftHiveMetastoreDropResourcePlanResult) GetSuccess

func (*ThriftHiveMetastoreDropResourcePlanResult) IsSetO1

func (*ThriftHiveMetastoreDropResourcePlanResult) IsSetO2

func (*ThriftHiveMetastoreDropResourcePlanResult) IsSetO3

func (*ThriftHiveMetastoreDropResourcePlanResult) IsSetSuccess

func (*ThriftHiveMetastoreDropResourcePlanResult) Read

func (*ThriftHiveMetastoreDropResourcePlanResult) ReadField0

func (*ThriftHiveMetastoreDropResourcePlanResult) ReadField1

func (*ThriftHiveMetastoreDropResourcePlanResult) ReadField2

func (*ThriftHiveMetastoreDropResourcePlanResult) ReadField3

func (*ThriftHiveMetastoreDropResourcePlanResult) String

func (*ThriftHiveMetastoreDropResourcePlanResult) Write

type ThriftHiveMetastoreDropRoleArgs

type ThriftHiveMetastoreDropRoleArgs struct {
	RoleName string `thrift:"role_name,1" db:"role_name" json:"role_name"`
}

Attributes:

  • RoleName

func NewThriftHiveMetastoreDropRoleArgs

func NewThriftHiveMetastoreDropRoleArgs() *ThriftHiveMetastoreDropRoleArgs

func (*ThriftHiveMetastoreDropRoleArgs) GetRoleName

func (p *ThriftHiveMetastoreDropRoleArgs) GetRoleName() string

func (*ThriftHiveMetastoreDropRoleArgs) Read

func (*ThriftHiveMetastoreDropRoleArgs) ReadField1

func (*ThriftHiveMetastoreDropRoleArgs) String

func (*ThriftHiveMetastoreDropRoleArgs) Write

type ThriftHiveMetastoreDropRoleResult

type ThriftHiveMetastoreDropRoleResult struct {
	Success *bool          `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreDropRoleResult

func NewThriftHiveMetastoreDropRoleResult() *ThriftHiveMetastoreDropRoleResult

func (*ThriftHiveMetastoreDropRoleResult) GetO1

func (*ThriftHiveMetastoreDropRoleResult) GetSuccess

func (p *ThriftHiveMetastoreDropRoleResult) GetSuccess() bool

func (*ThriftHiveMetastoreDropRoleResult) IsSetO1

func (*ThriftHiveMetastoreDropRoleResult) IsSetSuccess

func (p *ThriftHiveMetastoreDropRoleResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreDropRoleResult) Read

func (*ThriftHiveMetastoreDropRoleResult) ReadField0

func (*ThriftHiveMetastoreDropRoleResult) ReadField1

func (*ThriftHiveMetastoreDropRoleResult) String

func (*ThriftHiveMetastoreDropRoleResult) Write

type ThriftHiveMetastoreDropTableArgs

type ThriftHiveMetastoreDropTableArgs struct {
	Dbname     string `thrift:"dbname,1" db:"dbname" json:"dbname"`
	Name       string `thrift:"name,2" db:"name" json:"name"`
	DeleteData bool   `thrift:"deleteData,3" db:"deleteData" json:"deleteData"`
}

Attributes:

  • Dbname
  • Name
  • DeleteData

func NewThriftHiveMetastoreDropTableArgs

func NewThriftHiveMetastoreDropTableArgs() *ThriftHiveMetastoreDropTableArgs

func (*ThriftHiveMetastoreDropTableArgs) GetDbname

func (*ThriftHiveMetastoreDropTableArgs) GetDeleteData

func (p *ThriftHiveMetastoreDropTableArgs) GetDeleteData() bool

func (*ThriftHiveMetastoreDropTableArgs) GetName

func (*ThriftHiveMetastoreDropTableArgs) Read

func (*ThriftHiveMetastoreDropTableArgs) ReadField1

func (*ThriftHiveMetastoreDropTableArgs) ReadField2

func (*ThriftHiveMetastoreDropTableArgs) ReadField3

func (*ThriftHiveMetastoreDropTableArgs) String

func (*ThriftHiveMetastoreDropTableArgs) Write

type ThriftHiveMetastoreDropTableResult

type ThriftHiveMetastoreDropTableResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O3 *MetaException         `thrift:"o3,2" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • O1
  • O3

func NewThriftHiveMetastoreDropTableResult

func NewThriftHiveMetastoreDropTableResult() *ThriftHiveMetastoreDropTableResult

func (*ThriftHiveMetastoreDropTableResult) GetO1

func (*ThriftHiveMetastoreDropTableResult) GetO3

func (*ThriftHiveMetastoreDropTableResult) IsSetO1

func (*ThriftHiveMetastoreDropTableResult) IsSetO3

func (*ThriftHiveMetastoreDropTableResult) Read

func (*ThriftHiveMetastoreDropTableResult) ReadField1

func (*ThriftHiveMetastoreDropTableResult) ReadField2

func (*ThriftHiveMetastoreDropTableResult) String

func (*ThriftHiveMetastoreDropTableResult) Write

type ThriftHiveMetastoreDropTableWithEnvironmentContextArgs

type ThriftHiveMetastoreDropTableWithEnvironmentContextArgs struct {
	Dbname             string              `thrift:"dbname,1" db:"dbname" json:"dbname"`
	Name               string              `thrift:"name,2" db:"name" json:"name"`
	DeleteData         bool                `thrift:"deleteData,3" db:"deleteData" json:"deleteData"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,4" db:"environment_context" json:"environment_context"`
}

Attributes:

  • Dbname
  • Name
  • DeleteData
  • EnvironmentContext

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) GetDbname

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) GetDeleteData

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) GetName

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) IsSetEnvironmentContext

func (p *ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) IsSetEnvironmentContext() bool

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) ReadField4

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreDropTableWithEnvironmentContextResult

type ThriftHiveMetastoreDropTableWithEnvironmentContextResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O3 *MetaException         `thrift:"o3,2" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • O1
  • O3

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) GetO3

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) IsSetO3

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreDropTableWithEnvironmentContextResult) Write

type ThriftHiveMetastoreDropTypeArgs

type ThriftHiveMetastoreDropTypeArgs struct {
	Type string `thrift:"type,1" db:"type" json:"type"`
}

Attributes:

  • Type

func NewThriftHiveMetastoreDropTypeArgs

func NewThriftHiveMetastoreDropTypeArgs() *ThriftHiveMetastoreDropTypeArgs

func (*ThriftHiveMetastoreDropTypeArgs) GetType

func (*ThriftHiveMetastoreDropTypeArgs) Read

func (*ThriftHiveMetastoreDropTypeArgs) ReadField1

func (*ThriftHiveMetastoreDropTypeArgs) String

func (*ThriftHiveMetastoreDropTypeArgs) Write

type ThriftHiveMetastoreDropTypeResult

type ThriftHiveMetastoreDropTypeResult struct {
	Success *bool                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreDropTypeResult

func NewThriftHiveMetastoreDropTypeResult() *ThriftHiveMetastoreDropTypeResult

func (*ThriftHiveMetastoreDropTypeResult) GetO1

func (*ThriftHiveMetastoreDropTypeResult) GetO2

func (*ThriftHiveMetastoreDropTypeResult) GetSuccess

func (p *ThriftHiveMetastoreDropTypeResult) GetSuccess() bool

func (*ThriftHiveMetastoreDropTypeResult) IsSetO1

func (*ThriftHiveMetastoreDropTypeResult) IsSetO2

func (*ThriftHiveMetastoreDropTypeResult) IsSetSuccess

func (p *ThriftHiveMetastoreDropTypeResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreDropTypeResult) Read

func (*ThriftHiveMetastoreDropTypeResult) ReadField0

func (*ThriftHiveMetastoreDropTypeResult) ReadField1

func (*ThriftHiveMetastoreDropTypeResult) ReadField2

func (*ThriftHiveMetastoreDropTypeResult) String

func (*ThriftHiveMetastoreDropTypeResult) Write

type ThriftHiveMetastoreDropWmTriggerArgs

type ThriftHiveMetastoreDropWmTriggerArgs struct {
	Request *WMDropTriggerRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreDropWmTriggerArgs

func NewThriftHiveMetastoreDropWmTriggerArgs() *ThriftHiveMetastoreDropWmTriggerArgs

func (*ThriftHiveMetastoreDropWmTriggerArgs) GetRequest

func (*ThriftHiveMetastoreDropWmTriggerArgs) IsSetRequest

func (p *ThriftHiveMetastoreDropWmTriggerArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreDropWmTriggerArgs) Read

func (*ThriftHiveMetastoreDropWmTriggerArgs) ReadField1

func (*ThriftHiveMetastoreDropWmTriggerArgs) String

func (*ThriftHiveMetastoreDropWmTriggerArgs) Write

type ThriftHiveMetastoreDropWmTriggerResult

type ThriftHiveMetastoreDropWmTriggerResult struct {
	Success *WMDropTriggerResponse     `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException     `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidOperationException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException             `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreDropWmTriggerResult

func NewThriftHiveMetastoreDropWmTriggerResult() *ThriftHiveMetastoreDropWmTriggerResult

func (*ThriftHiveMetastoreDropWmTriggerResult) GetO1

func (*ThriftHiveMetastoreDropWmTriggerResult) GetO2

func (*ThriftHiveMetastoreDropWmTriggerResult) GetO3

func (*ThriftHiveMetastoreDropWmTriggerResult) GetSuccess

func (*ThriftHiveMetastoreDropWmTriggerResult) IsSetO1

func (*ThriftHiveMetastoreDropWmTriggerResult) IsSetO2

func (*ThriftHiveMetastoreDropWmTriggerResult) IsSetO3

func (*ThriftHiveMetastoreDropWmTriggerResult) IsSetSuccess

func (p *ThriftHiveMetastoreDropWmTriggerResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreDropWmTriggerResult) Read

func (*ThriftHiveMetastoreDropWmTriggerResult) ReadField0

func (*ThriftHiveMetastoreDropWmTriggerResult) ReadField1

func (*ThriftHiveMetastoreDropWmTriggerResult) ReadField2

func (*ThriftHiveMetastoreDropWmTriggerResult) ReadField3

func (*ThriftHiveMetastoreDropWmTriggerResult) String

func (*ThriftHiveMetastoreDropWmTriggerResult) Write

type ThriftHiveMetastoreExchangePartitionArgs

type ThriftHiveMetastoreExchangePartitionArgs struct {
	PartitionSpecs  map[string]string `thrift:"partitionSpecs,1" db:"partitionSpecs" json:"partitionSpecs"`
	SourceDb        string            `thrift:"source_db,2" db:"source_db" json:"source_db"`
	SourceTableName string            `thrift:"source_table_name,3" db:"source_table_name" json:"source_table_name"`
	DestDb          string            `thrift:"dest_db,4" db:"dest_db" json:"dest_db"`
	DestTableName   string            `thrift:"dest_table_name,5" db:"dest_table_name" json:"dest_table_name"`
}

Attributes:

  • PartitionSpecs
  • SourceDb
  • SourceTableName
  • DestDb
  • DestTableName

func NewThriftHiveMetastoreExchangePartitionArgs

func NewThriftHiveMetastoreExchangePartitionArgs() *ThriftHiveMetastoreExchangePartitionArgs

func (*ThriftHiveMetastoreExchangePartitionArgs) GetDestDb

func (*ThriftHiveMetastoreExchangePartitionArgs) GetDestTableName

func (p *ThriftHiveMetastoreExchangePartitionArgs) GetDestTableName() string

func (*ThriftHiveMetastoreExchangePartitionArgs) GetPartitionSpecs

func (p *ThriftHiveMetastoreExchangePartitionArgs) GetPartitionSpecs() map[string]string

func (*ThriftHiveMetastoreExchangePartitionArgs) GetSourceDb

func (*ThriftHiveMetastoreExchangePartitionArgs) GetSourceTableName

func (p *ThriftHiveMetastoreExchangePartitionArgs) GetSourceTableName() string

func (*ThriftHiveMetastoreExchangePartitionArgs) Read

func (*ThriftHiveMetastoreExchangePartitionArgs) ReadField1

func (*ThriftHiveMetastoreExchangePartitionArgs) ReadField2

func (*ThriftHiveMetastoreExchangePartitionArgs) ReadField3

func (*ThriftHiveMetastoreExchangePartitionArgs) ReadField4

func (*ThriftHiveMetastoreExchangePartitionArgs) ReadField5

func (*ThriftHiveMetastoreExchangePartitionArgs) String

func (*ThriftHiveMetastoreExchangePartitionArgs) Write

type ThriftHiveMetastoreExchangePartitionResult

type ThriftHiveMetastoreExchangePartitionResult struct {
	Success *Partition              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException          `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException  `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *InvalidObjectException `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidInputException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreExchangePartitionResult

func NewThriftHiveMetastoreExchangePartitionResult() *ThriftHiveMetastoreExchangePartitionResult

func (*ThriftHiveMetastoreExchangePartitionResult) GetO1

func (*ThriftHiveMetastoreExchangePartitionResult) GetO2

func (*ThriftHiveMetastoreExchangePartitionResult) GetO3

func (*ThriftHiveMetastoreExchangePartitionResult) GetO4

func (*ThriftHiveMetastoreExchangePartitionResult) GetSuccess

func (*ThriftHiveMetastoreExchangePartitionResult) IsSetO1

func (*ThriftHiveMetastoreExchangePartitionResult) IsSetO2

func (*ThriftHiveMetastoreExchangePartitionResult) IsSetO3

func (*ThriftHiveMetastoreExchangePartitionResult) IsSetO4

func (*ThriftHiveMetastoreExchangePartitionResult) IsSetSuccess

func (*ThriftHiveMetastoreExchangePartitionResult) Read

func (*ThriftHiveMetastoreExchangePartitionResult) ReadField0

func (*ThriftHiveMetastoreExchangePartitionResult) ReadField1

func (*ThriftHiveMetastoreExchangePartitionResult) ReadField2

func (*ThriftHiveMetastoreExchangePartitionResult) ReadField3

func (*ThriftHiveMetastoreExchangePartitionResult) ReadField4

func (*ThriftHiveMetastoreExchangePartitionResult) String

func (*ThriftHiveMetastoreExchangePartitionResult) Write

type ThriftHiveMetastoreExchangePartitionsArgs

type ThriftHiveMetastoreExchangePartitionsArgs struct {
	PartitionSpecs  map[string]string `thrift:"partitionSpecs,1" db:"partitionSpecs" json:"partitionSpecs"`
	SourceDb        string            `thrift:"source_db,2" db:"source_db" json:"source_db"`
	SourceTableName string            `thrift:"source_table_name,3" db:"source_table_name" json:"source_table_name"`
	DestDb          string            `thrift:"dest_db,4" db:"dest_db" json:"dest_db"`
	DestTableName   string            `thrift:"dest_table_name,5" db:"dest_table_name" json:"dest_table_name"`
}

Attributes:

  • PartitionSpecs
  • SourceDb
  • SourceTableName
  • DestDb
  • DestTableName

func NewThriftHiveMetastoreExchangePartitionsArgs

func NewThriftHiveMetastoreExchangePartitionsArgs() *ThriftHiveMetastoreExchangePartitionsArgs

func (*ThriftHiveMetastoreExchangePartitionsArgs) GetDestDb

func (*ThriftHiveMetastoreExchangePartitionsArgs) GetDestTableName

func (p *ThriftHiveMetastoreExchangePartitionsArgs) GetDestTableName() string

func (*ThriftHiveMetastoreExchangePartitionsArgs) GetPartitionSpecs

func (p *ThriftHiveMetastoreExchangePartitionsArgs) GetPartitionSpecs() map[string]string

func (*ThriftHiveMetastoreExchangePartitionsArgs) GetSourceDb

func (*ThriftHiveMetastoreExchangePartitionsArgs) GetSourceTableName

func (p *ThriftHiveMetastoreExchangePartitionsArgs) GetSourceTableName() string

func (*ThriftHiveMetastoreExchangePartitionsArgs) Read

func (*ThriftHiveMetastoreExchangePartitionsArgs) ReadField1

func (*ThriftHiveMetastoreExchangePartitionsArgs) ReadField2

func (*ThriftHiveMetastoreExchangePartitionsArgs) ReadField3

func (*ThriftHiveMetastoreExchangePartitionsArgs) ReadField4

func (*ThriftHiveMetastoreExchangePartitionsArgs) ReadField5

func (*ThriftHiveMetastoreExchangePartitionsArgs) String

func (*ThriftHiveMetastoreExchangePartitionsArgs) Write

type ThriftHiveMetastoreExchangePartitionsResult

type ThriftHiveMetastoreExchangePartitionsResult struct {
	Success []*Partition            `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException          `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException  `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *InvalidObjectException `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidInputException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreExchangePartitionsResult

func NewThriftHiveMetastoreExchangePartitionsResult() *ThriftHiveMetastoreExchangePartitionsResult

func (*ThriftHiveMetastoreExchangePartitionsResult) GetO1

func (*ThriftHiveMetastoreExchangePartitionsResult) GetO2

func (*ThriftHiveMetastoreExchangePartitionsResult) GetO3

func (*ThriftHiveMetastoreExchangePartitionsResult) GetO4

func (*ThriftHiveMetastoreExchangePartitionsResult) GetSuccess

func (*ThriftHiveMetastoreExchangePartitionsResult) IsSetO1

func (*ThriftHiveMetastoreExchangePartitionsResult) IsSetO2

func (*ThriftHiveMetastoreExchangePartitionsResult) IsSetO3

func (*ThriftHiveMetastoreExchangePartitionsResult) IsSetO4

func (*ThriftHiveMetastoreExchangePartitionsResult) IsSetSuccess

func (*ThriftHiveMetastoreExchangePartitionsResult) Read

func (*ThriftHiveMetastoreExchangePartitionsResult) ReadField0

func (*ThriftHiveMetastoreExchangePartitionsResult) ReadField1

func (*ThriftHiveMetastoreExchangePartitionsResult) ReadField2

func (*ThriftHiveMetastoreExchangePartitionsResult) ReadField3

func (*ThriftHiveMetastoreExchangePartitionsResult) ReadField4

func (*ThriftHiveMetastoreExchangePartitionsResult) String

func (*ThriftHiveMetastoreExchangePartitionsResult) Write

type ThriftHiveMetastoreFireListenerEventArgs

type ThriftHiveMetastoreFireListenerEventArgs struct {
	Rqst *FireEventRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreFireListenerEventArgs

func NewThriftHiveMetastoreFireListenerEventArgs() *ThriftHiveMetastoreFireListenerEventArgs

func (*ThriftHiveMetastoreFireListenerEventArgs) GetRqst

func (*ThriftHiveMetastoreFireListenerEventArgs) IsSetRqst

func (*ThriftHiveMetastoreFireListenerEventArgs) Read

func (*ThriftHiveMetastoreFireListenerEventArgs) ReadField1

func (*ThriftHiveMetastoreFireListenerEventArgs) String

func (*ThriftHiveMetastoreFireListenerEventArgs) Write

type ThriftHiveMetastoreFireListenerEventResult

type ThriftHiveMetastoreFireListenerEventResult struct {
	Success *FireEventResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreFireListenerEventResult

func NewThriftHiveMetastoreFireListenerEventResult() *ThriftHiveMetastoreFireListenerEventResult

func (*ThriftHiveMetastoreFireListenerEventResult) GetSuccess

func (*ThriftHiveMetastoreFireListenerEventResult) IsSetSuccess

func (*ThriftHiveMetastoreFireListenerEventResult) Read

func (*ThriftHiveMetastoreFireListenerEventResult) ReadField0

func (*ThriftHiveMetastoreFireListenerEventResult) String

func (*ThriftHiveMetastoreFireListenerEventResult) Write

type ThriftHiveMetastoreFlushCacheArgs

type ThriftHiveMetastoreFlushCacheArgs struct {
}

func NewThriftHiveMetastoreFlushCacheArgs

func NewThriftHiveMetastoreFlushCacheArgs() *ThriftHiveMetastoreFlushCacheArgs

func (*ThriftHiveMetastoreFlushCacheArgs) Read

func (*ThriftHiveMetastoreFlushCacheArgs) String

func (*ThriftHiveMetastoreFlushCacheArgs) Write

type ThriftHiveMetastoreFlushCacheResult

type ThriftHiveMetastoreFlushCacheResult struct {
}

func NewThriftHiveMetastoreFlushCacheResult

func NewThriftHiveMetastoreFlushCacheResult() *ThriftHiveMetastoreFlushCacheResult

func (*ThriftHiveMetastoreFlushCacheResult) Read

func (*ThriftHiveMetastoreFlushCacheResult) String

func (*ThriftHiveMetastoreFlushCacheResult) Write

type ThriftHiveMetastoreGetActiveResourcePlanArgs

type ThriftHiveMetastoreGetActiveResourcePlanArgs struct {
	Request *WMGetActiveResourcePlanRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetActiveResourcePlanArgs

func NewThriftHiveMetastoreGetActiveResourcePlanArgs() *ThriftHiveMetastoreGetActiveResourcePlanArgs

func (*ThriftHiveMetastoreGetActiveResourcePlanArgs) GetRequest

func (*ThriftHiveMetastoreGetActiveResourcePlanArgs) IsSetRequest

func (*ThriftHiveMetastoreGetActiveResourcePlanArgs) Read

func (*ThriftHiveMetastoreGetActiveResourcePlanArgs) ReadField1

func (*ThriftHiveMetastoreGetActiveResourcePlanArgs) String

func (*ThriftHiveMetastoreGetActiveResourcePlanArgs) Write

type ThriftHiveMetastoreGetActiveResourcePlanResult

type ThriftHiveMetastoreGetActiveResourcePlanResult struct {
	Success *WMGetActiveResourcePlanResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O2      *MetaException                   `thrift:"o2,1" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O2

func NewThriftHiveMetastoreGetActiveResourcePlanResult

func NewThriftHiveMetastoreGetActiveResourcePlanResult() *ThriftHiveMetastoreGetActiveResourcePlanResult

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) GetO2

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) GetSuccess

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) IsSetO2

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) IsSetSuccess

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) Read

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) ReadField0

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) ReadField1

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) String

func (*ThriftHiveMetastoreGetActiveResourcePlanResult) Write

type ThriftHiveMetastoreGetAggrStatsForArgs

type ThriftHiveMetastoreGetAggrStatsForArgs struct {
	Request *PartitionsStatsRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetAggrStatsForArgs

func NewThriftHiveMetastoreGetAggrStatsForArgs() *ThriftHiveMetastoreGetAggrStatsForArgs

func (*ThriftHiveMetastoreGetAggrStatsForArgs) GetRequest

func (*ThriftHiveMetastoreGetAggrStatsForArgs) IsSetRequest

func (p *ThriftHiveMetastoreGetAggrStatsForArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreGetAggrStatsForArgs) Read

func (*ThriftHiveMetastoreGetAggrStatsForArgs) ReadField1

func (*ThriftHiveMetastoreGetAggrStatsForArgs) String

func (*ThriftHiveMetastoreGetAggrStatsForArgs) Write

type ThriftHiveMetastoreGetAggrStatsForResult

type ThriftHiveMetastoreGetAggrStatsForResult struct {
	Success *AggrStats             `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetAggrStatsForResult

func NewThriftHiveMetastoreGetAggrStatsForResult() *ThriftHiveMetastoreGetAggrStatsForResult

func (*ThriftHiveMetastoreGetAggrStatsForResult) GetO1

func (*ThriftHiveMetastoreGetAggrStatsForResult) GetO2

func (*ThriftHiveMetastoreGetAggrStatsForResult) GetSuccess

func (*ThriftHiveMetastoreGetAggrStatsForResult) IsSetO1

func (*ThriftHiveMetastoreGetAggrStatsForResult) IsSetO2

func (*ThriftHiveMetastoreGetAggrStatsForResult) IsSetSuccess

func (*ThriftHiveMetastoreGetAggrStatsForResult) Read

func (*ThriftHiveMetastoreGetAggrStatsForResult) ReadField0

func (*ThriftHiveMetastoreGetAggrStatsForResult) ReadField1

func (*ThriftHiveMetastoreGetAggrStatsForResult) ReadField2

func (*ThriftHiveMetastoreGetAggrStatsForResult) String

func (*ThriftHiveMetastoreGetAggrStatsForResult) Write

type ThriftHiveMetastoreGetAllDatabasesArgs

type ThriftHiveMetastoreGetAllDatabasesArgs struct {
}

func NewThriftHiveMetastoreGetAllDatabasesArgs

func NewThriftHiveMetastoreGetAllDatabasesArgs() *ThriftHiveMetastoreGetAllDatabasesArgs

func (*ThriftHiveMetastoreGetAllDatabasesArgs) Read

func (*ThriftHiveMetastoreGetAllDatabasesArgs) String

func (*ThriftHiveMetastoreGetAllDatabasesArgs) Write

type ThriftHiveMetastoreGetAllDatabasesResult

type ThriftHiveMetastoreGetAllDatabasesResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetAllDatabasesResult

func NewThriftHiveMetastoreGetAllDatabasesResult() *ThriftHiveMetastoreGetAllDatabasesResult

func (*ThriftHiveMetastoreGetAllDatabasesResult) GetO1

func (*ThriftHiveMetastoreGetAllDatabasesResult) GetSuccess

func (*ThriftHiveMetastoreGetAllDatabasesResult) IsSetO1

func (*ThriftHiveMetastoreGetAllDatabasesResult) IsSetSuccess

func (*ThriftHiveMetastoreGetAllDatabasesResult) Read

func (*ThriftHiveMetastoreGetAllDatabasesResult) ReadField0

func (*ThriftHiveMetastoreGetAllDatabasesResult) ReadField1

func (*ThriftHiveMetastoreGetAllDatabasesResult) String

func (*ThriftHiveMetastoreGetAllDatabasesResult) Write

type ThriftHiveMetastoreGetAllFunctionsArgs

type ThriftHiveMetastoreGetAllFunctionsArgs struct {
}

func NewThriftHiveMetastoreGetAllFunctionsArgs

func NewThriftHiveMetastoreGetAllFunctionsArgs() *ThriftHiveMetastoreGetAllFunctionsArgs

func (*ThriftHiveMetastoreGetAllFunctionsArgs) Read

func (*ThriftHiveMetastoreGetAllFunctionsArgs) String

func (*ThriftHiveMetastoreGetAllFunctionsArgs) Write

type ThriftHiveMetastoreGetAllFunctionsResult

type ThriftHiveMetastoreGetAllFunctionsResult struct {
	Success *GetAllFunctionsResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException           `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetAllFunctionsResult

func NewThriftHiveMetastoreGetAllFunctionsResult() *ThriftHiveMetastoreGetAllFunctionsResult

func (*ThriftHiveMetastoreGetAllFunctionsResult) GetO1

func (*ThriftHiveMetastoreGetAllFunctionsResult) GetSuccess

func (*ThriftHiveMetastoreGetAllFunctionsResult) IsSetO1

func (*ThriftHiveMetastoreGetAllFunctionsResult) IsSetSuccess

func (*ThriftHiveMetastoreGetAllFunctionsResult) Read

func (*ThriftHiveMetastoreGetAllFunctionsResult) ReadField0

func (*ThriftHiveMetastoreGetAllFunctionsResult) ReadField1

func (*ThriftHiveMetastoreGetAllFunctionsResult) String

func (*ThriftHiveMetastoreGetAllFunctionsResult) Write

type ThriftHiveMetastoreGetAllResourcePlansArgs

type ThriftHiveMetastoreGetAllResourcePlansArgs struct {
	Request *WMGetAllResourcePlanRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetAllResourcePlansArgs

func NewThriftHiveMetastoreGetAllResourcePlansArgs() *ThriftHiveMetastoreGetAllResourcePlansArgs

func (*ThriftHiveMetastoreGetAllResourcePlansArgs) GetRequest

func (*ThriftHiveMetastoreGetAllResourcePlansArgs) IsSetRequest

func (*ThriftHiveMetastoreGetAllResourcePlansArgs) Read

func (*ThriftHiveMetastoreGetAllResourcePlansArgs) ReadField1

func (*ThriftHiveMetastoreGetAllResourcePlansArgs) String

func (*ThriftHiveMetastoreGetAllResourcePlansArgs) Write

type ThriftHiveMetastoreGetAllResourcePlansResult

type ThriftHiveMetastoreGetAllResourcePlansResult struct {
	Success *WMGetAllResourcePlanResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException                `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetAllResourcePlansResult

func NewThriftHiveMetastoreGetAllResourcePlansResult() *ThriftHiveMetastoreGetAllResourcePlansResult

func (*ThriftHiveMetastoreGetAllResourcePlansResult) GetO1

func (*ThriftHiveMetastoreGetAllResourcePlansResult) GetSuccess

func (*ThriftHiveMetastoreGetAllResourcePlansResult) IsSetO1

func (*ThriftHiveMetastoreGetAllResourcePlansResult) IsSetSuccess

func (*ThriftHiveMetastoreGetAllResourcePlansResult) Read

func (*ThriftHiveMetastoreGetAllResourcePlansResult) ReadField0

func (*ThriftHiveMetastoreGetAllResourcePlansResult) ReadField1

func (*ThriftHiveMetastoreGetAllResourcePlansResult) String

func (*ThriftHiveMetastoreGetAllResourcePlansResult) Write

type ThriftHiveMetastoreGetAllTablesArgs

type ThriftHiveMetastoreGetAllTablesArgs struct {
	DbName string `thrift:"db_name,1" db:"db_name" json:"db_name"`
}

Attributes:

  • DbName

func NewThriftHiveMetastoreGetAllTablesArgs

func NewThriftHiveMetastoreGetAllTablesArgs() *ThriftHiveMetastoreGetAllTablesArgs

func (*ThriftHiveMetastoreGetAllTablesArgs) GetDbName

func (*ThriftHiveMetastoreGetAllTablesArgs) Read

func (*ThriftHiveMetastoreGetAllTablesArgs) ReadField1

func (*ThriftHiveMetastoreGetAllTablesArgs) String

func (*ThriftHiveMetastoreGetAllTablesArgs) Write

type ThriftHiveMetastoreGetAllTablesResult

type ThriftHiveMetastoreGetAllTablesResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetAllTablesResult

func NewThriftHiveMetastoreGetAllTablesResult() *ThriftHiveMetastoreGetAllTablesResult

func (*ThriftHiveMetastoreGetAllTablesResult) GetO1

func (*ThriftHiveMetastoreGetAllTablesResult) GetSuccess

func (*ThriftHiveMetastoreGetAllTablesResult) IsSetO1

func (*ThriftHiveMetastoreGetAllTablesResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetAllTablesResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetAllTablesResult) Read

func (*ThriftHiveMetastoreGetAllTablesResult) ReadField0

func (*ThriftHiveMetastoreGetAllTablesResult) ReadField1

func (*ThriftHiveMetastoreGetAllTablesResult) String

func (*ThriftHiveMetastoreGetAllTablesResult) Write

type ThriftHiveMetastoreGetAllTokenIdentifiersArgs

type ThriftHiveMetastoreGetAllTokenIdentifiersArgs struct {
}

func NewThriftHiveMetastoreGetAllTokenIdentifiersArgs

func NewThriftHiveMetastoreGetAllTokenIdentifiersArgs() *ThriftHiveMetastoreGetAllTokenIdentifiersArgs

func (*ThriftHiveMetastoreGetAllTokenIdentifiersArgs) Read

func (*ThriftHiveMetastoreGetAllTokenIdentifiersArgs) String

func (*ThriftHiveMetastoreGetAllTokenIdentifiersArgs) Write

type ThriftHiveMetastoreGetAllTokenIdentifiersResult

type ThriftHiveMetastoreGetAllTokenIdentifiersResult struct {
	Success []string `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetAllTokenIdentifiersResult

func NewThriftHiveMetastoreGetAllTokenIdentifiersResult() *ThriftHiveMetastoreGetAllTokenIdentifiersResult

func (*ThriftHiveMetastoreGetAllTokenIdentifiersResult) GetSuccess

func (*ThriftHiveMetastoreGetAllTokenIdentifiersResult) IsSetSuccess

func (*ThriftHiveMetastoreGetAllTokenIdentifiersResult) Read

func (*ThriftHiveMetastoreGetAllTokenIdentifiersResult) ReadField0

func (*ThriftHiveMetastoreGetAllTokenIdentifiersResult) String

func (*ThriftHiveMetastoreGetAllTokenIdentifiersResult) Write

type ThriftHiveMetastoreGetConfigValueArgs

type ThriftHiveMetastoreGetConfigValueArgs struct {
	Name         string `thrift:"name,1" db:"name" json:"name"`
	DefaultValue string `thrift:"defaultValue,2" db:"defaultValue" json:"defaultValue"`
}

Attributes:

  • Name
  • DefaultValue

func NewThriftHiveMetastoreGetConfigValueArgs

func NewThriftHiveMetastoreGetConfigValueArgs() *ThriftHiveMetastoreGetConfigValueArgs

func (*ThriftHiveMetastoreGetConfigValueArgs) GetDefaultValue

func (p *ThriftHiveMetastoreGetConfigValueArgs) GetDefaultValue() string

func (*ThriftHiveMetastoreGetConfigValueArgs) GetName

func (*ThriftHiveMetastoreGetConfigValueArgs) Read

func (*ThriftHiveMetastoreGetConfigValueArgs) ReadField1

func (*ThriftHiveMetastoreGetConfigValueArgs) ReadField2

func (*ThriftHiveMetastoreGetConfigValueArgs) String

func (*ThriftHiveMetastoreGetConfigValueArgs) Write

type ThriftHiveMetastoreGetConfigValueResult

type ThriftHiveMetastoreGetConfigValueResult struct {
	Success *string                     `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *ConfigValSecurityException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetConfigValueResult

func NewThriftHiveMetastoreGetConfigValueResult() *ThriftHiveMetastoreGetConfigValueResult

func (*ThriftHiveMetastoreGetConfigValueResult) GetO1

func (*ThriftHiveMetastoreGetConfigValueResult) GetSuccess

func (*ThriftHiveMetastoreGetConfigValueResult) IsSetO1

func (*ThriftHiveMetastoreGetConfigValueResult) IsSetSuccess

func (*ThriftHiveMetastoreGetConfigValueResult) Read

func (*ThriftHiveMetastoreGetConfigValueResult) ReadField0

func (*ThriftHiveMetastoreGetConfigValueResult) ReadField1

func (*ThriftHiveMetastoreGetConfigValueResult) String

func (*ThriftHiveMetastoreGetConfigValueResult) Write

type ThriftHiveMetastoreGetCurrentNotificationEventIdArgs

type ThriftHiveMetastoreGetCurrentNotificationEventIdArgs struct {
}

func NewThriftHiveMetastoreGetCurrentNotificationEventIdArgs

func NewThriftHiveMetastoreGetCurrentNotificationEventIdArgs() *ThriftHiveMetastoreGetCurrentNotificationEventIdArgs

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdArgs) Read

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdArgs) String

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdArgs) Write

type ThriftHiveMetastoreGetCurrentNotificationEventIdResult

type ThriftHiveMetastoreGetCurrentNotificationEventIdResult struct {
	Success *CurrentNotificationEventId `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdResult) GetSuccess

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdResult) IsSetSuccess

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdResult) Read

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdResult) ReadField0

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdResult) String

func (*ThriftHiveMetastoreGetCurrentNotificationEventIdResult) Write

type ThriftHiveMetastoreGetDatabaseArgs

type ThriftHiveMetastoreGetDatabaseArgs struct {
	Name string `thrift:"name,1" db:"name" json:"name"`
}

Attributes:

  • Name

func NewThriftHiveMetastoreGetDatabaseArgs

func NewThriftHiveMetastoreGetDatabaseArgs() *ThriftHiveMetastoreGetDatabaseArgs

func (*ThriftHiveMetastoreGetDatabaseArgs) GetName

func (*ThriftHiveMetastoreGetDatabaseArgs) Read

func (*ThriftHiveMetastoreGetDatabaseArgs) ReadField1

func (*ThriftHiveMetastoreGetDatabaseArgs) String

func (*ThriftHiveMetastoreGetDatabaseArgs) Write

type ThriftHiveMetastoreGetDatabaseResult

type ThriftHiveMetastoreGetDatabaseResult struct {
	Success *Database              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetDatabaseResult

func NewThriftHiveMetastoreGetDatabaseResult() *ThriftHiveMetastoreGetDatabaseResult

func (*ThriftHiveMetastoreGetDatabaseResult) GetO1

func (*ThriftHiveMetastoreGetDatabaseResult) GetO2

func (*ThriftHiveMetastoreGetDatabaseResult) GetSuccess

func (*ThriftHiveMetastoreGetDatabaseResult) IsSetO1

func (*ThriftHiveMetastoreGetDatabaseResult) IsSetO2

func (*ThriftHiveMetastoreGetDatabaseResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetDatabaseResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetDatabaseResult) Read

func (*ThriftHiveMetastoreGetDatabaseResult) ReadField0

func (*ThriftHiveMetastoreGetDatabaseResult) ReadField1

func (*ThriftHiveMetastoreGetDatabaseResult) ReadField2

func (*ThriftHiveMetastoreGetDatabaseResult) String

func (*ThriftHiveMetastoreGetDatabaseResult) Write

type ThriftHiveMetastoreGetDatabasesArgs

type ThriftHiveMetastoreGetDatabasesArgs struct {
	Pattern string `thrift:"pattern,1" db:"pattern" json:"pattern"`
}

Attributes:

  • Pattern

func NewThriftHiveMetastoreGetDatabasesArgs

func NewThriftHiveMetastoreGetDatabasesArgs() *ThriftHiveMetastoreGetDatabasesArgs

func (*ThriftHiveMetastoreGetDatabasesArgs) GetPattern

func (*ThriftHiveMetastoreGetDatabasesArgs) Read

func (*ThriftHiveMetastoreGetDatabasesArgs) ReadField1

func (*ThriftHiveMetastoreGetDatabasesArgs) String

func (*ThriftHiveMetastoreGetDatabasesArgs) Write

type ThriftHiveMetastoreGetDatabasesResult

type ThriftHiveMetastoreGetDatabasesResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetDatabasesResult

func NewThriftHiveMetastoreGetDatabasesResult() *ThriftHiveMetastoreGetDatabasesResult

func (*ThriftHiveMetastoreGetDatabasesResult) GetO1

func (*ThriftHiveMetastoreGetDatabasesResult) GetSuccess

func (*ThriftHiveMetastoreGetDatabasesResult) IsSetO1

func (*ThriftHiveMetastoreGetDatabasesResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetDatabasesResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetDatabasesResult) Read

func (*ThriftHiveMetastoreGetDatabasesResult) ReadField0

func (*ThriftHiveMetastoreGetDatabasesResult) ReadField1

func (*ThriftHiveMetastoreGetDatabasesResult) String

func (*ThriftHiveMetastoreGetDatabasesResult) Write

type ThriftHiveMetastoreGetDelegationTokenArgs

type ThriftHiveMetastoreGetDelegationTokenArgs struct {
	TokenOwner                   string `thrift:"token_owner,1" db:"token_owner" json:"token_owner"`
	RenewerKerberosPrincipalName string `thrift:"renewer_kerberos_principal_name,2" db:"renewer_kerberos_principal_name" json:"renewer_kerberos_principal_name"`
}

Attributes:

  • TokenOwner
  • RenewerKerberosPrincipalName

func NewThriftHiveMetastoreGetDelegationTokenArgs

func NewThriftHiveMetastoreGetDelegationTokenArgs() *ThriftHiveMetastoreGetDelegationTokenArgs

func (*ThriftHiveMetastoreGetDelegationTokenArgs) GetRenewerKerberosPrincipalName

func (p *ThriftHiveMetastoreGetDelegationTokenArgs) GetRenewerKerberosPrincipalName() string

func (*ThriftHiveMetastoreGetDelegationTokenArgs) GetTokenOwner

func (*ThriftHiveMetastoreGetDelegationTokenArgs) Read

func (*ThriftHiveMetastoreGetDelegationTokenArgs) ReadField1

func (*ThriftHiveMetastoreGetDelegationTokenArgs) ReadField2

func (*ThriftHiveMetastoreGetDelegationTokenArgs) String

func (*ThriftHiveMetastoreGetDelegationTokenArgs) Write

type ThriftHiveMetastoreGetDelegationTokenResult

type ThriftHiveMetastoreGetDelegationTokenResult struct {
	Success *string        `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetDelegationTokenResult

func NewThriftHiveMetastoreGetDelegationTokenResult() *ThriftHiveMetastoreGetDelegationTokenResult

func (*ThriftHiveMetastoreGetDelegationTokenResult) GetO1

func (*ThriftHiveMetastoreGetDelegationTokenResult) GetSuccess

func (*ThriftHiveMetastoreGetDelegationTokenResult) IsSetO1

func (*ThriftHiveMetastoreGetDelegationTokenResult) IsSetSuccess

func (*ThriftHiveMetastoreGetDelegationTokenResult) Read

func (*ThriftHiveMetastoreGetDelegationTokenResult) ReadField0

func (*ThriftHiveMetastoreGetDelegationTokenResult) ReadField1

func (*ThriftHiveMetastoreGetDelegationTokenResult) String

func (*ThriftHiveMetastoreGetDelegationTokenResult) Write

type ThriftHiveMetastoreGetFieldsArgs

type ThriftHiveMetastoreGetFieldsArgs struct {
	DbName    string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TableName string `thrift:"table_name,2" db:"table_name" json:"table_name"`
}

Attributes:

  • DbName
  • TableName

func NewThriftHiveMetastoreGetFieldsArgs

func NewThriftHiveMetastoreGetFieldsArgs() *ThriftHiveMetastoreGetFieldsArgs

func (*ThriftHiveMetastoreGetFieldsArgs) GetDbName

func (*ThriftHiveMetastoreGetFieldsArgs) GetTableName

func (p *ThriftHiveMetastoreGetFieldsArgs) GetTableName() string

func (*ThriftHiveMetastoreGetFieldsArgs) Read

func (*ThriftHiveMetastoreGetFieldsArgs) ReadField1

func (*ThriftHiveMetastoreGetFieldsArgs) ReadField2

func (*ThriftHiveMetastoreGetFieldsArgs) String

func (*ThriftHiveMetastoreGetFieldsArgs) Write

type ThriftHiveMetastoreGetFieldsResult

type ThriftHiveMetastoreGetFieldsResult struct {
	Success []*FieldSchema         `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *UnknownTableException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *UnknownDBException    `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreGetFieldsResult

func NewThriftHiveMetastoreGetFieldsResult() *ThriftHiveMetastoreGetFieldsResult

func (*ThriftHiveMetastoreGetFieldsResult) GetO1

func (*ThriftHiveMetastoreGetFieldsResult) GetO2

func (*ThriftHiveMetastoreGetFieldsResult) GetO3

func (*ThriftHiveMetastoreGetFieldsResult) GetSuccess

func (*ThriftHiveMetastoreGetFieldsResult) IsSetO1

func (*ThriftHiveMetastoreGetFieldsResult) IsSetO2

func (*ThriftHiveMetastoreGetFieldsResult) IsSetO3

func (*ThriftHiveMetastoreGetFieldsResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetFieldsResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetFieldsResult) Read

func (*ThriftHiveMetastoreGetFieldsResult) ReadField0

func (*ThriftHiveMetastoreGetFieldsResult) ReadField1

func (*ThriftHiveMetastoreGetFieldsResult) ReadField2

func (*ThriftHiveMetastoreGetFieldsResult) ReadField3

func (*ThriftHiveMetastoreGetFieldsResult) String

func (*ThriftHiveMetastoreGetFieldsResult) Write

type ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs

type ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs struct {
	DbName             string              `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TableName          string              `thrift:"table_name,2" db:"table_name" json:"table_name"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,3" db:"environment_context" json:"environment_context"`
}

Attributes:

  • DbName
  • TableName
  • EnvironmentContext

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) GetDbName

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) GetTableName

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) IsSetEnvironmentContext

func (p *ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) IsSetEnvironmentContext() bool

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult

type ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult struct {
	Success []*FieldSchema         `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *UnknownTableException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *UnknownDBException    `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) GetO3

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) GetSuccess

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) IsSetO3

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) IsSetSuccess

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) ReadField0

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) ReadField3

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult) Write

type ThriftHiveMetastoreGetFileMetadataArgs

type ThriftHiveMetastoreGetFileMetadataArgs struct {
	Req *GetFileMetadataRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreGetFileMetadataArgs

func NewThriftHiveMetastoreGetFileMetadataArgs() *ThriftHiveMetastoreGetFileMetadataArgs

func (*ThriftHiveMetastoreGetFileMetadataArgs) GetReq

func (*ThriftHiveMetastoreGetFileMetadataArgs) IsSetReq

func (*ThriftHiveMetastoreGetFileMetadataArgs) Read

func (*ThriftHiveMetastoreGetFileMetadataArgs) ReadField1

func (*ThriftHiveMetastoreGetFileMetadataArgs) String

func (*ThriftHiveMetastoreGetFileMetadataArgs) Write

type ThriftHiveMetastoreGetFileMetadataByExprArgs

type ThriftHiveMetastoreGetFileMetadataByExprArgs struct {
	Req *GetFileMetadataByExprRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreGetFileMetadataByExprArgs

func NewThriftHiveMetastoreGetFileMetadataByExprArgs() *ThriftHiveMetastoreGetFileMetadataByExprArgs

func (*ThriftHiveMetastoreGetFileMetadataByExprArgs) GetReq

func (*ThriftHiveMetastoreGetFileMetadataByExprArgs) IsSetReq

func (*ThriftHiveMetastoreGetFileMetadataByExprArgs) Read

func (*ThriftHiveMetastoreGetFileMetadataByExprArgs) ReadField1

func (*ThriftHiveMetastoreGetFileMetadataByExprArgs) String

func (*ThriftHiveMetastoreGetFileMetadataByExprArgs) Write

type ThriftHiveMetastoreGetFileMetadataByExprResult

type ThriftHiveMetastoreGetFileMetadataByExprResult struct {
	Success *GetFileMetadataByExprResult_ `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetFileMetadataByExprResult

func NewThriftHiveMetastoreGetFileMetadataByExprResult() *ThriftHiveMetastoreGetFileMetadataByExprResult

func (*ThriftHiveMetastoreGetFileMetadataByExprResult) GetSuccess

func (*ThriftHiveMetastoreGetFileMetadataByExprResult) IsSetSuccess

func (*ThriftHiveMetastoreGetFileMetadataByExprResult) Read

func (*ThriftHiveMetastoreGetFileMetadataByExprResult) ReadField0

func (*ThriftHiveMetastoreGetFileMetadataByExprResult) String

func (*ThriftHiveMetastoreGetFileMetadataByExprResult) Write

type ThriftHiveMetastoreGetFileMetadataResult

type ThriftHiveMetastoreGetFileMetadataResult struct {
	Success *GetFileMetadataResult_ `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetFileMetadataResult

func NewThriftHiveMetastoreGetFileMetadataResult() *ThriftHiveMetastoreGetFileMetadataResult

func (*ThriftHiveMetastoreGetFileMetadataResult) GetSuccess

func (*ThriftHiveMetastoreGetFileMetadataResult) IsSetSuccess

func (*ThriftHiveMetastoreGetFileMetadataResult) Read

func (*ThriftHiveMetastoreGetFileMetadataResult) ReadField0

func (*ThriftHiveMetastoreGetFileMetadataResult) String

func (*ThriftHiveMetastoreGetFileMetadataResult) Write

type ThriftHiveMetastoreGetForeignKeysArgs

type ThriftHiveMetastoreGetForeignKeysArgs struct {
	Request *ForeignKeysRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetForeignKeysArgs

func NewThriftHiveMetastoreGetForeignKeysArgs() *ThriftHiveMetastoreGetForeignKeysArgs

func (*ThriftHiveMetastoreGetForeignKeysArgs) GetRequest

func (*ThriftHiveMetastoreGetForeignKeysArgs) IsSetRequest

func (p *ThriftHiveMetastoreGetForeignKeysArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreGetForeignKeysArgs) Read

func (*ThriftHiveMetastoreGetForeignKeysArgs) ReadField1

func (*ThriftHiveMetastoreGetForeignKeysArgs) String

func (*ThriftHiveMetastoreGetForeignKeysArgs) Write

type ThriftHiveMetastoreGetForeignKeysResult

type ThriftHiveMetastoreGetForeignKeysResult struct {
	Success *ForeignKeysResponse   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetForeignKeysResult

func NewThriftHiveMetastoreGetForeignKeysResult() *ThriftHiveMetastoreGetForeignKeysResult

func (*ThriftHiveMetastoreGetForeignKeysResult) GetO1

func (*ThriftHiveMetastoreGetForeignKeysResult) GetO2

func (*ThriftHiveMetastoreGetForeignKeysResult) GetSuccess

func (*ThriftHiveMetastoreGetForeignKeysResult) IsSetO1

func (*ThriftHiveMetastoreGetForeignKeysResult) IsSetO2

func (*ThriftHiveMetastoreGetForeignKeysResult) IsSetSuccess

func (*ThriftHiveMetastoreGetForeignKeysResult) Read

func (*ThriftHiveMetastoreGetForeignKeysResult) ReadField0

func (*ThriftHiveMetastoreGetForeignKeysResult) ReadField1

func (*ThriftHiveMetastoreGetForeignKeysResult) ReadField2

func (*ThriftHiveMetastoreGetForeignKeysResult) String

func (*ThriftHiveMetastoreGetForeignKeysResult) Write

type ThriftHiveMetastoreGetFunctionArgs

type ThriftHiveMetastoreGetFunctionArgs struct {
	DbName   string `thrift:"dbName,1" db:"dbName" json:"dbName"`
	FuncName string `thrift:"funcName,2" db:"funcName" json:"funcName"`
}

Attributes:

  • DbName
  • FuncName

func NewThriftHiveMetastoreGetFunctionArgs

func NewThriftHiveMetastoreGetFunctionArgs() *ThriftHiveMetastoreGetFunctionArgs

func (*ThriftHiveMetastoreGetFunctionArgs) GetDbName

func (*ThriftHiveMetastoreGetFunctionArgs) GetFuncName

func (p *ThriftHiveMetastoreGetFunctionArgs) GetFuncName() string

func (*ThriftHiveMetastoreGetFunctionArgs) Read

func (*ThriftHiveMetastoreGetFunctionArgs) ReadField1

func (*ThriftHiveMetastoreGetFunctionArgs) ReadField2

func (*ThriftHiveMetastoreGetFunctionArgs) String

func (*ThriftHiveMetastoreGetFunctionArgs) Write

type ThriftHiveMetastoreGetFunctionResult

type ThriftHiveMetastoreGetFunctionResult struct {
	Success *Function              `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetFunctionResult

func NewThriftHiveMetastoreGetFunctionResult() *ThriftHiveMetastoreGetFunctionResult

func (*ThriftHiveMetastoreGetFunctionResult) GetO1

func (*ThriftHiveMetastoreGetFunctionResult) GetO2

func (*ThriftHiveMetastoreGetFunctionResult) GetSuccess

func (*ThriftHiveMetastoreGetFunctionResult) IsSetO1

func (*ThriftHiveMetastoreGetFunctionResult) IsSetO2

func (*ThriftHiveMetastoreGetFunctionResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetFunctionResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetFunctionResult) Read

func (*ThriftHiveMetastoreGetFunctionResult) ReadField0

func (*ThriftHiveMetastoreGetFunctionResult) ReadField1

func (*ThriftHiveMetastoreGetFunctionResult) ReadField2

func (*ThriftHiveMetastoreGetFunctionResult) String

func (*ThriftHiveMetastoreGetFunctionResult) Write

type ThriftHiveMetastoreGetFunctionsArgs

type ThriftHiveMetastoreGetFunctionsArgs struct {
	DbName  string `thrift:"dbName,1" db:"dbName" json:"dbName"`
	Pattern string `thrift:"pattern,2" db:"pattern" json:"pattern"`
}

Attributes:

  • DbName
  • Pattern

func NewThriftHiveMetastoreGetFunctionsArgs

func NewThriftHiveMetastoreGetFunctionsArgs() *ThriftHiveMetastoreGetFunctionsArgs

func (*ThriftHiveMetastoreGetFunctionsArgs) GetDbName

func (*ThriftHiveMetastoreGetFunctionsArgs) GetPattern

func (*ThriftHiveMetastoreGetFunctionsArgs) Read

func (*ThriftHiveMetastoreGetFunctionsArgs) ReadField1

func (*ThriftHiveMetastoreGetFunctionsArgs) ReadField2

func (*ThriftHiveMetastoreGetFunctionsArgs) String

func (*ThriftHiveMetastoreGetFunctionsArgs) Write

type ThriftHiveMetastoreGetFunctionsResult

type ThriftHiveMetastoreGetFunctionsResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetFunctionsResult

func NewThriftHiveMetastoreGetFunctionsResult() *ThriftHiveMetastoreGetFunctionsResult

func (*ThriftHiveMetastoreGetFunctionsResult) GetO1

func (*ThriftHiveMetastoreGetFunctionsResult) GetSuccess

func (*ThriftHiveMetastoreGetFunctionsResult) IsSetO1

func (*ThriftHiveMetastoreGetFunctionsResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetFunctionsResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetFunctionsResult) Read

func (*ThriftHiveMetastoreGetFunctionsResult) ReadField0

func (*ThriftHiveMetastoreGetFunctionsResult) ReadField1

func (*ThriftHiveMetastoreGetFunctionsResult) String

func (*ThriftHiveMetastoreGetFunctionsResult) Write

type ThriftHiveMetastoreGetIndexByNameArgs

type ThriftHiveMetastoreGetIndexByNameArgs struct {
	DbName    string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName   string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	IndexName string `thrift:"index_name,3" db:"index_name" json:"index_name"`
}

Attributes:

  • DbName
  • TblName
  • IndexName

func NewThriftHiveMetastoreGetIndexByNameArgs

func NewThriftHiveMetastoreGetIndexByNameArgs() *ThriftHiveMetastoreGetIndexByNameArgs

func (*ThriftHiveMetastoreGetIndexByNameArgs) GetDbName

func (*ThriftHiveMetastoreGetIndexByNameArgs) GetIndexName

func (*ThriftHiveMetastoreGetIndexByNameArgs) GetTblName

func (*ThriftHiveMetastoreGetIndexByNameArgs) Read

func (*ThriftHiveMetastoreGetIndexByNameArgs) ReadField1

func (*ThriftHiveMetastoreGetIndexByNameArgs) ReadField2

func (*ThriftHiveMetastoreGetIndexByNameArgs) ReadField3

func (*ThriftHiveMetastoreGetIndexByNameArgs) String

func (*ThriftHiveMetastoreGetIndexByNameArgs) Write

type ThriftHiveMetastoreGetIndexByNameResult

type ThriftHiveMetastoreGetIndexByNameResult struct {
	Success *Index                 `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetIndexByNameResult

func NewThriftHiveMetastoreGetIndexByNameResult() *ThriftHiveMetastoreGetIndexByNameResult

func (*ThriftHiveMetastoreGetIndexByNameResult) GetO1

func (*ThriftHiveMetastoreGetIndexByNameResult) GetO2

func (*ThriftHiveMetastoreGetIndexByNameResult) GetSuccess

func (*ThriftHiveMetastoreGetIndexByNameResult) IsSetO1

func (*ThriftHiveMetastoreGetIndexByNameResult) IsSetO2

func (*ThriftHiveMetastoreGetIndexByNameResult) IsSetSuccess

func (*ThriftHiveMetastoreGetIndexByNameResult) Read

func (*ThriftHiveMetastoreGetIndexByNameResult) ReadField0

func (*ThriftHiveMetastoreGetIndexByNameResult) ReadField1

func (*ThriftHiveMetastoreGetIndexByNameResult) ReadField2

func (*ThriftHiveMetastoreGetIndexByNameResult) String

func (*ThriftHiveMetastoreGetIndexByNameResult) Write

type ThriftHiveMetastoreGetIndexNamesArgs

type ThriftHiveMetastoreGetIndexNamesArgs struct {
	DbName     string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName    string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	MaxIndexes int16  `thrift:"max_indexes,3" db:"max_indexes" json:"max_indexes"`
}

Attributes:

  • DbName
  • TblName
  • MaxIndexes

func NewThriftHiveMetastoreGetIndexNamesArgs

func NewThriftHiveMetastoreGetIndexNamesArgs() *ThriftHiveMetastoreGetIndexNamesArgs

func (*ThriftHiveMetastoreGetIndexNamesArgs) GetDbName

func (*ThriftHiveMetastoreGetIndexNamesArgs) GetMaxIndexes

func (p *ThriftHiveMetastoreGetIndexNamesArgs) GetMaxIndexes() int16

func (*ThriftHiveMetastoreGetIndexNamesArgs) GetTblName

func (*ThriftHiveMetastoreGetIndexNamesArgs) Read

func (*ThriftHiveMetastoreGetIndexNamesArgs) ReadField1

func (*ThriftHiveMetastoreGetIndexNamesArgs) ReadField2

func (*ThriftHiveMetastoreGetIndexNamesArgs) ReadField3

func (*ThriftHiveMetastoreGetIndexNamesArgs) String

func (*ThriftHiveMetastoreGetIndexNamesArgs) Write

type ThriftHiveMetastoreGetIndexNamesResult

type ThriftHiveMetastoreGetIndexNamesResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O2      *MetaException `thrift:"o2,1" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O2

func NewThriftHiveMetastoreGetIndexNamesResult

func NewThriftHiveMetastoreGetIndexNamesResult() *ThriftHiveMetastoreGetIndexNamesResult

func (*ThriftHiveMetastoreGetIndexNamesResult) GetO2

func (*ThriftHiveMetastoreGetIndexNamesResult) GetSuccess

func (*ThriftHiveMetastoreGetIndexNamesResult) IsSetO2

func (*ThriftHiveMetastoreGetIndexNamesResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetIndexNamesResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetIndexNamesResult) Read

func (*ThriftHiveMetastoreGetIndexNamesResult) ReadField0

func (*ThriftHiveMetastoreGetIndexNamesResult) ReadField1

func (*ThriftHiveMetastoreGetIndexNamesResult) String

func (*ThriftHiveMetastoreGetIndexNamesResult) Write

type ThriftHiveMetastoreGetIndexesArgs

type ThriftHiveMetastoreGetIndexesArgs struct {
	DbName     string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName    string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	MaxIndexes int16  `thrift:"max_indexes,3" db:"max_indexes" json:"max_indexes"`
}

Attributes:

  • DbName
  • TblName
  • MaxIndexes

func NewThriftHiveMetastoreGetIndexesArgs

func NewThriftHiveMetastoreGetIndexesArgs() *ThriftHiveMetastoreGetIndexesArgs

func (*ThriftHiveMetastoreGetIndexesArgs) GetDbName

func (*ThriftHiveMetastoreGetIndexesArgs) GetMaxIndexes

func (p *ThriftHiveMetastoreGetIndexesArgs) GetMaxIndexes() int16

func (*ThriftHiveMetastoreGetIndexesArgs) GetTblName

func (p *ThriftHiveMetastoreGetIndexesArgs) GetTblName() string

func (*ThriftHiveMetastoreGetIndexesArgs) Read

func (*ThriftHiveMetastoreGetIndexesArgs) ReadField1

func (*ThriftHiveMetastoreGetIndexesArgs) ReadField2

func (*ThriftHiveMetastoreGetIndexesArgs) ReadField3

func (*ThriftHiveMetastoreGetIndexesArgs) String

func (*ThriftHiveMetastoreGetIndexesArgs) Write

type ThriftHiveMetastoreGetIndexesResult

type ThriftHiveMetastoreGetIndexesResult struct {
	Success []*Index               `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetIndexesResult

func NewThriftHiveMetastoreGetIndexesResult() *ThriftHiveMetastoreGetIndexesResult

func (*ThriftHiveMetastoreGetIndexesResult) GetO1

func (*ThriftHiveMetastoreGetIndexesResult) GetO2

func (*ThriftHiveMetastoreGetIndexesResult) GetSuccess

func (p *ThriftHiveMetastoreGetIndexesResult) GetSuccess() []*Index

func (*ThriftHiveMetastoreGetIndexesResult) IsSetO1

func (*ThriftHiveMetastoreGetIndexesResult) IsSetO2

func (*ThriftHiveMetastoreGetIndexesResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetIndexesResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetIndexesResult) Read

func (*ThriftHiveMetastoreGetIndexesResult) ReadField0

func (*ThriftHiveMetastoreGetIndexesResult) ReadField1

func (*ThriftHiveMetastoreGetIndexesResult) ReadField2

func (*ThriftHiveMetastoreGetIndexesResult) String

func (*ThriftHiveMetastoreGetIndexesResult) Write

type ThriftHiveMetastoreGetMasterKeysArgs

type ThriftHiveMetastoreGetMasterKeysArgs struct {
}

func NewThriftHiveMetastoreGetMasterKeysArgs

func NewThriftHiveMetastoreGetMasterKeysArgs() *ThriftHiveMetastoreGetMasterKeysArgs

func (*ThriftHiveMetastoreGetMasterKeysArgs) Read

func (*ThriftHiveMetastoreGetMasterKeysArgs) String

func (*ThriftHiveMetastoreGetMasterKeysArgs) Write

type ThriftHiveMetastoreGetMasterKeysResult

type ThriftHiveMetastoreGetMasterKeysResult struct {
	Success []string `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetMasterKeysResult

func NewThriftHiveMetastoreGetMasterKeysResult() *ThriftHiveMetastoreGetMasterKeysResult

func (*ThriftHiveMetastoreGetMasterKeysResult) GetSuccess

func (*ThriftHiveMetastoreGetMasterKeysResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetMasterKeysResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetMasterKeysResult) Read

func (*ThriftHiveMetastoreGetMasterKeysResult) ReadField0

func (*ThriftHiveMetastoreGetMasterKeysResult) String

func (*ThriftHiveMetastoreGetMasterKeysResult) Write

type ThriftHiveMetastoreGetMetaConfArgs

type ThriftHiveMetastoreGetMetaConfArgs struct {
	Key string `thrift:"key,1" db:"key" json:"key"`
}

Attributes:

  • Key

func NewThriftHiveMetastoreGetMetaConfArgs

func NewThriftHiveMetastoreGetMetaConfArgs() *ThriftHiveMetastoreGetMetaConfArgs

func (*ThriftHiveMetastoreGetMetaConfArgs) GetKey

func (*ThriftHiveMetastoreGetMetaConfArgs) Read

func (*ThriftHiveMetastoreGetMetaConfArgs) ReadField1

func (*ThriftHiveMetastoreGetMetaConfArgs) String

func (*ThriftHiveMetastoreGetMetaConfArgs) Write

type ThriftHiveMetastoreGetMetaConfResult

type ThriftHiveMetastoreGetMetaConfResult struct {
	Success *string        `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetMetaConfResult

func NewThriftHiveMetastoreGetMetaConfResult() *ThriftHiveMetastoreGetMetaConfResult

func (*ThriftHiveMetastoreGetMetaConfResult) GetO1

func (*ThriftHiveMetastoreGetMetaConfResult) GetSuccess

func (*ThriftHiveMetastoreGetMetaConfResult) IsSetO1

func (*ThriftHiveMetastoreGetMetaConfResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetMetaConfResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetMetaConfResult) Read

func (*ThriftHiveMetastoreGetMetaConfResult) ReadField0

func (*ThriftHiveMetastoreGetMetaConfResult) ReadField1

func (*ThriftHiveMetastoreGetMetaConfResult) String

func (*ThriftHiveMetastoreGetMetaConfResult) Write

type ThriftHiveMetastoreGetMetastoreDbUUIDArgs

type ThriftHiveMetastoreGetMetastoreDbUUIDArgs struct {
}

func NewThriftHiveMetastoreGetMetastoreDbUUIDArgs

func NewThriftHiveMetastoreGetMetastoreDbUUIDArgs() *ThriftHiveMetastoreGetMetastoreDbUUIDArgs

func (*ThriftHiveMetastoreGetMetastoreDbUUIDArgs) Read

func (*ThriftHiveMetastoreGetMetastoreDbUUIDArgs) String

func (*ThriftHiveMetastoreGetMetastoreDbUUIDArgs) Write

type ThriftHiveMetastoreGetMetastoreDbUUIDResult

type ThriftHiveMetastoreGetMetastoreDbUUIDResult struct {
	Success *string        `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetMetastoreDbUUIDResult

func NewThriftHiveMetastoreGetMetastoreDbUUIDResult() *ThriftHiveMetastoreGetMetastoreDbUUIDResult

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) GetO1

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) GetSuccess

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) IsSetO1

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) IsSetSuccess

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) Read

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) ReadField0

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) ReadField1

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) String

func (*ThriftHiveMetastoreGetMetastoreDbUUIDResult) Write

type ThriftHiveMetastoreGetNextNotificationArgs

type ThriftHiveMetastoreGetNextNotificationArgs struct {
	Rqst *NotificationEventRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreGetNextNotificationArgs

func NewThriftHiveMetastoreGetNextNotificationArgs() *ThriftHiveMetastoreGetNextNotificationArgs

func (*ThriftHiveMetastoreGetNextNotificationArgs) GetRqst

func (*ThriftHiveMetastoreGetNextNotificationArgs) IsSetRqst

func (*ThriftHiveMetastoreGetNextNotificationArgs) Read

func (*ThriftHiveMetastoreGetNextNotificationArgs) ReadField1

func (*ThriftHiveMetastoreGetNextNotificationArgs) String

func (*ThriftHiveMetastoreGetNextNotificationArgs) Write

type ThriftHiveMetastoreGetNextNotificationResult

type ThriftHiveMetastoreGetNextNotificationResult struct {
	Success *NotificationEventResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetNextNotificationResult

func NewThriftHiveMetastoreGetNextNotificationResult() *ThriftHiveMetastoreGetNextNotificationResult

func (*ThriftHiveMetastoreGetNextNotificationResult) GetSuccess

func (*ThriftHiveMetastoreGetNextNotificationResult) IsSetSuccess

func (*ThriftHiveMetastoreGetNextNotificationResult) Read

func (*ThriftHiveMetastoreGetNextNotificationResult) ReadField0

func (*ThriftHiveMetastoreGetNextNotificationResult) String

func (*ThriftHiveMetastoreGetNextNotificationResult) Write

type ThriftHiveMetastoreGetNotNullConstraintsArgs

type ThriftHiveMetastoreGetNotNullConstraintsArgs struct {
	Request *NotNullConstraintsRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetNotNullConstraintsArgs

func NewThriftHiveMetastoreGetNotNullConstraintsArgs() *ThriftHiveMetastoreGetNotNullConstraintsArgs

func (*ThriftHiveMetastoreGetNotNullConstraintsArgs) GetRequest

func (*ThriftHiveMetastoreGetNotNullConstraintsArgs) IsSetRequest

func (*ThriftHiveMetastoreGetNotNullConstraintsArgs) Read

func (*ThriftHiveMetastoreGetNotNullConstraintsArgs) ReadField1

func (*ThriftHiveMetastoreGetNotNullConstraintsArgs) String

func (*ThriftHiveMetastoreGetNotNullConstraintsArgs) Write

type ThriftHiveMetastoreGetNotNullConstraintsResult

type ThriftHiveMetastoreGetNotNullConstraintsResult struct {
	Success *NotNullConstraintsResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException              `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException      `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetNotNullConstraintsResult

func NewThriftHiveMetastoreGetNotNullConstraintsResult() *ThriftHiveMetastoreGetNotNullConstraintsResult

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) GetO1

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) GetO2

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) GetSuccess

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) IsSetO1

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) IsSetO2

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) IsSetSuccess

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) Read

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) ReadField0

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) ReadField1

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) ReadField2

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) String

func (*ThriftHiveMetastoreGetNotNullConstraintsResult) Write

type ThriftHiveMetastoreGetNotificationEventsCountArgs

type ThriftHiveMetastoreGetNotificationEventsCountArgs struct {
	Rqst *NotificationEventsCountRequest
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreGetNotificationEventsCountArgs

func NewThriftHiveMetastoreGetNotificationEventsCountArgs() *ThriftHiveMetastoreGetNotificationEventsCountArgs

func (*ThriftHiveMetastoreGetNotificationEventsCountArgs) GetRqst

func (*ThriftHiveMetastoreGetNotificationEventsCountArgs) IsSetRqst

func (*ThriftHiveMetastoreGetNotificationEventsCountArgs) Read

func (*ThriftHiveMetastoreGetNotificationEventsCountArgs) ReadField_1

func (*ThriftHiveMetastoreGetNotificationEventsCountArgs) String

func (*ThriftHiveMetastoreGetNotificationEventsCountArgs) Write

type ThriftHiveMetastoreGetNotificationEventsCountResult

type ThriftHiveMetastoreGetNotificationEventsCountResult struct {
	Success *NotificationEventsCountResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetNotificationEventsCountResult

func NewThriftHiveMetastoreGetNotificationEventsCountResult() *ThriftHiveMetastoreGetNotificationEventsCountResult

func (*ThriftHiveMetastoreGetNotificationEventsCountResult) GetSuccess

func (*ThriftHiveMetastoreGetNotificationEventsCountResult) IsSetSuccess

func (*ThriftHiveMetastoreGetNotificationEventsCountResult) Read

func (*ThriftHiveMetastoreGetNotificationEventsCountResult) ReadField0

func (*ThriftHiveMetastoreGetNotificationEventsCountResult) String

func (*ThriftHiveMetastoreGetNotificationEventsCountResult) Write

type ThriftHiveMetastoreGetNumPartitionsByFilterArgs

type ThriftHiveMetastoreGetNumPartitionsByFilterArgs struct {
	DbName  string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	Filter  string `thrift:"filter,3" db:"filter" json:"filter"`
}

Attributes:

  • DbName
  • TblName
  • Filter

func NewThriftHiveMetastoreGetNumPartitionsByFilterArgs

func NewThriftHiveMetastoreGetNumPartitionsByFilterArgs() *ThriftHiveMetastoreGetNumPartitionsByFilterArgs

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) GetDbName

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) GetFilter

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) GetTblName

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) Read

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) ReadField1

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) ReadField2

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) ReadField3

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) String

func (*ThriftHiveMetastoreGetNumPartitionsByFilterArgs) Write

type ThriftHiveMetastoreGetNumPartitionsByFilterResult

type ThriftHiveMetastoreGetNumPartitionsByFilterResult struct {
	Success *int32                 `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetNumPartitionsByFilterResult

func NewThriftHiveMetastoreGetNumPartitionsByFilterResult() *ThriftHiveMetastoreGetNumPartitionsByFilterResult

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) GetO1

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) GetO2

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) GetSuccess

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) IsSetO1

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) IsSetO2

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) IsSetSuccess

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) Read

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) ReadField0

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) ReadField1

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) ReadField2

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) String

func (*ThriftHiveMetastoreGetNumPartitionsByFilterResult) Write

type ThriftHiveMetastoreGetOpenTxnsArgs

type ThriftHiveMetastoreGetOpenTxnsArgs struct {
}

func NewThriftHiveMetastoreGetOpenTxnsArgs

func NewThriftHiveMetastoreGetOpenTxnsArgs() *ThriftHiveMetastoreGetOpenTxnsArgs

func (*ThriftHiveMetastoreGetOpenTxnsArgs) Read

func (*ThriftHiveMetastoreGetOpenTxnsArgs) String

func (*ThriftHiveMetastoreGetOpenTxnsArgs) Write

type ThriftHiveMetastoreGetOpenTxnsInfoArgs

type ThriftHiveMetastoreGetOpenTxnsInfoArgs struct {
}

func NewThriftHiveMetastoreGetOpenTxnsInfoArgs

func NewThriftHiveMetastoreGetOpenTxnsInfoArgs() *ThriftHiveMetastoreGetOpenTxnsInfoArgs

func (*ThriftHiveMetastoreGetOpenTxnsInfoArgs) Read

func (*ThriftHiveMetastoreGetOpenTxnsInfoArgs) String

func (*ThriftHiveMetastoreGetOpenTxnsInfoArgs) Write

type ThriftHiveMetastoreGetOpenTxnsInfoResult

type ThriftHiveMetastoreGetOpenTxnsInfoResult struct {
	Success *GetOpenTxnsInfoResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetOpenTxnsInfoResult

func NewThriftHiveMetastoreGetOpenTxnsInfoResult() *ThriftHiveMetastoreGetOpenTxnsInfoResult

func (*ThriftHiveMetastoreGetOpenTxnsInfoResult) GetSuccess

func (*ThriftHiveMetastoreGetOpenTxnsInfoResult) IsSetSuccess

func (*ThriftHiveMetastoreGetOpenTxnsInfoResult) Read

func (*ThriftHiveMetastoreGetOpenTxnsInfoResult) ReadField0

func (*ThriftHiveMetastoreGetOpenTxnsInfoResult) String

func (*ThriftHiveMetastoreGetOpenTxnsInfoResult) Write

type ThriftHiveMetastoreGetOpenTxnsResult

type ThriftHiveMetastoreGetOpenTxnsResult struct {
	Success *GetOpenTxnsResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetOpenTxnsResult

func NewThriftHiveMetastoreGetOpenTxnsResult() *ThriftHiveMetastoreGetOpenTxnsResult

func (*ThriftHiveMetastoreGetOpenTxnsResult) GetSuccess

func (*ThriftHiveMetastoreGetOpenTxnsResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetOpenTxnsResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetOpenTxnsResult) Read

func (*ThriftHiveMetastoreGetOpenTxnsResult) ReadField0

func (*ThriftHiveMetastoreGetOpenTxnsResult) String

func (*ThriftHiveMetastoreGetOpenTxnsResult) Write

type ThriftHiveMetastoreGetPartSpecsByFilterArgs

type ThriftHiveMetastoreGetPartSpecsByFilterArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	Filter   string `thrift:"filter,3" db:"filter" json:"filter"`
	MaxParts int32  `thrift:"max_parts,4" db:"max_parts" json:"max_parts"`
}

Attributes:

  • DbName
  • TblName
  • Filter
  • MaxParts

func NewThriftHiveMetastoreGetPartSpecsByFilterArgs

func NewThriftHiveMetastoreGetPartSpecsByFilterArgs() *ThriftHiveMetastoreGetPartSpecsByFilterArgs

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) GetDbName

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) GetFilter

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) GetTblName

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) Read

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) ReadField1

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) ReadField2

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) ReadField3

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) ReadField4

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) String

func (*ThriftHiveMetastoreGetPartSpecsByFilterArgs) Write

type ThriftHiveMetastoreGetPartSpecsByFilterResult

type ThriftHiveMetastoreGetPartSpecsByFilterResult struct {
	Success []*PartitionSpec       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartSpecsByFilterResult

func NewThriftHiveMetastoreGetPartSpecsByFilterResult() *ThriftHiveMetastoreGetPartSpecsByFilterResult

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) GetO1

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) GetO2

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) GetSuccess

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) IsSetO1

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) IsSetO2

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) Read

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) ReadField0

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) ReadField1

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) ReadField2

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) String

func (*ThriftHiveMetastoreGetPartSpecsByFilterResult) Write

type ThriftHiveMetastoreGetPartitionArgs

type ThriftHiveMetastoreGetPartitionArgs struct {
	DbName   string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals []string `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
}

Attributes:

  • DbName
  • TblName
  • PartVals

func NewThriftHiveMetastoreGetPartitionArgs

func NewThriftHiveMetastoreGetPartitionArgs() *ThriftHiveMetastoreGetPartitionArgs

func (*ThriftHiveMetastoreGetPartitionArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionArgs) GetPartVals

func (p *ThriftHiveMetastoreGetPartitionArgs) GetPartVals() []string

func (*ThriftHiveMetastoreGetPartitionArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionArgs) Read

func (*ThriftHiveMetastoreGetPartitionArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionArgs) String

func (*ThriftHiveMetastoreGetPartitionArgs) Write

type ThriftHiveMetastoreGetPartitionByNameArgs

type ThriftHiveMetastoreGetPartitionByNameArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartName string `thrift:"part_name,3" db:"part_name" json:"part_name"`
}

Attributes:

  • DbName
  • TblName
  • PartName

func NewThriftHiveMetastoreGetPartitionByNameArgs

func NewThriftHiveMetastoreGetPartitionByNameArgs() *ThriftHiveMetastoreGetPartitionByNameArgs

func (*ThriftHiveMetastoreGetPartitionByNameArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionByNameArgs) GetPartName

func (*ThriftHiveMetastoreGetPartitionByNameArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionByNameArgs) Read

func (*ThriftHiveMetastoreGetPartitionByNameArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionByNameArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionByNameArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionByNameArgs) String

func (*ThriftHiveMetastoreGetPartitionByNameArgs) Write

type ThriftHiveMetastoreGetPartitionByNameResult

type ThriftHiveMetastoreGetPartitionByNameResult struct {
	Success *Partition             `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionByNameResult

func NewThriftHiveMetastoreGetPartitionByNameResult() *ThriftHiveMetastoreGetPartitionByNameResult

func (*ThriftHiveMetastoreGetPartitionByNameResult) GetO1

func (*ThriftHiveMetastoreGetPartitionByNameResult) GetO2

func (*ThriftHiveMetastoreGetPartitionByNameResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionByNameResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionByNameResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionByNameResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionByNameResult) Read

func (*ThriftHiveMetastoreGetPartitionByNameResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionByNameResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionByNameResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionByNameResult) String

func (*ThriftHiveMetastoreGetPartitionByNameResult) Write

type ThriftHiveMetastoreGetPartitionColumnStatisticsArgs

type ThriftHiveMetastoreGetPartitionColumnStatisticsArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartName string `thrift:"part_name,3" db:"part_name" json:"part_name"`
	ColName  string `thrift:"col_name,4" db:"col_name" json:"col_name"`
}

Attributes:

  • DbName
  • TblName
  • PartName
  • ColName

func NewThriftHiveMetastoreGetPartitionColumnStatisticsArgs

func NewThriftHiveMetastoreGetPartitionColumnStatisticsArgs() *ThriftHiveMetastoreGetPartitionColumnStatisticsArgs

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) GetColName

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) GetPartName

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) Read

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) ReadField4

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) String

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsArgs) Write

type ThriftHiveMetastoreGetPartitionColumnStatisticsResult

type ThriftHiveMetastoreGetPartitionColumnStatisticsResult struct {
	Success *ColumnStatistics       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException          `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *InvalidInputException  `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidObjectException `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreGetPartitionColumnStatisticsResult

func NewThriftHiveMetastoreGetPartitionColumnStatisticsResult() *ThriftHiveMetastoreGetPartitionColumnStatisticsResult

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) GetO1

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) GetO2

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) GetO3

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) GetO4

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) IsSetO3

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) IsSetO4

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) Read

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) ReadField3

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) ReadField4

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) String

func (*ThriftHiveMetastoreGetPartitionColumnStatisticsResult) Write

type ThriftHiveMetastoreGetPartitionNamesArgs

type ThriftHiveMetastoreGetPartitionNamesArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	MaxParts int16  `thrift:"max_parts,3" db:"max_parts" json:"max_parts"`
}

Attributes:

  • DbName
  • TblName
  • MaxParts

func NewThriftHiveMetastoreGetPartitionNamesArgs

func NewThriftHiveMetastoreGetPartitionNamesArgs() *ThriftHiveMetastoreGetPartitionNamesArgs

func (*ThriftHiveMetastoreGetPartitionNamesArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionNamesArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartitionNamesArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionNamesArgs) Read

func (*ThriftHiveMetastoreGetPartitionNamesArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionNamesArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionNamesArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionNamesArgs) String

func (*ThriftHiveMetastoreGetPartitionNamesArgs) Write

type ThriftHiveMetastoreGetPartitionNamesPsArgs

type ThriftHiveMetastoreGetPartitionNamesPsArgs struct {
	DbName   string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals []string `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	MaxParts int16    `thrift:"max_parts,4" db:"max_parts" json:"max_parts"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • MaxParts

func NewThriftHiveMetastoreGetPartitionNamesPsArgs

func NewThriftHiveMetastoreGetPartitionNamesPsArgs() *ThriftHiveMetastoreGetPartitionNamesPsArgs

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) GetPartVals

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) Read

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField4

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) String

func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) Write

type ThriftHiveMetastoreGetPartitionNamesPsResult

type ThriftHiveMetastoreGetPartitionNamesPsResult struct {
	Success []string               `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionNamesPsResult

func NewThriftHiveMetastoreGetPartitionNamesPsResult() *ThriftHiveMetastoreGetPartitionNamesPsResult

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) GetO1

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) GetO2

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) Read

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) String

func (*ThriftHiveMetastoreGetPartitionNamesPsResult) Write

type ThriftHiveMetastoreGetPartitionNamesResult

type ThriftHiveMetastoreGetPartitionNamesResult struct {
	Success []string               `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionNamesResult

func NewThriftHiveMetastoreGetPartitionNamesResult() *ThriftHiveMetastoreGetPartitionNamesResult

func (*ThriftHiveMetastoreGetPartitionNamesResult) GetO1

func (*ThriftHiveMetastoreGetPartitionNamesResult) GetO2

func (*ThriftHiveMetastoreGetPartitionNamesResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionNamesResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionNamesResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionNamesResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionNamesResult) Read

func (*ThriftHiveMetastoreGetPartitionNamesResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionNamesResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionNamesResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionNamesResult) String

func (*ThriftHiveMetastoreGetPartitionNamesResult) Write

type ThriftHiveMetastoreGetPartitionResult

type ThriftHiveMetastoreGetPartitionResult struct {
	Success *Partition             `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionResult

func NewThriftHiveMetastoreGetPartitionResult() *ThriftHiveMetastoreGetPartitionResult

func (*ThriftHiveMetastoreGetPartitionResult) GetO1

func (*ThriftHiveMetastoreGetPartitionResult) GetO2

func (*ThriftHiveMetastoreGetPartitionResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetPartitionResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetPartitionResult) Read

func (*ThriftHiveMetastoreGetPartitionResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionResult) String

func (*ThriftHiveMetastoreGetPartitionResult) Write

type ThriftHiveMetastoreGetPartitionValuesArgs

type ThriftHiveMetastoreGetPartitionValuesArgs struct {
	Request *PartitionValuesRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetPartitionValuesArgs

func NewThriftHiveMetastoreGetPartitionValuesArgs() *ThriftHiveMetastoreGetPartitionValuesArgs

func (*ThriftHiveMetastoreGetPartitionValuesArgs) GetRequest

func (*ThriftHiveMetastoreGetPartitionValuesArgs) IsSetRequest

func (*ThriftHiveMetastoreGetPartitionValuesArgs) Read

func (*ThriftHiveMetastoreGetPartitionValuesArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionValuesArgs) String

func (*ThriftHiveMetastoreGetPartitionValuesArgs) Write

type ThriftHiveMetastoreGetPartitionValuesResult

type ThriftHiveMetastoreGetPartitionValuesResult struct {
	Success *PartitionValuesResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException           `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException   `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionValuesResult

func NewThriftHiveMetastoreGetPartitionValuesResult() *ThriftHiveMetastoreGetPartitionValuesResult

func (*ThriftHiveMetastoreGetPartitionValuesResult) GetO1

func (*ThriftHiveMetastoreGetPartitionValuesResult) GetO2

func (*ThriftHiveMetastoreGetPartitionValuesResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionValuesResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionValuesResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionValuesResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionValuesResult) Read

func (*ThriftHiveMetastoreGetPartitionValuesResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionValuesResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionValuesResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionValuesResult) String

func (*ThriftHiveMetastoreGetPartitionValuesResult) Write

type ThriftHiveMetastoreGetPartitionWithAuthArgs

type ThriftHiveMetastoreGetPartitionWithAuthArgs struct {
	DbName     string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName    string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals   []string `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	UserName   string   `thrift:"user_name,4" db:"user_name" json:"user_name"`
	GroupNames []string `thrift:"group_names,5" db:"group_names" json:"group_names"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • UserName
  • GroupNames

func NewThriftHiveMetastoreGetPartitionWithAuthArgs

func NewThriftHiveMetastoreGetPartitionWithAuthArgs() *ThriftHiveMetastoreGetPartitionWithAuthArgs

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetGroupNames

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetPartVals

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetUserName

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) Read

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField4

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField5

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) String

func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) Write

type ThriftHiveMetastoreGetPartitionWithAuthResult

type ThriftHiveMetastoreGetPartitionWithAuthResult struct {
	Success *Partition             `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionWithAuthResult

func NewThriftHiveMetastoreGetPartitionWithAuthResult() *ThriftHiveMetastoreGetPartitionWithAuthResult

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) GetO1

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) GetO2

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) Read

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) String

func (*ThriftHiveMetastoreGetPartitionWithAuthResult) Write

type ThriftHiveMetastoreGetPartitionsArgs

type ThriftHiveMetastoreGetPartitionsArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	MaxParts int16  `thrift:"max_parts,3" db:"max_parts" json:"max_parts"`
}

Attributes:

  • DbName
  • TblName
  • MaxParts

func NewThriftHiveMetastoreGetPartitionsArgs

func NewThriftHiveMetastoreGetPartitionsArgs() *ThriftHiveMetastoreGetPartitionsArgs

func (*ThriftHiveMetastoreGetPartitionsArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionsArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartitionsArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionsArgs) Read

func (*ThriftHiveMetastoreGetPartitionsArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionsArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionsArgs) String

func (*ThriftHiveMetastoreGetPartitionsArgs) Write

type ThriftHiveMetastoreGetPartitionsByExprArgs

type ThriftHiveMetastoreGetPartitionsByExprArgs struct {
	Req *PartitionsByExprRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreGetPartitionsByExprArgs

func NewThriftHiveMetastoreGetPartitionsByExprArgs() *ThriftHiveMetastoreGetPartitionsByExprArgs

func (*ThriftHiveMetastoreGetPartitionsByExprArgs) GetReq

func (*ThriftHiveMetastoreGetPartitionsByExprArgs) IsSetReq

func (*ThriftHiveMetastoreGetPartitionsByExprArgs) Read

func (*ThriftHiveMetastoreGetPartitionsByExprArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsByExprArgs) String

func (*ThriftHiveMetastoreGetPartitionsByExprArgs) Write

type ThriftHiveMetastoreGetPartitionsByExprResult

type ThriftHiveMetastoreGetPartitionsByExprResult struct {
	Success *PartitionsByExprResult_ `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException           `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException   `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsByExprResult

func NewThriftHiveMetastoreGetPartitionsByExprResult() *ThriftHiveMetastoreGetPartitionsByExprResult

func (*ThriftHiveMetastoreGetPartitionsByExprResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsByExprResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsByExprResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsByExprResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsByExprResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsByExprResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionsByExprResult) Read

func (*ThriftHiveMetastoreGetPartitionsByExprResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsByExprResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsByExprResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsByExprResult) String

func (*ThriftHiveMetastoreGetPartitionsByExprResult) Write

type ThriftHiveMetastoreGetPartitionsByFilterArgs

type ThriftHiveMetastoreGetPartitionsByFilterArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	Filter   string `thrift:"filter,3" db:"filter" json:"filter"`
	MaxParts int16  `thrift:"max_parts,4" db:"max_parts" json:"max_parts"`
}

Attributes:

  • DbName
  • TblName
  • Filter
  • MaxParts

func NewThriftHiveMetastoreGetPartitionsByFilterArgs

func NewThriftHiveMetastoreGetPartitionsByFilterArgs() *ThriftHiveMetastoreGetPartitionsByFilterArgs

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) GetFilter

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) Read

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField4

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) String

func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) Write

type ThriftHiveMetastoreGetPartitionsByFilterResult

type ThriftHiveMetastoreGetPartitionsByFilterResult struct {
	Success []*Partition           `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsByFilterResult

func NewThriftHiveMetastoreGetPartitionsByFilterResult() *ThriftHiveMetastoreGetPartitionsByFilterResult

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) Read

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) String

func (*ThriftHiveMetastoreGetPartitionsByFilterResult) Write

type ThriftHiveMetastoreGetPartitionsByNamesArgs

type ThriftHiveMetastoreGetPartitionsByNamesArgs struct {
	DbName  string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	Names   []string `thrift:"names,3" db:"names" json:"names"`
}

Attributes:

  • DbName
  • TblName
  • Names

func NewThriftHiveMetastoreGetPartitionsByNamesArgs

func NewThriftHiveMetastoreGetPartitionsByNamesArgs() *ThriftHiveMetastoreGetPartitionsByNamesArgs

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) GetNames

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) Read

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) String

func (*ThriftHiveMetastoreGetPartitionsByNamesArgs) Write

type ThriftHiveMetastoreGetPartitionsByNamesResult

type ThriftHiveMetastoreGetPartitionsByNamesResult struct {
	Success []*Partition           `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsByNamesResult

func NewThriftHiveMetastoreGetPartitionsByNamesResult() *ThriftHiveMetastoreGetPartitionsByNamesResult

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) Read

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) String

func (*ThriftHiveMetastoreGetPartitionsByNamesResult) Write

type ThriftHiveMetastoreGetPartitionsPsArgs

type ThriftHiveMetastoreGetPartitionsPsArgs struct {
	DbName   string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals []string `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	MaxParts int16    `thrift:"max_parts,4" db:"max_parts" json:"max_parts"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • MaxParts

func NewThriftHiveMetastoreGetPartitionsPsArgs

func NewThriftHiveMetastoreGetPartitionsPsArgs() *ThriftHiveMetastoreGetPartitionsPsArgs

func (*ThriftHiveMetastoreGetPartitionsPsArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionsPsArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartitionsPsArgs) GetPartVals

func (*ThriftHiveMetastoreGetPartitionsPsArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionsPsArgs) Read

func (*ThriftHiveMetastoreGetPartitionsPsArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsPsArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionsPsArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionsPsArgs) ReadField4

func (*ThriftHiveMetastoreGetPartitionsPsArgs) String

func (*ThriftHiveMetastoreGetPartitionsPsArgs) Write

type ThriftHiveMetastoreGetPartitionsPsResult

type ThriftHiveMetastoreGetPartitionsPsResult struct {
	Success []*Partition           `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsPsResult

func NewThriftHiveMetastoreGetPartitionsPsResult() *ThriftHiveMetastoreGetPartitionsPsResult

func (*ThriftHiveMetastoreGetPartitionsPsResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsPsResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsPsResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsPsResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsPsResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsPsResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionsPsResult) Read

func (*ThriftHiveMetastoreGetPartitionsPsResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsPsResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsPsResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsPsResult) String

func (*ThriftHiveMetastoreGetPartitionsPsResult) Write

type ThriftHiveMetastoreGetPartitionsPsWithAuthArgs

type ThriftHiveMetastoreGetPartitionsPsWithAuthArgs struct {
	DbName     string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName    string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals   []string `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	MaxParts   int16    `thrift:"max_parts,4" db:"max_parts" json:"max_parts"`
	UserName   string   `thrift:"user_name,5" db:"user_name" json:"user_name"`
	GroupNames []string `thrift:"group_names,6" db:"group_names" json:"group_names"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • MaxParts
  • UserName
  • GroupNames

func NewThriftHiveMetastoreGetPartitionsPsWithAuthArgs

func NewThriftHiveMetastoreGetPartitionsPsWithAuthArgs() *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetGroupNames

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetPartVals

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetUserName

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) Read

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField4

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField5

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField6

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) String

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) Write

type ThriftHiveMetastoreGetPartitionsPsWithAuthResult

type ThriftHiveMetastoreGetPartitionsPsWithAuthResult struct {
	Success []*Partition           `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsPsWithAuthResult

func NewThriftHiveMetastoreGetPartitionsPsWithAuthResult() *ThriftHiveMetastoreGetPartitionsPsWithAuthResult

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) Read

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) String

func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) Write

type ThriftHiveMetastoreGetPartitionsPspecArgs

type ThriftHiveMetastoreGetPartitionsPspecArgs struct {
	DbName   string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	MaxParts int32  `thrift:"max_parts,3" db:"max_parts" json:"max_parts"`
}

Attributes:

  • DbName
  • TblName
  • MaxParts

func NewThriftHiveMetastoreGetPartitionsPspecArgs

func NewThriftHiveMetastoreGetPartitionsPspecArgs() *ThriftHiveMetastoreGetPartitionsPspecArgs

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) Read

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) String

func (*ThriftHiveMetastoreGetPartitionsPspecArgs) Write

type ThriftHiveMetastoreGetPartitionsPspecResult

type ThriftHiveMetastoreGetPartitionsPspecResult struct {
	Success []*PartitionSpec       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsPspecResult

func NewThriftHiveMetastoreGetPartitionsPspecResult() *ThriftHiveMetastoreGetPartitionsPspecResult

func (*ThriftHiveMetastoreGetPartitionsPspecResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsPspecResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsPspecResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsPspecResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsPspecResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsPspecResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionsPspecResult) Read

func (*ThriftHiveMetastoreGetPartitionsPspecResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsPspecResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsPspecResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsPspecResult) String

func (*ThriftHiveMetastoreGetPartitionsPspecResult) Write

type ThriftHiveMetastoreGetPartitionsResult

type ThriftHiveMetastoreGetPartitionsResult struct {
	Success []*Partition           `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsResult

func NewThriftHiveMetastoreGetPartitionsResult() *ThriftHiveMetastoreGetPartitionsResult

func (*ThriftHiveMetastoreGetPartitionsResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetPartitionsResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetPartitionsResult) Read

func (*ThriftHiveMetastoreGetPartitionsResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsResult) String

func (*ThriftHiveMetastoreGetPartitionsResult) Write

type ThriftHiveMetastoreGetPartitionsStatisticsReqArgs

type ThriftHiveMetastoreGetPartitionsStatisticsReqArgs struct {
	Request *PartitionsStatsRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetPartitionsStatisticsReqArgs

func NewThriftHiveMetastoreGetPartitionsStatisticsReqArgs() *ThriftHiveMetastoreGetPartitionsStatisticsReqArgs

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqArgs) GetRequest

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqArgs) IsSetRequest

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqArgs) Read

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqArgs) String

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqArgs) Write

type ThriftHiveMetastoreGetPartitionsStatisticsReqResult

type ThriftHiveMetastoreGetPartitionsStatisticsReqResult struct {
	Success *PartitionsStatsResult_ `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException          `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsStatisticsReqResult

func NewThriftHiveMetastoreGetPartitionsStatisticsReqResult() *ThriftHiveMetastoreGetPartitionsStatisticsReqResult

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) Read

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) String

func (*ThriftHiveMetastoreGetPartitionsStatisticsReqResult) Write

type ThriftHiveMetastoreGetPartitionsWithAuthArgs

type ThriftHiveMetastoreGetPartitionsWithAuthArgs struct {
	DbName     string   `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName    string   `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	MaxParts   int16    `thrift:"max_parts,3" db:"max_parts" json:"max_parts"`
	UserName   string   `thrift:"user_name,4" db:"user_name" json:"user_name"`
	GroupNames []string `thrift:"group_names,5" db:"group_names" json:"group_names"`
}

Attributes:

  • DbName
  • TblName
  • MaxParts
  • UserName
  • GroupNames

func NewThriftHiveMetastoreGetPartitionsWithAuthArgs

func NewThriftHiveMetastoreGetPartitionsWithAuthArgs() *ThriftHiveMetastoreGetPartitionsWithAuthArgs

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetDbName

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetGroupNames

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetMaxParts

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetTblName

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetUserName

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) Read

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField1

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField2

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField3

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField4

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField5

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) String

func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) Write

type ThriftHiveMetastoreGetPartitionsWithAuthResult

type ThriftHiveMetastoreGetPartitionsWithAuthResult struct {
	Success []*Partition           `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPartitionsWithAuthResult

func NewThriftHiveMetastoreGetPartitionsWithAuthResult() *ThriftHiveMetastoreGetPartitionsWithAuthResult

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) GetO1

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) GetO2

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) GetSuccess

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetO1

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetO2

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) Read

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField0

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField1

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField2

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) String

func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) Write

type ThriftHiveMetastoreGetPrimaryKeysArgs

type ThriftHiveMetastoreGetPrimaryKeysArgs struct {
	Request *PrimaryKeysRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetPrimaryKeysArgs

func NewThriftHiveMetastoreGetPrimaryKeysArgs() *ThriftHiveMetastoreGetPrimaryKeysArgs

func (*ThriftHiveMetastoreGetPrimaryKeysArgs) GetRequest

func (*ThriftHiveMetastoreGetPrimaryKeysArgs) IsSetRequest

func (p *ThriftHiveMetastoreGetPrimaryKeysArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreGetPrimaryKeysArgs) Read

func (*ThriftHiveMetastoreGetPrimaryKeysArgs) ReadField1

func (*ThriftHiveMetastoreGetPrimaryKeysArgs) String

func (*ThriftHiveMetastoreGetPrimaryKeysArgs) Write

type ThriftHiveMetastoreGetPrimaryKeysResult

type ThriftHiveMetastoreGetPrimaryKeysResult struct {
	Success *PrimaryKeysResponse   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetPrimaryKeysResult

func NewThriftHiveMetastoreGetPrimaryKeysResult() *ThriftHiveMetastoreGetPrimaryKeysResult

func (*ThriftHiveMetastoreGetPrimaryKeysResult) GetO1

func (*ThriftHiveMetastoreGetPrimaryKeysResult) GetO2

func (*ThriftHiveMetastoreGetPrimaryKeysResult) GetSuccess

func (*ThriftHiveMetastoreGetPrimaryKeysResult) IsSetO1

func (*ThriftHiveMetastoreGetPrimaryKeysResult) IsSetO2

func (*ThriftHiveMetastoreGetPrimaryKeysResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPrimaryKeysResult) Read

func (*ThriftHiveMetastoreGetPrimaryKeysResult) ReadField0

func (*ThriftHiveMetastoreGetPrimaryKeysResult) ReadField1

func (*ThriftHiveMetastoreGetPrimaryKeysResult) ReadField2

func (*ThriftHiveMetastoreGetPrimaryKeysResult) String

func (*ThriftHiveMetastoreGetPrimaryKeysResult) Write

type ThriftHiveMetastoreGetPrincipalsInRoleArgs

type ThriftHiveMetastoreGetPrincipalsInRoleArgs struct {
	Request *GetPrincipalsInRoleRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetPrincipalsInRoleArgs

func NewThriftHiveMetastoreGetPrincipalsInRoleArgs() *ThriftHiveMetastoreGetPrincipalsInRoleArgs

func (*ThriftHiveMetastoreGetPrincipalsInRoleArgs) GetRequest

func (*ThriftHiveMetastoreGetPrincipalsInRoleArgs) IsSetRequest

func (*ThriftHiveMetastoreGetPrincipalsInRoleArgs) Read

func (*ThriftHiveMetastoreGetPrincipalsInRoleArgs) ReadField1

func (*ThriftHiveMetastoreGetPrincipalsInRoleArgs) String

func (*ThriftHiveMetastoreGetPrincipalsInRoleArgs) Write

type ThriftHiveMetastoreGetPrincipalsInRoleResult

type ThriftHiveMetastoreGetPrincipalsInRoleResult struct {
	Success *GetPrincipalsInRoleResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException               `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetPrincipalsInRoleResult

func NewThriftHiveMetastoreGetPrincipalsInRoleResult() *ThriftHiveMetastoreGetPrincipalsInRoleResult

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) GetO1

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) GetSuccess

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) IsSetO1

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) Read

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) ReadField0

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) ReadField1

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) String

func (*ThriftHiveMetastoreGetPrincipalsInRoleResult) Write

type ThriftHiveMetastoreGetPrivilegeSetArgs

type ThriftHiveMetastoreGetPrivilegeSetArgs struct {
	HiveObject *HiveObjectRef `thrift:"hiveObject,1" db:"hiveObject" json:"hiveObject"`
	UserName   string         `thrift:"user_name,2" db:"user_name" json:"user_name"`
	GroupNames []string       `thrift:"group_names,3" db:"group_names" json:"group_names"`
}

Attributes:

  • HiveObject
  • UserName
  • GroupNames

func NewThriftHiveMetastoreGetPrivilegeSetArgs

func NewThriftHiveMetastoreGetPrivilegeSetArgs() *ThriftHiveMetastoreGetPrivilegeSetArgs

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) GetGroupNames

func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) GetGroupNames() []string

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) GetHiveObject

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) GetUserName

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) IsSetHiveObject

func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) IsSetHiveObject() bool

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) Read

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField1

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField2

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField3

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) String

func (*ThriftHiveMetastoreGetPrivilegeSetArgs) Write

type ThriftHiveMetastoreGetPrivilegeSetResult

type ThriftHiveMetastoreGetPrivilegeSetResult struct {
	Success *PrincipalPrivilegeSet `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetPrivilegeSetResult

func NewThriftHiveMetastoreGetPrivilegeSetResult() *ThriftHiveMetastoreGetPrivilegeSetResult

func (*ThriftHiveMetastoreGetPrivilegeSetResult) GetO1

func (*ThriftHiveMetastoreGetPrivilegeSetResult) GetSuccess

func (*ThriftHiveMetastoreGetPrivilegeSetResult) IsSetO1

func (*ThriftHiveMetastoreGetPrivilegeSetResult) IsSetSuccess

func (*ThriftHiveMetastoreGetPrivilegeSetResult) Read

func (*ThriftHiveMetastoreGetPrivilegeSetResult) ReadField0

func (*ThriftHiveMetastoreGetPrivilegeSetResult) ReadField1

func (*ThriftHiveMetastoreGetPrivilegeSetResult) String

func (*ThriftHiveMetastoreGetPrivilegeSetResult) Write

type ThriftHiveMetastoreGetResourcePlanArgs

type ThriftHiveMetastoreGetResourcePlanArgs struct {
	Request *WMGetResourcePlanRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetResourcePlanArgs

func NewThriftHiveMetastoreGetResourcePlanArgs() *ThriftHiveMetastoreGetResourcePlanArgs

func (*ThriftHiveMetastoreGetResourcePlanArgs) GetRequest

func (*ThriftHiveMetastoreGetResourcePlanArgs) IsSetRequest

func (p *ThriftHiveMetastoreGetResourcePlanArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreGetResourcePlanArgs) Read

func (*ThriftHiveMetastoreGetResourcePlanArgs) ReadField1

func (*ThriftHiveMetastoreGetResourcePlanArgs) String

func (*ThriftHiveMetastoreGetResourcePlanArgs) Write

type ThriftHiveMetastoreGetResourcePlanResult

type ThriftHiveMetastoreGetResourcePlanResult struct {
	Success *WMGetResourcePlanResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException     `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetResourcePlanResult

func NewThriftHiveMetastoreGetResourcePlanResult() *ThriftHiveMetastoreGetResourcePlanResult

func (*ThriftHiveMetastoreGetResourcePlanResult) GetO1

func (*ThriftHiveMetastoreGetResourcePlanResult) GetO2

func (*ThriftHiveMetastoreGetResourcePlanResult) GetSuccess

func (*ThriftHiveMetastoreGetResourcePlanResult) IsSetO1

func (*ThriftHiveMetastoreGetResourcePlanResult) IsSetO2

func (*ThriftHiveMetastoreGetResourcePlanResult) IsSetSuccess

func (*ThriftHiveMetastoreGetResourcePlanResult) Read

func (*ThriftHiveMetastoreGetResourcePlanResult) ReadField0

func (*ThriftHiveMetastoreGetResourcePlanResult) ReadField1

func (*ThriftHiveMetastoreGetResourcePlanResult) ReadField2

func (*ThriftHiveMetastoreGetResourcePlanResult) String

func (*ThriftHiveMetastoreGetResourcePlanResult) Write

type ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs

type ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs struct {
	Request *GetRoleGrantsForPrincipalRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetRoleGrantsForPrincipalArgs

func NewThriftHiveMetastoreGetRoleGrantsForPrincipalArgs() *ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs) GetRequest

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs) IsSetRequest

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs) Read

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs) ReadField1

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs) String

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalArgs) Write

type ThriftHiveMetastoreGetRoleGrantsForPrincipalResult

type ThriftHiveMetastoreGetRoleGrantsForPrincipalResult struct {
	Success *GetRoleGrantsForPrincipalResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException                     `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetRoleGrantsForPrincipalResult

func NewThriftHiveMetastoreGetRoleGrantsForPrincipalResult() *ThriftHiveMetastoreGetRoleGrantsForPrincipalResult

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) GetO1

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) GetSuccess

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) IsSetO1

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) IsSetSuccess

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) Read

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) ReadField0

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) ReadField1

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) String

func (*ThriftHiveMetastoreGetRoleGrantsForPrincipalResult) Write

type ThriftHiveMetastoreGetRoleNamesArgs

type ThriftHiveMetastoreGetRoleNamesArgs struct {
}

func NewThriftHiveMetastoreGetRoleNamesArgs

func NewThriftHiveMetastoreGetRoleNamesArgs() *ThriftHiveMetastoreGetRoleNamesArgs

func (*ThriftHiveMetastoreGetRoleNamesArgs) Read

func (*ThriftHiveMetastoreGetRoleNamesArgs) String

func (*ThriftHiveMetastoreGetRoleNamesArgs) Write

type ThriftHiveMetastoreGetRoleNamesResult

type ThriftHiveMetastoreGetRoleNamesResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetRoleNamesResult

func NewThriftHiveMetastoreGetRoleNamesResult() *ThriftHiveMetastoreGetRoleNamesResult

func (*ThriftHiveMetastoreGetRoleNamesResult) GetO1

func (*ThriftHiveMetastoreGetRoleNamesResult) GetSuccess

func (*ThriftHiveMetastoreGetRoleNamesResult) IsSetO1

func (*ThriftHiveMetastoreGetRoleNamesResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetRoleNamesResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetRoleNamesResult) Read

func (*ThriftHiveMetastoreGetRoleNamesResult) ReadField0

func (*ThriftHiveMetastoreGetRoleNamesResult) ReadField1

func (*ThriftHiveMetastoreGetRoleNamesResult) String

func (*ThriftHiveMetastoreGetRoleNamesResult) Write

type ThriftHiveMetastoreGetSchemaArgs

type ThriftHiveMetastoreGetSchemaArgs struct {
	DbName    string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TableName string `thrift:"table_name,2" db:"table_name" json:"table_name"`
}

Attributes:

  • DbName
  • TableName

func NewThriftHiveMetastoreGetSchemaArgs

func NewThriftHiveMetastoreGetSchemaArgs() *ThriftHiveMetastoreGetSchemaArgs

func (*ThriftHiveMetastoreGetSchemaArgs) GetDbName

func (*ThriftHiveMetastoreGetSchemaArgs) GetTableName

func (p *ThriftHiveMetastoreGetSchemaArgs) GetTableName() string

func (*ThriftHiveMetastoreGetSchemaArgs) Read

func (*ThriftHiveMetastoreGetSchemaArgs) ReadField1

func (*ThriftHiveMetastoreGetSchemaArgs) ReadField2

func (*ThriftHiveMetastoreGetSchemaArgs) String

func (*ThriftHiveMetastoreGetSchemaArgs) Write

type ThriftHiveMetastoreGetSchemaResult

type ThriftHiveMetastoreGetSchemaResult struct {
	Success []*FieldSchema         `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *UnknownTableException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *UnknownDBException    `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreGetSchemaResult

func NewThriftHiveMetastoreGetSchemaResult() *ThriftHiveMetastoreGetSchemaResult

func (*ThriftHiveMetastoreGetSchemaResult) GetO1

func (*ThriftHiveMetastoreGetSchemaResult) GetO2

func (*ThriftHiveMetastoreGetSchemaResult) GetO3

func (*ThriftHiveMetastoreGetSchemaResult) GetSuccess

func (*ThriftHiveMetastoreGetSchemaResult) IsSetO1

func (*ThriftHiveMetastoreGetSchemaResult) IsSetO2

func (*ThriftHiveMetastoreGetSchemaResult) IsSetO3

func (*ThriftHiveMetastoreGetSchemaResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetSchemaResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetSchemaResult) Read

func (*ThriftHiveMetastoreGetSchemaResult) ReadField0

func (*ThriftHiveMetastoreGetSchemaResult) ReadField1

func (*ThriftHiveMetastoreGetSchemaResult) ReadField2

func (*ThriftHiveMetastoreGetSchemaResult) ReadField3

func (*ThriftHiveMetastoreGetSchemaResult) String

func (*ThriftHiveMetastoreGetSchemaResult) Write

type ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs

type ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs struct {
	DbName             string              `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TableName          string              `thrift:"table_name,2" db:"table_name" json:"table_name"`
	EnvironmentContext *EnvironmentContext `thrift:"environment_context,3" db:"environment_context" json:"environment_context"`
}

Attributes:

  • DbName
  • TableName
  • EnvironmentContext

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) GetDbName

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) GetEnvironmentContext

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) GetTableName

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) IsSetEnvironmentContext

func (p *ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) IsSetEnvironmentContext() bool

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) Read

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) ReadField1

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) ReadField2

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) ReadField3

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) String

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextArgs) Write

type ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult

type ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult struct {
	Success []*FieldSchema         `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *UnknownTableException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *UnknownDBException    `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) GetO1

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) GetO2

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) GetO3

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) GetSuccess

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) IsSetO1

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) IsSetO2

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) IsSetO3

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) IsSetSuccess

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) Read

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) ReadField0

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) ReadField1

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) ReadField2

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) ReadField3

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) String

func (*ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult) Write

type ThriftHiveMetastoreGetTableArgs

type ThriftHiveMetastoreGetTableArgs struct {
	Dbname  string `thrift:"dbname,1" db:"dbname" json:"dbname"`
	TblName string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
}

Attributes:

  • Dbname
  • TblName

func NewThriftHiveMetastoreGetTableArgs

func NewThriftHiveMetastoreGetTableArgs() *ThriftHiveMetastoreGetTableArgs

func (*ThriftHiveMetastoreGetTableArgs) GetDbname

func (p *ThriftHiveMetastoreGetTableArgs) GetDbname() string

func (*ThriftHiveMetastoreGetTableArgs) GetTblName

func (p *ThriftHiveMetastoreGetTableArgs) GetTblName() string

func (*ThriftHiveMetastoreGetTableArgs) Read

func (*ThriftHiveMetastoreGetTableArgs) ReadField1

func (*ThriftHiveMetastoreGetTableArgs) ReadField2

func (*ThriftHiveMetastoreGetTableArgs) String

func (*ThriftHiveMetastoreGetTableArgs) Write

type ThriftHiveMetastoreGetTableColumnStatisticsArgs

type ThriftHiveMetastoreGetTableColumnStatisticsArgs struct {
	DbName  string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName string `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	ColName string `thrift:"col_name,3" db:"col_name" json:"col_name"`
}

Attributes:

  • DbName
  • TblName
  • ColName

func NewThriftHiveMetastoreGetTableColumnStatisticsArgs

func NewThriftHiveMetastoreGetTableColumnStatisticsArgs() *ThriftHiveMetastoreGetTableColumnStatisticsArgs

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) GetColName

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) GetDbName

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) GetTblName

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) Read

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) ReadField1

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) ReadField2

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) ReadField3

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) String

func (*ThriftHiveMetastoreGetTableColumnStatisticsArgs) Write

type ThriftHiveMetastoreGetTableColumnStatisticsResult

type ThriftHiveMetastoreGetTableColumnStatisticsResult struct {
	Success *ColumnStatistics       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException          `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *InvalidInputException  `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidObjectException `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreGetTableColumnStatisticsResult

func NewThriftHiveMetastoreGetTableColumnStatisticsResult() *ThriftHiveMetastoreGetTableColumnStatisticsResult

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) GetO1

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) GetO2

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) GetO3

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) GetO4

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) GetSuccess

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) IsSetO1

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) IsSetO2

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) IsSetO3

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) IsSetO4

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) IsSetSuccess

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) Read

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) ReadField0

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) ReadField1

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) ReadField2

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) ReadField3

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) ReadField4

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) String

func (*ThriftHiveMetastoreGetTableColumnStatisticsResult) Write

type ThriftHiveMetastoreGetTableMetaArgs

type ThriftHiveMetastoreGetTableMetaArgs struct {
	DbPatterns  string   `thrift:"db_patterns,1" db:"db_patterns" json:"db_patterns"`
	TblPatterns string   `thrift:"tbl_patterns,2" db:"tbl_patterns" json:"tbl_patterns"`
	TblTypes    []string `thrift:"tbl_types,3" db:"tbl_types" json:"tbl_types"`
}

Attributes:

  • DbPatterns
  • TblPatterns
  • TblTypes

func NewThriftHiveMetastoreGetTableMetaArgs

func NewThriftHiveMetastoreGetTableMetaArgs() *ThriftHiveMetastoreGetTableMetaArgs

func (*ThriftHiveMetastoreGetTableMetaArgs) GetDbPatterns

func (p *ThriftHiveMetastoreGetTableMetaArgs) GetDbPatterns() string

func (*ThriftHiveMetastoreGetTableMetaArgs) GetTblPatterns

func (p *ThriftHiveMetastoreGetTableMetaArgs) GetTblPatterns() string

func (*ThriftHiveMetastoreGetTableMetaArgs) GetTblTypes

func (p *ThriftHiveMetastoreGetTableMetaArgs) GetTblTypes() []string

func (*ThriftHiveMetastoreGetTableMetaArgs) Read

func (*ThriftHiveMetastoreGetTableMetaArgs) ReadField1

func (*ThriftHiveMetastoreGetTableMetaArgs) ReadField2

func (*ThriftHiveMetastoreGetTableMetaArgs) ReadField3

func (*ThriftHiveMetastoreGetTableMetaArgs) String

func (*ThriftHiveMetastoreGetTableMetaArgs) Write

type ThriftHiveMetastoreGetTableMetaResult

type ThriftHiveMetastoreGetTableMetaResult struct {
	Success []*TableMeta   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetTableMetaResult

func NewThriftHiveMetastoreGetTableMetaResult() *ThriftHiveMetastoreGetTableMetaResult

func (*ThriftHiveMetastoreGetTableMetaResult) GetO1

func (*ThriftHiveMetastoreGetTableMetaResult) GetSuccess

func (*ThriftHiveMetastoreGetTableMetaResult) IsSetO1

func (*ThriftHiveMetastoreGetTableMetaResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetTableMetaResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetTableMetaResult) Read

func (*ThriftHiveMetastoreGetTableMetaResult) ReadField0

func (*ThriftHiveMetastoreGetTableMetaResult) ReadField1

func (*ThriftHiveMetastoreGetTableMetaResult) String

func (*ThriftHiveMetastoreGetTableMetaResult) Write

type ThriftHiveMetastoreGetTableNamesByFilterArgs

type ThriftHiveMetastoreGetTableNamesByFilterArgs struct {
	Dbname    string `thrift:"dbname,1" db:"dbname" json:"dbname"`
	Filter    string `thrift:"filter,2" db:"filter" json:"filter"`
	MaxTables int16  `thrift:"max_tables,3" db:"max_tables" json:"max_tables"`
}

Attributes:

  • Dbname
  • Filter
  • MaxTables

func NewThriftHiveMetastoreGetTableNamesByFilterArgs

func NewThriftHiveMetastoreGetTableNamesByFilterArgs() *ThriftHiveMetastoreGetTableNamesByFilterArgs

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) GetDbname

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) GetFilter

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) GetMaxTables

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) Read

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) ReadField1

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) ReadField2

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) ReadField3

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) String

func (*ThriftHiveMetastoreGetTableNamesByFilterArgs) Write

type ThriftHiveMetastoreGetTableNamesByFilterResult

type ThriftHiveMetastoreGetTableNamesByFilterResult struct {
	Success []string                   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException             `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidOperationException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *UnknownDBException        `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreGetTableNamesByFilterResult

func NewThriftHiveMetastoreGetTableNamesByFilterResult() *ThriftHiveMetastoreGetTableNamesByFilterResult

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) GetO1

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) GetO2

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) GetO3

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) GetSuccess

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) IsSetO1

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) IsSetO2

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) IsSetO3

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) IsSetSuccess

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) Read

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) ReadField0

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) ReadField1

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) ReadField2

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) ReadField3

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) String

func (*ThriftHiveMetastoreGetTableNamesByFilterResult) Write

type ThriftHiveMetastoreGetTableObjectsByNameArgs

type ThriftHiveMetastoreGetTableObjectsByNameArgs struct {
	Dbname   string   `thrift:"dbname,1" db:"dbname" json:"dbname"`
	TblNames []string `thrift:"tbl_names,2" db:"tbl_names" json:"tbl_names"`
}

Attributes:

  • Dbname
  • TblNames

func NewThriftHiveMetastoreGetTableObjectsByNameArgs

func NewThriftHiveMetastoreGetTableObjectsByNameArgs() *ThriftHiveMetastoreGetTableObjectsByNameArgs

func (*ThriftHiveMetastoreGetTableObjectsByNameArgs) GetDbname

func (*ThriftHiveMetastoreGetTableObjectsByNameArgs) GetTblNames

func (*ThriftHiveMetastoreGetTableObjectsByNameArgs) Read

func (*ThriftHiveMetastoreGetTableObjectsByNameArgs) ReadField1

func (*ThriftHiveMetastoreGetTableObjectsByNameArgs) ReadField2

func (*ThriftHiveMetastoreGetTableObjectsByNameArgs) String

func (*ThriftHiveMetastoreGetTableObjectsByNameArgs) Write

type ThriftHiveMetastoreGetTableObjectsByNameReqArgs

type ThriftHiveMetastoreGetTableObjectsByNameReqArgs struct {
	Req *GetTablesRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreGetTableObjectsByNameReqArgs

func NewThriftHiveMetastoreGetTableObjectsByNameReqArgs() *ThriftHiveMetastoreGetTableObjectsByNameReqArgs

func (*ThriftHiveMetastoreGetTableObjectsByNameReqArgs) GetReq

func (*ThriftHiveMetastoreGetTableObjectsByNameReqArgs) IsSetReq

func (*ThriftHiveMetastoreGetTableObjectsByNameReqArgs) Read

func (*ThriftHiveMetastoreGetTableObjectsByNameReqArgs) ReadField1

func (*ThriftHiveMetastoreGetTableObjectsByNameReqArgs) String

func (*ThriftHiveMetastoreGetTableObjectsByNameReqArgs) Write

type ThriftHiveMetastoreGetTableObjectsByNameReqResult

type ThriftHiveMetastoreGetTableObjectsByNameReqResult struct {
	Success *GetTablesResult_          `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException             `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidOperationException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *UnknownDBException        `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3

func NewThriftHiveMetastoreGetTableObjectsByNameReqResult

func NewThriftHiveMetastoreGetTableObjectsByNameReqResult() *ThriftHiveMetastoreGetTableObjectsByNameReqResult

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) GetO1

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) GetO2

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) GetO3

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) GetSuccess

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) IsSetO1

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) IsSetO2

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) IsSetO3

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) IsSetSuccess

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) Read

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) ReadField0

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) ReadField1

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) ReadField2

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) ReadField3

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) String

func (*ThriftHiveMetastoreGetTableObjectsByNameReqResult) Write

type ThriftHiveMetastoreGetTableObjectsByNameResult

type ThriftHiveMetastoreGetTableObjectsByNameResult struct {
	Success []*Table `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetTableObjectsByNameResult

func NewThriftHiveMetastoreGetTableObjectsByNameResult() *ThriftHiveMetastoreGetTableObjectsByNameResult

func (*ThriftHiveMetastoreGetTableObjectsByNameResult) GetSuccess

func (*ThriftHiveMetastoreGetTableObjectsByNameResult) IsSetSuccess

func (*ThriftHiveMetastoreGetTableObjectsByNameResult) Read

func (*ThriftHiveMetastoreGetTableObjectsByNameResult) ReadField0

func (*ThriftHiveMetastoreGetTableObjectsByNameResult) String

func (*ThriftHiveMetastoreGetTableObjectsByNameResult) Write

type ThriftHiveMetastoreGetTableReqArgs

type ThriftHiveMetastoreGetTableReqArgs struct {
	Req *GetTableRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastoreGetTableReqArgs

func NewThriftHiveMetastoreGetTableReqArgs() *ThriftHiveMetastoreGetTableReqArgs

func (*ThriftHiveMetastoreGetTableReqArgs) GetReq

func (*ThriftHiveMetastoreGetTableReqArgs) IsSetReq

func (*ThriftHiveMetastoreGetTableReqArgs) Read

func (*ThriftHiveMetastoreGetTableReqArgs) ReadField1

func (*ThriftHiveMetastoreGetTableReqArgs) String

func (*ThriftHiveMetastoreGetTableReqArgs) Write

type ThriftHiveMetastoreGetTableReqResult

type ThriftHiveMetastoreGetTableReqResult struct {
	Success *GetTableResult_       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetTableReqResult

func NewThriftHiveMetastoreGetTableReqResult() *ThriftHiveMetastoreGetTableReqResult

func (*ThriftHiveMetastoreGetTableReqResult) GetO1

func (*ThriftHiveMetastoreGetTableReqResult) GetO2

func (*ThriftHiveMetastoreGetTableReqResult) GetSuccess

func (*ThriftHiveMetastoreGetTableReqResult) IsSetO1

func (*ThriftHiveMetastoreGetTableReqResult) IsSetO2

func (*ThriftHiveMetastoreGetTableReqResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetTableReqResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetTableReqResult) Read

func (*ThriftHiveMetastoreGetTableReqResult) ReadField0

func (*ThriftHiveMetastoreGetTableReqResult) ReadField1

func (*ThriftHiveMetastoreGetTableReqResult) ReadField2

func (*ThriftHiveMetastoreGetTableReqResult) String

func (*ThriftHiveMetastoreGetTableReqResult) Write

type ThriftHiveMetastoreGetTableResult

type ThriftHiveMetastoreGetTableResult struct {
	Success *Table                 `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetTableResult

func NewThriftHiveMetastoreGetTableResult() *ThriftHiveMetastoreGetTableResult

func (*ThriftHiveMetastoreGetTableResult) GetO1

func (*ThriftHiveMetastoreGetTableResult) GetO2

func (*ThriftHiveMetastoreGetTableResult) GetSuccess

func (p *ThriftHiveMetastoreGetTableResult) GetSuccess() *Table

func (*ThriftHiveMetastoreGetTableResult) IsSetO1

func (*ThriftHiveMetastoreGetTableResult) IsSetO2

func (*ThriftHiveMetastoreGetTableResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetTableResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetTableResult) Read

func (*ThriftHiveMetastoreGetTableResult) ReadField0

func (*ThriftHiveMetastoreGetTableResult) ReadField1

func (*ThriftHiveMetastoreGetTableResult) ReadField2

func (*ThriftHiveMetastoreGetTableResult) String

func (*ThriftHiveMetastoreGetTableResult) Write

type ThriftHiveMetastoreGetTableStatisticsReqArgs

type ThriftHiveMetastoreGetTableStatisticsReqArgs struct {
	Request *TableStatsRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetTableStatisticsReqArgs

func NewThriftHiveMetastoreGetTableStatisticsReqArgs() *ThriftHiveMetastoreGetTableStatisticsReqArgs

func (*ThriftHiveMetastoreGetTableStatisticsReqArgs) GetRequest

func (*ThriftHiveMetastoreGetTableStatisticsReqArgs) IsSetRequest

func (*ThriftHiveMetastoreGetTableStatisticsReqArgs) Read

func (*ThriftHiveMetastoreGetTableStatisticsReqArgs) ReadField1

func (*ThriftHiveMetastoreGetTableStatisticsReqArgs) String

func (*ThriftHiveMetastoreGetTableStatisticsReqArgs) Write

type ThriftHiveMetastoreGetTableStatisticsReqResult

type ThriftHiveMetastoreGetTableStatisticsReqResult struct {
	Success *TableStatsResult_     `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetTableStatisticsReqResult

func NewThriftHiveMetastoreGetTableStatisticsReqResult() *ThriftHiveMetastoreGetTableStatisticsReqResult

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) GetO1

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) GetO2

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) GetSuccess

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) IsSetO1

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) IsSetO2

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) IsSetSuccess

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) Read

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) ReadField0

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) ReadField1

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) ReadField2

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) String

func (*ThriftHiveMetastoreGetTableStatisticsReqResult) Write

type ThriftHiveMetastoreGetTablesArgs

type ThriftHiveMetastoreGetTablesArgs struct {
	DbName  string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	Pattern string `thrift:"pattern,2" db:"pattern" json:"pattern"`
}

Attributes:

  • DbName
  • Pattern

func NewThriftHiveMetastoreGetTablesArgs

func NewThriftHiveMetastoreGetTablesArgs() *ThriftHiveMetastoreGetTablesArgs

func (*ThriftHiveMetastoreGetTablesArgs) GetDbName

func (*ThriftHiveMetastoreGetTablesArgs) GetPattern

func (p *ThriftHiveMetastoreGetTablesArgs) GetPattern() string

func (*ThriftHiveMetastoreGetTablesArgs) Read

func (*ThriftHiveMetastoreGetTablesArgs) ReadField1

func (*ThriftHiveMetastoreGetTablesArgs) ReadField2

func (*ThriftHiveMetastoreGetTablesArgs) String

func (*ThriftHiveMetastoreGetTablesArgs) Write

type ThriftHiveMetastoreGetTablesByTypeArgs

type ThriftHiveMetastoreGetTablesByTypeArgs struct {
	DbName    string `thrift:"db_name,1" db:"db_name" json:"db_name"`
	Pattern   string `thrift:"pattern,2" db:"pattern" json:"pattern"`
	TableType string `thrift:"tableType,3" db:"tableType" json:"tableType"`
}

Attributes:

  • DbName
  • Pattern
  • TableType

func NewThriftHiveMetastoreGetTablesByTypeArgs

func NewThriftHiveMetastoreGetTablesByTypeArgs() *ThriftHiveMetastoreGetTablesByTypeArgs

func (*ThriftHiveMetastoreGetTablesByTypeArgs) GetDbName

func (*ThriftHiveMetastoreGetTablesByTypeArgs) GetPattern

func (*ThriftHiveMetastoreGetTablesByTypeArgs) GetTableType

func (*ThriftHiveMetastoreGetTablesByTypeArgs) Read

func (*ThriftHiveMetastoreGetTablesByTypeArgs) ReadField1

func (*ThriftHiveMetastoreGetTablesByTypeArgs) ReadField2

func (*ThriftHiveMetastoreGetTablesByTypeArgs) ReadField3

func (*ThriftHiveMetastoreGetTablesByTypeArgs) String

func (*ThriftHiveMetastoreGetTablesByTypeArgs) Write

type ThriftHiveMetastoreGetTablesByTypeResult

type ThriftHiveMetastoreGetTablesByTypeResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetTablesByTypeResult

func NewThriftHiveMetastoreGetTablesByTypeResult() *ThriftHiveMetastoreGetTablesByTypeResult

func (*ThriftHiveMetastoreGetTablesByTypeResult) GetO1

func (*ThriftHiveMetastoreGetTablesByTypeResult) GetSuccess

func (*ThriftHiveMetastoreGetTablesByTypeResult) IsSetO1

func (*ThriftHiveMetastoreGetTablesByTypeResult) IsSetSuccess

func (*ThriftHiveMetastoreGetTablesByTypeResult) Read

func (*ThriftHiveMetastoreGetTablesByTypeResult) ReadField0

func (*ThriftHiveMetastoreGetTablesByTypeResult) ReadField1

func (*ThriftHiveMetastoreGetTablesByTypeResult) String

func (*ThriftHiveMetastoreGetTablesByTypeResult) Write

type ThriftHiveMetastoreGetTablesResult

type ThriftHiveMetastoreGetTablesResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGetTablesResult

func NewThriftHiveMetastoreGetTablesResult() *ThriftHiveMetastoreGetTablesResult

func (*ThriftHiveMetastoreGetTablesResult) GetO1

func (*ThriftHiveMetastoreGetTablesResult) GetSuccess

func (p *ThriftHiveMetastoreGetTablesResult) GetSuccess() []string

func (*ThriftHiveMetastoreGetTablesResult) IsSetO1

func (*ThriftHiveMetastoreGetTablesResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetTablesResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetTablesResult) Read

func (*ThriftHiveMetastoreGetTablesResult) ReadField0

func (*ThriftHiveMetastoreGetTablesResult) ReadField1

func (*ThriftHiveMetastoreGetTablesResult) String

func (*ThriftHiveMetastoreGetTablesResult) Write

type ThriftHiveMetastoreGetTokenArgs

type ThriftHiveMetastoreGetTokenArgs struct {
	TokenIdentifier string `thrift:"token_identifier,1" db:"token_identifier" json:"token_identifier"`
}

Attributes:

  • TokenIdentifier

func NewThriftHiveMetastoreGetTokenArgs

func NewThriftHiveMetastoreGetTokenArgs() *ThriftHiveMetastoreGetTokenArgs

func (*ThriftHiveMetastoreGetTokenArgs) GetTokenIdentifier

func (p *ThriftHiveMetastoreGetTokenArgs) GetTokenIdentifier() string

func (*ThriftHiveMetastoreGetTokenArgs) Read

func (*ThriftHiveMetastoreGetTokenArgs) ReadField1

func (*ThriftHiveMetastoreGetTokenArgs) String

func (*ThriftHiveMetastoreGetTokenArgs) Write

type ThriftHiveMetastoreGetTokenResult

type ThriftHiveMetastoreGetTokenResult struct {
	Success *string `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreGetTokenResult

func NewThriftHiveMetastoreGetTokenResult() *ThriftHiveMetastoreGetTokenResult

func (*ThriftHiveMetastoreGetTokenResult) GetSuccess

func (p *ThriftHiveMetastoreGetTokenResult) GetSuccess() string

func (*ThriftHiveMetastoreGetTokenResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetTokenResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetTokenResult) Read

func (*ThriftHiveMetastoreGetTokenResult) ReadField0

func (*ThriftHiveMetastoreGetTokenResult) String

func (*ThriftHiveMetastoreGetTokenResult) Write

type ThriftHiveMetastoreGetTriggersForResourceplanArgs

type ThriftHiveMetastoreGetTriggersForResourceplanArgs struct {
	Request *WMGetTriggersForResourePlanRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetTriggersForResourceplanArgs

func NewThriftHiveMetastoreGetTriggersForResourceplanArgs() *ThriftHiveMetastoreGetTriggersForResourceplanArgs

func (*ThriftHiveMetastoreGetTriggersForResourceplanArgs) GetRequest

func (*ThriftHiveMetastoreGetTriggersForResourceplanArgs) IsSetRequest

func (*ThriftHiveMetastoreGetTriggersForResourceplanArgs) Read

func (*ThriftHiveMetastoreGetTriggersForResourceplanArgs) ReadField1

func (*ThriftHiveMetastoreGetTriggersForResourceplanArgs) String

func (*ThriftHiveMetastoreGetTriggersForResourceplanArgs) Write

type ThriftHiveMetastoreGetTriggersForResourceplanResult

type ThriftHiveMetastoreGetTriggersForResourceplanResult struct {
	Success *WMGetTriggersForResourePlanResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException               `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException                       `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetTriggersForResourceplanResult

func NewThriftHiveMetastoreGetTriggersForResourceplanResult() *ThriftHiveMetastoreGetTriggersForResourceplanResult

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) GetO1

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) GetO2

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) GetSuccess

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) IsSetO1

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) IsSetO2

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) IsSetSuccess

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) Read

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) ReadField0

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) ReadField1

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) ReadField2

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) String

func (*ThriftHiveMetastoreGetTriggersForResourceplanResult) Write

type ThriftHiveMetastoreGetTypeAllArgs

type ThriftHiveMetastoreGetTypeAllArgs struct {
	Name string `thrift:"name,1" db:"name" json:"name"`
}

Attributes:

  • Name

func NewThriftHiveMetastoreGetTypeAllArgs

func NewThriftHiveMetastoreGetTypeAllArgs() *ThriftHiveMetastoreGetTypeAllArgs

func (*ThriftHiveMetastoreGetTypeAllArgs) GetName

func (*ThriftHiveMetastoreGetTypeAllArgs) Read

func (*ThriftHiveMetastoreGetTypeAllArgs) ReadField1

func (*ThriftHiveMetastoreGetTypeAllArgs) String

func (*ThriftHiveMetastoreGetTypeAllArgs) Write

type ThriftHiveMetastoreGetTypeAllResult

type ThriftHiveMetastoreGetTypeAllResult struct {
	Success map[string]*Type `thrift:"success,0" db:"success" json:"success,omitempty"`
	O2      *MetaException   `thrift:"o2,1" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O2

func NewThriftHiveMetastoreGetTypeAllResult

func NewThriftHiveMetastoreGetTypeAllResult() *ThriftHiveMetastoreGetTypeAllResult

func (*ThriftHiveMetastoreGetTypeAllResult) GetO2

func (*ThriftHiveMetastoreGetTypeAllResult) GetSuccess

func (p *ThriftHiveMetastoreGetTypeAllResult) GetSuccess() map[string]*Type

func (*ThriftHiveMetastoreGetTypeAllResult) IsSetO2

func (*ThriftHiveMetastoreGetTypeAllResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetTypeAllResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetTypeAllResult) Read

func (*ThriftHiveMetastoreGetTypeAllResult) ReadField0

func (*ThriftHiveMetastoreGetTypeAllResult) ReadField1

func (*ThriftHiveMetastoreGetTypeAllResult) String

func (*ThriftHiveMetastoreGetTypeAllResult) Write

type ThriftHiveMetastoreGetTypeArgs

type ThriftHiveMetastoreGetTypeArgs struct {
	Name string `thrift:"name,1" db:"name" json:"name"`
}

Attributes:

  • Name

func NewThriftHiveMetastoreGetTypeArgs

func NewThriftHiveMetastoreGetTypeArgs() *ThriftHiveMetastoreGetTypeArgs

func (*ThriftHiveMetastoreGetTypeArgs) GetName

func (*ThriftHiveMetastoreGetTypeArgs) Read

func (*ThriftHiveMetastoreGetTypeArgs) ReadField1

func (*ThriftHiveMetastoreGetTypeArgs) String

func (*ThriftHiveMetastoreGetTypeArgs) Write

type ThriftHiveMetastoreGetTypeResult

type ThriftHiveMetastoreGetTypeResult struct {
	Success *Type                  `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetTypeResult

func NewThriftHiveMetastoreGetTypeResult() *ThriftHiveMetastoreGetTypeResult

func (*ThriftHiveMetastoreGetTypeResult) GetO1

func (*ThriftHiveMetastoreGetTypeResult) GetO2

func (*ThriftHiveMetastoreGetTypeResult) GetSuccess

func (p *ThriftHiveMetastoreGetTypeResult) GetSuccess() *Type

func (*ThriftHiveMetastoreGetTypeResult) IsSetO1

func (*ThriftHiveMetastoreGetTypeResult) IsSetO2

func (*ThriftHiveMetastoreGetTypeResult) IsSetSuccess

func (p *ThriftHiveMetastoreGetTypeResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGetTypeResult) Read

func (*ThriftHiveMetastoreGetTypeResult) ReadField0

func (*ThriftHiveMetastoreGetTypeResult) ReadField1

func (*ThriftHiveMetastoreGetTypeResult) ReadField2

func (*ThriftHiveMetastoreGetTypeResult) String

func (*ThriftHiveMetastoreGetTypeResult) Write

type ThriftHiveMetastoreGetUniqueConstraintsArgs

type ThriftHiveMetastoreGetUniqueConstraintsArgs struct {
	Request *UniqueConstraintsRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGetUniqueConstraintsArgs

func NewThriftHiveMetastoreGetUniqueConstraintsArgs() *ThriftHiveMetastoreGetUniqueConstraintsArgs

func (*ThriftHiveMetastoreGetUniqueConstraintsArgs) GetRequest

func (*ThriftHiveMetastoreGetUniqueConstraintsArgs) IsSetRequest

func (*ThriftHiveMetastoreGetUniqueConstraintsArgs) Read

func (*ThriftHiveMetastoreGetUniqueConstraintsArgs) ReadField1

func (*ThriftHiveMetastoreGetUniqueConstraintsArgs) String

func (*ThriftHiveMetastoreGetUniqueConstraintsArgs) Write

type ThriftHiveMetastoreGetUniqueConstraintsResult

type ThriftHiveMetastoreGetUniqueConstraintsResult struct {
	Success *UniqueConstraintsResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException             `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException     `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreGetUniqueConstraintsResult

func NewThriftHiveMetastoreGetUniqueConstraintsResult() *ThriftHiveMetastoreGetUniqueConstraintsResult

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) GetO1

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) GetO2

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) GetSuccess

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) IsSetO1

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) IsSetO2

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) IsSetSuccess

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) Read

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) ReadField0

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) ReadField1

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) ReadField2

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) String

func (*ThriftHiveMetastoreGetUniqueConstraintsResult) Write

type ThriftHiveMetastoreGrantPrivilegesArgs

type ThriftHiveMetastoreGrantPrivilegesArgs struct {
	Privileges *PrivilegeBag `thrift:"privileges,1" db:"privileges" json:"privileges"`
}

Attributes:

  • Privileges

func NewThriftHiveMetastoreGrantPrivilegesArgs

func NewThriftHiveMetastoreGrantPrivilegesArgs() *ThriftHiveMetastoreGrantPrivilegesArgs

func (*ThriftHiveMetastoreGrantPrivilegesArgs) GetPrivileges

func (*ThriftHiveMetastoreGrantPrivilegesArgs) IsSetPrivileges

func (p *ThriftHiveMetastoreGrantPrivilegesArgs) IsSetPrivileges() bool

func (*ThriftHiveMetastoreGrantPrivilegesArgs) Read

func (*ThriftHiveMetastoreGrantPrivilegesArgs) ReadField1

func (*ThriftHiveMetastoreGrantPrivilegesArgs) String

func (*ThriftHiveMetastoreGrantPrivilegesArgs) Write

type ThriftHiveMetastoreGrantPrivilegesResult

type ThriftHiveMetastoreGrantPrivilegesResult struct {
	Success *bool          `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGrantPrivilegesResult

func NewThriftHiveMetastoreGrantPrivilegesResult() *ThriftHiveMetastoreGrantPrivilegesResult

func (*ThriftHiveMetastoreGrantPrivilegesResult) GetO1

func (*ThriftHiveMetastoreGrantPrivilegesResult) GetSuccess

func (*ThriftHiveMetastoreGrantPrivilegesResult) IsSetO1

func (*ThriftHiveMetastoreGrantPrivilegesResult) IsSetSuccess

func (*ThriftHiveMetastoreGrantPrivilegesResult) Read

func (*ThriftHiveMetastoreGrantPrivilegesResult) ReadField0

func (*ThriftHiveMetastoreGrantPrivilegesResult) ReadField1

func (*ThriftHiveMetastoreGrantPrivilegesResult) String

func (*ThriftHiveMetastoreGrantPrivilegesResult) Write

type ThriftHiveMetastoreGrantRevokePrivilegesArgs

type ThriftHiveMetastoreGrantRevokePrivilegesArgs struct {
	Request *GrantRevokePrivilegeRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGrantRevokePrivilegesArgs

func NewThriftHiveMetastoreGrantRevokePrivilegesArgs() *ThriftHiveMetastoreGrantRevokePrivilegesArgs

func (*ThriftHiveMetastoreGrantRevokePrivilegesArgs) GetRequest

func (*ThriftHiveMetastoreGrantRevokePrivilegesArgs) IsSetRequest

func (*ThriftHiveMetastoreGrantRevokePrivilegesArgs) Read

func (*ThriftHiveMetastoreGrantRevokePrivilegesArgs) ReadField1

func (*ThriftHiveMetastoreGrantRevokePrivilegesArgs) String

func (*ThriftHiveMetastoreGrantRevokePrivilegesArgs) Write

type ThriftHiveMetastoreGrantRevokePrivilegesResult

type ThriftHiveMetastoreGrantRevokePrivilegesResult struct {
	Success *GrantRevokePrivilegeResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException                `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGrantRevokePrivilegesResult

func NewThriftHiveMetastoreGrantRevokePrivilegesResult() *ThriftHiveMetastoreGrantRevokePrivilegesResult

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) GetO1

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) GetSuccess

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) IsSetO1

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) IsSetSuccess

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) Read

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) ReadField0

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) ReadField1

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) String

func (*ThriftHiveMetastoreGrantRevokePrivilegesResult) Write

type ThriftHiveMetastoreGrantRevokeRoleArgs

type ThriftHiveMetastoreGrantRevokeRoleArgs struct {
	Request *GrantRevokeRoleRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreGrantRevokeRoleArgs

func NewThriftHiveMetastoreGrantRevokeRoleArgs() *ThriftHiveMetastoreGrantRevokeRoleArgs

func (*ThriftHiveMetastoreGrantRevokeRoleArgs) GetRequest

func (*ThriftHiveMetastoreGrantRevokeRoleArgs) IsSetRequest

func (p *ThriftHiveMetastoreGrantRevokeRoleArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreGrantRevokeRoleArgs) Read

func (*ThriftHiveMetastoreGrantRevokeRoleArgs) ReadField1

func (*ThriftHiveMetastoreGrantRevokeRoleArgs) String

func (*ThriftHiveMetastoreGrantRevokeRoleArgs) Write

type ThriftHiveMetastoreGrantRevokeRoleResult

type ThriftHiveMetastoreGrantRevokeRoleResult struct {
	Success *GrantRevokeRoleResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException           `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGrantRevokeRoleResult

func NewThriftHiveMetastoreGrantRevokeRoleResult() *ThriftHiveMetastoreGrantRevokeRoleResult

func (*ThriftHiveMetastoreGrantRevokeRoleResult) GetO1

func (*ThriftHiveMetastoreGrantRevokeRoleResult) GetSuccess

func (*ThriftHiveMetastoreGrantRevokeRoleResult) IsSetO1

func (*ThriftHiveMetastoreGrantRevokeRoleResult) IsSetSuccess

func (*ThriftHiveMetastoreGrantRevokeRoleResult) Read

func (*ThriftHiveMetastoreGrantRevokeRoleResult) ReadField0

func (*ThriftHiveMetastoreGrantRevokeRoleResult) ReadField1

func (*ThriftHiveMetastoreGrantRevokeRoleResult) String

func (*ThriftHiveMetastoreGrantRevokeRoleResult) Write

type ThriftHiveMetastoreGrantRoleArgs

type ThriftHiveMetastoreGrantRoleArgs struct {
	RoleName      string        `thrift:"role_name,1" db:"role_name" json:"role_name"`
	PrincipalName string        `thrift:"principal_name,2" db:"principal_name" json:"principal_name"`
	PrincipalType PrincipalType `thrift:"principal_type,3" db:"principal_type" json:"principal_type"`
	Grantor       string        `thrift:"grantor,4" db:"grantor" json:"grantor"`
	GrantorType   PrincipalType `thrift:"grantorType,5" db:"grantorType" json:"grantorType"`
	GrantOption   bool          `thrift:"grant_option,6" db:"grant_option" json:"grant_option"`
}

Attributes:

  • RoleName
  • PrincipalName
  • PrincipalType
  • Grantor
  • GrantorType
  • GrantOption

func NewThriftHiveMetastoreGrantRoleArgs

func NewThriftHiveMetastoreGrantRoleArgs() *ThriftHiveMetastoreGrantRoleArgs

func (*ThriftHiveMetastoreGrantRoleArgs) GetGrantOption

func (p *ThriftHiveMetastoreGrantRoleArgs) GetGrantOption() bool

func (*ThriftHiveMetastoreGrantRoleArgs) GetGrantor

func (p *ThriftHiveMetastoreGrantRoleArgs) GetGrantor() string

func (*ThriftHiveMetastoreGrantRoleArgs) GetGrantorType

func (p *ThriftHiveMetastoreGrantRoleArgs) GetGrantorType() PrincipalType

func (*ThriftHiveMetastoreGrantRoleArgs) GetPrincipalName

func (p *ThriftHiveMetastoreGrantRoleArgs) GetPrincipalName() string

func (*ThriftHiveMetastoreGrantRoleArgs) GetPrincipalType

func (p *ThriftHiveMetastoreGrantRoleArgs) GetPrincipalType() PrincipalType

func (*ThriftHiveMetastoreGrantRoleArgs) GetRoleName

func (p *ThriftHiveMetastoreGrantRoleArgs) GetRoleName() string

func (*ThriftHiveMetastoreGrantRoleArgs) Read

func (*ThriftHiveMetastoreGrantRoleArgs) ReadField1

func (*ThriftHiveMetastoreGrantRoleArgs) ReadField2

func (*ThriftHiveMetastoreGrantRoleArgs) ReadField3

func (*ThriftHiveMetastoreGrantRoleArgs) ReadField4

func (*ThriftHiveMetastoreGrantRoleArgs) ReadField5

func (*ThriftHiveMetastoreGrantRoleArgs) ReadField6

func (*ThriftHiveMetastoreGrantRoleArgs) String

func (*ThriftHiveMetastoreGrantRoleArgs) Write

type ThriftHiveMetastoreGrantRoleResult

type ThriftHiveMetastoreGrantRoleResult struct {
	Success *bool          `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreGrantRoleResult

func NewThriftHiveMetastoreGrantRoleResult() *ThriftHiveMetastoreGrantRoleResult

func (*ThriftHiveMetastoreGrantRoleResult) GetO1

func (*ThriftHiveMetastoreGrantRoleResult) GetSuccess

func (p *ThriftHiveMetastoreGrantRoleResult) GetSuccess() bool

func (*ThriftHiveMetastoreGrantRoleResult) IsSetO1

func (*ThriftHiveMetastoreGrantRoleResult) IsSetSuccess

func (p *ThriftHiveMetastoreGrantRoleResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreGrantRoleResult) Read

func (*ThriftHiveMetastoreGrantRoleResult) ReadField0

func (*ThriftHiveMetastoreGrantRoleResult) ReadField1

func (*ThriftHiveMetastoreGrantRoleResult) String

func (*ThriftHiveMetastoreGrantRoleResult) Write

type ThriftHiveMetastoreHeartbeatArgs

type ThriftHiveMetastoreHeartbeatArgs struct {
	Ids *HeartbeatRequest `thrift:"ids,1" db:"ids" json:"ids"`
}

Attributes:

  • Ids

func NewThriftHiveMetastoreHeartbeatArgs

func NewThriftHiveMetastoreHeartbeatArgs() *ThriftHiveMetastoreHeartbeatArgs

func (*ThriftHiveMetastoreHeartbeatArgs) GetIds

func (*ThriftHiveMetastoreHeartbeatArgs) IsSetIds

func (p *ThriftHiveMetastoreHeartbeatArgs) IsSetIds() bool

func (*ThriftHiveMetastoreHeartbeatArgs) Read

func (*ThriftHiveMetastoreHeartbeatArgs) ReadField1

func (*ThriftHiveMetastoreHeartbeatArgs) String

func (*ThriftHiveMetastoreHeartbeatArgs) Write

type ThriftHiveMetastoreHeartbeatResult

type ThriftHiveMetastoreHeartbeatResult struct {
	O1 *NoSuchLockException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *NoSuchTxnException  `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3 *TxnAbortedException `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
}

Attributes:

  • O1
  • O2
  • O3

func NewThriftHiveMetastoreHeartbeatResult

func NewThriftHiveMetastoreHeartbeatResult() *ThriftHiveMetastoreHeartbeatResult

func (*ThriftHiveMetastoreHeartbeatResult) GetO1

func (*ThriftHiveMetastoreHeartbeatResult) GetO2

func (*ThriftHiveMetastoreHeartbeatResult) GetO3

func (*ThriftHiveMetastoreHeartbeatResult) IsSetO1

func (*ThriftHiveMetastoreHeartbeatResult) IsSetO2

func (*ThriftHiveMetastoreHeartbeatResult) IsSetO3

func (*ThriftHiveMetastoreHeartbeatResult) Read

func (*ThriftHiveMetastoreHeartbeatResult) ReadField1

func (*ThriftHiveMetastoreHeartbeatResult) ReadField2

func (*ThriftHiveMetastoreHeartbeatResult) ReadField3

func (*ThriftHiveMetastoreHeartbeatResult) String

func (*ThriftHiveMetastoreHeartbeatResult) Write

type ThriftHiveMetastoreHeartbeatTxnRangeArgs

type ThriftHiveMetastoreHeartbeatTxnRangeArgs struct {
	Txns *HeartbeatTxnRangeRequest `thrift:"txns,1" db:"txns" json:"txns"`
}

Attributes:

  • Txns

func NewThriftHiveMetastoreHeartbeatTxnRangeArgs

func NewThriftHiveMetastoreHeartbeatTxnRangeArgs() *ThriftHiveMetastoreHeartbeatTxnRangeArgs

func (*ThriftHiveMetastoreHeartbeatTxnRangeArgs) GetTxns

func (*ThriftHiveMetastoreHeartbeatTxnRangeArgs) IsSetTxns

func (*ThriftHiveMetastoreHeartbeatTxnRangeArgs) Read

func (*ThriftHiveMetastoreHeartbeatTxnRangeArgs) ReadField1

func (*ThriftHiveMetastoreHeartbeatTxnRangeArgs) String

func (*ThriftHiveMetastoreHeartbeatTxnRangeArgs) Write

type ThriftHiveMetastoreHeartbeatTxnRangeResult

type ThriftHiveMetastoreHeartbeatTxnRangeResult struct {
	Success *HeartbeatTxnRangeResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreHeartbeatTxnRangeResult

func NewThriftHiveMetastoreHeartbeatTxnRangeResult() *ThriftHiveMetastoreHeartbeatTxnRangeResult

func (*ThriftHiveMetastoreHeartbeatTxnRangeResult) GetSuccess

func (*ThriftHiveMetastoreHeartbeatTxnRangeResult) IsSetSuccess

func (*ThriftHiveMetastoreHeartbeatTxnRangeResult) Read

func (*ThriftHiveMetastoreHeartbeatTxnRangeResult) ReadField0

func (*ThriftHiveMetastoreHeartbeatTxnRangeResult) String

func (*ThriftHiveMetastoreHeartbeatTxnRangeResult) Write

type ThriftHiveMetastoreIsPartitionMarkedForEventArgs

type ThriftHiveMetastoreIsPartitionMarkedForEventArgs struct {
	DbName    string             `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName   string             `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals  map[string]string  `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	EventType PartitionEventType `thrift:"eventType,4" db:"eventType" json:"eventType"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • EventType

func NewThriftHiveMetastoreIsPartitionMarkedForEventArgs

func NewThriftHiveMetastoreIsPartitionMarkedForEventArgs() *ThriftHiveMetastoreIsPartitionMarkedForEventArgs

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) GetDbName

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) GetEventType

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) GetPartVals

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) GetTblName

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) Read

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) ReadField1

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) ReadField2

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) ReadField3

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) ReadField4

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) String

func (*ThriftHiveMetastoreIsPartitionMarkedForEventArgs) Write

type ThriftHiveMetastoreIsPartitionMarkedForEventResult

type ThriftHiveMetastoreIsPartitionMarkedForEventResult struct {
	Success *bool                      `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException             `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *NoSuchObjectException     `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *UnknownDBException        `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *UnknownTableException     `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
	O5      *UnknownPartitionException `thrift:"o5,5" db:"o5" json:"o5,omitempty"`
	O6      *InvalidPartitionException `thrift:"o6,6" db:"o6" json:"o6,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4
  • O5
  • O6

func NewThriftHiveMetastoreIsPartitionMarkedForEventResult

func NewThriftHiveMetastoreIsPartitionMarkedForEventResult() *ThriftHiveMetastoreIsPartitionMarkedForEventResult

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) GetO1

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) GetO2

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) GetO3

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) GetO4

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) GetO5

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) GetO6

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) GetSuccess

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) IsSetO1

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) IsSetO2

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) IsSetO3

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) IsSetO4

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) IsSetO5

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) IsSetO6

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) IsSetSuccess

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) Read

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) ReadField0

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) ReadField1

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) ReadField2

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) ReadField3

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) ReadField4

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) ReadField5

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) ReadField6

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) String

func (*ThriftHiveMetastoreIsPartitionMarkedForEventResult) Write

type ThriftHiveMetastoreListPrivilegesArgs

type ThriftHiveMetastoreListPrivilegesArgs struct {
	PrincipalName string         `thrift:"principal_name,1" db:"principal_name" json:"principal_name"`
	PrincipalType PrincipalType  `thrift:"principal_type,2" db:"principal_type" json:"principal_type"`
	HiveObject    *HiveObjectRef `thrift:"hiveObject,3" db:"hiveObject" json:"hiveObject"`
}

Attributes:

  • PrincipalName
  • PrincipalType
  • HiveObject

func NewThriftHiveMetastoreListPrivilegesArgs

func NewThriftHiveMetastoreListPrivilegesArgs() *ThriftHiveMetastoreListPrivilegesArgs

func (*ThriftHiveMetastoreListPrivilegesArgs) GetHiveObject

func (*ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalName

func (p *ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalName() string

func (*ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalType

func (*ThriftHiveMetastoreListPrivilegesArgs) IsSetHiveObject

func (p *ThriftHiveMetastoreListPrivilegesArgs) IsSetHiveObject() bool

func (*ThriftHiveMetastoreListPrivilegesArgs) Read

func (*ThriftHiveMetastoreListPrivilegesArgs) ReadField1

func (*ThriftHiveMetastoreListPrivilegesArgs) ReadField2

func (*ThriftHiveMetastoreListPrivilegesArgs) ReadField3

func (*ThriftHiveMetastoreListPrivilegesArgs) String

func (*ThriftHiveMetastoreListPrivilegesArgs) Write

type ThriftHiveMetastoreListPrivilegesResult

type ThriftHiveMetastoreListPrivilegesResult struct {
	Success []*HiveObjectPrivilege `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException         `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreListPrivilegesResult

func NewThriftHiveMetastoreListPrivilegesResult() *ThriftHiveMetastoreListPrivilegesResult

func (*ThriftHiveMetastoreListPrivilegesResult) GetO1

func (*ThriftHiveMetastoreListPrivilegesResult) GetSuccess

func (*ThriftHiveMetastoreListPrivilegesResult) IsSetO1

func (*ThriftHiveMetastoreListPrivilegesResult) IsSetSuccess

func (*ThriftHiveMetastoreListPrivilegesResult) Read

func (*ThriftHiveMetastoreListPrivilegesResult) ReadField0

func (*ThriftHiveMetastoreListPrivilegesResult) ReadField1

func (*ThriftHiveMetastoreListPrivilegesResult) String

func (*ThriftHiveMetastoreListPrivilegesResult) Write

type ThriftHiveMetastoreListRolesArgs

type ThriftHiveMetastoreListRolesArgs struct {
	PrincipalName string        `thrift:"principal_name,1" db:"principal_name" json:"principal_name"`
	PrincipalType PrincipalType `thrift:"principal_type,2" db:"principal_type" json:"principal_type"`
}

Attributes:

  • PrincipalName
  • PrincipalType

func NewThriftHiveMetastoreListRolesArgs

func NewThriftHiveMetastoreListRolesArgs() *ThriftHiveMetastoreListRolesArgs

func (*ThriftHiveMetastoreListRolesArgs) GetPrincipalName

func (p *ThriftHiveMetastoreListRolesArgs) GetPrincipalName() string

func (*ThriftHiveMetastoreListRolesArgs) GetPrincipalType

func (p *ThriftHiveMetastoreListRolesArgs) GetPrincipalType() PrincipalType

func (*ThriftHiveMetastoreListRolesArgs) Read

func (*ThriftHiveMetastoreListRolesArgs) ReadField1

func (*ThriftHiveMetastoreListRolesArgs) ReadField2

func (*ThriftHiveMetastoreListRolesArgs) String

func (*ThriftHiveMetastoreListRolesArgs) Write

type ThriftHiveMetastoreListRolesResult

type ThriftHiveMetastoreListRolesResult struct {
	Success []*Role        `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreListRolesResult

func NewThriftHiveMetastoreListRolesResult() *ThriftHiveMetastoreListRolesResult

func (*ThriftHiveMetastoreListRolesResult) GetO1

func (*ThriftHiveMetastoreListRolesResult) GetSuccess

func (p *ThriftHiveMetastoreListRolesResult) GetSuccess() []*Role

func (*ThriftHiveMetastoreListRolesResult) IsSetO1

func (*ThriftHiveMetastoreListRolesResult) IsSetSuccess

func (p *ThriftHiveMetastoreListRolesResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreListRolesResult) Read

func (*ThriftHiveMetastoreListRolesResult) ReadField0

func (*ThriftHiveMetastoreListRolesResult) ReadField1

func (*ThriftHiveMetastoreListRolesResult) String

func (*ThriftHiveMetastoreListRolesResult) Write

type ThriftHiveMetastoreLockArgs

type ThriftHiveMetastoreLockArgs struct {
	Rqst *LockRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreLockArgs

func NewThriftHiveMetastoreLockArgs() *ThriftHiveMetastoreLockArgs

func (*ThriftHiveMetastoreLockArgs) GetRqst

func (*ThriftHiveMetastoreLockArgs) IsSetRqst

func (p *ThriftHiveMetastoreLockArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreLockArgs) Read

func (*ThriftHiveMetastoreLockArgs) ReadField1

func (p *ThriftHiveMetastoreLockArgs) ReadField1(iprot thrift.TProtocol) error

func (*ThriftHiveMetastoreLockArgs) String

func (p *ThriftHiveMetastoreLockArgs) String() string

func (*ThriftHiveMetastoreLockArgs) Write

type ThriftHiveMetastoreLockResult

type ThriftHiveMetastoreLockResult struct {
	Success *LockResponse        `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchTxnException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *TxnAbortedException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreLockResult

func NewThriftHiveMetastoreLockResult() *ThriftHiveMetastoreLockResult

func (*ThriftHiveMetastoreLockResult) GetO1

func (*ThriftHiveMetastoreLockResult) GetO2

func (*ThriftHiveMetastoreLockResult) GetSuccess

func (*ThriftHiveMetastoreLockResult) IsSetO1

func (p *ThriftHiveMetastoreLockResult) IsSetO1() bool

func (*ThriftHiveMetastoreLockResult) IsSetO2

func (p *ThriftHiveMetastoreLockResult) IsSetO2() bool

func (*ThriftHiveMetastoreLockResult) IsSetSuccess

func (p *ThriftHiveMetastoreLockResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreLockResult) Read

func (*ThriftHiveMetastoreLockResult) ReadField0

func (p *ThriftHiveMetastoreLockResult) ReadField0(iprot thrift.TProtocol) error

func (*ThriftHiveMetastoreLockResult) ReadField1

func (p *ThriftHiveMetastoreLockResult) ReadField1(iprot thrift.TProtocol) error

func (*ThriftHiveMetastoreLockResult) ReadField2

func (p *ThriftHiveMetastoreLockResult) ReadField2(iprot thrift.TProtocol) error

func (*ThriftHiveMetastoreLockResult) String

func (*ThriftHiveMetastoreLockResult) Write

type ThriftHiveMetastoreMarkPartitionForEventArgs

type ThriftHiveMetastoreMarkPartitionForEventArgs struct {
	DbName    string             `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName   string             `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals  map[string]string  `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	EventType PartitionEventType `thrift:"eventType,4" db:"eventType" json:"eventType"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • EventType

func NewThriftHiveMetastoreMarkPartitionForEventArgs

func NewThriftHiveMetastoreMarkPartitionForEventArgs() *ThriftHiveMetastoreMarkPartitionForEventArgs

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) GetDbName

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) GetEventType

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) GetPartVals

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) GetTblName

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) Read

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) ReadField1

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) ReadField2

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) ReadField3

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) ReadField4

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) String

func (*ThriftHiveMetastoreMarkPartitionForEventArgs) Write

type ThriftHiveMetastoreMarkPartitionForEventResult

type ThriftHiveMetastoreMarkPartitionForEventResult struct {
	O1 *MetaException             `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *NoSuchObjectException     `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3 *UnknownDBException        `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4 *UnknownTableException     `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
	O5 *UnknownPartitionException `thrift:"o5,5" db:"o5" json:"o5,omitempty"`
	O6 *InvalidPartitionException `thrift:"o6,6" db:"o6" json:"o6,omitempty"`
}

Attributes:

  • O1
  • O2
  • O3
  • O4
  • O5
  • O6

func NewThriftHiveMetastoreMarkPartitionForEventResult

func NewThriftHiveMetastoreMarkPartitionForEventResult() *ThriftHiveMetastoreMarkPartitionForEventResult

func (*ThriftHiveMetastoreMarkPartitionForEventResult) GetO1

func (*ThriftHiveMetastoreMarkPartitionForEventResult) GetO2

func (*ThriftHiveMetastoreMarkPartitionForEventResult) GetO3

func (*ThriftHiveMetastoreMarkPartitionForEventResult) GetO4

func (*ThriftHiveMetastoreMarkPartitionForEventResult) GetO5

func (*ThriftHiveMetastoreMarkPartitionForEventResult) GetO6

func (*ThriftHiveMetastoreMarkPartitionForEventResult) IsSetO1

func (*ThriftHiveMetastoreMarkPartitionForEventResult) IsSetO2

func (*ThriftHiveMetastoreMarkPartitionForEventResult) IsSetO3

func (*ThriftHiveMetastoreMarkPartitionForEventResult) IsSetO4

func (*ThriftHiveMetastoreMarkPartitionForEventResult) IsSetO5

func (*ThriftHiveMetastoreMarkPartitionForEventResult) IsSetO6

func (*ThriftHiveMetastoreMarkPartitionForEventResult) Read

func (*ThriftHiveMetastoreMarkPartitionForEventResult) ReadField1

func (*ThriftHiveMetastoreMarkPartitionForEventResult) ReadField2

func (*ThriftHiveMetastoreMarkPartitionForEventResult) ReadField3

func (*ThriftHiveMetastoreMarkPartitionForEventResult) ReadField4

func (*ThriftHiveMetastoreMarkPartitionForEventResult) ReadField5

func (*ThriftHiveMetastoreMarkPartitionForEventResult) ReadField6

func (*ThriftHiveMetastoreMarkPartitionForEventResult) String

func (*ThriftHiveMetastoreMarkPartitionForEventResult) Write

type ThriftHiveMetastoreOpenTxnsArgs

type ThriftHiveMetastoreOpenTxnsArgs struct {
	Rqst *OpenTxnRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreOpenTxnsArgs

func NewThriftHiveMetastoreOpenTxnsArgs() *ThriftHiveMetastoreOpenTxnsArgs

func (*ThriftHiveMetastoreOpenTxnsArgs) GetRqst

func (*ThriftHiveMetastoreOpenTxnsArgs) IsSetRqst

func (p *ThriftHiveMetastoreOpenTxnsArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreOpenTxnsArgs) Read

func (*ThriftHiveMetastoreOpenTxnsArgs) ReadField1

func (*ThriftHiveMetastoreOpenTxnsArgs) String

func (*ThriftHiveMetastoreOpenTxnsArgs) Write

type ThriftHiveMetastoreOpenTxnsResult

type ThriftHiveMetastoreOpenTxnsResult struct {
	Success *OpenTxnsResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreOpenTxnsResult

func NewThriftHiveMetastoreOpenTxnsResult() *ThriftHiveMetastoreOpenTxnsResult

func (*ThriftHiveMetastoreOpenTxnsResult) GetSuccess

func (*ThriftHiveMetastoreOpenTxnsResult) IsSetSuccess

func (p *ThriftHiveMetastoreOpenTxnsResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreOpenTxnsResult) Read

func (*ThriftHiveMetastoreOpenTxnsResult) ReadField0

func (*ThriftHiveMetastoreOpenTxnsResult) String

func (*ThriftHiveMetastoreOpenTxnsResult) Write

type ThriftHiveMetastorePartitionNameHasValidCharactersArgs

type ThriftHiveMetastorePartitionNameHasValidCharactersArgs struct {
	PartVals       []string `thrift:"part_vals,1" db:"part_vals" json:"part_vals"`
	ThrowException bool     `thrift:"throw_exception,2" db:"throw_exception" json:"throw_exception"`
}

Attributes:

  • PartVals
  • ThrowException

func (*ThriftHiveMetastorePartitionNameHasValidCharactersArgs) GetPartVals

func (*ThriftHiveMetastorePartitionNameHasValidCharactersArgs) GetThrowException

func (*ThriftHiveMetastorePartitionNameHasValidCharactersArgs) Read

func (*ThriftHiveMetastorePartitionNameHasValidCharactersArgs) ReadField1

func (*ThriftHiveMetastorePartitionNameHasValidCharactersArgs) ReadField2

func (*ThriftHiveMetastorePartitionNameHasValidCharactersArgs) String

func (*ThriftHiveMetastorePartitionNameHasValidCharactersArgs) Write

type ThriftHiveMetastorePartitionNameHasValidCharactersResult

type ThriftHiveMetastorePartitionNameHasValidCharactersResult struct {
	Success *bool          `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) GetO1

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) GetSuccess

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) IsSetO1

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) IsSetSuccess

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) Read

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) ReadField0

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) ReadField1

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) String

func (*ThriftHiveMetastorePartitionNameHasValidCharactersResult) Write

type ThriftHiveMetastorePartitionNameToSpecArgs

type ThriftHiveMetastorePartitionNameToSpecArgs struct {
	PartName string `thrift:"part_name,1" db:"part_name" json:"part_name"`
}

Attributes:

  • PartName

func NewThriftHiveMetastorePartitionNameToSpecArgs

func NewThriftHiveMetastorePartitionNameToSpecArgs() *ThriftHiveMetastorePartitionNameToSpecArgs

func (*ThriftHiveMetastorePartitionNameToSpecArgs) GetPartName

func (*ThriftHiveMetastorePartitionNameToSpecArgs) Read

func (*ThriftHiveMetastorePartitionNameToSpecArgs) ReadField1

func (*ThriftHiveMetastorePartitionNameToSpecArgs) String

func (*ThriftHiveMetastorePartitionNameToSpecArgs) Write

type ThriftHiveMetastorePartitionNameToSpecResult

type ThriftHiveMetastorePartitionNameToSpecResult struct {
	Success map[string]string `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException    `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastorePartitionNameToSpecResult

func NewThriftHiveMetastorePartitionNameToSpecResult() *ThriftHiveMetastorePartitionNameToSpecResult

func (*ThriftHiveMetastorePartitionNameToSpecResult) GetO1

func (*ThriftHiveMetastorePartitionNameToSpecResult) GetSuccess

func (*ThriftHiveMetastorePartitionNameToSpecResult) IsSetO1

func (*ThriftHiveMetastorePartitionNameToSpecResult) IsSetSuccess

func (*ThriftHiveMetastorePartitionNameToSpecResult) Read

func (*ThriftHiveMetastorePartitionNameToSpecResult) ReadField0

func (*ThriftHiveMetastorePartitionNameToSpecResult) ReadField1

func (*ThriftHiveMetastorePartitionNameToSpecResult) String

func (*ThriftHiveMetastorePartitionNameToSpecResult) Write

type ThriftHiveMetastorePartitionNameToValsArgs

type ThriftHiveMetastorePartitionNameToValsArgs struct {
	PartName string `thrift:"part_name,1" db:"part_name" json:"part_name"`
}

Attributes:

  • PartName

func NewThriftHiveMetastorePartitionNameToValsArgs

func NewThriftHiveMetastorePartitionNameToValsArgs() *ThriftHiveMetastorePartitionNameToValsArgs

func (*ThriftHiveMetastorePartitionNameToValsArgs) GetPartName

func (*ThriftHiveMetastorePartitionNameToValsArgs) Read

func (*ThriftHiveMetastorePartitionNameToValsArgs) ReadField1

func (*ThriftHiveMetastorePartitionNameToValsArgs) String

func (*ThriftHiveMetastorePartitionNameToValsArgs) Write

type ThriftHiveMetastorePartitionNameToValsResult

type ThriftHiveMetastorePartitionNameToValsResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastorePartitionNameToValsResult

func NewThriftHiveMetastorePartitionNameToValsResult() *ThriftHiveMetastorePartitionNameToValsResult

func (*ThriftHiveMetastorePartitionNameToValsResult) GetO1

func (*ThriftHiveMetastorePartitionNameToValsResult) GetSuccess

func (*ThriftHiveMetastorePartitionNameToValsResult) IsSetO1

func (*ThriftHiveMetastorePartitionNameToValsResult) IsSetSuccess

func (*ThriftHiveMetastorePartitionNameToValsResult) Read

func (*ThriftHiveMetastorePartitionNameToValsResult) ReadField0

func (*ThriftHiveMetastorePartitionNameToValsResult) ReadField1

func (*ThriftHiveMetastorePartitionNameToValsResult) String

func (*ThriftHiveMetastorePartitionNameToValsResult) Write

type ThriftHiveMetastoreProcessor

type ThriftHiveMetastoreProcessor struct {
	// contains filtered or unexported fields
}

func NewThriftHiveMetastoreProcessor

func NewThriftHiveMetastoreProcessor(handler ThriftHiveMetastore) *ThriftHiveMetastoreProcessor

func (*ThriftHiveMetastoreProcessor) AddToProcessorMap

func (p *ThriftHiveMetastoreProcessor) AddToProcessorMap(key string, processor thrift.TProcessorFunction)

func (*ThriftHiveMetastoreProcessor) GetProcessorFunction

func (p *ThriftHiveMetastoreProcessor) GetProcessorFunction(key string) (processor thrift.TProcessorFunction, ok bool)

func (*ThriftHiveMetastoreProcessor) Process

func (p *ThriftHiveMetastoreProcessor) Process(ctx context.Context, iprot, oprot thrift.TProtocol) (success bool, err thrift.TException)

func (*ThriftHiveMetastoreProcessor) ProcessorMap

type ThriftHiveMetastorePutFileMetadataArgs

type ThriftHiveMetastorePutFileMetadataArgs struct {
	Req *PutFileMetadataRequest `thrift:"req,1" db:"req" json:"req"`
}

Attributes:

  • Req

func NewThriftHiveMetastorePutFileMetadataArgs

func NewThriftHiveMetastorePutFileMetadataArgs() *ThriftHiveMetastorePutFileMetadataArgs

func (*ThriftHiveMetastorePutFileMetadataArgs) GetReq

func (*ThriftHiveMetastorePutFileMetadataArgs) IsSetReq

func (*ThriftHiveMetastorePutFileMetadataArgs) Read

func (*ThriftHiveMetastorePutFileMetadataArgs) ReadField1

func (*ThriftHiveMetastorePutFileMetadataArgs) String

func (*ThriftHiveMetastorePutFileMetadataArgs) Write

type ThriftHiveMetastorePutFileMetadataResult

type ThriftHiveMetastorePutFileMetadataResult struct {
	Success *PutFileMetadataResult_ `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastorePutFileMetadataResult

func NewThriftHiveMetastorePutFileMetadataResult() *ThriftHiveMetastorePutFileMetadataResult

func (*ThriftHiveMetastorePutFileMetadataResult) GetSuccess

func (*ThriftHiveMetastorePutFileMetadataResult) IsSetSuccess

func (*ThriftHiveMetastorePutFileMetadataResult) Read

func (*ThriftHiveMetastorePutFileMetadataResult) ReadField0

func (*ThriftHiveMetastorePutFileMetadataResult) String

func (*ThriftHiveMetastorePutFileMetadataResult) Write

type ThriftHiveMetastoreRemoveMasterKeyArgs

type ThriftHiveMetastoreRemoveMasterKeyArgs struct {
	KeySeq int32 `thrift:"key_seq,1" db:"key_seq" json:"key_seq"`
}

Attributes:

  • KeySeq

func NewThriftHiveMetastoreRemoveMasterKeyArgs

func NewThriftHiveMetastoreRemoveMasterKeyArgs() *ThriftHiveMetastoreRemoveMasterKeyArgs

func (*ThriftHiveMetastoreRemoveMasterKeyArgs) GetKeySeq

func (*ThriftHiveMetastoreRemoveMasterKeyArgs) Read

func (*ThriftHiveMetastoreRemoveMasterKeyArgs) ReadField1

func (*ThriftHiveMetastoreRemoveMasterKeyArgs) String

func (*ThriftHiveMetastoreRemoveMasterKeyArgs) Write

type ThriftHiveMetastoreRemoveMasterKeyResult

type ThriftHiveMetastoreRemoveMasterKeyResult struct {
	Success *bool `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreRemoveMasterKeyResult

func NewThriftHiveMetastoreRemoveMasterKeyResult() *ThriftHiveMetastoreRemoveMasterKeyResult

func (*ThriftHiveMetastoreRemoveMasterKeyResult) GetSuccess

func (*ThriftHiveMetastoreRemoveMasterKeyResult) IsSetSuccess

func (*ThriftHiveMetastoreRemoveMasterKeyResult) Read

func (*ThriftHiveMetastoreRemoveMasterKeyResult) ReadField0

func (*ThriftHiveMetastoreRemoveMasterKeyResult) String

func (*ThriftHiveMetastoreRemoveMasterKeyResult) Write

type ThriftHiveMetastoreRemoveTokenArgs

type ThriftHiveMetastoreRemoveTokenArgs struct {
	TokenIdentifier string `thrift:"token_identifier,1" db:"token_identifier" json:"token_identifier"`
}

Attributes:

  • TokenIdentifier

func NewThriftHiveMetastoreRemoveTokenArgs

func NewThriftHiveMetastoreRemoveTokenArgs() *ThriftHiveMetastoreRemoveTokenArgs

func (*ThriftHiveMetastoreRemoveTokenArgs) GetTokenIdentifier

func (p *ThriftHiveMetastoreRemoveTokenArgs) GetTokenIdentifier() string

func (*ThriftHiveMetastoreRemoveTokenArgs) Read

func (*ThriftHiveMetastoreRemoveTokenArgs) ReadField1

func (*ThriftHiveMetastoreRemoveTokenArgs) String

func (*ThriftHiveMetastoreRemoveTokenArgs) Write

type ThriftHiveMetastoreRemoveTokenResult

type ThriftHiveMetastoreRemoveTokenResult struct {
	Success *bool `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreRemoveTokenResult

func NewThriftHiveMetastoreRemoveTokenResult() *ThriftHiveMetastoreRemoveTokenResult

func (*ThriftHiveMetastoreRemoveTokenResult) GetSuccess

func (*ThriftHiveMetastoreRemoveTokenResult) IsSetSuccess

func (p *ThriftHiveMetastoreRemoveTokenResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreRemoveTokenResult) Read

func (*ThriftHiveMetastoreRemoveTokenResult) ReadField0

func (*ThriftHiveMetastoreRemoveTokenResult) String

func (*ThriftHiveMetastoreRemoveTokenResult) Write

type ThriftHiveMetastoreRenamePartitionArgs

type ThriftHiveMetastoreRenamePartitionArgs struct {
	DbName   string     `thrift:"db_name,1" db:"db_name" json:"db_name"`
	TblName  string     `thrift:"tbl_name,2" db:"tbl_name" json:"tbl_name"`
	PartVals []string   `thrift:"part_vals,3" db:"part_vals" json:"part_vals"`
	NewPart_ *Partition `thrift:"new_part,4" db:"new_part" json:"new_part"`
}

Attributes:

  • DbName
  • TblName
  • PartVals
  • NewPart_

func NewThriftHiveMetastoreRenamePartitionArgs

func NewThriftHiveMetastoreRenamePartitionArgs() *ThriftHiveMetastoreRenamePartitionArgs

func (*ThriftHiveMetastoreRenamePartitionArgs) GetDbName

func (*ThriftHiveMetastoreRenamePartitionArgs) GetNewPart_

func (*ThriftHiveMetastoreRenamePartitionArgs) GetPartVals

func (*ThriftHiveMetastoreRenamePartitionArgs) GetTblName

func (*ThriftHiveMetastoreRenamePartitionArgs) IsSetNewPart_

func (p *ThriftHiveMetastoreRenamePartitionArgs) IsSetNewPart_() bool

func (*ThriftHiveMetastoreRenamePartitionArgs) Read

func (*ThriftHiveMetastoreRenamePartitionArgs) ReadField1

func (*ThriftHiveMetastoreRenamePartitionArgs) ReadField2

func (*ThriftHiveMetastoreRenamePartitionArgs) ReadField3

func (*ThriftHiveMetastoreRenamePartitionArgs) ReadField4

func (*ThriftHiveMetastoreRenamePartitionArgs) String

func (*ThriftHiveMetastoreRenamePartitionArgs) Write

type ThriftHiveMetastoreRenamePartitionResult

type ThriftHiveMetastoreRenamePartitionResult struct {
	O1 *InvalidOperationException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException             `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreRenamePartitionResult

func NewThriftHiveMetastoreRenamePartitionResult() *ThriftHiveMetastoreRenamePartitionResult

func (*ThriftHiveMetastoreRenamePartitionResult) GetO1

func (*ThriftHiveMetastoreRenamePartitionResult) GetO2

func (*ThriftHiveMetastoreRenamePartitionResult) IsSetO1

func (*ThriftHiveMetastoreRenamePartitionResult) IsSetO2

func (*ThriftHiveMetastoreRenamePartitionResult) Read

func (*ThriftHiveMetastoreRenamePartitionResult) ReadField1

func (*ThriftHiveMetastoreRenamePartitionResult) ReadField2

func (*ThriftHiveMetastoreRenamePartitionResult) String

func (*ThriftHiveMetastoreRenamePartitionResult) Write

type ThriftHiveMetastoreRenewDelegationTokenArgs

type ThriftHiveMetastoreRenewDelegationTokenArgs struct {
	TokenStrForm string `thrift:"token_str_form,1" db:"token_str_form" json:"token_str_form"`
}

Attributes:

  • TokenStrForm

func NewThriftHiveMetastoreRenewDelegationTokenArgs

func NewThriftHiveMetastoreRenewDelegationTokenArgs() *ThriftHiveMetastoreRenewDelegationTokenArgs

func (*ThriftHiveMetastoreRenewDelegationTokenArgs) GetTokenStrForm

func (*ThriftHiveMetastoreRenewDelegationTokenArgs) Read

func (*ThriftHiveMetastoreRenewDelegationTokenArgs) ReadField1

func (*ThriftHiveMetastoreRenewDelegationTokenArgs) String

func (*ThriftHiveMetastoreRenewDelegationTokenArgs) Write

type ThriftHiveMetastoreRenewDelegationTokenResult

type ThriftHiveMetastoreRenewDelegationTokenResult struct {
	Success *int64         `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreRenewDelegationTokenResult

func NewThriftHiveMetastoreRenewDelegationTokenResult() *ThriftHiveMetastoreRenewDelegationTokenResult

func (*ThriftHiveMetastoreRenewDelegationTokenResult) GetO1

func (*ThriftHiveMetastoreRenewDelegationTokenResult) GetSuccess

func (*ThriftHiveMetastoreRenewDelegationTokenResult) IsSetO1

func (*ThriftHiveMetastoreRenewDelegationTokenResult) IsSetSuccess

func (*ThriftHiveMetastoreRenewDelegationTokenResult) Read

func (*ThriftHiveMetastoreRenewDelegationTokenResult) ReadField0

func (*ThriftHiveMetastoreRenewDelegationTokenResult) ReadField1

func (*ThriftHiveMetastoreRenewDelegationTokenResult) String

func (*ThriftHiveMetastoreRenewDelegationTokenResult) Write

type ThriftHiveMetastoreRevokePrivilegesArgs

type ThriftHiveMetastoreRevokePrivilegesArgs struct {
	Privileges *PrivilegeBag `thrift:"privileges,1" db:"privileges" json:"privileges"`
}

Attributes:

  • Privileges

func NewThriftHiveMetastoreRevokePrivilegesArgs

func NewThriftHiveMetastoreRevokePrivilegesArgs() *ThriftHiveMetastoreRevokePrivilegesArgs

func (*ThriftHiveMetastoreRevokePrivilegesArgs) GetPrivileges

func (*ThriftHiveMetastoreRevokePrivilegesArgs) IsSetPrivileges

func (p *ThriftHiveMetastoreRevokePrivilegesArgs) IsSetPrivileges() bool

func (*ThriftHiveMetastoreRevokePrivilegesArgs) Read

func (*ThriftHiveMetastoreRevokePrivilegesArgs) ReadField1

func (*ThriftHiveMetastoreRevokePrivilegesArgs) String

func (*ThriftHiveMetastoreRevokePrivilegesArgs) Write

type ThriftHiveMetastoreRevokePrivilegesResult

type ThriftHiveMetastoreRevokePrivilegesResult struct {
	Success *bool          `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreRevokePrivilegesResult

func NewThriftHiveMetastoreRevokePrivilegesResult() *ThriftHiveMetastoreRevokePrivilegesResult

func (*ThriftHiveMetastoreRevokePrivilegesResult) GetO1

func (*ThriftHiveMetastoreRevokePrivilegesResult) GetSuccess

func (*ThriftHiveMetastoreRevokePrivilegesResult) IsSetO1

func (*ThriftHiveMetastoreRevokePrivilegesResult) IsSetSuccess

func (*ThriftHiveMetastoreRevokePrivilegesResult) Read

func (*ThriftHiveMetastoreRevokePrivilegesResult) ReadField0

func (*ThriftHiveMetastoreRevokePrivilegesResult) ReadField1

func (*ThriftHiveMetastoreRevokePrivilegesResult) String

func (*ThriftHiveMetastoreRevokePrivilegesResult) Write

type ThriftHiveMetastoreRevokeRoleArgs

type ThriftHiveMetastoreRevokeRoleArgs struct {
	RoleName      string        `thrift:"role_name,1" db:"role_name" json:"role_name"`
	PrincipalName string        `thrift:"principal_name,2" db:"principal_name" json:"principal_name"`
	PrincipalType PrincipalType `thrift:"principal_type,3" db:"principal_type" json:"principal_type"`
}

Attributes:

  • RoleName
  • PrincipalName
  • PrincipalType

func NewThriftHiveMetastoreRevokeRoleArgs

func NewThriftHiveMetastoreRevokeRoleArgs() *ThriftHiveMetastoreRevokeRoleArgs

func (*ThriftHiveMetastoreRevokeRoleArgs) GetPrincipalName

func (p *ThriftHiveMetastoreRevokeRoleArgs) GetPrincipalName() string

func (*ThriftHiveMetastoreRevokeRoleArgs) GetPrincipalType

func (p *ThriftHiveMetastoreRevokeRoleArgs) GetPrincipalType() PrincipalType

func (*ThriftHiveMetastoreRevokeRoleArgs) GetRoleName

func (p *ThriftHiveMetastoreRevokeRoleArgs) GetRoleName() string

func (*ThriftHiveMetastoreRevokeRoleArgs) Read

func (*ThriftHiveMetastoreRevokeRoleArgs) ReadField1

func (*ThriftHiveMetastoreRevokeRoleArgs) ReadField2

func (*ThriftHiveMetastoreRevokeRoleArgs) ReadField3

func (*ThriftHiveMetastoreRevokeRoleArgs) String

func (*ThriftHiveMetastoreRevokeRoleArgs) Write

type ThriftHiveMetastoreRevokeRoleResult

type ThriftHiveMetastoreRevokeRoleResult struct {
	Success *bool          `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreRevokeRoleResult

func NewThriftHiveMetastoreRevokeRoleResult() *ThriftHiveMetastoreRevokeRoleResult

func (*ThriftHiveMetastoreRevokeRoleResult) GetO1

func (*ThriftHiveMetastoreRevokeRoleResult) GetSuccess

func (p *ThriftHiveMetastoreRevokeRoleResult) GetSuccess() bool

func (*ThriftHiveMetastoreRevokeRoleResult) IsSetO1

func (*ThriftHiveMetastoreRevokeRoleResult) IsSetSuccess

func (p *ThriftHiveMetastoreRevokeRoleResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreRevokeRoleResult) Read

func (*ThriftHiveMetastoreRevokeRoleResult) ReadField0

func (*ThriftHiveMetastoreRevokeRoleResult) ReadField1

func (*ThriftHiveMetastoreRevokeRoleResult) String

func (*ThriftHiveMetastoreRevokeRoleResult) Write

type ThriftHiveMetastoreSetAggrStatsForArgs

type ThriftHiveMetastoreSetAggrStatsForArgs struct {
	Request *SetPartitionsStatsRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreSetAggrStatsForArgs

func NewThriftHiveMetastoreSetAggrStatsForArgs() *ThriftHiveMetastoreSetAggrStatsForArgs

func (*ThriftHiveMetastoreSetAggrStatsForArgs) GetRequest

func (*ThriftHiveMetastoreSetAggrStatsForArgs) IsSetRequest

func (p *ThriftHiveMetastoreSetAggrStatsForArgs) IsSetRequest() bool

func (*ThriftHiveMetastoreSetAggrStatsForArgs) Read

func (*ThriftHiveMetastoreSetAggrStatsForArgs) ReadField1

func (*ThriftHiveMetastoreSetAggrStatsForArgs) String

func (*ThriftHiveMetastoreSetAggrStatsForArgs) Write

type ThriftHiveMetastoreSetAggrStatsForResult

type ThriftHiveMetastoreSetAggrStatsForResult struct {
	Success *bool                   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidInputException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreSetAggrStatsForResult

func NewThriftHiveMetastoreSetAggrStatsForResult() *ThriftHiveMetastoreSetAggrStatsForResult

func (*ThriftHiveMetastoreSetAggrStatsForResult) GetO1

func (*ThriftHiveMetastoreSetAggrStatsForResult) GetO2

func (*ThriftHiveMetastoreSetAggrStatsForResult) GetO3

func (*ThriftHiveMetastoreSetAggrStatsForResult) GetO4

func (*ThriftHiveMetastoreSetAggrStatsForResult) GetSuccess

func (*ThriftHiveMetastoreSetAggrStatsForResult) IsSetO1

func (*ThriftHiveMetastoreSetAggrStatsForResult) IsSetO2

func (*ThriftHiveMetastoreSetAggrStatsForResult) IsSetO3

func (*ThriftHiveMetastoreSetAggrStatsForResult) IsSetO4

func (*ThriftHiveMetastoreSetAggrStatsForResult) IsSetSuccess

func (*ThriftHiveMetastoreSetAggrStatsForResult) Read

func (*ThriftHiveMetastoreSetAggrStatsForResult) ReadField0

func (*ThriftHiveMetastoreSetAggrStatsForResult) ReadField1

func (*ThriftHiveMetastoreSetAggrStatsForResult) ReadField2

func (*ThriftHiveMetastoreSetAggrStatsForResult) ReadField3

func (*ThriftHiveMetastoreSetAggrStatsForResult) ReadField4

func (*ThriftHiveMetastoreSetAggrStatsForResult) String

func (*ThriftHiveMetastoreSetAggrStatsForResult) Write

type ThriftHiveMetastoreSetMetaConfArgs

type ThriftHiveMetastoreSetMetaConfArgs struct {
	Key   string `thrift:"key,1" db:"key" json:"key"`
	Value string `thrift:"value,2" db:"value" json:"value"`
}

Attributes:

  • Key
  • Value

func NewThriftHiveMetastoreSetMetaConfArgs

func NewThriftHiveMetastoreSetMetaConfArgs() *ThriftHiveMetastoreSetMetaConfArgs

func (*ThriftHiveMetastoreSetMetaConfArgs) GetKey

func (*ThriftHiveMetastoreSetMetaConfArgs) GetValue

func (*ThriftHiveMetastoreSetMetaConfArgs) Read

func (*ThriftHiveMetastoreSetMetaConfArgs) ReadField1

func (*ThriftHiveMetastoreSetMetaConfArgs) ReadField2

func (*ThriftHiveMetastoreSetMetaConfArgs) String

func (*ThriftHiveMetastoreSetMetaConfArgs) Write

type ThriftHiveMetastoreSetMetaConfResult

type ThriftHiveMetastoreSetMetaConfResult struct {
	O1 *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • O1

func NewThriftHiveMetastoreSetMetaConfResult

func NewThriftHiveMetastoreSetMetaConfResult() *ThriftHiveMetastoreSetMetaConfResult

func (*ThriftHiveMetastoreSetMetaConfResult) GetO1

func (*ThriftHiveMetastoreSetMetaConfResult) IsSetO1

func (*ThriftHiveMetastoreSetMetaConfResult) Read

func (*ThriftHiveMetastoreSetMetaConfResult) ReadField1

func (*ThriftHiveMetastoreSetMetaConfResult) String

func (*ThriftHiveMetastoreSetMetaConfResult) Write

type ThriftHiveMetastoreSetUgiArgs

type ThriftHiveMetastoreSetUgiArgs struct {
	UserName   string   `thrift:"user_name,1" db:"user_name" json:"user_name"`
	GroupNames []string `thrift:"group_names,2" db:"group_names" json:"group_names"`
}

Attributes:

  • UserName
  • GroupNames

func NewThriftHiveMetastoreSetUgiArgs

func NewThriftHiveMetastoreSetUgiArgs() *ThriftHiveMetastoreSetUgiArgs

func (*ThriftHiveMetastoreSetUgiArgs) GetGroupNames

func (p *ThriftHiveMetastoreSetUgiArgs) GetGroupNames() []string

func (*ThriftHiveMetastoreSetUgiArgs) GetUserName

func (p *ThriftHiveMetastoreSetUgiArgs) GetUserName() string

func (*ThriftHiveMetastoreSetUgiArgs) Read

func (*ThriftHiveMetastoreSetUgiArgs) ReadField1

func (p *ThriftHiveMetastoreSetUgiArgs) ReadField1(iprot thrift.TProtocol) error

func (*ThriftHiveMetastoreSetUgiArgs) ReadField2

func (p *ThriftHiveMetastoreSetUgiArgs) ReadField2(iprot thrift.TProtocol) error

func (*ThriftHiveMetastoreSetUgiArgs) String

func (*ThriftHiveMetastoreSetUgiArgs) Write

type ThriftHiveMetastoreSetUgiResult

type ThriftHiveMetastoreSetUgiResult struct {
	Success []string       `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • Success
  • O1

func NewThriftHiveMetastoreSetUgiResult

func NewThriftHiveMetastoreSetUgiResult() *ThriftHiveMetastoreSetUgiResult

func (*ThriftHiveMetastoreSetUgiResult) GetO1

func (*ThriftHiveMetastoreSetUgiResult) GetSuccess

func (p *ThriftHiveMetastoreSetUgiResult) GetSuccess() []string

func (*ThriftHiveMetastoreSetUgiResult) IsSetO1

func (*ThriftHiveMetastoreSetUgiResult) IsSetSuccess

func (p *ThriftHiveMetastoreSetUgiResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreSetUgiResult) Read

func (*ThriftHiveMetastoreSetUgiResult) ReadField0

func (*ThriftHiveMetastoreSetUgiResult) ReadField1

func (*ThriftHiveMetastoreSetUgiResult) String

func (*ThriftHiveMetastoreSetUgiResult) Write

type ThriftHiveMetastoreShowCompactArgs

type ThriftHiveMetastoreShowCompactArgs struct {
	Rqst *ShowCompactRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreShowCompactArgs

func NewThriftHiveMetastoreShowCompactArgs() *ThriftHiveMetastoreShowCompactArgs

func (*ThriftHiveMetastoreShowCompactArgs) GetRqst

func (*ThriftHiveMetastoreShowCompactArgs) IsSetRqst

func (*ThriftHiveMetastoreShowCompactArgs) Read

func (*ThriftHiveMetastoreShowCompactArgs) ReadField1

func (*ThriftHiveMetastoreShowCompactArgs) String

func (*ThriftHiveMetastoreShowCompactArgs) Write

type ThriftHiveMetastoreShowCompactResult

type ThriftHiveMetastoreShowCompactResult struct {
	Success *ShowCompactResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreShowCompactResult

func NewThriftHiveMetastoreShowCompactResult() *ThriftHiveMetastoreShowCompactResult

func (*ThriftHiveMetastoreShowCompactResult) GetSuccess

func (*ThriftHiveMetastoreShowCompactResult) IsSetSuccess

func (p *ThriftHiveMetastoreShowCompactResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreShowCompactResult) Read

func (*ThriftHiveMetastoreShowCompactResult) ReadField0

func (*ThriftHiveMetastoreShowCompactResult) String

func (*ThriftHiveMetastoreShowCompactResult) Write

type ThriftHiveMetastoreShowLocksArgs

type ThriftHiveMetastoreShowLocksArgs struct {
	Rqst *ShowLocksRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreShowLocksArgs

func NewThriftHiveMetastoreShowLocksArgs() *ThriftHiveMetastoreShowLocksArgs

func (*ThriftHiveMetastoreShowLocksArgs) GetRqst

func (*ThriftHiveMetastoreShowLocksArgs) IsSetRqst

func (p *ThriftHiveMetastoreShowLocksArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreShowLocksArgs) Read

func (*ThriftHiveMetastoreShowLocksArgs) ReadField1

func (*ThriftHiveMetastoreShowLocksArgs) String

func (*ThriftHiveMetastoreShowLocksArgs) Write

type ThriftHiveMetastoreShowLocksResult

type ThriftHiveMetastoreShowLocksResult struct {
	Success *ShowLocksResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
}

Attributes:

  • Success

func NewThriftHiveMetastoreShowLocksResult

func NewThriftHiveMetastoreShowLocksResult() *ThriftHiveMetastoreShowLocksResult

func (*ThriftHiveMetastoreShowLocksResult) GetSuccess

func (*ThriftHiveMetastoreShowLocksResult) IsSetSuccess

func (p *ThriftHiveMetastoreShowLocksResult) IsSetSuccess() bool

func (*ThriftHiveMetastoreShowLocksResult) Read

func (*ThriftHiveMetastoreShowLocksResult) ReadField0

func (*ThriftHiveMetastoreShowLocksResult) String

func (*ThriftHiveMetastoreShowLocksResult) Write

type ThriftHiveMetastoreTruncateTableArgs

type ThriftHiveMetastoreTruncateTableArgs struct {
	DbName    string   `thrift:"dbName,1" db:"dbName" json:"dbName"`
	TableName string   `thrift:"tableName,2" db:"tableName" json:"tableName"`
	PartNames []string `thrift:"partNames,3" db:"partNames" json:"partNames"`
}

Attributes:

  • DbName
  • TableName
  • PartNames

func NewThriftHiveMetastoreTruncateTableArgs

func NewThriftHiveMetastoreTruncateTableArgs() *ThriftHiveMetastoreTruncateTableArgs

func (*ThriftHiveMetastoreTruncateTableArgs) GetDbName

func (*ThriftHiveMetastoreTruncateTableArgs) GetPartNames

func (p *ThriftHiveMetastoreTruncateTableArgs) GetPartNames() []string

func (*ThriftHiveMetastoreTruncateTableArgs) GetTableName

func (p *ThriftHiveMetastoreTruncateTableArgs) GetTableName() string

func (*ThriftHiveMetastoreTruncateTableArgs) Read

func (*ThriftHiveMetastoreTruncateTableArgs) ReadField1

func (*ThriftHiveMetastoreTruncateTableArgs) ReadField2

func (*ThriftHiveMetastoreTruncateTableArgs) ReadField3

func (*ThriftHiveMetastoreTruncateTableArgs) String

func (*ThriftHiveMetastoreTruncateTableArgs) Write

type ThriftHiveMetastoreTruncateTableResult

type ThriftHiveMetastoreTruncateTableResult struct {
	O1 *MetaException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
}

Attributes:

  • O1

func NewThriftHiveMetastoreTruncateTableResult

func NewThriftHiveMetastoreTruncateTableResult() *ThriftHiveMetastoreTruncateTableResult

func (*ThriftHiveMetastoreTruncateTableResult) GetO1

func (*ThriftHiveMetastoreTruncateTableResult) IsSetO1

func (*ThriftHiveMetastoreTruncateTableResult) Read

func (*ThriftHiveMetastoreTruncateTableResult) ReadField1

func (*ThriftHiveMetastoreTruncateTableResult) String

func (*ThriftHiveMetastoreTruncateTableResult) Write

type ThriftHiveMetastoreUnlockArgs

type ThriftHiveMetastoreUnlockArgs struct {
	Rqst *UnlockRequest `thrift:"rqst,1" db:"rqst" json:"rqst"`
}

Attributes:

  • Rqst

func NewThriftHiveMetastoreUnlockArgs

func NewThriftHiveMetastoreUnlockArgs() *ThriftHiveMetastoreUnlockArgs

func (*ThriftHiveMetastoreUnlockArgs) GetRqst

func (*ThriftHiveMetastoreUnlockArgs) IsSetRqst

func (p *ThriftHiveMetastoreUnlockArgs) IsSetRqst() bool

func (*ThriftHiveMetastoreUnlockArgs) Read

func (*ThriftHiveMetastoreUnlockArgs) ReadField1

func (p *ThriftHiveMetastoreUnlockArgs) ReadField1(iprot thrift.TProtocol) error

func (*ThriftHiveMetastoreUnlockArgs) String

func (*ThriftHiveMetastoreUnlockArgs) Write

type ThriftHiveMetastoreUnlockResult

type ThriftHiveMetastoreUnlockResult struct {
	O1 *NoSuchLockException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *TxnOpenException    `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreUnlockResult

func NewThriftHiveMetastoreUnlockResult() *ThriftHiveMetastoreUnlockResult

func (*ThriftHiveMetastoreUnlockResult) GetO1

func (*ThriftHiveMetastoreUnlockResult) GetO2

func (*ThriftHiveMetastoreUnlockResult) IsSetO1

func (*ThriftHiveMetastoreUnlockResult) IsSetO2

func (*ThriftHiveMetastoreUnlockResult) Read

func (*ThriftHiveMetastoreUnlockResult) ReadField1

func (*ThriftHiveMetastoreUnlockResult) ReadField2

func (*ThriftHiveMetastoreUnlockResult) String

func (*ThriftHiveMetastoreUnlockResult) Write

type ThriftHiveMetastoreUpdateMasterKeyArgs

type ThriftHiveMetastoreUpdateMasterKeyArgs struct {
	SeqNumber int32  `thrift:"seq_number,1" db:"seq_number" json:"seq_number"`
	Key       string `thrift:"key,2" db:"key" json:"key"`
}

Attributes:

  • SeqNumber
  • Key

func NewThriftHiveMetastoreUpdateMasterKeyArgs

func NewThriftHiveMetastoreUpdateMasterKeyArgs() *ThriftHiveMetastoreUpdateMasterKeyArgs

func (*ThriftHiveMetastoreUpdateMasterKeyArgs) GetKey

func (*ThriftHiveMetastoreUpdateMasterKeyArgs) GetSeqNumber

func (*ThriftHiveMetastoreUpdateMasterKeyArgs) Read

func (*ThriftHiveMetastoreUpdateMasterKeyArgs) ReadField1

func (*ThriftHiveMetastoreUpdateMasterKeyArgs) ReadField2

func (*ThriftHiveMetastoreUpdateMasterKeyArgs) String

func (*ThriftHiveMetastoreUpdateMasterKeyArgs) Write

type ThriftHiveMetastoreUpdateMasterKeyResult

type ThriftHiveMetastoreUpdateMasterKeyResult struct {
	O1 *NoSuchObjectException `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2 *MetaException         `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • O1
  • O2

func NewThriftHiveMetastoreUpdateMasterKeyResult

func NewThriftHiveMetastoreUpdateMasterKeyResult() *ThriftHiveMetastoreUpdateMasterKeyResult

func (*ThriftHiveMetastoreUpdateMasterKeyResult) GetO1

func (*ThriftHiveMetastoreUpdateMasterKeyResult) GetO2

func (*ThriftHiveMetastoreUpdateMasterKeyResult) IsSetO1

func (*ThriftHiveMetastoreUpdateMasterKeyResult) IsSetO2

func (*ThriftHiveMetastoreUpdateMasterKeyResult) Read

func (*ThriftHiveMetastoreUpdateMasterKeyResult) ReadField1

func (*ThriftHiveMetastoreUpdateMasterKeyResult) ReadField2

func (*ThriftHiveMetastoreUpdateMasterKeyResult) String

func (*ThriftHiveMetastoreUpdateMasterKeyResult) Write

type ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs

type ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs struct {
	StatsObj *ColumnStatistics `thrift:"stats_obj,1" db:"stats_obj" json:"stats_obj"`
}

Attributes:

  • StatsObj

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs) GetStatsObj

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs) IsSetStatsObj

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs) Read

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs) ReadField1

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs) String

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsArgs) Write

type ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult

type ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult struct {
	Success *bool                   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidInputException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) GetO1

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) GetO2

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) GetO3

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) GetO4

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) GetSuccess

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) IsSetO1

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) IsSetO2

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) IsSetO3

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) IsSetO4

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) IsSetSuccess

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) Read

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) ReadField0

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) ReadField1

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) ReadField2

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) ReadField3

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) ReadField4

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) String

func (*ThriftHiveMetastoreUpdatePartitionColumnStatisticsResult) Write

type ThriftHiveMetastoreUpdateTableColumnStatisticsArgs

type ThriftHiveMetastoreUpdateTableColumnStatisticsArgs struct {
	StatsObj *ColumnStatistics `thrift:"stats_obj,1" db:"stats_obj" json:"stats_obj"`
}

Attributes:

  • StatsObj

func NewThriftHiveMetastoreUpdateTableColumnStatisticsArgs

func NewThriftHiveMetastoreUpdateTableColumnStatisticsArgs() *ThriftHiveMetastoreUpdateTableColumnStatisticsArgs

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsArgs) GetStatsObj

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsArgs) IsSetStatsObj

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsArgs) Read

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsArgs) ReadField1

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsArgs) String

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsArgs) Write

type ThriftHiveMetastoreUpdateTableColumnStatisticsResult

type ThriftHiveMetastoreUpdateTableColumnStatisticsResult struct {
	Success *bool                   `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException  `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *InvalidObjectException `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
	O3      *MetaException          `thrift:"o3,3" db:"o3" json:"o3,omitempty"`
	O4      *InvalidInputException  `thrift:"o4,4" db:"o4" json:"o4,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2
  • O3
  • O4

func NewThriftHiveMetastoreUpdateTableColumnStatisticsResult

func NewThriftHiveMetastoreUpdateTableColumnStatisticsResult() *ThriftHiveMetastoreUpdateTableColumnStatisticsResult

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) GetO1

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) GetO2

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) GetO3

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) GetO4

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) GetSuccess

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) IsSetO1

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) IsSetO2

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) IsSetO3

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) IsSetO4

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) IsSetSuccess

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) Read

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) ReadField0

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) ReadField1

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) ReadField2

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) ReadField3

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) ReadField4

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) String

func (*ThriftHiveMetastoreUpdateTableColumnStatisticsResult) Write

type ThriftHiveMetastoreValidateResourcePlanArgs

type ThriftHiveMetastoreValidateResourcePlanArgs struct {
	Request *WMValidateResourcePlanRequest `thrift:"request,1" db:"request" json:"request"`
}

Attributes:

  • Request

func NewThriftHiveMetastoreValidateResourcePlanArgs

func NewThriftHiveMetastoreValidateResourcePlanArgs() *ThriftHiveMetastoreValidateResourcePlanArgs

func (*ThriftHiveMetastoreValidateResourcePlanArgs) GetRequest

func (*ThriftHiveMetastoreValidateResourcePlanArgs) IsSetRequest

func (*ThriftHiveMetastoreValidateResourcePlanArgs) Read

func (*ThriftHiveMetastoreValidateResourcePlanArgs) ReadField1

func (*ThriftHiveMetastoreValidateResourcePlanArgs) String

func (*ThriftHiveMetastoreValidateResourcePlanArgs) Write

type ThriftHiveMetastoreValidateResourcePlanResult

type ThriftHiveMetastoreValidateResourcePlanResult struct {
	Success *WMValidateResourcePlanResponse `thrift:"success,0" db:"success" json:"success,omitempty"`
	O1      *NoSuchObjectException          `thrift:"o1,1" db:"o1" json:"o1,omitempty"`
	O2      *MetaException                  `thrift:"o2,2" db:"o2" json:"o2,omitempty"`
}

Attributes:

  • Success
  • O1
  • O2

func NewThriftHiveMetastoreValidateResourcePlanResult

func NewThriftHiveMetastoreValidateResourcePlanResult() *ThriftHiveMetastoreValidateResourcePlanResult

func (*ThriftHiveMetastoreValidateResourcePlanResult) GetO1

func (*ThriftHiveMetastoreValidateResourcePlanResult) GetO2

func (*ThriftHiveMetastoreValidateResourcePlanResult) GetSuccess

func (*ThriftHiveMetastoreValidateResourcePlanResult) IsSetO1

func (*ThriftHiveMetastoreValidateResourcePlanResult) IsSetO2

func (*ThriftHiveMetastoreValidateResourcePlanResult) IsSetSuccess

func (*ThriftHiveMetastoreValidateResourcePlanResult) Read

func (*ThriftHiveMetastoreValidateResourcePlanResult) ReadField0

func (*ThriftHiveMetastoreValidateResourcePlanResult) ReadField1

func (*ThriftHiveMetastoreValidateResourcePlanResult) ReadField2

func (*ThriftHiveMetastoreValidateResourcePlanResult) String

func (*ThriftHiveMetastoreValidateResourcePlanResult) Write

type TxnAbortedException

type TxnAbortedException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreAddDynamicPartitionsResult_O2_DEFAULT *TxnAbortedException
var ThriftHiveMetastoreCheckLockResult_O2_DEFAULT *TxnAbortedException
var ThriftHiveMetastoreCommitTxnResult_O2_DEFAULT *TxnAbortedException
var ThriftHiveMetastoreHeartbeatResult_O3_DEFAULT *TxnAbortedException
var ThriftHiveMetastoreLockResult_O2_DEFAULT *TxnAbortedException

func NewTxnAbortedException

func NewTxnAbortedException() *TxnAbortedException

func (*TxnAbortedException) Error

func (p *TxnAbortedException) Error() string

func (*TxnAbortedException) GetMessage

func (p *TxnAbortedException) GetMessage() string

func (*TxnAbortedException) Read

func (p *TxnAbortedException) Read(iprot thrift.TProtocol) error

func (*TxnAbortedException) ReadField1

func (p *TxnAbortedException) ReadField1(iprot thrift.TProtocol) error

func (*TxnAbortedException) String

func (p *TxnAbortedException) String() string

func (*TxnAbortedException) Write

func (p *TxnAbortedException) Write(oprot thrift.TProtocol) error

type TxnInfo

type TxnInfo struct {
	ID                int64    `thrift:"id,1,required" db:"id" json:"id"`
	State             TxnState `thrift:"state,2,required" db:"state" json:"state"`
	User              string   `thrift:"user,3,required" db:"user" json:"user"`
	Hostname          string   `thrift:"hostname,4,required" db:"hostname" json:"hostname"`
	AgentInfo         string   `thrift:"agentInfo,5" db:"agentInfo" json:"agentInfo"`
	HeartbeatCount    int32    `thrift:"heartbeatCount,6" db:"heartbeatCount" json:"heartbeatCount"`
	MetaInfo          *string  `thrift:"metaInfo,7" db:"metaInfo" json:"metaInfo,omitempty"`
	StartedTime       *int64   `thrift:"startedTime,8" db:"startedTime" json:"startedTime,omitempty"`
	LastHeartbeatTime *int64   `thrift:"lastHeartbeatTime,9" db:"lastHeartbeatTime" json:"lastHeartbeatTime,omitempty"`
}

Attributes:

  • ID
  • State
  • User
  • Hostname
  • AgentInfo
  • HeartbeatCount
  • MetaInfo
  • StartedTime
  • LastHeartbeatTime

func NewTxnInfo

func NewTxnInfo() *TxnInfo

func (*TxnInfo) GetAgentInfo

func (p *TxnInfo) GetAgentInfo() string

func (*TxnInfo) GetHeartbeatCount

func (p *TxnInfo) GetHeartbeatCount() int32

func (*TxnInfo) GetHostname

func (p *TxnInfo) GetHostname() string

func (*TxnInfo) GetID

func (p *TxnInfo) GetID() int64

func (*TxnInfo) GetLastHeartbeatTime

func (p *TxnInfo) GetLastHeartbeatTime() int64

func (*TxnInfo) GetMetaInfo

func (p *TxnInfo) GetMetaInfo() string

func (*TxnInfo) GetStartedTime

func (p *TxnInfo) GetStartedTime() int64

func (*TxnInfo) GetState

func (p *TxnInfo) GetState() TxnState

func (*TxnInfo) GetUser

func (p *TxnInfo) GetUser() string

func (*TxnInfo) IsSetAgentInfo

func (p *TxnInfo) IsSetAgentInfo() bool

func (*TxnInfo) IsSetHeartbeatCount

func (p *TxnInfo) IsSetHeartbeatCount() bool

func (*TxnInfo) IsSetLastHeartbeatTime

func (p *TxnInfo) IsSetLastHeartbeatTime() bool

func (*TxnInfo) IsSetMetaInfo

func (p *TxnInfo) IsSetMetaInfo() bool

func (*TxnInfo) IsSetStartedTime

func (p *TxnInfo) IsSetStartedTime() bool

func (*TxnInfo) Read

func (p *TxnInfo) Read(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField1

func (p *TxnInfo) ReadField1(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField2

func (p *TxnInfo) ReadField2(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField3

func (p *TxnInfo) ReadField3(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField4

func (p *TxnInfo) ReadField4(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField5

func (p *TxnInfo) ReadField5(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField6

func (p *TxnInfo) ReadField6(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField7

func (p *TxnInfo) ReadField7(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField8

func (p *TxnInfo) ReadField8(iprot thrift.TProtocol) error

func (*TxnInfo) ReadField9

func (p *TxnInfo) ReadField9(iprot thrift.TProtocol) error

func (*TxnInfo) String

func (p *TxnInfo) String() string

func (*TxnInfo) Write

func (p *TxnInfo) Write(oprot thrift.TProtocol) error

type TxnOpenException

type TxnOpenException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreUnlockResult_O2_DEFAULT *TxnOpenException

func NewTxnOpenException

func NewTxnOpenException() *TxnOpenException

func (*TxnOpenException) Error

func (p *TxnOpenException) Error() string

func (*TxnOpenException) GetMessage

func (p *TxnOpenException) GetMessage() string

func (*TxnOpenException) Read

func (p *TxnOpenException) Read(iprot thrift.TProtocol) error

func (*TxnOpenException) ReadField1

func (p *TxnOpenException) ReadField1(iprot thrift.TProtocol) error

func (*TxnOpenException) String

func (p *TxnOpenException) String() string

func (*TxnOpenException) Write

func (p *TxnOpenException) Write(oprot thrift.TProtocol) error

type TxnState

type TxnState int64
const (
	TxnState_COMMITTED TxnState = 1
	TxnState_ABORTED   TxnState = 2
	TxnState_OPEN      TxnState = 3
)

func TxnStateFromString

func TxnStateFromString(s string) (TxnState, error)

func TxnStatePtr

func TxnStatePtr(v TxnState) *TxnState

func (TxnState) MarshalText

func (p TxnState) MarshalText() ([]byte, error)

func (*TxnState) Scan

func (p *TxnState) Scan(value interface{}) error

func (TxnState) String

func (p TxnState) String() string

func (*TxnState) UnmarshalText

func (p *TxnState) UnmarshalText(text []byte) error

func (*TxnState) Value

func (p *TxnState) Value() (driver.Value, error)

type Type

type Type struct {
	Name   string         `thrift:"name,1" db:"name" json:"name"`
	Type1  *string        `thrift:"type1,2" db:"type1" json:"type1,omitempty"`
	Type2  *string        `thrift:"type2,3" db:"type2" json:"type2,omitempty"`
	Fields []*FieldSchema `thrift:"fields,4" db:"fields" json:"fields,omitempty"`
}

Attributes:

  • Name
  • Type1
  • Type2
  • Fields
var ThriftHiveMetastoreCreateTypeArgs_Type_DEFAULT *Type
var ThriftHiveMetastoreGetTypeResult_Success_DEFAULT *Type

func NewType

func NewType() *Type

func (*Type) GetFields

func (p *Type) GetFields() []*FieldSchema

func (*Type) GetName

func (p *Type) GetName() string

func (*Type) GetType1

func (p *Type) GetType1() string

func (*Type) GetType2

func (p *Type) GetType2() string

func (*Type) IsSetFields

func (p *Type) IsSetFields() bool

func (*Type) IsSetType1

func (p *Type) IsSetType1() bool

func (*Type) IsSetType2

func (p *Type) IsSetType2() bool

func (*Type) Read

func (p *Type) Read(iprot thrift.TProtocol) error

func (*Type) ReadField1

func (p *Type) ReadField1(iprot thrift.TProtocol) error

func (*Type) ReadField2

func (p *Type) ReadField2(iprot thrift.TProtocol) error

func (*Type) ReadField3

func (p *Type) ReadField3(iprot thrift.TProtocol) error

func (*Type) ReadField4

func (p *Type) ReadField4(iprot thrift.TProtocol) error

func (*Type) String

func (p *Type) String() string

func (*Type) Write

func (p *Type) Write(oprot thrift.TProtocol) error

type UniqueConstraintsRequest

type UniqueConstraintsRequest struct {
	DbName  string `thrift:"db_name,1,required" db:"db_name" json:"db_name"`
	TblName string `thrift:"tbl_name,2,required" db:"tbl_name" json:"tbl_name"`
}

Attributes:

  • DbName
  • TblName
var ThriftHiveMetastoreGetUniqueConstraintsArgs_Request_DEFAULT *UniqueConstraintsRequest

func NewUniqueConstraintsRequest

func NewUniqueConstraintsRequest() *UniqueConstraintsRequest

func (*UniqueConstraintsRequest) GetDbName

func (p *UniqueConstraintsRequest) GetDbName() string

func (*UniqueConstraintsRequest) GetTblName

func (p *UniqueConstraintsRequest) GetTblName() string

func (*UniqueConstraintsRequest) Read

func (*UniqueConstraintsRequest) ReadField1

func (p *UniqueConstraintsRequest) ReadField1(iprot thrift.TProtocol) error

func (*UniqueConstraintsRequest) ReadField2

func (p *UniqueConstraintsRequest) ReadField2(iprot thrift.TProtocol) error

func (*UniqueConstraintsRequest) String

func (p *UniqueConstraintsRequest) String() string

func (*UniqueConstraintsRequest) Write

type UniqueConstraintsResponse

type UniqueConstraintsResponse struct {
	UniqueConstraints []*SQLUniqueConstraint `thrift:"uniqueConstraints,1,required" db:"uniqueConstraints" json:"uniqueConstraints"`
}

Attributes:

  • UniqueConstraints
var ThriftHiveMetastoreGetUniqueConstraintsResult_Success_DEFAULT *UniqueConstraintsResponse

func NewUniqueConstraintsResponse

func NewUniqueConstraintsResponse() *UniqueConstraintsResponse

func (*UniqueConstraintsResponse) GetUniqueConstraints

func (p *UniqueConstraintsResponse) GetUniqueConstraints() []*SQLUniqueConstraint

func (*UniqueConstraintsResponse) Read

func (*UniqueConstraintsResponse) ReadField1

func (p *UniqueConstraintsResponse) ReadField1(iprot thrift.TProtocol) error

func (*UniqueConstraintsResponse) String

func (p *UniqueConstraintsResponse) String() string

func (*UniqueConstraintsResponse) Write

type UnknownDBException

type UnknownDBException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreGetFieldsResult_O3_DEFAULT *UnknownDBException
var ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult_O3_DEFAULT *UnknownDBException
var ThriftHiveMetastoreGetSchemaResult_O3_DEFAULT *UnknownDBException
var ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult_O3_DEFAULT *UnknownDBException
var ThriftHiveMetastoreGetTableNamesByFilterResult_O3_DEFAULT *UnknownDBException
var ThriftHiveMetastoreGetTableObjectsByNameReqResult_O3_DEFAULT *UnknownDBException
var ThriftHiveMetastoreIsPartitionMarkedForEventResult_O3_DEFAULT *UnknownDBException
var ThriftHiveMetastoreMarkPartitionForEventResult_O3_DEFAULT *UnknownDBException

func NewUnknownDBException

func NewUnknownDBException() *UnknownDBException

func (*UnknownDBException) Error

func (p *UnknownDBException) Error() string

func (*UnknownDBException) GetMessage

func (p *UnknownDBException) GetMessage() string

func (*UnknownDBException) Read

func (p *UnknownDBException) Read(iprot thrift.TProtocol) error

func (*UnknownDBException) ReadField1

func (p *UnknownDBException) ReadField1(iprot thrift.TProtocol) error

func (*UnknownDBException) String

func (p *UnknownDBException) String() string

func (*UnknownDBException) Write

func (p *UnknownDBException) Write(oprot thrift.TProtocol) error

type UnknownPartitionException

type UnknownPartitionException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreIsPartitionMarkedForEventResult_O5_DEFAULT *UnknownPartitionException
var ThriftHiveMetastoreMarkPartitionForEventResult_O5_DEFAULT *UnknownPartitionException

func NewUnknownPartitionException

func NewUnknownPartitionException() *UnknownPartitionException

func (*UnknownPartitionException) Error

func (p *UnknownPartitionException) Error() string

func (*UnknownPartitionException) GetMessage

func (p *UnknownPartitionException) GetMessage() string

func (*UnknownPartitionException) Read

func (*UnknownPartitionException) ReadField1

func (p *UnknownPartitionException) ReadField1(iprot thrift.TProtocol) error

func (*UnknownPartitionException) String

func (p *UnknownPartitionException) String() string

func (*UnknownPartitionException) Write

type UnknownTableException

type UnknownTableException struct {
	Message string `thrift:"message,1" db:"message" json:"message"`
}

Attributes:

  • Message
var ThriftHiveMetastoreGetFieldsResult_O2_DEFAULT *UnknownTableException
var ThriftHiveMetastoreGetFieldsWithEnvironmentContextResult_O2_DEFAULT *UnknownTableException
var ThriftHiveMetastoreGetSchemaResult_O2_DEFAULT *UnknownTableException
var ThriftHiveMetastoreGetSchemaWithEnvironmentContextResult_O2_DEFAULT *UnknownTableException
var ThriftHiveMetastoreIsPartitionMarkedForEventResult_O4_DEFAULT *UnknownTableException
var ThriftHiveMetastoreMarkPartitionForEventResult_O4_DEFAULT *UnknownTableException

func NewUnknownTableException

func NewUnknownTableException() *UnknownTableException

func (*UnknownTableException) Error

func (p *UnknownTableException) Error() string

func (*UnknownTableException) GetMessage

func (p *UnknownTableException) GetMessage() string

func (*UnknownTableException) Read

func (*UnknownTableException) ReadField1

func (p *UnknownTableException) ReadField1(iprot thrift.TProtocol) error

func (*UnknownTableException) String

func (p *UnknownTableException) String() string

func (*UnknownTableException) Write

func (p *UnknownTableException) Write(oprot thrift.TProtocol) error

type UnlockRequest

type UnlockRequest struct {
	Lockid int64 `thrift:"lockid,1,required" db:"lockid" json:"lockid"`
}

Attributes:

  • Lockid
var ThriftHiveMetastoreUnlockArgs_Rqst_DEFAULT *UnlockRequest

func NewUnlockRequest

func NewUnlockRequest() *UnlockRequest

func (*UnlockRequest) GetLockid

func (p *UnlockRequest) GetLockid() int64

func (*UnlockRequest) Read

func (p *UnlockRequest) Read(iprot thrift.TProtocol) error

func (*UnlockRequest) ReadField1

func (p *UnlockRequest) ReadField1(iprot thrift.TProtocol) error

func (*UnlockRequest) String

func (p *UnlockRequest) String() string

func (*UnlockRequest) Write

func (p *UnlockRequest) Write(oprot thrift.TProtocol) error

type Version

type Version struct {
	Version  string `thrift:"version,1" db:"version" json:"version"`
	Comments string `thrift:"comments,2" db:"comments" json:"comments"`
}

Attributes:

  • Version
  • Comments

func NewVersion

func NewVersion() *Version

func (*Version) GetComments

func (p *Version) GetComments() string

func (*Version) GetVersion

func (p *Version) GetVersion() string

func (*Version) Read

func (p *Version) Read(iprot thrift.TProtocol) error

func (*Version) ReadField1

func (p *Version) ReadField1(iprot thrift.TProtocol) error

func (*Version) ReadField2

func (p *Version) ReadField2(iprot thrift.TProtocol) error

func (*Version) String

func (p *Version) String() string

func (*Version) Write

func (p *Version) Write(oprot thrift.TProtocol) error

type WMAlterResourcePlanRequest

type WMAlterResourcePlanRequest struct {
	ResourcePlanName    *string         `thrift:"resourcePlanName,1" db:"resourcePlanName" json:"resourcePlanName,omitempty"`
	ResourcePlan        *WMResourcePlan `thrift:"resourcePlan,2" db:"resourcePlan" json:"resourcePlan,omitempty"`
	IsEnableAndActivate *bool           `thrift:"isEnableAndActivate,3" db:"isEnableAndActivate" json:"isEnableAndActivate,omitempty"`
}

Attributes:

  • ResourcePlanName
  • ResourcePlan
  • IsEnableAndActivate
var ThriftHiveMetastoreAlterResourcePlanArgs_Request_DEFAULT *WMAlterResourcePlanRequest

func NewWMAlterResourcePlanRequest

func NewWMAlterResourcePlanRequest() *WMAlterResourcePlanRequest

func (*WMAlterResourcePlanRequest) GetIsEnableAndActivate

func (p *WMAlterResourcePlanRequest) GetIsEnableAndActivate() bool

func (*WMAlterResourcePlanRequest) GetResourcePlan

func (p *WMAlterResourcePlanRequest) GetResourcePlan() *WMResourcePlan

func (*WMAlterResourcePlanRequest) GetResourcePlanName

func (p *WMAlterResourcePlanRequest) GetResourcePlanName() string

func (*WMAlterResourcePlanRequest) IsSetIsEnableAndActivate

func (p *WMAlterResourcePlanRequest) IsSetIsEnableAndActivate() bool

func (*WMAlterResourcePlanRequest) IsSetResourcePlan

func (p *WMAlterResourcePlanRequest) IsSetResourcePlan() bool

func (*WMAlterResourcePlanRequest) IsSetResourcePlanName

func (p *WMAlterResourcePlanRequest) IsSetResourcePlanName() bool

func (*WMAlterResourcePlanRequest) Read

func (*WMAlterResourcePlanRequest) ReadField1

func (p *WMAlterResourcePlanRequest) ReadField1(iprot thrift.TProtocol) error

func (*WMAlterResourcePlanRequest) ReadField2

func (p *WMAlterResourcePlanRequest) ReadField2(iprot thrift.TProtocol) error

func (*WMAlterResourcePlanRequest) ReadField3

func (p *WMAlterResourcePlanRequest) ReadField3(iprot thrift.TProtocol) error

func (*WMAlterResourcePlanRequest) String

func (p *WMAlterResourcePlanRequest) String() string

func (*WMAlterResourcePlanRequest) Write

type WMAlterResourcePlanResponse

type WMAlterResourcePlanResponse struct {
	FullResourcePlan *WMFullResourcePlan `thrift:"fullResourcePlan,1" db:"fullResourcePlan" json:"fullResourcePlan,omitempty"`
}

Attributes:

  • FullResourcePlan
var ThriftHiveMetastoreAlterResourcePlanResult_Success_DEFAULT *WMAlterResourcePlanResponse

func NewWMAlterResourcePlanResponse

func NewWMAlterResourcePlanResponse() *WMAlterResourcePlanResponse

func (*WMAlterResourcePlanResponse) GetFullResourcePlan

func (p *WMAlterResourcePlanResponse) GetFullResourcePlan() *WMFullResourcePlan

func (*WMAlterResourcePlanResponse) IsSetFullResourcePlan

func (p *WMAlterResourcePlanResponse) IsSetFullResourcePlan() bool

func (*WMAlterResourcePlanResponse) Read

func (*WMAlterResourcePlanResponse) ReadField1

func (p *WMAlterResourcePlanResponse) ReadField1(iprot thrift.TProtocol) error

func (*WMAlterResourcePlanResponse) String

func (p *WMAlterResourcePlanResponse) String() string

func (*WMAlterResourcePlanResponse) Write

type WMAlterTriggerRequest

type WMAlterTriggerRequest struct {
	Trigger *WMTrigger `thrift:"trigger,1" db:"trigger" json:"trigger,omitempty"`
}

Attributes:

  • Trigger
var ThriftHiveMetastoreAlterWmTriggerArgs_Request_DEFAULT *WMAlterTriggerRequest

func NewWMAlterTriggerRequest

func NewWMAlterTriggerRequest() *WMAlterTriggerRequest

func (*WMAlterTriggerRequest) GetTrigger

func (p *WMAlterTriggerRequest) GetTrigger() *WMTrigger

func (*WMAlterTriggerRequest) IsSetTrigger

func (p *WMAlterTriggerRequest) IsSetTrigger() bool

func (*WMAlterTriggerRequest) Read

func (*WMAlterTriggerRequest) ReadField1

func (p *WMAlterTriggerRequest) ReadField1(iprot thrift.TProtocol) error

func (*WMAlterTriggerRequest) String

func (p *WMAlterTriggerRequest) String() string

func (*WMAlterTriggerRequest) Write

func (p *WMAlterTriggerRequest) Write(oprot thrift.TProtocol) error

type WMAlterTriggerResponse

type WMAlterTriggerResponse struct {
}
var ThriftHiveMetastoreAlterWmTriggerResult_Success_DEFAULT *WMAlterTriggerResponse

func NewWMAlterTriggerResponse

func NewWMAlterTriggerResponse() *WMAlterTriggerResponse

func (*WMAlterTriggerResponse) Read

func (*WMAlterTriggerResponse) String

func (p *WMAlterTriggerResponse) String() string

func (*WMAlterTriggerResponse) Write

func (p *WMAlterTriggerResponse) Write(oprot thrift.TProtocol) error

type WMCreateResourcePlanRequest

type WMCreateResourcePlanRequest struct {
	ResourcePlan *WMResourcePlan `thrift:"resourcePlan,1" db:"resourcePlan" json:"resourcePlan,omitempty"`
}

Attributes:

  • ResourcePlan
var ThriftHiveMetastoreCreateResourcePlanArgs_Request_DEFAULT *WMCreateResourcePlanRequest

func NewWMCreateResourcePlanRequest

func NewWMCreateResourcePlanRequest() *WMCreateResourcePlanRequest

func (*WMCreateResourcePlanRequest) GetResourcePlan

func (p *WMCreateResourcePlanRequest) GetResourcePlan() *WMResourcePlan

func (*WMCreateResourcePlanRequest) IsSetResourcePlan

func (p *WMCreateResourcePlanRequest) IsSetResourcePlan() bool

func (*WMCreateResourcePlanRequest) Read

func (*WMCreateResourcePlanRequest) ReadField1

func (p *WMCreateResourcePlanRequest) ReadField1(iprot thrift.TProtocol) error

func (*WMCreateResourcePlanRequest) String

func (p *WMCreateResourcePlanRequest) String() string

func (*WMCreateResourcePlanRequest) Write

type WMCreateResourcePlanResponse

type WMCreateResourcePlanResponse struct {
}
var ThriftHiveMetastoreCreateResourcePlanResult_Success_DEFAULT *WMCreateResourcePlanResponse

func NewWMCreateResourcePlanResponse

func NewWMCreateResourcePlanResponse() *WMCreateResourcePlanResponse

func (*WMCreateResourcePlanResponse) Read

func (*WMCreateResourcePlanResponse) String

func (*WMCreateResourcePlanResponse) Write

type WMCreateTriggerRequest

type WMCreateTriggerRequest struct {
	Trigger *WMTrigger `thrift:"trigger,1" db:"trigger" json:"trigger,omitempty"`
}

Attributes:

  • Trigger
var ThriftHiveMetastoreCreateWmTriggerArgs_Request_DEFAULT *WMCreateTriggerRequest

func NewWMCreateTriggerRequest

func NewWMCreateTriggerRequest() *WMCreateTriggerRequest

func (*WMCreateTriggerRequest) GetTrigger

func (p *WMCreateTriggerRequest) GetTrigger() *WMTrigger

func (*WMCreateTriggerRequest) IsSetTrigger

func (p *WMCreateTriggerRequest) IsSetTrigger() bool

func (*WMCreateTriggerRequest) Read

func (*WMCreateTriggerRequest) ReadField1

func (p *WMCreateTriggerRequest) ReadField1(iprot thrift.TProtocol) error

func (*WMCreateTriggerRequest) String

func (p *WMCreateTriggerRequest) String() string

func (*WMCreateTriggerRequest) Write

func (p *WMCreateTriggerRequest) Write(oprot thrift.TProtocol) error

type WMCreateTriggerResponse

type WMCreateTriggerResponse struct {
}
var ThriftHiveMetastoreCreateWmTriggerResult_Success_DEFAULT *WMCreateTriggerResponse

func NewWMCreateTriggerResponse

func NewWMCreateTriggerResponse() *WMCreateTriggerResponse

func (*WMCreateTriggerResponse) Read

func (*WMCreateTriggerResponse) String

func (p *WMCreateTriggerResponse) String() string

func (*WMCreateTriggerResponse) Write

type WMDropResourcePlanRequest

type WMDropResourcePlanRequest struct {
	ResourcePlanName *string `thrift:"resourcePlanName,1" db:"resourcePlanName" json:"resourcePlanName,omitempty"`
}

Attributes:

  • ResourcePlanName
var ThriftHiveMetastoreDropResourcePlanArgs_Request_DEFAULT *WMDropResourcePlanRequest

func NewWMDropResourcePlanRequest

func NewWMDropResourcePlanRequest() *WMDropResourcePlanRequest

func (*WMDropResourcePlanRequest) GetResourcePlanName

func (p *WMDropResourcePlanRequest) GetResourcePlanName() string

func (*WMDropResourcePlanRequest) IsSetResourcePlanName

func (p *WMDropResourcePlanRequest) IsSetResourcePlanName() bool

func (*WMDropResourcePlanRequest) Read

func (*WMDropResourcePlanRequest) ReadField1

func (p *WMDropResourcePlanRequest) ReadField1(iprot thrift.TProtocol) error

func (*WMDropResourcePlanRequest) String

func (p *WMDropResourcePlanRequest) String() string

func (*WMDropResourcePlanRequest) Write

type WMDropResourcePlanResponse

type WMDropResourcePlanResponse struct {
}
var ThriftHiveMetastoreDropResourcePlanResult_Success_DEFAULT *WMDropResourcePlanResponse

func NewWMDropResourcePlanResponse

func NewWMDropResourcePlanResponse() *WMDropResourcePlanResponse

func (*WMDropResourcePlanResponse) Read

func (*WMDropResourcePlanResponse) String

func (p *WMDropResourcePlanResponse) String() string

func (*WMDropResourcePlanResponse) Write

type WMDropTriggerRequest

type WMDropTriggerRequest struct {
	ResourcePlanName *string `thrift:"resourcePlanName,1" db:"resourcePlanName" json:"resourcePlanName,omitempty"`
	TriggerName      *string `thrift:"triggerName,2" db:"triggerName" json:"triggerName,omitempty"`
}

Attributes:

  • ResourcePlanName
  • TriggerName
var ThriftHiveMetastoreDropWmTriggerArgs_Request_DEFAULT *WMDropTriggerRequest

func NewWMDropTriggerRequest

func NewWMDropTriggerRequest() *WMDropTriggerRequest

func (*WMDropTriggerRequest) GetResourcePlanName

func (p *WMDropTriggerRequest) GetResourcePlanName() string

func (*WMDropTriggerRequest) GetTriggerName

func (p *WMDropTriggerRequest) GetTriggerName() string

func (*WMDropTriggerRequest) IsSetResourcePlanName

func (p *WMDropTriggerRequest) IsSetResourcePlanName() bool

func (*WMDropTriggerRequest) IsSetTriggerName

func (p *WMDropTriggerRequest) IsSetTriggerName() bool

func (*WMDropTriggerRequest) Read

func (p *WMDropTriggerRequest) Read(iprot thrift.TProtocol) error

func (*WMDropTriggerRequest) ReadField1

func (p *WMDropTriggerRequest) ReadField1(iprot thrift.TProtocol) error

func (*WMDropTriggerRequest) ReadField2

func (p *WMDropTriggerRequest) ReadField2(iprot thrift.TProtocol) error

func (*WMDropTriggerRequest) String

func (p *WMDropTriggerRequest) String() string

func (*WMDropTriggerRequest) Write

func (p *WMDropTriggerRequest) Write(oprot thrift.TProtocol) error

type WMDropTriggerResponse

type WMDropTriggerResponse struct {
}
var ThriftHiveMetastoreDropWmTriggerResult_Success_DEFAULT *WMDropTriggerResponse

func NewWMDropTriggerResponse

func NewWMDropTriggerResponse() *WMDropTriggerResponse

func (*WMDropTriggerResponse) Read

func (*WMDropTriggerResponse) String

func (p *WMDropTriggerResponse) String() string

func (*WMDropTriggerResponse) Write

func (p *WMDropTriggerResponse) Write(oprot thrift.TProtocol) error

type WMFullResourcePlan

type WMFullResourcePlan struct {
	Plan         *WMResourcePlan  `thrift:"plan,1,required" db:"plan" json:"plan"`
	Pools        []*WMPool        `thrift:"pools,2,required" db:"pools" json:"pools"`
	Mappings     []*WMMapping     `thrift:"mappings,3" db:"mappings" json:"mappings,omitempty"`
	Triggers     []*WMTrigger     `thrift:"triggers,4" db:"triggers" json:"triggers,omitempty"`
	PoolTriggers []*WMPoolTrigger `thrift:"poolTriggers,5" db:"poolTriggers" json:"poolTriggers,omitempty"`
}

Attributes:

  • Plan
  • Pools
  • Mappings
  • Triggers
  • PoolTriggers
var WMAlterResourcePlanResponse_FullResourcePlan_DEFAULT *WMFullResourcePlan
var WMGetActiveResourcePlanResponse_ResourcePlan_DEFAULT *WMFullResourcePlan

func NewWMFullResourcePlan

func NewWMFullResourcePlan() *WMFullResourcePlan

func (*WMFullResourcePlan) GetMappings

func (p *WMFullResourcePlan) GetMappings() []*WMMapping

func (*WMFullResourcePlan) GetPlan

func (p *WMFullResourcePlan) GetPlan() *WMResourcePlan

func (*WMFullResourcePlan) GetPoolTriggers

func (p *WMFullResourcePlan) GetPoolTriggers() []*WMPoolTrigger

func (*WMFullResourcePlan) GetPools

func (p *WMFullResourcePlan) GetPools() []*WMPool

func (*WMFullResourcePlan) GetTriggers

func (p *WMFullResourcePlan) GetTriggers() []*WMTrigger

func (*WMFullResourcePlan) IsSetMappings

func (p *WMFullResourcePlan) IsSetMappings() bool

func (*WMFullResourcePlan) IsSetPlan

func (p *WMFullResourcePlan) IsSetPlan() bool

func (*WMFullResourcePlan) IsSetPoolTriggers

func (p *WMFullResourcePlan) IsSetPoolTriggers() bool

func (*WMFullResourcePlan) IsSetTriggers

func (p *WMFullResourcePlan) IsSetTriggers() bool

func (*WMFullResourcePlan) Read

func (p *WMFullResourcePlan) Read(iprot thrift.TProtocol) error

func (*WMFullResourcePlan) ReadField1

func (p *WMFullResourcePlan) ReadField1(iprot thrift.TProtocol) error

func (*WMFullResourcePlan) ReadField2

func (p *WMFullResourcePlan) ReadField2(iprot thrift.TProtocol) error

func (*WMFullResourcePlan) ReadField3

func (p *WMFullResourcePlan) ReadField3(iprot thrift.TProtocol) error

func (*WMFullResourcePlan) ReadField4

func (p *WMFullResourcePlan) ReadField4(iprot thrift.TProtocol) error

func (*WMFullResourcePlan) ReadField5

func (p *WMFullResourcePlan) ReadField5(iprot thrift.TProtocol) error

func (*WMFullResourcePlan) String

func (p *WMFullResourcePlan) String() string

func (*WMFullResourcePlan) Write

func (p *WMFullResourcePlan) Write(oprot thrift.TProtocol) error

type WMGetActiveResourcePlanRequest

type WMGetActiveResourcePlanRequest struct {
}
var ThriftHiveMetastoreGetActiveResourcePlanArgs_Request_DEFAULT *WMGetActiveResourcePlanRequest

func NewWMGetActiveResourcePlanRequest

func NewWMGetActiveResourcePlanRequest() *WMGetActiveResourcePlanRequest

func (*WMGetActiveResourcePlanRequest) Read

func (*WMGetActiveResourcePlanRequest) String

func (*WMGetActiveResourcePlanRequest) Write

type WMGetActiveResourcePlanResponse

type WMGetActiveResourcePlanResponse struct {
	ResourcePlan *WMFullResourcePlan `thrift:"resourcePlan,1" db:"resourcePlan" json:"resourcePlan,omitempty"`
}

Attributes:

  • ResourcePlan
var ThriftHiveMetastoreGetActiveResourcePlanResult_Success_DEFAULT *WMGetActiveResourcePlanResponse

func NewWMGetActiveResourcePlanResponse

func NewWMGetActiveResourcePlanResponse() *WMGetActiveResourcePlanResponse

func (*WMGetActiveResourcePlanResponse) GetResourcePlan

func (*WMGetActiveResourcePlanResponse) IsSetResourcePlan

func (p *WMGetActiveResourcePlanResponse) IsSetResourcePlan() bool

func (*WMGetActiveResourcePlanResponse) Read

func (*WMGetActiveResourcePlanResponse) ReadField1

func (*WMGetActiveResourcePlanResponse) String

func (*WMGetActiveResourcePlanResponse) Write

type WMGetAllResourcePlanRequest

type WMGetAllResourcePlanRequest struct {
}
var ThriftHiveMetastoreGetAllResourcePlansArgs_Request_DEFAULT *WMGetAllResourcePlanRequest

func NewWMGetAllResourcePlanRequest

func NewWMGetAllResourcePlanRequest() *WMGetAllResourcePlanRequest

func (*WMGetAllResourcePlanRequest) Read

func (*WMGetAllResourcePlanRequest) String

func (p *WMGetAllResourcePlanRequest) String() string

func (*WMGetAllResourcePlanRequest) Write

type WMGetAllResourcePlanResponse

type WMGetAllResourcePlanResponse struct {
	ResourcePlans []*WMResourcePlan `thrift:"resourcePlans,1" db:"resourcePlans" json:"resourcePlans,omitempty"`
}

Attributes:

  • ResourcePlans
var ThriftHiveMetastoreGetAllResourcePlansResult_Success_DEFAULT *WMGetAllResourcePlanResponse

func NewWMGetAllResourcePlanResponse

func NewWMGetAllResourcePlanResponse() *WMGetAllResourcePlanResponse

func (*WMGetAllResourcePlanResponse) GetResourcePlans

func (p *WMGetAllResourcePlanResponse) GetResourcePlans() []*WMResourcePlan

func (*WMGetAllResourcePlanResponse) IsSetResourcePlans

func (p *WMGetAllResourcePlanResponse) IsSetResourcePlans() bool

func (*WMGetAllResourcePlanResponse) Read

func (*WMGetAllResourcePlanResponse) ReadField1

func (p *WMGetAllResourcePlanResponse) ReadField1(iprot thrift.TProtocol) error

func (*WMGetAllResourcePlanResponse) String

func (*WMGetAllResourcePlanResponse) Write

type WMGetResourcePlanRequest

type WMGetResourcePlanRequest struct {
	ResourcePlanName *string `thrift:"resourcePlanName,1" db:"resourcePlanName" json:"resourcePlanName,omitempty"`
}

Attributes:

  • ResourcePlanName
var ThriftHiveMetastoreGetResourcePlanArgs_Request_DEFAULT *WMGetResourcePlanRequest

func NewWMGetResourcePlanRequest

func NewWMGetResourcePlanRequest() *WMGetResourcePlanRequest

func (*WMGetResourcePlanRequest) GetResourcePlanName

func (p *WMGetResourcePlanRequest) GetResourcePlanName() string

func (*WMGetResourcePlanRequest) IsSetResourcePlanName

func (p *WMGetResourcePlanRequest) IsSetResourcePlanName() bool

func (*WMGetResourcePlanRequest) Read

func (*WMGetResourcePlanRequest) ReadField1

func (p *WMGetResourcePlanRequest) ReadField1(iprot thrift.TProtocol) error

func (*WMGetResourcePlanRequest) String

func (p *WMGetResourcePlanRequest) String() string

func (*WMGetResourcePlanRequest) Write

type WMGetResourcePlanResponse

type WMGetResourcePlanResponse struct {
	ResourcePlan *WMResourcePlan `thrift:"resourcePlan,1" db:"resourcePlan" json:"resourcePlan,omitempty"`
}

Attributes:

  • ResourcePlan
var ThriftHiveMetastoreGetResourcePlanResult_Success_DEFAULT *WMGetResourcePlanResponse

func NewWMGetResourcePlanResponse

func NewWMGetResourcePlanResponse() *WMGetResourcePlanResponse

func (*WMGetResourcePlanResponse) GetResourcePlan

func (p *WMGetResourcePlanResponse) GetResourcePlan() *WMResourcePlan

func (*WMGetResourcePlanResponse) IsSetResourcePlan

func (p *WMGetResourcePlanResponse) IsSetResourcePlan() bool

func (*WMGetResourcePlanResponse) Read

func (*WMGetResourcePlanResponse) ReadField1

func (p *WMGetResourcePlanResponse) ReadField1(iprot thrift.TProtocol) error

func (*WMGetResourcePlanResponse) String

func (p *WMGetResourcePlanResponse) String() string

func (*WMGetResourcePlanResponse) Write

type WMGetTriggersForResourePlanRequest

type WMGetTriggersForResourePlanRequest struct {
	ResourcePlanName *string `thrift:"resourcePlanName,1" db:"resourcePlanName" json:"resourcePlanName,omitempty"`
}

Attributes:

  • ResourcePlanName
var ThriftHiveMetastoreGetTriggersForResourceplanArgs_Request_DEFAULT *WMGetTriggersForResourePlanRequest

func NewWMGetTriggersForResourePlanRequest

func NewWMGetTriggersForResourePlanRequest() *WMGetTriggersForResourePlanRequest

func (*WMGetTriggersForResourePlanRequest) GetResourcePlanName

func (p *WMGetTriggersForResourePlanRequest) GetResourcePlanName() string

func (*WMGetTriggersForResourePlanRequest) IsSetResourcePlanName

func (p *WMGetTriggersForResourePlanRequest) IsSetResourcePlanName() bool

func (*WMGetTriggersForResourePlanRequest) Read

func (*WMGetTriggersForResourePlanRequest) ReadField1

func (*WMGetTriggersForResourePlanRequest) String

func (*WMGetTriggersForResourePlanRequest) Write

type WMGetTriggersForResourePlanResponse

type WMGetTriggersForResourePlanResponse struct {
	Triggers []*WMTrigger `thrift:"triggers,1" db:"triggers" json:"triggers,omitempty"`
}

Attributes:

  • Triggers
var ThriftHiveMetastoreGetTriggersForResourceplanResult_Success_DEFAULT *WMGetTriggersForResourePlanResponse

func NewWMGetTriggersForResourePlanResponse

func NewWMGetTriggersForResourePlanResponse() *WMGetTriggersForResourePlanResponse

func (*WMGetTriggersForResourePlanResponse) GetTriggers

func (p *WMGetTriggersForResourePlanResponse) GetTriggers() []*WMTrigger

func (*WMGetTriggersForResourePlanResponse) IsSetTriggers

func (p *WMGetTriggersForResourePlanResponse) IsSetTriggers() bool

func (*WMGetTriggersForResourePlanResponse) Read

func (*WMGetTriggersForResourePlanResponse) ReadField1

func (*WMGetTriggersForResourePlanResponse) String

func (*WMGetTriggersForResourePlanResponse) Write

type WMMapping

type WMMapping struct {
	ResourcePlanName string  `thrift:"resourcePlanName,1,required" db:"resourcePlanName" json:"resourcePlanName"`
	EntityType       string  `thrift:"entityType,2,required" db:"entityType" json:"entityType"`
	EntityName       string  `thrift:"entityName,3,required" db:"entityName" json:"entityName"`
	PoolName         *string `thrift:"poolName,4" db:"poolName" json:"poolName,omitempty"`
	Ordering         *int32  `thrift:"ordering,5" db:"ordering" json:"ordering,omitempty"`
}

Attributes:

  • ResourcePlanName
  • EntityType
  • EntityName
  • PoolName
  • Ordering

func NewWMMapping

func NewWMMapping() *WMMapping

func (*WMMapping) GetEntityName

func (p *WMMapping) GetEntityName() string

func (*WMMapping) GetEntityType

func (p *WMMapping) GetEntityType() string

func (*WMMapping) GetOrdering

func (p *WMMapping) GetOrdering() int32

func (*WMMapping) GetPoolName

func (p *WMMapping) GetPoolName() string

func (*WMMapping) GetResourcePlanName

func (p *WMMapping) GetResourcePlanName() string

func (*WMMapping) IsSetOrdering

func (p *WMMapping) IsSetOrdering() bool

func (*WMMapping) IsSetPoolName

func (p *WMMapping) IsSetPoolName() bool

func (*WMMapping) Read

func (p *WMMapping) Read(iprot thrift.TProtocol) error

func (*WMMapping) ReadField1

func (p *WMMapping) ReadField1(iprot thrift.TProtocol) error

func (*WMMapping) ReadField2

func (p *WMMapping) ReadField2(iprot thrift.TProtocol) error

func (*WMMapping) ReadField3

func (p *WMMapping) ReadField3(iprot thrift.TProtocol) error

func (*WMMapping) ReadField4

func (p *WMMapping) ReadField4(iprot thrift.TProtocol) error

func (*WMMapping) ReadField5

func (p *WMMapping) ReadField5(iprot thrift.TProtocol) error

func (*WMMapping) String

func (p *WMMapping) String() string

func (*WMMapping) Write

func (p *WMMapping) Write(oprot thrift.TProtocol) error

type WMPool

type WMPool struct {
	ResourcePlanName string   `thrift:"resourcePlanName,1,required" db:"resourcePlanName" json:"resourcePlanName"`
	PoolPath         string   `thrift:"poolPath,2,required" db:"poolPath" json:"poolPath"`
	AllocFraction    *float64 `thrift:"allocFraction,3" db:"allocFraction" json:"allocFraction,omitempty"`
	QueryParallelism *int32   `thrift:"queryParallelism,4" db:"queryParallelism" json:"queryParallelism,omitempty"`
	SchedulingPolicy *string  `thrift:"schedulingPolicy,5" db:"schedulingPolicy" json:"schedulingPolicy,omitempty"`
}

Attributes:

  • ResourcePlanName
  • PoolPath
  • AllocFraction
  • QueryParallelism
  • SchedulingPolicy

func NewWMPool

func NewWMPool() *WMPool

func (*WMPool) GetAllocFraction

func (p *WMPool) GetAllocFraction() float64

func (*WMPool) GetPoolPath

func (p *WMPool) GetPoolPath() string

func (*WMPool) GetQueryParallelism

func (p *WMPool) GetQueryParallelism() int32

func (*WMPool) GetResourcePlanName

func (p *WMPool) GetResourcePlanName() string

func (*WMPool) GetSchedulingPolicy

func (p *WMPool) GetSchedulingPolicy() string

func (*WMPool) IsSetAllocFraction

func (p *WMPool) IsSetAllocFraction() bool

func (*WMPool) IsSetQueryParallelism

func (p *WMPool) IsSetQueryParallelism() bool

func (*WMPool) IsSetSchedulingPolicy

func (p *WMPool) IsSetSchedulingPolicy() bool

func (*WMPool) Read

func (p *WMPool) Read(iprot thrift.TProtocol) error

func (*WMPool) ReadField1

func (p *WMPool) ReadField1(iprot thrift.TProtocol) error

func (*WMPool) ReadField2

func (p *WMPool) ReadField2(iprot thrift.TProtocol) error

func (*WMPool) ReadField3

func (p *WMPool) ReadField3(iprot thrift.TProtocol) error

func (*WMPool) ReadField4

func (p *WMPool) ReadField4(iprot thrift.TProtocol) error

func (*WMPool) ReadField5

func (p *WMPool) ReadField5(iprot thrift.TProtocol) error

func (*WMPool) String

func (p *WMPool) String() string

func (*WMPool) Write

func (p *WMPool) Write(oprot thrift.TProtocol) error

type WMPoolTrigger

type WMPoolTrigger struct {
	Pool    string `thrift:"pool,1,required" db:"pool" json:"pool"`
	Trigger string `thrift:"trigger,2,required" db:"trigger" json:"trigger"`
}

Attributes:

  • Pool
  • Trigger

func NewWMPoolTrigger

func NewWMPoolTrigger() *WMPoolTrigger

func (*WMPoolTrigger) GetPool

func (p *WMPoolTrigger) GetPool() string

func (*WMPoolTrigger) GetTrigger

func (p *WMPoolTrigger) GetTrigger() string

func (*WMPoolTrigger) Read

func (p *WMPoolTrigger) Read(iprot thrift.TProtocol) error

func (*WMPoolTrigger) ReadField1

func (p *WMPoolTrigger) ReadField1(iprot thrift.TProtocol) error

func (*WMPoolTrigger) ReadField2

func (p *WMPoolTrigger) ReadField2(iprot thrift.TProtocol) error

func (*WMPoolTrigger) String

func (p *WMPoolTrigger) String() string

func (*WMPoolTrigger) Write

func (p *WMPoolTrigger) Write(oprot thrift.TProtocol) error

type WMResourcePlan

type WMResourcePlan struct {
	Name             string                `thrift:"name,1,required" db:"name" json:"name"`
	Status           *WMResourcePlanStatus `thrift:"status,2" db:"status" json:"status,omitempty"`
	QueryParallelism *int32                `thrift:"queryParallelism,3" db:"queryParallelism" json:"queryParallelism,omitempty"`
	DefaultPoolPath  *string               `thrift:"defaultPoolPath,4" db:"defaultPoolPath" json:"defaultPoolPath,omitempty"`
}

Attributes:

  • Name
  • Status
  • QueryParallelism
  • DefaultPoolPath
var WMAlterResourcePlanRequest_ResourcePlan_DEFAULT *WMResourcePlan
var WMCreateResourcePlanRequest_ResourcePlan_DEFAULT *WMResourcePlan
var WMFullResourcePlan_Plan_DEFAULT *WMResourcePlan
var WMGetResourcePlanResponse_ResourcePlan_DEFAULT *WMResourcePlan

func NewWMResourcePlan

func NewWMResourcePlan() *WMResourcePlan

func (*WMResourcePlan) GetDefaultPoolPath

func (p *WMResourcePlan) GetDefaultPoolPath() string

func (*WMResourcePlan) GetName

func (p *WMResourcePlan) GetName() string

func (*WMResourcePlan) GetQueryParallelism

func (p *WMResourcePlan) GetQueryParallelism() int32

func (*WMResourcePlan) GetStatus

func (p *WMResourcePlan) GetStatus() WMResourcePlanStatus

func (*WMResourcePlan) IsSetDefaultPoolPath

func (p *WMResourcePlan) IsSetDefaultPoolPath() bool

func (*WMResourcePlan) IsSetQueryParallelism

func (p *WMResourcePlan) IsSetQueryParallelism() bool

func (*WMResourcePlan) IsSetStatus

func (p *WMResourcePlan) IsSetStatus() bool

func (*WMResourcePlan) Read

func (p *WMResourcePlan) Read(iprot thrift.TProtocol) error

func (*WMResourcePlan) ReadField1

func (p *WMResourcePlan) ReadField1(iprot thrift.TProtocol) error

func (*WMResourcePlan) ReadField2

func (p *WMResourcePlan) ReadField2(iprot thrift.TProtocol) error

func (*WMResourcePlan) ReadField3

func (p *WMResourcePlan) ReadField3(iprot thrift.TProtocol) error

func (*WMResourcePlan) ReadField4

func (p *WMResourcePlan) ReadField4(iprot thrift.TProtocol) error

func (*WMResourcePlan) String

func (p *WMResourcePlan) String() string

func (*WMResourcePlan) Write

func (p *WMResourcePlan) Write(oprot thrift.TProtocol) error

type WMResourcePlanStatus

type WMResourcePlanStatus int64
const (
	WMResourcePlanStatus_ACTIVE   WMResourcePlanStatus = 1
	WMResourcePlanStatus_ENABLED  WMResourcePlanStatus = 2
	WMResourcePlanStatus_DISABLED WMResourcePlanStatus = 3
)
var WMResourcePlan_Status_DEFAULT WMResourcePlanStatus

func WMResourcePlanStatusFromString

func WMResourcePlanStatusFromString(s string) (WMResourcePlanStatus, error)

func (WMResourcePlanStatus) MarshalText

func (p WMResourcePlanStatus) MarshalText() ([]byte, error)

func (*WMResourcePlanStatus) Scan

func (p *WMResourcePlanStatus) Scan(value interface{}) error

func (WMResourcePlanStatus) String

func (p WMResourcePlanStatus) String() string

func (*WMResourcePlanStatus) UnmarshalText

func (p *WMResourcePlanStatus) UnmarshalText(text []byte) error

func (*WMResourcePlanStatus) Value

func (p *WMResourcePlanStatus) Value() (driver.Value, error)

type WMTrigger

type WMTrigger struct {
	ResourcePlanName  string  `thrift:"resourcePlanName,1,required" db:"resourcePlanName" json:"resourcePlanName"`
	TriggerName       string  `thrift:"triggerName,2,required" db:"triggerName" json:"triggerName"`
	TriggerExpression *string `thrift:"triggerExpression,3" db:"triggerExpression" json:"triggerExpression,omitempty"`
	ActionExpression  *string `thrift:"actionExpression,4" db:"actionExpression" json:"actionExpression,omitempty"`
}

Attributes:

  • ResourcePlanName
  • TriggerName
  • TriggerExpression
  • ActionExpression
var WMAlterTriggerRequest_Trigger_DEFAULT *WMTrigger
var WMCreateTriggerRequest_Trigger_DEFAULT *WMTrigger

func NewWMTrigger

func NewWMTrigger() *WMTrigger

func (*WMTrigger) GetActionExpression

func (p *WMTrigger) GetActionExpression() string

func (*WMTrigger) GetResourcePlanName

func (p *WMTrigger) GetResourcePlanName() string

func (*WMTrigger) GetTriggerExpression

func (p *WMTrigger) GetTriggerExpression() string

func (*WMTrigger) GetTriggerName

func (p *WMTrigger) GetTriggerName() string

func (*WMTrigger) IsSetActionExpression

func (p *WMTrigger) IsSetActionExpression() bool

func (*WMTrigger) IsSetTriggerExpression

func (p *WMTrigger) IsSetTriggerExpression() bool

func (*WMTrigger) Read

func (p *WMTrigger) Read(iprot thrift.TProtocol) error

func (*WMTrigger) ReadField1

func (p *WMTrigger) ReadField1(iprot thrift.TProtocol) error

func (*WMTrigger) ReadField2

func (p *WMTrigger) ReadField2(iprot thrift.TProtocol) error

func (*WMTrigger) ReadField3

func (p *WMTrigger) ReadField3(iprot thrift.TProtocol) error

func (*WMTrigger) ReadField4

func (p *WMTrigger) ReadField4(iprot thrift.TProtocol) error

func (*WMTrigger) String

func (p *WMTrigger) String() string

func (*WMTrigger) Write

func (p *WMTrigger) Write(oprot thrift.TProtocol) error

type WMValidateResourcePlanRequest

type WMValidateResourcePlanRequest struct {
	ResourcePlanName *string `thrift:"resourcePlanName,1" db:"resourcePlanName" json:"resourcePlanName,omitempty"`
}

Attributes:

  • ResourcePlanName
var ThriftHiveMetastoreValidateResourcePlanArgs_Request_DEFAULT *WMValidateResourcePlanRequest

func NewWMValidateResourcePlanRequest

func NewWMValidateResourcePlanRequest() *WMValidateResourcePlanRequest

func (*WMValidateResourcePlanRequest) GetResourcePlanName

func (p *WMValidateResourcePlanRequest) GetResourcePlanName() string

func (*WMValidateResourcePlanRequest) IsSetResourcePlanName

func (p *WMValidateResourcePlanRequest) IsSetResourcePlanName() bool

func (*WMValidateResourcePlanRequest) Read

func (*WMValidateResourcePlanRequest) ReadField1

func (p *WMValidateResourcePlanRequest) ReadField1(iprot thrift.TProtocol) error

func (*WMValidateResourcePlanRequest) String

func (*WMValidateResourcePlanRequest) Write

type WMValidateResourcePlanResponse

type WMValidateResourcePlanResponse struct {
	IsValid *bool `thrift:"isValid,1" db:"isValid" json:"isValid,omitempty"`
}

Attributes:

  • IsValid
var ThriftHiveMetastoreValidateResourcePlanResult_Success_DEFAULT *WMValidateResourcePlanResponse

func NewWMValidateResourcePlanResponse

func NewWMValidateResourcePlanResponse() *WMValidateResourcePlanResponse

func (*WMValidateResourcePlanResponse) GetIsValid

func (p *WMValidateResourcePlanResponse) GetIsValid() bool

func (*WMValidateResourcePlanResponse) IsSetIsValid

func (p *WMValidateResourcePlanResponse) IsSetIsValid() bool

func (*WMValidateResourcePlanResponse) Read

func (*WMValidateResourcePlanResponse) ReadField1

func (*WMValidateResourcePlanResponse) String

func (*WMValidateResourcePlanResponse) Write

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL