Documentation ¶
Index ¶
- Constants
- Variables
- type AlreadyExistsException
- func (p *AlreadyExistsException) Error() string
- func (p *AlreadyExistsException) GetMessage() string
- func (p *AlreadyExistsException) Read(iprot thrift.TProtocol) error
- func (p *AlreadyExistsException) ReadField1(iprot thrift.TProtocol) error
- func (p *AlreadyExistsException) String() string
- func (p *AlreadyExistsException) Write(oprot thrift.TProtocol) error
- type ConfigValSecurityException
- func (p *ConfigValSecurityException) Error() string
- func (p *ConfigValSecurityException) GetMessage() string
- func (p *ConfigValSecurityException) Read(iprot thrift.TProtocol) error
- func (p *ConfigValSecurityException) ReadField1(iprot thrift.TProtocol) error
- func (p *ConfigValSecurityException) String() string
- func (p *ConfigValSecurityException) Write(oprot thrift.TProtocol) error
- type Database
- func (p *Database) GetDescription() string
- func (p *Database) GetLocationUri() string
- func (p *Database) GetName() string
- func (p *Database) GetParameters() map[string]string
- func (p *Database) GetPrivileges() *PrincipalPrivilegeSet
- func (p *Database) IsSetPrivileges() bool
- func (p *Database) Read(iprot thrift.TProtocol) error
- func (p *Database) ReadField1(iprot thrift.TProtocol) error
- func (p *Database) ReadField2(iprot thrift.TProtocol) error
- func (p *Database) ReadField3(iprot thrift.TProtocol) error
- func (p *Database) ReadField4(iprot thrift.TProtocol) error
- func (p *Database) ReadField5(iprot thrift.TProtocol) error
- func (p *Database) String() string
- func (p *Database) Write(oprot thrift.TProtocol) error
- type FieldSchema
- func (p *FieldSchema) GetComment() string
- func (p *FieldSchema) GetName() string
- func (p *FieldSchema) GetType() string
- func (p *FieldSchema) Read(iprot thrift.TProtocol) error
- func (p *FieldSchema) ReadField1(iprot thrift.TProtocol) error
- func (p *FieldSchema) ReadField2(iprot thrift.TProtocol) error
- func (p *FieldSchema) ReadField3(iprot thrift.TProtocol) error
- func (p *FieldSchema) String() string
- func (p *FieldSchema) Write(oprot thrift.TProtocol) error
- type HiveObjectPrivilege
- func (p *HiveObjectPrivilege) GetGrantInfo() *PrivilegeGrantInfo
- func (p *HiveObjectPrivilege) GetHiveObject() *HiveObjectRef
- func (p *HiveObjectPrivilege) GetPrincipalName() string
- func (p *HiveObjectPrivilege) GetPrincipalType() PrincipalType
- func (p *HiveObjectPrivilege) IsSetGrantInfo() bool
- func (p *HiveObjectPrivilege) IsSetHiveObject() bool
- func (p *HiveObjectPrivilege) Read(iprot thrift.TProtocol) error
- func (p *HiveObjectPrivilege) ReadField1(iprot thrift.TProtocol) error
- func (p *HiveObjectPrivilege) ReadField2(iprot thrift.TProtocol) error
- func (p *HiveObjectPrivilege) ReadField3(iprot thrift.TProtocol) error
- func (p *HiveObjectPrivilege) ReadField4(iprot thrift.TProtocol) error
- func (p *HiveObjectPrivilege) String() string
- func (p *HiveObjectPrivilege) Write(oprot thrift.TProtocol) error
- type HiveObjectRef
- func (p *HiveObjectRef) GetColumnName() string
- func (p *HiveObjectRef) GetDbName() string
- func (p *HiveObjectRef) GetObjectName() string
- func (p *HiveObjectRef) GetObjectType() HiveObjectType
- func (p *HiveObjectRef) GetPartValues() []string
- func (p *HiveObjectRef) Read(iprot thrift.TProtocol) error
- func (p *HiveObjectRef) ReadField1(iprot thrift.TProtocol) error
- func (p *HiveObjectRef) ReadField2(iprot thrift.TProtocol) error
- func (p *HiveObjectRef) ReadField3(iprot thrift.TProtocol) error
- func (p *HiveObjectRef) ReadField4(iprot thrift.TProtocol) error
- func (p *HiveObjectRef) ReadField5(iprot thrift.TProtocol) error
- func (p *HiveObjectRef) String() string
- func (p *HiveObjectRef) Write(oprot thrift.TProtocol) error
- type HiveObjectType
- type Index
- func (p *Index) GetCreateTime() int32
- func (p *Index) GetDbName() string
- func (p *Index) GetDeferredRebuild() bool
- func (p *Index) GetIndexHandlerClass() string
- func (p *Index) GetIndexName() string
- func (p *Index) GetIndexTableName() string
- func (p *Index) GetLastAccessTime() int32
- func (p *Index) GetOrigTableName() string
- func (p *Index) GetParameters() map[string]string
- func (p *Index) GetSd() *StorageDescriptor
- func (p *Index) IsSetSd() bool
- func (p *Index) Read(iprot thrift.TProtocol) error
- func (p *Index) ReadField1(iprot thrift.TProtocol) error
- func (p *Index) ReadField10(iprot thrift.TProtocol) error
- func (p *Index) ReadField2(iprot thrift.TProtocol) error
- func (p *Index) ReadField3(iprot thrift.TProtocol) error
- func (p *Index) ReadField4(iprot thrift.TProtocol) error
- func (p *Index) ReadField5(iprot thrift.TProtocol) error
- func (p *Index) ReadField6(iprot thrift.TProtocol) error
- func (p *Index) ReadField7(iprot thrift.TProtocol) error
- func (p *Index) ReadField8(iprot thrift.TProtocol) error
- func (p *Index) ReadField9(iprot thrift.TProtocol) error
- func (p *Index) String() string
- func (p *Index) Write(oprot thrift.TProtocol) error
- type IndexAlreadyExistsException
- func (p *IndexAlreadyExistsException) Error() string
- func (p *IndexAlreadyExistsException) GetMessage() string
- func (p *IndexAlreadyExistsException) Read(iprot thrift.TProtocol) error
- func (p *IndexAlreadyExistsException) ReadField1(iprot thrift.TProtocol) error
- func (p *IndexAlreadyExistsException) String() string
- func (p *IndexAlreadyExistsException) Write(oprot thrift.TProtocol) error
- type InvalidObjectException
- func (p *InvalidObjectException) Error() string
- func (p *InvalidObjectException) GetMessage() string
- func (p *InvalidObjectException) Read(iprot thrift.TProtocol) error
- func (p *InvalidObjectException) ReadField1(iprot thrift.TProtocol) error
- func (p *InvalidObjectException) String() string
- func (p *InvalidObjectException) Write(oprot thrift.TProtocol) error
- type InvalidOperationException
- func (p *InvalidOperationException) Error() string
- func (p *InvalidOperationException) GetMessage() string
- func (p *InvalidOperationException) Read(iprot thrift.TProtocol) error
- func (p *InvalidOperationException) ReadField1(iprot thrift.TProtocol) error
- func (p *InvalidOperationException) String() string
- func (p *InvalidOperationException) Write(oprot thrift.TProtocol) error
- type MetaException
- func (p *MetaException) Error() string
- func (p *MetaException) GetMessage() string
- func (p *MetaException) Read(iprot thrift.TProtocol) error
- func (p *MetaException) ReadField1(iprot thrift.TProtocol) error
- func (p *MetaException) String() string
- func (p *MetaException) Write(oprot thrift.TProtocol) error
- type NoSuchObjectException
- func (p *NoSuchObjectException) Error() string
- func (p *NoSuchObjectException) GetMessage() string
- func (p *NoSuchObjectException) Read(iprot thrift.TProtocol) error
- func (p *NoSuchObjectException) ReadField1(iprot thrift.TProtocol) error
- func (p *NoSuchObjectException) String() string
- func (p *NoSuchObjectException) Write(oprot thrift.TProtocol) error
- type Order
- func (p *Order) GetCol() string
- func (p *Order) GetOrder() int32
- func (p *Order) Read(iprot thrift.TProtocol) error
- func (p *Order) ReadField1(iprot thrift.TProtocol) error
- func (p *Order) ReadField2(iprot thrift.TProtocol) error
- func (p *Order) String() string
- func (p *Order) Write(oprot thrift.TProtocol) error
- type Partition
- func (p *Partition) GetCreateTime() int32
- func (p *Partition) GetDbName() string
- func (p *Partition) GetLastAccessTime() int32
- func (p *Partition) GetParameters() map[string]string
- func (p *Partition) GetPrivileges() *PrincipalPrivilegeSet
- func (p *Partition) GetSd() *StorageDescriptor
- func (p *Partition) GetTableName() string
- func (p *Partition) GetValues() []string
- func (p *Partition) IsSetPrivileges() bool
- func (p *Partition) IsSetSd() bool
- func (p *Partition) Read(iprot thrift.TProtocol) error
- func (p *Partition) ReadField1(iprot thrift.TProtocol) error
- func (p *Partition) ReadField2(iprot thrift.TProtocol) error
- func (p *Partition) ReadField3(iprot thrift.TProtocol) error
- func (p *Partition) ReadField4(iprot thrift.TProtocol) error
- func (p *Partition) ReadField5(iprot thrift.TProtocol) error
- func (p *Partition) ReadField6(iprot thrift.TProtocol) error
- func (p *Partition) ReadField7(iprot thrift.TProtocol) error
- func (p *Partition) ReadField8(iprot thrift.TProtocol) error
- func (p *Partition) String() string
- func (p *Partition) Write(oprot thrift.TProtocol) error
- type PrincipalPrivilegeSet
- func (p *PrincipalPrivilegeSet) GetGroupPrivileges() map[string][]*PrivilegeGrantInfo
- func (p *PrincipalPrivilegeSet) GetRolePrivileges() map[string][]*PrivilegeGrantInfo
- func (p *PrincipalPrivilegeSet) GetUserPrivileges() map[string][]*PrivilegeGrantInfo
- func (p *PrincipalPrivilegeSet) Read(iprot thrift.TProtocol) error
- func (p *PrincipalPrivilegeSet) ReadField1(iprot thrift.TProtocol) error
- func (p *PrincipalPrivilegeSet) ReadField2(iprot thrift.TProtocol) error
- func (p *PrincipalPrivilegeSet) ReadField3(iprot thrift.TProtocol) error
- func (p *PrincipalPrivilegeSet) String() string
- func (p *PrincipalPrivilegeSet) Write(oprot thrift.TProtocol) error
- type PrincipalType
- type PrivilegeBag
- type PrivilegeGrantInfo
- func (p *PrivilegeGrantInfo) GetCreateTime() int32
- func (p *PrivilegeGrantInfo) GetGrantOption() bool
- func (p *PrivilegeGrantInfo) GetGrantor() string
- func (p *PrivilegeGrantInfo) GetGrantorType() PrincipalType
- func (p *PrivilegeGrantInfo) GetPrivilege() string
- func (p *PrivilegeGrantInfo) Read(iprot thrift.TProtocol) error
- func (p *PrivilegeGrantInfo) ReadField1(iprot thrift.TProtocol) error
- func (p *PrivilegeGrantInfo) ReadField2(iprot thrift.TProtocol) error
- func (p *PrivilegeGrantInfo) ReadField3(iprot thrift.TProtocol) error
- func (p *PrivilegeGrantInfo) ReadField4(iprot thrift.TProtocol) error
- func (p *PrivilegeGrantInfo) ReadField5(iprot thrift.TProtocol) error
- func (p *PrivilegeGrantInfo) String() string
- func (p *PrivilegeGrantInfo) Write(oprot thrift.TProtocol) error
- type Role
- func (p *Role) GetCreateTime() int32
- func (p *Role) GetOwnerName() string
- func (p *Role) GetRoleName() string
- func (p *Role) Read(iprot thrift.TProtocol) error
- func (p *Role) ReadField1(iprot thrift.TProtocol) error
- func (p *Role) ReadField2(iprot thrift.TProtocol) error
- func (p *Role) ReadField3(iprot thrift.TProtocol) error
- func (p *Role) String() string
- func (p *Role) Write(oprot thrift.TProtocol) error
- type Schema
- func (p *Schema) GetFieldSchemas() []*FieldSchema
- func (p *Schema) GetProperties() map[string]string
- func (p *Schema) Read(iprot thrift.TProtocol) error
- func (p *Schema) ReadField1(iprot thrift.TProtocol) error
- func (p *Schema) ReadField2(iprot thrift.TProtocol) error
- func (p *Schema) String() string
- func (p *Schema) Write(oprot thrift.TProtocol) error
- type SerDeInfo
- func (p *SerDeInfo) GetName() string
- func (p *SerDeInfo) GetParameters() map[string]string
- func (p *SerDeInfo) GetSerializationLib() string
- func (p *SerDeInfo) Read(iprot thrift.TProtocol) error
- func (p *SerDeInfo) ReadField1(iprot thrift.TProtocol) error
- func (p *SerDeInfo) ReadField2(iprot thrift.TProtocol) error
- func (p *SerDeInfo) ReadField3(iprot thrift.TProtocol) error
- func (p *SerDeInfo) String() string
- func (p *SerDeInfo) Write(oprot thrift.TProtocol) error
- type StorageDescriptor
- func (p *StorageDescriptor) GetBucketCols() []string
- func (p *StorageDescriptor) GetCols() []*FieldSchema
- func (p *StorageDescriptor) GetCompressed() bool
- func (p *StorageDescriptor) GetInputFormat() string
- func (p *StorageDescriptor) GetLocation() string
- func (p *StorageDescriptor) GetNumBuckets() int32
- func (p *StorageDescriptor) GetOutputFormat() string
- func (p *StorageDescriptor) GetParameters() map[string]string
- func (p *StorageDescriptor) GetSerdeInfo() *SerDeInfo
- func (p *StorageDescriptor) GetSortCols() []*Order
- func (p *StorageDescriptor) IsSetSerdeInfo() bool
- func (p *StorageDescriptor) Read(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField1(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField10(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField2(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField3(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField4(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField5(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField6(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField7(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField8(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) ReadField9(iprot thrift.TProtocol) error
- func (p *StorageDescriptor) String() string
- func (p *StorageDescriptor) Write(oprot thrift.TProtocol) error
- type Table
- func (p *Table) GetCreateTime() int32
- func (p *Table) GetDbName() string
- func (p *Table) GetLastAccessTime() int32
- func (p *Table) GetOwner() string
- func (p *Table) GetParameters() map[string]string
- func (p *Table) GetPartitionKeys() []*FieldSchema
- func (p *Table) GetPrivileges() *PrincipalPrivilegeSet
- func (p *Table) GetRetention() int32
- func (p *Table) GetSd() *StorageDescriptor
- func (p *Table) GetTableName() string
- func (p *Table) GetTableType() string
- func (p *Table) GetViewExpandedText() string
- func (p *Table) GetViewOriginalText() string
- func (p *Table) IsSetPrivileges() bool
- func (p *Table) IsSetSd() bool
- func (p *Table) Read(iprot thrift.TProtocol) error
- func (p *Table) ReadField1(iprot thrift.TProtocol) error
- func (p *Table) ReadField10(iprot thrift.TProtocol) error
- func (p *Table) ReadField11(iprot thrift.TProtocol) error
- func (p *Table) ReadField12(iprot thrift.TProtocol) error
- func (p *Table) ReadField13(iprot thrift.TProtocol) error
- func (p *Table) ReadField2(iprot thrift.TProtocol) error
- func (p *Table) ReadField3(iprot thrift.TProtocol) error
- func (p *Table) ReadField4(iprot thrift.TProtocol) error
- func (p *Table) ReadField5(iprot thrift.TProtocol) error
- func (p *Table) ReadField6(iprot thrift.TProtocol) error
- func (p *Table) ReadField7(iprot thrift.TProtocol) error
- func (p *Table) ReadField8(iprot thrift.TProtocol) error
- func (p *Table) ReadField9(iprot thrift.TProtocol) error
- func (p *Table) String() string
- func (p *Table) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastore
- type ThriftHiveMetastoreAddIndexArgs
- func (p *ThriftHiveMetastoreAddIndexArgs) GetIndexTable() *Table
- func (p *ThriftHiveMetastoreAddIndexArgs) GetNewIndex_() *Index
- func (p *ThriftHiveMetastoreAddIndexArgs) IsSetIndexTable() bool
- func (p *ThriftHiveMetastoreAddIndexArgs) IsSetNewIndex_() bool
- func (p *ThriftHiveMetastoreAddIndexArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddIndexArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddIndexArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddIndexArgs) String() string
- func (p *ThriftHiveMetastoreAddIndexArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAddIndexResult
- func (p *ThriftHiveMetastoreAddIndexResult) GetO1() *InvalidObjectException
- func (p *ThriftHiveMetastoreAddIndexResult) GetO2() *AlreadyExistsException
- func (p *ThriftHiveMetastoreAddIndexResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreAddIndexResult) GetSuccess() *Index
- func (p *ThriftHiveMetastoreAddIndexResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreAddIndexResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreAddIndexResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreAddIndexResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreAddIndexResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddIndexResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddIndexResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddIndexResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddIndexResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddIndexResult) String() string
- func (p *ThriftHiveMetastoreAddIndexResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAddPartitionArgs
- func (p *ThriftHiveMetastoreAddPartitionArgs) GetNewPart_() *Partition
- func (p *ThriftHiveMetastoreAddPartitionArgs) IsSetNewPart_() bool
- func (p *ThriftHiveMetastoreAddPartitionArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddPartitionArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddPartitionArgs) String() string
- func (p *ThriftHiveMetastoreAddPartitionArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAddPartitionResult
- func (p *ThriftHiveMetastoreAddPartitionResult) GetO1() *InvalidObjectException
- func (p *ThriftHiveMetastoreAddPartitionResult) GetO2() *AlreadyExistsException
- func (p *ThriftHiveMetastoreAddPartitionResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreAddPartitionResult) GetSuccess() *Partition
- func (p *ThriftHiveMetastoreAddPartitionResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreAddPartitionResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreAddPartitionResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreAddPartitionResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreAddPartitionResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddPartitionResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddPartitionResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddPartitionResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddPartitionResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAddPartitionResult) String() string
- func (p *ThriftHiveMetastoreAddPartitionResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAlterDatabaseArgs
- func (p *ThriftHiveMetastoreAlterDatabaseArgs) GetDb() *Database
- func (p *ThriftHiveMetastoreAlterDatabaseArgs) GetDbname() string
- func (p *ThriftHiveMetastoreAlterDatabaseArgs) IsSetDb() bool
- func (p *ThriftHiveMetastoreAlterDatabaseArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterDatabaseArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterDatabaseArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterDatabaseArgs) String() string
- func (p *ThriftHiveMetastoreAlterDatabaseArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAlterDatabaseResult
- func (p *ThriftHiveMetastoreAlterDatabaseResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreAlterDatabaseResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreAlterDatabaseResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreAlterDatabaseResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreAlterDatabaseResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterDatabaseResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterDatabaseResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterDatabaseResult) String() string
- func (p *ThriftHiveMetastoreAlterDatabaseResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAlterIndexArgs
- func (p *ThriftHiveMetastoreAlterIndexArgs) GetBaseTblName() string
- func (p *ThriftHiveMetastoreAlterIndexArgs) GetDbname() string
- func (p *ThriftHiveMetastoreAlterIndexArgs) GetIdxName() string
- func (p *ThriftHiveMetastoreAlterIndexArgs) GetNewIdx_() *Index
- func (p *ThriftHiveMetastoreAlterIndexArgs) IsSetNewIdx_() bool
- func (p *ThriftHiveMetastoreAlterIndexArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterIndexArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterIndexArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterIndexArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterIndexArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterIndexArgs) String() string
- func (p *ThriftHiveMetastoreAlterIndexArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAlterIndexResult
- func (p *ThriftHiveMetastoreAlterIndexResult) GetO1() *InvalidOperationException
- func (p *ThriftHiveMetastoreAlterIndexResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreAlterIndexResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreAlterIndexResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreAlterIndexResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterIndexResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterIndexResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterIndexResult) String() string
- func (p *ThriftHiveMetastoreAlterIndexResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAlterPartitionArgs
- func (p *ThriftHiveMetastoreAlterPartitionArgs) GetDbName() string
- func (p *ThriftHiveMetastoreAlterPartitionArgs) GetNewPart_() *Partition
- func (p *ThriftHiveMetastoreAlterPartitionArgs) GetTblName() string
- func (p *ThriftHiveMetastoreAlterPartitionArgs) IsSetNewPart_() bool
- func (p *ThriftHiveMetastoreAlterPartitionArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterPartitionArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterPartitionArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterPartitionArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterPartitionArgs) String() string
- func (p *ThriftHiveMetastoreAlterPartitionArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAlterPartitionResult
- func (p *ThriftHiveMetastoreAlterPartitionResult) GetO1() *InvalidOperationException
- func (p *ThriftHiveMetastoreAlterPartitionResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreAlterPartitionResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreAlterPartitionResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreAlterPartitionResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterPartitionResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterPartitionResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterPartitionResult) String() string
- func (p *ThriftHiveMetastoreAlterPartitionResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAlterTableArgs
- func (p *ThriftHiveMetastoreAlterTableArgs) GetDbname() string
- func (p *ThriftHiveMetastoreAlterTableArgs) GetNewTbl_() *Table
- func (p *ThriftHiveMetastoreAlterTableArgs) GetTblName() string
- func (p *ThriftHiveMetastoreAlterTableArgs) IsSetNewTbl_() bool
- func (p *ThriftHiveMetastoreAlterTableArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterTableArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterTableArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterTableArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterTableArgs) String() string
- func (p *ThriftHiveMetastoreAlterTableArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAlterTableResult
- func (p *ThriftHiveMetastoreAlterTableResult) GetO1() *InvalidOperationException
- func (p *ThriftHiveMetastoreAlterTableResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreAlterTableResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreAlterTableResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreAlterTableResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterTableResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterTableResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAlterTableResult) String() string
- func (p *ThriftHiveMetastoreAlterTableResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAppendPartitionArgs
- func (p *ThriftHiveMetastoreAppendPartitionArgs) GetDbName() string
- func (p *ThriftHiveMetastoreAppendPartitionArgs) GetPartVals() []string
- func (p *ThriftHiveMetastoreAppendPartitionArgs) GetTblName() string
- func (p *ThriftHiveMetastoreAppendPartitionArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionArgs) String() string
- func (p *ThriftHiveMetastoreAppendPartitionArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAppendPartitionByNameArgs
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) GetDbName() string
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) GetPartName() string
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) GetTblName() string
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) String() string
- func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAppendPartitionByNameResult
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) GetO1() *InvalidObjectException
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) GetO2() *AlreadyExistsException
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) GetSuccess() *Partition
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) String() string
- func (p *ThriftHiveMetastoreAppendPartitionByNameResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreAppendPartitionResult
- func (p *ThriftHiveMetastoreAppendPartitionResult) GetO1() *InvalidObjectException
- func (p *ThriftHiveMetastoreAppendPartitionResult) GetO2() *AlreadyExistsException
- func (p *ThriftHiveMetastoreAppendPartitionResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreAppendPartitionResult) GetSuccess() *Partition
- func (p *ThriftHiveMetastoreAppendPartitionResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreAppendPartitionResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreAppendPartitionResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreAppendPartitionResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreAppendPartitionResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreAppendPartitionResult) String() string
- func (p *ThriftHiveMetastoreAppendPartitionResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCancelDelegationTokenArgs
- func (p *ThriftHiveMetastoreCancelDelegationTokenArgs) GetTokenStrForm() string
- func (p *ThriftHiveMetastoreCancelDelegationTokenArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCancelDelegationTokenArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCancelDelegationTokenArgs) String() string
- func (p *ThriftHiveMetastoreCancelDelegationTokenArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCancelDelegationTokenResult
- func (p *ThriftHiveMetastoreCancelDelegationTokenResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreCancelDelegationTokenResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreCancelDelegationTokenResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCancelDelegationTokenResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCancelDelegationTokenResult) String() string
- func (p *ThriftHiveMetastoreCancelDelegationTokenResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreClient
- func NewThriftHiveMetastoreClient(c thrift.TClient) *ThriftHiveMetastoreClient
- func NewThriftHiveMetastoreClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *ThriftHiveMetastoreClient
- func NewThriftHiveMetastoreClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *ThriftHiveMetastoreClient
- func (p *ThriftHiveMetastoreClient) AddIndex(ctx context.Context, new_index *Index, index_table *Table) (r *Index, err error)
- func (p *ThriftHiveMetastoreClient) AddPartition(ctx context.Context, new_part *Partition) (r *Partition, err error)
- func (p *ThriftHiveMetastoreClient) AlterDatabase(ctx context.Context, dbname string, db *Database) (err error)
- func (p *ThriftHiveMetastoreClient) AlterIndex(ctx context.Context, dbname string, base_tbl_name string, idx_name string, ...) (err error)
- func (p *ThriftHiveMetastoreClient) AlterPartition(ctx context.Context, db_name string, tbl_name string, new_part *Partition) (err error)
- func (p *ThriftHiveMetastoreClient) AlterTable(ctx context.Context, dbname string, tbl_name string, new_tbl *Table) (err error)
- func (p *ThriftHiveMetastoreClient) AppendPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string) (r *Partition, err error)
- func (p *ThriftHiveMetastoreClient) AppendPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string) (r *Partition, err error)
- func (p *ThriftHiveMetastoreClient) CancelDelegationToken(ctx context.Context, token_str_form string) (err error)
- func (p *ThriftHiveMetastoreClient) CreateDatabase(ctx context.Context, database *Database) (err error)
- func (p *ThriftHiveMetastoreClient) CreateRole(ctx context.Context, role *Role) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) CreateTable(ctx context.Context, tbl *Table) (err error)
- func (p *ThriftHiveMetastoreClient) CreateType(ctx context.Context, type_a1 *Type) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) DropDatabase(ctx context.Context, name string, deleteData bool) (err error)
- func (p *ThriftHiveMetastoreClient) DropIndexByName(ctx context.Context, db_name string, tbl_name string, index_name string, ...) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) DropPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string, ...) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) DropPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string, ...) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) DropRole(ctx context.Context, role_name string) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) DropTable(ctx context.Context, dbname string, name string, deleteData bool) (err error)
- func (p *ThriftHiveMetastoreClient) DropType(ctx context.Context, type_a1 string) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) GetAllDatabases(ctx context.Context) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) GetAllTables(ctx context.Context, db_name string) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) GetConfigValue(ctx context.Context, name string, defaultValue string) (r string, err error)
- func (p *ThriftHiveMetastoreClient) GetDatabase(ctx context.Context, name string) (r *Database, err error)
- func (p *ThriftHiveMetastoreClient) GetDatabases(ctx context.Context, pattern string) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) GetDelegationToken(ctx context.Context, renewer_kerberos_principal_name string) (r string, err error)
- func (p *ThriftHiveMetastoreClient) GetDelegationTokenWithSignature(ctx context.Context, renewer_kerberos_principal_name string, ...) (r string, err error)
- func (p *ThriftHiveMetastoreClient) GetFields(ctx context.Context, db_name string, table_name string) (r []*FieldSchema, err error)
- func (p *ThriftHiveMetastoreClient) GetIndexByName(ctx context.Context, db_name string, tbl_name string, index_name string) (r *Index, err error)
- func (p *ThriftHiveMetastoreClient) GetIndexNames(ctx context.Context, db_name string, tbl_name string, max_indexes int16) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) GetIndexes(ctx context.Context, db_name string, tbl_name string, max_indexes int16) (r []*Index, err error)
- func (p *ThriftHiveMetastoreClient) GetPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string) (r *Partition, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitionByName(ctx context.Context, db_name string, tbl_name string, part_name string) (r *Partition, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitionNames(ctx context.Context, db_name string, tbl_name string, max_parts int16) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitionNamesPs(ctx context.Context, db_name string, tbl_name string, part_vals []string, ...) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitionWithAuth(ctx context.Context, db_name string, tbl_name string, part_vals []string, ...) (r *Partition, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitions(ctx context.Context, db_name string, tbl_name string, max_parts int16) (r []*Partition, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitionsByFilter(ctx context.Context, db_name string, tbl_name string, filter string, ...) (r []*Partition, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitionsPs(ctx context.Context, db_name string, tbl_name string, part_vals []string, ...) (r []*Partition, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitionsPsWithAuth(ctx context.Context, db_name string, tbl_name string, part_vals []string, ...) (r []*Partition, err error)
- func (p *ThriftHiveMetastoreClient) GetPartitionsWithAuth(ctx context.Context, db_name string, tbl_name string, max_parts int16, ...) (r []*Partition, err error)
- func (p *ThriftHiveMetastoreClient) GetPrivilegeSet(ctx context.Context, hiveObject *HiveObjectRef, user_name string, ...) (r *PrincipalPrivilegeSet, err error)
- func (p *ThriftHiveMetastoreClient) GetRoleNames(ctx context.Context) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) GetSchema(ctx context.Context, db_name string, table_name string) (r []*FieldSchema, err error)
- func (p *ThriftHiveMetastoreClient) GetTable(ctx context.Context, dbname string, tbl_name string) (r *Table, err error)
- func (p *ThriftHiveMetastoreClient) GetTables(ctx context.Context, db_name string, pattern string) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) GetType(ctx context.Context, name string) (r *Type, err error)
- func (p *ThriftHiveMetastoreClient) GetTypeAll(ctx context.Context, name string) (r map[string]*Type, err error)
- func (p *ThriftHiveMetastoreClient) GrantPrivileges(ctx context.Context, privileges *PrivilegeBag) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) GrantRole(ctx context.Context, role_name string, principal_name string, ...) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) ListPrivileges(ctx context.Context, principal_name string, principal_type PrincipalType, ...) (r []*HiveObjectPrivilege, err error)
- func (p *ThriftHiveMetastoreClient) ListRoles(ctx context.Context, principal_name string, principal_type PrincipalType) (r []*Role, err error)
- func (p *ThriftHiveMetastoreClient) PartitionNameToSpec(ctx context.Context, part_name string) (r map[string]string, err error)
- func (p *ThriftHiveMetastoreClient) PartitionNameToVals(ctx context.Context, part_name string) (r []string, err error)
- func (p *ThriftHiveMetastoreClient) RenewDelegationToken(ctx context.Context, token_str_form string) (r int64, err error)
- func (p *ThriftHiveMetastoreClient) RevokePrivileges(ctx context.Context, privileges *PrivilegeBag) (r bool, err error)
- func (p *ThriftHiveMetastoreClient) RevokeRole(ctx context.Context, role_name string, principal_name string, ...) (r bool, err error)
- type ThriftHiveMetastoreCreateDatabaseArgs
- func (p *ThriftHiveMetastoreCreateDatabaseArgs) GetDatabase() *Database
- func (p *ThriftHiveMetastoreCreateDatabaseArgs) IsSetDatabase() bool
- func (p *ThriftHiveMetastoreCreateDatabaseArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateDatabaseArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateDatabaseArgs) String() string
- func (p *ThriftHiveMetastoreCreateDatabaseArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCreateDatabaseResult
- func (p *ThriftHiveMetastoreCreateDatabaseResult) GetO1() *AlreadyExistsException
- func (p *ThriftHiveMetastoreCreateDatabaseResult) GetO2() *InvalidObjectException
- func (p *ThriftHiveMetastoreCreateDatabaseResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreCreateDatabaseResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreCreateDatabaseResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreCreateDatabaseResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreCreateDatabaseResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateDatabaseResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateDatabaseResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateDatabaseResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateDatabaseResult) String() string
- func (p *ThriftHiveMetastoreCreateDatabaseResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCreateRoleArgs
- func (p *ThriftHiveMetastoreCreateRoleArgs) GetRole() *Role
- func (p *ThriftHiveMetastoreCreateRoleArgs) IsSetRole() bool
- func (p *ThriftHiveMetastoreCreateRoleArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateRoleArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateRoleArgs) String() string
- func (p *ThriftHiveMetastoreCreateRoleArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCreateRoleResult
- func (p *ThriftHiveMetastoreCreateRoleResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreCreateRoleResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreCreateRoleResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreCreateRoleResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreCreateRoleResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateRoleResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateRoleResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateRoleResult) String() string
- func (p *ThriftHiveMetastoreCreateRoleResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCreateTableArgs
- func (p *ThriftHiveMetastoreCreateTableArgs) GetTbl() *Table
- func (p *ThriftHiveMetastoreCreateTableArgs) IsSetTbl() bool
- func (p *ThriftHiveMetastoreCreateTableArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTableArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTableArgs) String() string
- func (p *ThriftHiveMetastoreCreateTableArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCreateTableResult
- func (p *ThriftHiveMetastoreCreateTableResult) GetO1() *AlreadyExistsException
- func (p *ThriftHiveMetastoreCreateTableResult) GetO2() *InvalidObjectException
- func (p *ThriftHiveMetastoreCreateTableResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreCreateTableResult) GetO4() *NoSuchObjectException
- func (p *ThriftHiveMetastoreCreateTableResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreCreateTableResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreCreateTableResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreCreateTableResult) IsSetO4() bool
- func (p *ThriftHiveMetastoreCreateTableResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTableResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTableResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTableResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTableResult) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTableResult) String() string
- func (p *ThriftHiveMetastoreCreateTableResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCreateTypeArgs
- func (p *ThriftHiveMetastoreCreateTypeArgs) GetType() *Type
- func (p *ThriftHiveMetastoreCreateTypeArgs) IsSetType() bool
- func (p *ThriftHiveMetastoreCreateTypeArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTypeArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTypeArgs) String() string
- func (p *ThriftHiveMetastoreCreateTypeArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreCreateTypeResult
- func (p *ThriftHiveMetastoreCreateTypeResult) GetO1() *AlreadyExistsException
- func (p *ThriftHiveMetastoreCreateTypeResult) GetO2() *InvalidObjectException
- func (p *ThriftHiveMetastoreCreateTypeResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreCreateTypeResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreCreateTypeResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreCreateTypeResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreCreateTypeResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreCreateTypeResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreCreateTypeResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTypeResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTypeResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTypeResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTypeResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreCreateTypeResult) String() string
- func (p *ThriftHiveMetastoreCreateTypeResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropDatabaseArgs
- func (p *ThriftHiveMetastoreDropDatabaseArgs) GetDeleteData() bool
- func (p *ThriftHiveMetastoreDropDatabaseArgs) GetName() string
- func (p *ThriftHiveMetastoreDropDatabaseArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropDatabaseArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropDatabaseArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropDatabaseArgs) String() string
- func (p *ThriftHiveMetastoreDropDatabaseArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropDatabaseResult
- func (p *ThriftHiveMetastoreDropDatabaseResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreDropDatabaseResult) GetO2() *InvalidOperationException
- func (p *ThriftHiveMetastoreDropDatabaseResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreDropDatabaseResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreDropDatabaseResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreDropDatabaseResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreDropDatabaseResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropDatabaseResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropDatabaseResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropDatabaseResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropDatabaseResult) String() string
- func (p *ThriftHiveMetastoreDropDatabaseResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropIndexByNameArgs
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) GetDbName() string
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) GetDeleteData() bool
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) GetIndexName() string
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) GetTblName() string
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) String() string
- func (p *ThriftHiveMetastoreDropIndexByNameArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropIndexByNameResult
- func (p *ThriftHiveMetastoreDropIndexByNameResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreDropIndexByNameResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreDropIndexByNameResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreDropIndexByNameResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreDropIndexByNameResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreDropIndexByNameResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreDropIndexByNameResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropIndexByNameResult) String() string
- func (p *ThriftHiveMetastoreDropIndexByNameResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropPartitionArgs
- func (p *ThriftHiveMetastoreDropPartitionArgs) GetDbName() string
- func (p *ThriftHiveMetastoreDropPartitionArgs) GetDeleteData() bool
- func (p *ThriftHiveMetastoreDropPartitionArgs) GetPartVals() []string
- func (p *ThriftHiveMetastoreDropPartitionArgs) GetTblName() string
- func (p *ThriftHiveMetastoreDropPartitionArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionArgs) String() string
- func (p *ThriftHiveMetastoreDropPartitionArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropPartitionByNameArgs
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) GetDbName() string
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) GetDeleteData() bool
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) GetPartName() string
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) GetTblName() string
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) String() string
- func (p *ThriftHiveMetastoreDropPartitionByNameArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropPartitionByNameResult
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) String() string
- func (p *ThriftHiveMetastoreDropPartitionByNameResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropPartitionResult
- func (p *ThriftHiveMetastoreDropPartitionResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreDropPartitionResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreDropPartitionResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreDropPartitionResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreDropPartitionResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreDropPartitionResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreDropPartitionResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropPartitionResult) String() string
- func (p *ThriftHiveMetastoreDropPartitionResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropRoleArgs
- func (p *ThriftHiveMetastoreDropRoleArgs) GetRoleName() string
- func (p *ThriftHiveMetastoreDropRoleArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropRoleArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropRoleArgs) String() string
- func (p *ThriftHiveMetastoreDropRoleArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropRoleResult
- func (p *ThriftHiveMetastoreDropRoleResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreDropRoleResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreDropRoleResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreDropRoleResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreDropRoleResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropRoleResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropRoleResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropRoleResult) String() string
- func (p *ThriftHiveMetastoreDropRoleResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropTableArgs
- func (p *ThriftHiveMetastoreDropTableArgs) GetDbname() string
- func (p *ThriftHiveMetastoreDropTableArgs) GetDeleteData() bool
- func (p *ThriftHiveMetastoreDropTableArgs) GetName() string
- func (p *ThriftHiveMetastoreDropTableArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTableArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTableArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTableArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTableArgs) String() string
- func (p *ThriftHiveMetastoreDropTableArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropTableResult
- func (p *ThriftHiveMetastoreDropTableResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreDropTableResult) GetO3() *MetaException
- func (p *ThriftHiveMetastoreDropTableResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreDropTableResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreDropTableResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTableResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTableResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTableResult) String() string
- func (p *ThriftHiveMetastoreDropTableResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropTypeArgs
- func (p *ThriftHiveMetastoreDropTypeArgs) GetType() string
- func (p *ThriftHiveMetastoreDropTypeArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTypeArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTypeArgs) String() string
- func (p *ThriftHiveMetastoreDropTypeArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreDropTypeResult
- func (p *ThriftHiveMetastoreDropTypeResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreDropTypeResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreDropTypeResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreDropTypeResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreDropTypeResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreDropTypeResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreDropTypeResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTypeResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTypeResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTypeResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreDropTypeResult) String() string
- func (p *ThriftHiveMetastoreDropTypeResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetAllDatabasesArgs
- type ThriftHiveMetastoreGetAllDatabasesResult
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) GetSuccess() []string
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) String() string
- func (p *ThriftHiveMetastoreGetAllDatabasesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetAllTablesArgs
- func (p *ThriftHiveMetastoreGetAllTablesArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetAllTablesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetAllTablesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetAllTablesArgs) String() string
- func (p *ThriftHiveMetastoreGetAllTablesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetAllTablesResult
- func (p *ThriftHiveMetastoreGetAllTablesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetAllTablesResult) GetSuccess() []string
- func (p *ThriftHiveMetastoreGetAllTablesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetAllTablesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetAllTablesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetAllTablesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetAllTablesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetAllTablesResult) String() string
- func (p *ThriftHiveMetastoreGetAllTablesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetConfigValueArgs
- func (p *ThriftHiveMetastoreGetConfigValueArgs) GetDefaultValue() string
- func (p *ThriftHiveMetastoreGetConfigValueArgs) GetName() string
- func (p *ThriftHiveMetastoreGetConfigValueArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetConfigValueArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetConfigValueArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetConfigValueArgs) String() string
- func (p *ThriftHiveMetastoreGetConfigValueArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetConfigValueResult
- func (p *ThriftHiveMetastoreGetConfigValueResult) GetO1() *ConfigValSecurityException
- func (p *ThriftHiveMetastoreGetConfigValueResult) GetSuccess() string
- func (p *ThriftHiveMetastoreGetConfigValueResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetConfigValueResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetConfigValueResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetConfigValueResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetConfigValueResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetConfigValueResult) String() string
- func (p *ThriftHiveMetastoreGetConfigValueResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetDatabaseArgs
- func (p *ThriftHiveMetastoreGetDatabaseArgs) GetName() string
- func (p *ThriftHiveMetastoreGetDatabaseArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabaseArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabaseArgs) String() string
- func (p *ThriftHiveMetastoreGetDatabaseArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetDatabaseResult
- func (p *ThriftHiveMetastoreGetDatabaseResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetDatabaseResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreGetDatabaseResult) GetSuccess() *Database
- func (p *ThriftHiveMetastoreGetDatabaseResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetDatabaseResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetDatabaseResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetDatabaseResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabaseResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabaseResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabaseResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabaseResult) String() string
- func (p *ThriftHiveMetastoreGetDatabaseResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetDatabasesArgs
- func (p *ThriftHiveMetastoreGetDatabasesArgs) GetPattern() string
- func (p *ThriftHiveMetastoreGetDatabasesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabasesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabasesArgs) String() string
- func (p *ThriftHiveMetastoreGetDatabasesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetDatabasesResult
- func (p *ThriftHiveMetastoreGetDatabasesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetDatabasesResult) GetSuccess() []string
- func (p *ThriftHiveMetastoreGetDatabasesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetDatabasesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetDatabasesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabasesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabasesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDatabasesResult) String() string
- func (p *ThriftHiveMetastoreGetDatabasesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetDelegationTokenArgs
- func (p *ThriftHiveMetastoreGetDelegationTokenArgs) GetRenewerKerberosPrincipalName() string
- func (p *ThriftHiveMetastoreGetDelegationTokenArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenArgs) String() string
- func (p *ThriftHiveMetastoreGetDelegationTokenArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetDelegationTokenResult
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) GetSuccess() string
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) String() string
- func (p *ThriftHiveMetastoreGetDelegationTokenResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) GetRenewerKerberosPrincipalName() string
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) GetTokenSignature() string
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) String() string
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetDelegationTokenWithSignatureResult
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) GetSuccess() string
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) String() string
- func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetFieldsArgs
- func (p *ThriftHiveMetastoreGetFieldsArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetFieldsArgs) GetTableName() string
- func (p *ThriftHiveMetastoreGetFieldsArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetFieldsArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetFieldsArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetFieldsArgs) String() string
- func (p *ThriftHiveMetastoreGetFieldsArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetFieldsResult
- func (p *ThriftHiveMetastoreGetFieldsResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetFieldsResult) GetO2() *UnknownTableException
- func (p *ThriftHiveMetastoreGetFieldsResult) GetO3() *UnknownDBException
- func (p *ThriftHiveMetastoreGetFieldsResult) GetSuccess() []*FieldSchema
- func (p *ThriftHiveMetastoreGetFieldsResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetFieldsResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetFieldsResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreGetFieldsResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetFieldsResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetFieldsResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetFieldsResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetFieldsResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetFieldsResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetFieldsResult) String() string
- func (p *ThriftHiveMetastoreGetFieldsResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetIndexByNameArgs
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) GetIndexName() string
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) String() string
- func (p *ThriftHiveMetastoreGetIndexByNameArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetIndexByNameResult
- func (p *ThriftHiveMetastoreGetIndexByNameResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetIndexByNameResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetIndexByNameResult) GetSuccess() *Index
- func (p *ThriftHiveMetastoreGetIndexByNameResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetIndexByNameResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetIndexByNameResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetIndexByNameResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexByNameResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexByNameResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexByNameResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexByNameResult) String() string
- func (p *ThriftHiveMetastoreGetIndexByNameResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetIndexNamesArgs
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) GetMaxIndexes() int16
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) String() string
- func (p *ThriftHiveMetastoreGetIndexNamesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetIndexNamesResult
- func (p *ThriftHiveMetastoreGetIndexNamesResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreGetIndexNamesResult) GetSuccess() []string
- func (p *ThriftHiveMetastoreGetIndexNamesResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetIndexNamesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetIndexNamesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexNamesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexNamesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexNamesResult) String() string
- func (p *ThriftHiveMetastoreGetIndexNamesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetIndexesArgs
- func (p *ThriftHiveMetastoreGetIndexesArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetIndexesArgs) GetMaxIndexes() int16
- func (p *ThriftHiveMetastoreGetIndexesArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetIndexesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexesArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexesArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexesArgs) String() string
- func (p *ThriftHiveMetastoreGetIndexesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetIndexesResult
- func (p *ThriftHiveMetastoreGetIndexesResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetIndexesResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreGetIndexesResult) GetSuccess() []*Index
- func (p *ThriftHiveMetastoreGetIndexesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetIndexesResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetIndexesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetIndexesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexesResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetIndexesResult) String() string
- func (p *ThriftHiveMetastoreGetIndexesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionArgs
- func (p *ThriftHiveMetastoreGetPartitionArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionArgs) GetPartVals() []string
- func (p *ThriftHiveMetastoreGetPartitionArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionByNameArgs
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) GetPartName() string
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionByNameArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionByNameResult
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) GetSuccess() *Partition
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionByNameResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionNamesArgs
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) GetMaxParts() int16
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionNamesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionNamesPsArgs
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) GetMaxParts() int16
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) GetPartVals() []string
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionNamesPsResult
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) GetSuccess() []string
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionNamesResult
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) GetSuccess() []string
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionNamesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionResult
- func (p *ThriftHiveMetastoreGetPartitionResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetPartitionResult) GetSuccess() *Partition
- func (p *ThriftHiveMetastoreGetPartitionResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetPartitionResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionWithAuthArgs
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetGroupNames() []string
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetPartVals() []string
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetUserName() string
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField5(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionWithAuthResult
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) GetSuccess() *Partition
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsArgs
- func (p *ThriftHiveMetastoreGetPartitionsArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionsArgs) GetMaxParts() int16
- func (p *ThriftHiveMetastoreGetPartitionsArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionsArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionsArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsByFilterArgs
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) GetFilter() string
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) GetMaxParts() int16
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsByFilterResult
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) GetSuccess() []*Partition
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsPsArgs
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) GetMaxParts() int16
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) GetPartVals() []string
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionsPsArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsPsResult
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) GetSuccess() []*Partition
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionsPsResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsPsWithAuthArgs
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetGroupNames() []string
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetMaxParts() int16
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetPartVals() []string
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetUserName() string
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField5(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField6(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsPsWithAuthResult
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetSuccess() []*Partition
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsResult
- func (p *ThriftHiveMetastoreGetPartitionsResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetPartitionsResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionsResult) GetSuccess() []*Partition
- func (p *ThriftHiveMetastoreGetPartitionsResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionsResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetPartitionsResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionsResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionsResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsWithAuthArgs
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetGroupNames() []string
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetMaxParts() int16
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetUserName() string
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField5(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) String() string
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPartitionsWithAuthResult
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) GetO1() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) GetSuccess() []*Partition
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) String() string
- func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPrivilegeSetArgs
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) GetGroupNames() []string
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) GetHiveObject() *HiveObjectRef
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) GetUserName() string
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) IsSetHiveObject() bool
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) String() string
- func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetPrivilegeSetResult
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) GetSuccess() *PrincipalPrivilegeSet
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) String() string
- func (p *ThriftHiveMetastoreGetPrivilegeSetResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetRoleNamesArgs
- type ThriftHiveMetastoreGetRoleNamesResult
- func (p *ThriftHiveMetastoreGetRoleNamesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetRoleNamesResult) GetSuccess() []string
- func (p *ThriftHiveMetastoreGetRoleNamesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetRoleNamesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetRoleNamesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetRoleNamesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetRoleNamesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetRoleNamesResult) String() string
- func (p *ThriftHiveMetastoreGetRoleNamesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetSchemaArgs
- func (p *ThriftHiveMetastoreGetSchemaArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetSchemaArgs) GetTableName() string
- func (p *ThriftHiveMetastoreGetSchemaArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetSchemaArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetSchemaArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetSchemaArgs) String() string
- func (p *ThriftHiveMetastoreGetSchemaArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetSchemaResult
- func (p *ThriftHiveMetastoreGetSchemaResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetSchemaResult) GetO2() *UnknownTableException
- func (p *ThriftHiveMetastoreGetSchemaResult) GetO3() *UnknownDBException
- func (p *ThriftHiveMetastoreGetSchemaResult) GetSuccess() []*FieldSchema
- func (p *ThriftHiveMetastoreGetSchemaResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetSchemaResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetSchemaResult) IsSetO3() bool
- func (p *ThriftHiveMetastoreGetSchemaResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetSchemaResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetSchemaResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetSchemaResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetSchemaResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetSchemaResult) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetSchemaResult) String() string
- func (p *ThriftHiveMetastoreGetSchemaResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetTableArgs
- func (p *ThriftHiveMetastoreGetTableArgs) GetDbname() string
- func (p *ThriftHiveMetastoreGetTableArgs) GetTblName() string
- func (p *ThriftHiveMetastoreGetTableArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTableArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTableArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTableArgs) String() string
- func (p *ThriftHiveMetastoreGetTableArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetTableResult
- func (p *ThriftHiveMetastoreGetTableResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetTableResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetTableResult) GetSuccess() *Table
- func (p *ThriftHiveMetastoreGetTableResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetTableResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetTableResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetTableResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTableResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTableResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTableResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTableResult) String() string
- func (p *ThriftHiveMetastoreGetTableResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetTablesArgs
- func (p *ThriftHiveMetastoreGetTablesArgs) GetDbName() string
- func (p *ThriftHiveMetastoreGetTablesArgs) GetPattern() string
- func (p *ThriftHiveMetastoreGetTablesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTablesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTablesArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTablesArgs) String() string
- func (p *ThriftHiveMetastoreGetTablesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetTablesResult
- func (p *ThriftHiveMetastoreGetTablesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetTablesResult) GetSuccess() []string
- func (p *ThriftHiveMetastoreGetTablesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetTablesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetTablesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTablesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTablesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTablesResult) String() string
- func (p *ThriftHiveMetastoreGetTablesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetTypeAllArgs
- func (p *ThriftHiveMetastoreGetTypeAllArgs) GetName() string
- func (p *ThriftHiveMetastoreGetTypeAllArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeAllArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeAllArgs) String() string
- func (p *ThriftHiveMetastoreGetTypeAllArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetTypeAllResult
- func (p *ThriftHiveMetastoreGetTypeAllResult) GetO2() *MetaException
- func (p *ThriftHiveMetastoreGetTypeAllResult) GetSuccess() map[string]*Type
- func (p *ThriftHiveMetastoreGetTypeAllResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetTypeAllResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetTypeAllResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeAllResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeAllResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeAllResult) String() string
- func (p *ThriftHiveMetastoreGetTypeAllResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetTypeArgs
- func (p *ThriftHiveMetastoreGetTypeArgs) GetName() string
- func (p *ThriftHiveMetastoreGetTypeArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeArgs) String() string
- func (p *ThriftHiveMetastoreGetTypeArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGetTypeResult
- func (p *ThriftHiveMetastoreGetTypeResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGetTypeResult) GetO2() *NoSuchObjectException
- func (p *ThriftHiveMetastoreGetTypeResult) GetSuccess() *Type
- func (p *ThriftHiveMetastoreGetTypeResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGetTypeResult) IsSetO2() bool
- func (p *ThriftHiveMetastoreGetTypeResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGetTypeResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeResult) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGetTypeResult) String() string
- func (p *ThriftHiveMetastoreGetTypeResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGrantPrivilegesArgs
- func (p *ThriftHiveMetastoreGrantPrivilegesArgs) GetPrivileges() *PrivilegeBag
- func (p *ThriftHiveMetastoreGrantPrivilegesArgs) IsSetPrivileges() bool
- func (p *ThriftHiveMetastoreGrantPrivilegesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantPrivilegesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantPrivilegesArgs) String() string
- func (p *ThriftHiveMetastoreGrantPrivilegesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGrantPrivilegesResult
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) String() string
- func (p *ThriftHiveMetastoreGrantPrivilegesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGrantRoleArgs
- func (p *ThriftHiveMetastoreGrantRoleArgs) GetGrantOption() bool
- func (p *ThriftHiveMetastoreGrantRoleArgs) GetGrantor() string
- func (p *ThriftHiveMetastoreGrantRoleArgs) GetGrantorType() PrincipalType
- func (p *ThriftHiveMetastoreGrantRoleArgs) GetPrincipalName() string
- func (p *ThriftHiveMetastoreGrantRoleArgs) GetPrincipalType() PrincipalType
- func (p *ThriftHiveMetastoreGrantRoleArgs) GetRoleName() string
- func (p *ThriftHiveMetastoreGrantRoleArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField4(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField5(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField6(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleArgs) String() string
- func (p *ThriftHiveMetastoreGrantRoleArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreGrantRoleResult
- func (p *ThriftHiveMetastoreGrantRoleResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreGrantRoleResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreGrantRoleResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreGrantRoleResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreGrantRoleResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreGrantRoleResult) String() string
- func (p *ThriftHiveMetastoreGrantRoleResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreListPrivilegesArgs
- func (p *ThriftHiveMetastoreListPrivilegesArgs) GetHiveObject() *HiveObjectRef
- func (p *ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalName() string
- func (p *ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalType() PrincipalType
- func (p *ThriftHiveMetastoreListPrivilegesArgs) IsSetHiveObject() bool
- func (p *ThriftHiveMetastoreListPrivilegesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListPrivilegesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListPrivilegesArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListPrivilegesArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListPrivilegesArgs) String() string
- func (p *ThriftHiveMetastoreListPrivilegesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreListPrivilegesResult
- func (p *ThriftHiveMetastoreListPrivilegesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreListPrivilegesResult) GetSuccess() []*HiveObjectPrivilege
- func (p *ThriftHiveMetastoreListPrivilegesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreListPrivilegesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreListPrivilegesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListPrivilegesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListPrivilegesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListPrivilegesResult) String() string
- func (p *ThriftHiveMetastoreListPrivilegesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreListRolesArgs
- func (p *ThriftHiveMetastoreListRolesArgs) GetPrincipalName() string
- func (p *ThriftHiveMetastoreListRolesArgs) GetPrincipalType() PrincipalType
- func (p *ThriftHiveMetastoreListRolesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListRolesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListRolesArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListRolesArgs) String() string
- func (p *ThriftHiveMetastoreListRolesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreListRolesResult
- func (p *ThriftHiveMetastoreListRolesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreListRolesResult) GetSuccess() []*Role
- func (p *ThriftHiveMetastoreListRolesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreListRolesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreListRolesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListRolesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListRolesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreListRolesResult) String() string
- func (p *ThriftHiveMetastoreListRolesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastorePartitionNameToSpecArgs
- func (p *ThriftHiveMetastorePartitionNameToSpecArgs) GetPartName() string
- func (p *ThriftHiveMetastorePartitionNameToSpecArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToSpecArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToSpecArgs) String() string
- func (p *ThriftHiveMetastorePartitionNameToSpecArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastorePartitionNameToSpecResult
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) GetO1() *MetaException
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) GetSuccess() map[string]string
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) IsSetO1() bool
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) String() string
- func (p *ThriftHiveMetastorePartitionNameToSpecResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastorePartitionNameToValsArgs
- func (p *ThriftHiveMetastorePartitionNameToValsArgs) GetPartName() string
- func (p *ThriftHiveMetastorePartitionNameToValsArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToValsArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToValsArgs) String() string
- func (p *ThriftHiveMetastorePartitionNameToValsArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastorePartitionNameToValsResult
- func (p *ThriftHiveMetastorePartitionNameToValsResult) GetO1() *MetaException
- func (p *ThriftHiveMetastorePartitionNameToValsResult) GetSuccess() []string
- func (p *ThriftHiveMetastorePartitionNameToValsResult) IsSetO1() bool
- func (p *ThriftHiveMetastorePartitionNameToValsResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastorePartitionNameToValsResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToValsResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToValsResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastorePartitionNameToValsResult) String() string
- func (p *ThriftHiveMetastorePartitionNameToValsResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreProcessor
- type ThriftHiveMetastoreRenewDelegationTokenArgs
- func (p *ThriftHiveMetastoreRenewDelegationTokenArgs) GetTokenStrForm() string
- func (p *ThriftHiveMetastoreRenewDelegationTokenArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRenewDelegationTokenArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRenewDelegationTokenArgs) String() string
- func (p *ThriftHiveMetastoreRenewDelegationTokenArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreRenewDelegationTokenResult
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) GetSuccess() int64
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) String() string
- func (p *ThriftHiveMetastoreRenewDelegationTokenResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreRevokePrivilegesArgs
- func (p *ThriftHiveMetastoreRevokePrivilegesArgs) GetPrivileges() *PrivilegeBag
- func (p *ThriftHiveMetastoreRevokePrivilegesArgs) IsSetPrivileges() bool
- func (p *ThriftHiveMetastoreRevokePrivilegesArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokePrivilegesArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokePrivilegesArgs) String() string
- func (p *ThriftHiveMetastoreRevokePrivilegesArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreRevokePrivilegesResult
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) String() string
- func (p *ThriftHiveMetastoreRevokePrivilegesResult) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreRevokeRoleArgs
- func (p *ThriftHiveMetastoreRevokeRoleArgs) GetPrincipalName() string
- func (p *ThriftHiveMetastoreRevokeRoleArgs) GetPrincipalType() PrincipalType
- func (p *ThriftHiveMetastoreRevokeRoleArgs) GetRoleName() string
- func (p *ThriftHiveMetastoreRevokeRoleArgs) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokeRoleArgs) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokeRoleArgs) ReadField2(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokeRoleArgs) ReadField3(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokeRoleArgs) String() string
- func (p *ThriftHiveMetastoreRevokeRoleArgs) Write(oprot thrift.TProtocol) error
- type ThriftHiveMetastoreRevokeRoleResult
- func (p *ThriftHiveMetastoreRevokeRoleResult) GetO1() *MetaException
- func (p *ThriftHiveMetastoreRevokeRoleResult) GetSuccess() bool
- func (p *ThriftHiveMetastoreRevokeRoleResult) IsSetO1() bool
- func (p *ThriftHiveMetastoreRevokeRoleResult) IsSetSuccess() bool
- func (p *ThriftHiveMetastoreRevokeRoleResult) Read(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokeRoleResult) ReadField0(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokeRoleResult) ReadField1(iprot thrift.TProtocol) error
- func (p *ThriftHiveMetastoreRevokeRoleResult) String() string
- func (p *ThriftHiveMetastoreRevokeRoleResult) Write(oprot thrift.TProtocol) error
- type Type
- func (p *Type) GetFields() []*FieldSchema
- func (p *Type) GetName() string
- func (p *Type) GetType1() string
- func (p *Type) GetType2() string
- func (p *Type) IsSetFields() bool
- func (p *Type) IsSetType1() bool
- func (p *Type) IsSetType2() bool
- func (p *Type) Read(iprot thrift.TProtocol) error
- func (p *Type) ReadField1(iprot thrift.TProtocol) error
- func (p *Type) ReadField2(iprot thrift.TProtocol) error
- func (p *Type) ReadField3(iprot thrift.TProtocol) error
- func (p *Type) ReadField4(iprot thrift.TProtocol) error
- func (p *Type) String() string
- func (p *Type) Write(oprot thrift.TProtocol) error
- type UnknownDBException
- func (p *UnknownDBException) Error() string
- func (p *UnknownDBException) GetMessage() string
- func (p *UnknownDBException) Read(iprot thrift.TProtocol) error
- func (p *UnknownDBException) ReadField1(iprot thrift.TProtocol) error
- func (p *UnknownDBException) String() string
- func (p *UnknownDBException) Write(oprot thrift.TProtocol) error
- type UnknownTableException
- func (p *UnknownTableException) Error() string
- func (p *UnknownTableException) GetMessage() string
- func (p *UnknownTableException) Read(iprot thrift.TProtocol) error
- func (p *UnknownTableException) ReadField1(iprot thrift.TProtocol) error
- func (p *UnknownTableException) String() string
- func (p *UnknownTableException) Write(oprot thrift.TProtocol) error
- type Version
- func (p *Version) GetComments() string
- func (p *Version) GetVersion() string
- func (p *Version) Read(iprot thrift.TProtocol) error
- func (p *Version) ReadField1(iprot thrift.TProtocol) error
- func (p *Version) ReadField2(iprot thrift.TProtocol) error
- func (p *Version) String() string
- func (p *Version) Write(oprot thrift.TProtocol) error
Constants ¶
const BUCKET_COUNT = "bucket_count"
const BUCKET_FIELD_NAME = "bucket_field_name"
const DDL_TIME = "transient_lastDdlTime"
const FIELD_TO_DIMENSION = "field_to_dimension"
const FILE_INPUT_FORMAT = "file.inputformat"
const FILE_OUTPUT_FORMAT = "file.outputformat"
const IS_ARCHIVED = "is_archived"
const META_TABLE_COLUMNS = "columns"
const META_TABLE_COLUMN_TYPES = "columns.types"
const META_TABLE_DB = "db"
const META_TABLE_LOCATION = "location"
const META_TABLE_NAME = "name"
const META_TABLE_PARTITION_COLUMNS = "partition_columns"
const META_TABLE_SERDE = "serde"
const META_TABLE_STORAGE = "storage_handler"
const ORIGINAL_LOCATION = "original_location"
Variables ¶
var GoUnusedProtection__ int
var ThriftHiveMetastoreCreateRoleResult_Success_DEFAULT bool
var ThriftHiveMetastoreCreateTypeResult_Success_DEFAULT bool
var ThriftHiveMetastoreDropIndexByNameResult_Success_DEFAULT bool
var ThriftHiveMetastoreDropPartitionByNameResult_Success_DEFAULT bool
var ThriftHiveMetastoreDropPartitionResult_Success_DEFAULT bool
var ThriftHiveMetastoreDropRoleResult_Success_DEFAULT bool
var ThriftHiveMetastoreDropTypeResult_Success_DEFAULT bool
var ThriftHiveMetastoreGetAllDatabasesResult_Success_DEFAULT []string
var ThriftHiveMetastoreGetAllTablesResult_Success_DEFAULT []string
var ThriftHiveMetastoreGetConfigValueResult_Success_DEFAULT string
var ThriftHiveMetastoreGetDatabasesResult_Success_DEFAULT []string
var ThriftHiveMetastoreGetDelegationTokenResult_Success_DEFAULT string
var ThriftHiveMetastoreGetDelegationTokenWithSignatureResult_Success_DEFAULT string
var ThriftHiveMetastoreGetFieldsResult_Success_DEFAULT []*FieldSchema
var ThriftHiveMetastoreGetIndexNamesResult_Success_DEFAULT []string
var ThriftHiveMetastoreGetIndexesResult_Success_DEFAULT []*Index
var ThriftHiveMetastoreGetPartitionNamesPsResult_Success_DEFAULT []string
var ThriftHiveMetastoreGetPartitionNamesResult_Success_DEFAULT []string
var ThriftHiveMetastoreGetPartitionsByFilterResult_Success_DEFAULT []*Partition
var ThriftHiveMetastoreGetPartitionsPsResult_Success_DEFAULT []*Partition
var ThriftHiveMetastoreGetPartitionsPsWithAuthResult_Success_DEFAULT []*Partition
var ThriftHiveMetastoreGetPartitionsResult_Success_DEFAULT []*Partition
var ThriftHiveMetastoreGetPartitionsWithAuthResult_Success_DEFAULT []*Partition
var ThriftHiveMetastoreGetRoleNamesResult_Success_DEFAULT []string
var ThriftHiveMetastoreGetSchemaResult_Success_DEFAULT []*FieldSchema
var ThriftHiveMetastoreGetTablesResult_Success_DEFAULT []string
var ThriftHiveMetastoreGetTypeAllResult_Success_DEFAULT map[string]*Type
var ThriftHiveMetastoreGrantPrivilegesResult_Success_DEFAULT bool
var ThriftHiveMetastoreGrantRoleResult_Success_DEFAULT bool
var ThriftHiveMetastoreListPrivilegesResult_Success_DEFAULT []*HiveObjectPrivilege
var ThriftHiveMetastoreListRolesResult_Success_DEFAULT []*Role
var ThriftHiveMetastorePartitionNameToSpecResult_Success_DEFAULT map[string]string
var ThriftHiveMetastorePartitionNameToValsResult_Success_DEFAULT []string
var ThriftHiveMetastoreRenewDelegationTokenResult_Success_DEFAULT int64
var ThriftHiveMetastoreRevokePrivilegesResult_Success_DEFAULT bool
var ThriftHiveMetastoreRevokeRoleResult_Success_DEFAULT bool
var Type_Fields_DEFAULT []*FieldSchema
var Type_Type1_DEFAULT string
var Type_Type2_DEFAULT string
Functions ¶
This section is empty.
Types ¶
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 ThriftHiveMetastoreAppendPartitionByNameResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreAppendPartitionResult_O2_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateDatabaseResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateTableResult_O1_DEFAULT *AlreadyExistsException
var ThriftHiveMetastoreCreateTypeResult_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 (p *AlreadyExistsException) Read(iprot thrift.TProtocol) error
func (*AlreadyExistsException) ReadField1 ¶
func (p *AlreadyExistsException) ReadField1(iprot thrift.TProtocol) error
func (*AlreadyExistsException) String ¶
func (p *AlreadyExistsException) String() string
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 (p *ConfigValSecurityException) Error() string
func (*ConfigValSecurityException) GetMessage ¶
func (p *ConfigValSecurityException) GetMessage() string
func (*ConfigValSecurityException) Read ¶
func (p *ConfigValSecurityException) Read(iprot thrift.TProtocol) error
func (*ConfigValSecurityException) ReadField1 ¶
func (p *ConfigValSecurityException) ReadField1(iprot thrift.TProtocol) error
func (*ConfigValSecurityException) String ¶
func (p *ConfigValSecurityException) String() string
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"` }
Attributes:
- Name
- Description
- LocationUri
- Parameters
- Privileges
var ThriftHiveMetastoreAlterDatabaseArgs_Db_DEFAULT *Database
var ThriftHiveMetastoreCreateDatabaseArgs_Database_DEFAULT *Database
var ThriftHiveMetastoreGetDatabaseResult_Success_DEFAULT *Database
func NewDatabase ¶
func NewDatabase() *Database
func (*Database) GetDescription ¶
func (*Database) GetLocationUri ¶
func (*Database) GetParameters ¶
func (*Database) GetPrivileges ¶
func (p *Database) GetPrivileges() *PrincipalPrivilegeSet
func (*Database) IsSetPrivileges ¶
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) 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
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) 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
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) 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
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
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 (*Index) GetCreateTime ¶
func (*Index) GetDeferredRebuild ¶
func (*Index) GetIndexHandlerClass ¶
func (*Index) GetIndexName ¶
func (*Index) GetIndexTableName ¶
func (*Index) GetLastAccessTime ¶
func (*Index) GetOrigTableName ¶
func (*Index) GetParameters ¶
func (*Index) GetSd ¶
func (p *Index) GetSd() *StorageDescriptor
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 (p *IndexAlreadyExistsException) Error() string
func (*IndexAlreadyExistsException) GetMessage ¶
func (p *IndexAlreadyExistsException) GetMessage() string
func (*IndexAlreadyExistsException) Read ¶
func (p *IndexAlreadyExistsException) Read(iprot thrift.TProtocol) error
func (*IndexAlreadyExistsException) ReadField1 ¶
func (p *IndexAlreadyExistsException) ReadField1(iprot thrift.TProtocol) error
func (*IndexAlreadyExistsException) String ¶
func (p *IndexAlreadyExistsException) String() string
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 ThriftHiveMetastoreAppendPartitionByNameResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreAppendPartitionResult_O1_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateDatabaseResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateTableResult_O2_DEFAULT *InvalidObjectException
var ThriftHiveMetastoreCreateTypeResult_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 (p *InvalidObjectException) Read(iprot thrift.TProtocol) error
func (*InvalidObjectException) ReadField1 ¶
func (p *InvalidObjectException) ReadField1(iprot thrift.TProtocol) error
func (*InvalidObjectException) String ¶
func (p *InvalidObjectException) String() string
type InvalidOperationException ¶
type InvalidOperationException struct {
Message string `thrift:"message,1" db:"message" json:"message"`
}
Attributes:
- Message
var ThriftHiveMetastoreAlterIndexResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterPartitionResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreAlterTableResult_O1_DEFAULT *InvalidOperationException
var ThriftHiveMetastoreDropDatabaseResult_O2_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 (p *InvalidOperationException) Read(iprot thrift.TProtocol) error
func (*InvalidOperationException) ReadField1 ¶
func (p *InvalidOperationException) ReadField1(iprot thrift.TProtocol) error
func (*InvalidOperationException) String ¶
func (p *InvalidOperationException) String() string
type MetaException ¶
type MetaException struct {
Message string `thrift:"message,1" db:"message" json:"message"`
}
Attributes:
- Message
var ThriftHiveMetastoreAddIndexResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAddPartitionResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAlterDatabaseResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreAlterIndexResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterPartitionResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAlterTableResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreAppendPartitionByNameResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreAppendPartitionResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCancelDelegationTokenResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreCreateDatabaseResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreCreateTableResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreCreateTypeResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropDatabaseResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropIndexByNameResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropPartitionByNameResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropPartitionResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreDropRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreDropTableResult_O3_DEFAULT *MetaException
var ThriftHiveMetastoreDropTypeResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetAllDatabasesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetAllTablesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetDatabaseResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetDatabasesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetDelegationTokenResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetDelegationTokenWithSignatureResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetFieldsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetIndexByNameResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetIndexNamesResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetIndexesResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionByNameResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionNamesPsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionNamesResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionWithAuthResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsByFilterResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsPsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsPsWithAuthResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPartitionsWithAuthResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetPrivilegeSetResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetRoleNamesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetSchemaResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTableResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTablesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGetTypeAllResult_O2_DEFAULT *MetaException
var ThriftHiveMetastoreGetTypeResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGrantPrivilegesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreGrantRoleResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreListPrivilegesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreListRolesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastorePartitionNameToSpecResult_O1_DEFAULT *MetaException
var ThriftHiveMetastorePartitionNameToValsResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreRenewDelegationTokenResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreRevokePrivilegesResult_O1_DEFAULT *MetaException
var ThriftHiveMetastoreRevokeRoleResult_O1_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) ReadField1 ¶
func (p *MetaException) ReadField1(iprot thrift.TProtocol) error
func (*MetaException) String ¶
func (p *MetaException) String() string
type NoSuchObjectException ¶
type NoSuchObjectException struct {
Message string `thrift:"message,1" db:"message" json:"message"`
}
Attributes:
- Message
var ThriftHiveMetastoreAlterDatabaseResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreCreateTableResult_O4_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropDatabaseResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropIndexByNameResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropPartitionByNameResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropPartitionResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropTableResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreDropTypeResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetDatabaseResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetIndexByNameResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetIndexesResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionByNameResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionWithAuthResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsByFilterResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsPsWithAuthResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetPartitionsWithAuthResult_O1_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetTableResult_O2_DEFAULT *NoSuchObjectException
var ThriftHiveMetastoreGetTypeResult_O2_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 (p *NoSuchObjectException) Read(iprot thrift.TProtocol) error
func (*NoSuchObjectException) ReadField1 ¶
func (p *NoSuchObjectException) ReadField1(iprot thrift.TProtocol) error
func (*NoSuchObjectException) String ¶
func (p *NoSuchObjectException) String() string
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
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 ThriftHiveMetastoreAlterPartitionArgs_NewPart__DEFAULT *Partition
var ThriftHiveMetastoreAppendPartitionByNameResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreAppendPartitionResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreGetPartitionByNameResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreGetPartitionResult_Success_DEFAULT *Partition
var ThriftHiveMetastoreGetPartitionWithAuthResult_Success_DEFAULT *Partition
func NewPartition ¶
func NewPartition() *Partition
func (*Partition) GetCreateTime ¶
func (*Partition) GetLastAccessTime ¶
func (*Partition) GetParameters ¶
func (*Partition) GetPrivileges ¶
func (p *Partition) GetPrivileges() *PrincipalPrivilegeSet
func (*Partition) GetSd ¶
func (p *Partition) GetSd() *StorageDescriptor
func (*Partition) GetTableName ¶
func (*Partition) IsSetPrivileges ¶
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 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 (p *PrincipalPrivilegeSet) Read(iprot thrift.TProtocol) error
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
type PrincipalType ¶
type PrincipalType int64
const ( PrincipalType_USER PrincipalType = 1 PrincipalType_ROLE PrincipalType = 2 PrincipalType_GROUP PrincipalType = 3 )
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
type PrivilegeBag ¶
type PrivilegeBag struct {
Privileges []*HiveObjectPrivilege `thrift:"privileges,1" db:"privileges" json:"privileges"`
}
Attributes:
- Privileges
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) ReadField1 ¶
func (p *PrivilegeBag) ReadField1(iprot thrift.TProtocol) error
func (*PrivilegeBag) String ¶
func (p *PrivilegeBag) String() string
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) 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
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 (*Role) GetCreateTime ¶
func (*Role) GetOwnerName ¶
func (*Role) GetRoleName ¶
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 (*Schema) GetFieldSchemas ¶
func (p *Schema) GetFieldSchemas() []*FieldSchema
func (*Schema) GetProperties ¶
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) GetParameters ¶
func (*SerDeInfo) GetSerializationLib ¶
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"` }
Attributes:
- Cols
- Location
- InputFormat
- OutputFormat
- Compressed
- NumBuckets
- SerdeInfo
- BucketCols
- SortCols
- Parameters
var Index_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) GetSortCols ¶
func (p *StorageDescriptor) GetSortCols() []*Order
func (*StorageDescriptor) IsSetSerdeInfo ¶
func (p *StorageDescriptor) IsSetSerdeInfo() bool
func (*StorageDescriptor) ReadField1 ¶
func (p *StorageDescriptor) ReadField1(iprot thrift.TProtocol) error
func (*StorageDescriptor) ReadField10 ¶
func (p *StorageDescriptor) ReadField10(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
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"` }
Attributes:
- TableName
- DbName
- Owner
- CreateTime
- LastAccessTime
- Retention
- Sd
- PartitionKeys
- Parameters
- ViewOriginalText
- ViewExpandedText
- TableType
- Privileges
var ThriftHiveMetastoreAddIndexArgs_IndexTable_DEFAULT *Table
var ThriftHiveMetastoreAlterTableArgs_NewTbl__DEFAULT *Table
var ThriftHiveMetastoreCreateTableArgs_Tbl_DEFAULT *Table
var ThriftHiveMetastoreGetTableResult_Success_DEFAULT *Table
func (*Table) GetCreateTime ¶
func (*Table) GetLastAccessTime ¶
func (*Table) GetParameters ¶
func (*Table) GetPartitionKeys ¶
func (p *Table) GetPartitionKeys() []*FieldSchema
func (*Table) GetPrivileges ¶
func (p *Table) GetPrivileges() *PrincipalPrivilegeSet
func (*Table) GetRetention ¶
func (*Table) GetSd ¶
func (p *Table) GetSd() *StorageDescriptor
func (*Table) GetTableName ¶
func (*Table) GetTableType ¶
func (*Table) GetViewExpandedText ¶
func (*Table) GetViewOriginalText ¶
func (*Table) IsSetPrivileges ¶
type ThriftHiveMetastore ¶
type ThriftHiveMetastore interface { fb303.FacebookService // 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 DropDatabase(ctx context.Context, name string, deleteData 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 GetSchema(ctx context.Context, db_name string, table_name string) (r []*FieldSchema, err error) // Parameters: // - Tbl CreateTable(ctx context.Context, tbl *Table) (err error) // Parameters: // - Dbname // - Name // - DeleteData DropTable(ctx context.Context, dbname string, name string, deleteData bool) (err error) // Parameters: // - DbName // - Pattern GetTables(ctx context.Context, db_name string, pattern string) (r []string, 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 // - TblName // - NewTbl_ AlterTable(ctx context.Context, dbname string, tbl_name string, new_tbl *Table) (err error) // Parameters: // - NewPart_ AddPartition(ctx context.Context, new_part *Partition) (r *Partition, err error) // Parameters: // - DbName // - TblName // - PartVals AppendPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string) (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 // - PartVals // - DeleteData DropPartition(ctx context.Context, db_name string, tbl_name string, part_vals []string, deleteData bool) (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 // - PartVals GetPartition(ctx context.Context, db_name string, tbl_name string, part_vals []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 GetPartitionNames(ctx context.Context, db_name string, tbl_name string, max_parts int16) (r []string, 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 // - NewPart_ AlterPartition(ctx context.Context, db_name string, tbl_name string, new_part *Partition) (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: // - 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: // - 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: // - 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: // - RenewerKerberosPrincipalName GetDelegationToken(ctx context.Context, renewer_kerberos_principal_name string) (r string, err error) // Parameters: // - RenewerKerberosPrincipalName // - TokenSignature GetDelegationTokenWithSignature(ctx context.Context, renewer_kerberos_principal_name string, token_signature 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) }
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 (p *ThriftHiveMetastoreAddIndexArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddIndexArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreAddIndexArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddIndexArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreAddIndexArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddIndexArgs) String ¶
func (p *ThriftHiveMetastoreAddIndexArgs) String() string
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 (p *ThriftHiveMetastoreAddIndexResult) GetO1() *InvalidObjectException
func (*ThriftHiveMetastoreAddIndexResult) GetO2 ¶
func (p *ThriftHiveMetastoreAddIndexResult) GetO2() *AlreadyExistsException
func (*ThriftHiveMetastoreAddIndexResult) GetO3 ¶
func (p *ThriftHiveMetastoreAddIndexResult) GetO3() *MetaException
func (*ThriftHiveMetastoreAddIndexResult) GetSuccess ¶
func (p *ThriftHiveMetastoreAddIndexResult) GetSuccess() *Index
func (*ThriftHiveMetastoreAddIndexResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreAddIndexResult) IsSetO1() bool
func (*ThriftHiveMetastoreAddIndexResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreAddIndexResult) IsSetO2() bool
func (*ThriftHiveMetastoreAddIndexResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreAddIndexResult) IsSetO3() bool
func (*ThriftHiveMetastoreAddIndexResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreAddIndexResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreAddIndexResult) Read ¶
func (p *ThriftHiveMetastoreAddIndexResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddIndexResult) ReadField0 ¶
func (p *ThriftHiveMetastoreAddIndexResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddIndexResult) ReadField1 ¶
func (p *ThriftHiveMetastoreAddIndexResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddIndexResult) ReadField2 ¶
func (p *ThriftHiveMetastoreAddIndexResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddIndexResult) ReadField3 ¶
func (p *ThriftHiveMetastoreAddIndexResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddIndexResult) String ¶
func (p *ThriftHiveMetastoreAddIndexResult) String() string
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 (p *ThriftHiveMetastoreAddPartitionArgs) GetNewPart_() *Partition
func (*ThriftHiveMetastoreAddPartitionArgs) IsSetNewPart_ ¶
func (p *ThriftHiveMetastoreAddPartitionArgs) IsSetNewPart_() bool
func (*ThriftHiveMetastoreAddPartitionArgs) Read ¶
func (p *ThriftHiveMetastoreAddPartitionArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddPartitionArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreAddPartitionArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddPartitionArgs) String ¶
func (p *ThriftHiveMetastoreAddPartitionArgs) String() string
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 (p *ThriftHiveMetastoreAddPartitionResult) GetO1() *InvalidObjectException
func (*ThriftHiveMetastoreAddPartitionResult) GetO2 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) GetO2() *AlreadyExistsException
func (*ThriftHiveMetastoreAddPartitionResult) GetO3 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) GetO3() *MetaException
func (*ThriftHiveMetastoreAddPartitionResult) GetSuccess ¶
func (p *ThriftHiveMetastoreAddPartitionResult) GetSuccess() *Partition
func (*ThriftHiveMetastoreAddPartitionResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) IsSetO1() bool
func (*ThriftHiveMetastoreAddPartitionResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) IsSetO2() bool
func (*ThriftHiveMetastoreAddPartitionResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) IsSetO3() bool
func (*ThriftHiveMetastoreAddPartitionResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreAddPartitionResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreAddPartitionResult) Read ¶
func (p *ThriftHiveMetastoreAddPartitionResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddPartitionResult) ReadField0 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddPartitionResult) ReadField1 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddPartitionResult) ReadField2 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddPartitionResult) ReadField3 ¶
func (p *ThriftHiveMetastoreAddPartitionResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAddPartitionResult) String ¶
func (p *ThriftHiveMetastoreAddPartitionResult) String() string
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 (p *ThriftHiveMetastoreAlterDatabaseArgs) GetDb() *Database
func (*ThriftHiveMetastoreAlterDatabaseArgs) GetDbname ¶
func (p *ThriftHiveMetastoreAlterDatabaseArgs) GetDbname() string
func (*ThriftHiveMetastoreAlterDatabaseArgs) IsSetDb ¶
func (p *ThriftHiveMetastoreAlterDatabaseArgs) IsSetDb() bool
func (*ThriftHiveMetastoreAlterDatabaseArgs) Read ¶
func (p *ThriftHiveMetastoreAlterDatabaseArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterDatabaseArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreAlterDatabaseArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterDatabaseArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreAlterDatabaseArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterDatabaseArgs) String ¶
func (p *ThriftHiveMetastoreAlterDatabaseArgs) String() string
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 (p *ThriftHiveMetastoreAlterDatabaseResult) GetO1() *MetaException
func (*ThriftHiveMetastoreAlterDatabaseResult) GetO2 ¶
func (p *ThriftHiveMetastoreAlterDatabaseResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreAlterDatabaseResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreAlterDatabaseResult) IsSetO1() bool
func (*ThriftHiveMetastoreAlterDatabaseResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreAlterDatabaseResult) IsSetO2() bool
func (*ThriftHiveMetastoreAlterDatabaseResult) Read ¶
func (p *ThriftHiveMetastoreAlterDatabaseResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterDatabaseResult) ReadField1 ¶
func (p *ThriftHiveMetastoreAlterDatabaseResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterDatabaseResult) ReadField2 ¶
func (p *ThriftHiveMetastoreAlterDatabaseResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterDatabaseResult) String ¶
func (p *ThriftHiveMetastoreAlterDatabaseResult) String() string
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 (p *ThriftHiveMetastoreAlterIndexArgs) GetDbname() string
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 (p *ThriftHiveMetastoreAlterIndexArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterIndexArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreAlterIndexArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterIndexArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreAlterIndexArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterIndexArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreAlterIndexArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterIndexArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreAlterIndexArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterIndexArgs) String ¶
func (p *ThriftHiveMetastoreAlterIndexArgs) String() string
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 (p *ThriftHiveMetastoreAlterIndexResult) GetO1() *InvalidOperationException
func (*ThriftHiveMetastoreAlterIndexResult) GetO2 ¶
func (p *ThriftHiveMetastoreAlterIndexResult) GetO2() *MetaException
func (*ThriftHiveMetastoreAlterIndexResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreAlterIndexResult) IsSetO1() bool
func (*ThriftHiveMetastoreAlterIndexResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreAlterIndexResult) IsSetO2() bool
func (*ThriftHiveMetastoreAlterIndexResult) Read ¶
func (p *ThriftHiveMetastoreAlterIndexResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterIndexResult) ReadField1 ¶
func (p *ThriftHiveMetastoreAlterIndexResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterIndexResult) ReadField2 ¶
func (p *ThriftHiveMetastoreAlterIndexResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterIndexResult) String ¶
func (p *ThriftHiveMetastoreAlterIndexResult) String() string
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 (p *ThriftHiveMetastoreAlterPartitionArgs) GetDbName() string
func (*ThriftHiveMetastoreAlterPartitionArgs) GetNewPart_ ¶
func (p *ThriftHiveMetastoreAlterPartitionArgs) GetNewPart_() *Partition
func (*ThriftHiveMetastoreAlterPartitionArgs) GetTblName ¶
func (p *ThriftHiveMetastoreAlterPartitionArgs) GetTblName() string
func (*ThriftHiveMetastoreAlterPartitionArgs) IsSetNewPart_ ¶
func (p *ThriftHiveMetastoreAlterPartitionArgs) IsSetNewPart_() bool
func (*ThriftHiveMetastoreAlterPartitionArgs) Read ¶
func (p *ThriftHiveMetastoreAlterPartitionArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterPartitionArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreAlterPartitionArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterPartitionArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreAlterPartitionArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterPartitionArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreAlterPartitionArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterPartitionArgs) String ¶
func (p *ThriftHiveMetastoreAlterPartitionArgs) String() string
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 (p *ThriftHiveMetastoreAlterPartitionResult) GetO1() *InvalidOperationException
func (*ThriftHiveMetastoreAlterPartitionResult) GetO2 ¶
func (p *ThriftHiveMetastoreAlterPartitionResult) GetO2() *MetaException
func (*ThriftHiveMetastoreAlterPartitionResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreAlterPartitionResult) IsSetO1() bool
func (*ThriftHiveMetastoreAlterPartitionResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreAlterPartitionResult) IsSetO2() bool
func (*ThriftHiveMetastoreAlterPartitionResult) Read ¶
func (p *ThriftHiveMetastoreAlterPartitionResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterPartitionResult) ReadField1 ¶
func (p *ThriftHiveMetastoreAlterPartitionResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterPartitionResult) ReadField2 ¶
func (p *ThriftHiveMetastoreAlterPartitionResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterPartitionResult) String ¶
func (p *ThriftHiveMetastoreAlterPartitionResult) String() string
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 (p *ThriftHiveMetastoreAlterTableArgs) GetDbname() string
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 (p *ThriftHiveMetastoreAlterTableArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterTableArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreAlterTableArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterTableArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreAlterTableArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterTableArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreAlterTableArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterTableArgs) String ¶
func (p *ThriftHiveMetastoreAlterTableArgs) String() string
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 (p *ThriftHiveMetastoreAlterTableResult) GetO1() *InvalidOperationException
func (*ThriftHiveMetastoreAlterTableResult) GetO2 ¶
func (p *ThriftHiveMetastoreAlterTableResult) GetO2() *MetaException
func (*ThriftHiveMetastoreAlterTableResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreAlterTableResult) IsSetO1() bool
func (*ThriftHiveMetastoreAlterTableResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreAlterTableResult) IsSetO2() bool
func (*ThriftHiveMetastoreAlterTableResult) Read ¶
func (p *ThriftHiveMetastoreAlterTableResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterTableResult) ReadField1 ¶
func (p *ThriftHiveMetastoreAlterTableResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterTableResult) ReadField2 ¶
func (p *ThriftHiveMetastoreAlterTableResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAlterTableResult) String ¶
func (p *ThriftHiveMetastoreAlterTableResult) String() string
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 (p *ThriftHiveMetastoreAppendPartitionArgs) GetDbName() string
func (*ThriftHiveMetastoreAppendPartitionArgs) GetPartVals ¶
func (p *ThriftHiveMetastoreAppendPartitionArgs) GetPartVals() []string
func (*ThriftHiveMetastoreAppendPartitionArgs) GetTblName ¶
func (p *ThriftHiveMetastoreAppendPartitionArgs) GetTblName() string
func (*ThriftHiveMetastoreAppendPartitionArgs) Read ¶
func (p *ThriftHiveMetastoreAppendPartitionArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreAppendPartitionArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreAppendPartitionArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreAppendPartitionArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionArgs) String ¶
func (p *ThriftHiveMetastoreAppendPartitionArgs) String() string
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 (p *ThriftHiveMetastoreAppendPartitionByNameArgs) GetDbName() string
func (*ThriftHiveMetastoreAppendPartitionByNameArgs) GetPartName ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) GetPartName() string
func (*ThriftHiveMetastoreAppendPartitionByNameArgs) GetTblName ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) GetTblName() string
func (*ThriftHiveMetastoreAppendPartitionByNameArgs) Read ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameArgs) String ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameArgs) String() string
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 (p *ThriftHiveMetastoreAppendPartitionByNameResult) GetO1() *InvalidObjectException
func (*ThriftHiveMetastoreAppendPartitionByNameResult) GetO2 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) GetO2() *AlreadyExistsException
func (*ThriftHiveMetastoreAppendPartitionByNameResult) GetO3 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) GetO3() *MetaException
func (*ThriftHiveMetastoreAppendPartitionByNameResult) GetSuccess ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) GetSuccess() *Partition
func (*ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO1() bool
func (*ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO2() bool
func (*ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) IsSetO3() bool
func (*ThriftHiveMetastoreAppendPartitionByNameResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreAppendPartitionByNameResult) Read ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameResult) ReadField0 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameResult) ReadField1 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameResult) ReadField2 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameResult) ReadField3 ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionByNameResult) String ¶
func (p *ThriftHiveMetastoreAppendPartitionByNameResult) String() string
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 (p *ThriftHiveMetastoreAppendPartitionResult) GetO1() *InvalidObjectException
func (*ThriftHiveMetastoreAppendPartitionResult) GetO2 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) GetO2() *AlreadyExistsException
func (*ThriftHiveMetastoreAppendPartitionResult) GetO3 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) GetO3() *MetaException
func (*ThriftHiveMetastoreAppendPartitionResult) GetSuccess ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) GetSuccess() *Partition
func (*ThriftHiveMetastoreAppendPartitionResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) IsSetO1() bool
func (*ThriftHiveMetastoreAppendPartitionResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) IsSetO2() bool
func (*ThriftHiveMetastoreAppendPartitionResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) IsSetO3() bool
func (*ThriftHiveMetastoreAppendPartitionResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreAppendPartitionResult) Read ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionResult) ReadField0 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionResult) ReadField1 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionResult) ReadField2 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionResult) ReadField3 ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreAppendPartitionResult) String ¶
func (p *ThriftHiveMetastoreAppendPartitionResult) String() string
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 (p *ThriftHiveMetastoreCancelDelegationTokenArgs) GetTokenStrForm() string
func (*ThriftHiveMetastoreCancelDelegationTokenArgs) Read ¶
func (p *ThriftHiveMetastoreCancelDelegationTokenArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCancelDelegationTokenArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreCancelDelegationTokenArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCancelDelegationTokenArgs) String ¶
func (p *ThriftHiveMetastoreCancelDelegationTokenArgs) String() string
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 (p *ThriftHiveMetastoreCancelDelegationTokenResult) GetO1() *MetaException
func (*ThriftHiveMetastoreCancelDelegationTokenResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreCancelDelegationTokenResult) IsSetO1() bool
func (*ThriftHiveMetastoreCancelDelegationTokenResult) Read ¶
func (p *ThriftHiveMetastoreCancelDelegationTokenResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCancelDelegationTokenResult) ReadField1 ¶
func (p *ThriftHiveMetastoreCancelDelegationTokenResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCancelDelegationTokenResult) String ¶
func (p *ThriftHiveMetastoreCancelDelegationTokenResult) String() string
type ThriftHiveMetastoreClient ¶
type ThriftHiveMetastoreClient struct {
*fb303.FacebookServiceClient
}
This interface is live.
func NewThriftHiveMetastoreClient ¶
func NewThriftHiveMetastoreClient(c thrift.TClient) *ThriftHiveMetastoreClient
func NewThriftHiveMetastoreClientFactory ¶
func NewThriftHiveMetastoreClientFactory(t thrift.TTransport, f thrift.TProtocolFactory) *ThriftHiveMetastoreClient
func NewThriftHiveMetastoreClientProtocol ¶
func NewThriftHiveMetastoreClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *ThriftHiveMetastoreClient
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) AddPartition ¶
func (p *ThriftHiveMetastoreClient) AddPartition(ctx context.Context, new_part *Partition) (r *Partition, err error)
Parameters:
- NewPart_
func (*ThriftHiveMetastoreClient) AlterDatabase ¶
func (p *ThriftHiveMetastoreClient) AlterDatabase(ctx context.Context, dbname string, db *Database) (err error)
Parameters:
- Dbname
- Db
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) AlterTable ¶
func (p *ThriftHiveMetastoreClient) AlterTable(ctx context.Context, dbname string, tbl_name string, new_tbl *Table) (err error)
Parameters:
- Dbname
- TblName
- NewTbl_
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) CancelDelegationToken ¶
func (p *ThriftHiveMetastoreClient) CancelDelegationToken(ctx context.Context, token_str_form string) (err error)
Parameters:
- TokenStrForm
func (*ThriftHiveMetastoreClient) CreateDatabase ¶
func (p *ThriftHiveMetastoreClient) CreateDatabase(ctx context.Context, database *Database) (err error)
Parameters:
- Database
func (*ThriftHiveMetastoreClient) CreateTable ¶
func (p *ThriftHiveMetastoreClient) CreateTable(ctx context.Context, tbl *Table) (err error)
Parameters:
- Tbl
func (*ThriftHiveMetastoreClient) CreateType ¶
func (p *ThriftHiveMetastoreClient) CreateType(ctx context.Context, type_a1 *Type) (r bool, err error)
Parameters:
- Type
func (*ThriftHiveMetastoreClient) DropDatabase ¶
func (p *ThriftHiveMetastoreClient) DropDatabase(ctx context.Context, name string, deleteData bool) (err error)
Parameters:
- Name
- DeleteData
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) 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) DropType ¶
func (p *ThriftHiveMetastoreClient) DropType(ctx context.Context, type_a1 string) (r bool, err error)
Parameters:
- Type
func (*ThriftHiveMetastoreClient) GetAllDatabases ¶
func (p *ThriftHiveMetastoreClient) GetAllDatabases(ctx context.Context) (r []string, err error)
func (*ThriftHiveMetastoreClient) GetAllTables ¶
func (p *ThriftHiveMetastoreClient) GetAllTables(ctx context.Context, db_name string) (r []string, err error)
Parameters:
- DbName
func (*ThriftHiveMetastoreClient) GetConfigValue ¶
func (p *ThriftHiveMetastoreClient) GetConfigValue(ctx context.Context, name string, defaultValue string) (r string, err error)
Parameters:
- Name
- DefaultValue
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, renewer_kerberos_principal_name string) (r string, err error)
Parameters:
- RenewerKerberosPrincipalName
func (*ThriftHiveMetastoreClient) GetDelegationTokenWithSignature ¶
func (p *ThriftHiveMetastoreClient) GetDelegationTokenWithSignature(ctx context.Context, renewer_kerberos_principal_name string, token_signature string) (r string, err error)
Parameters:
- RenewerKerberosPrincipalName
- TokenSignature
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) 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) 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) 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) 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) 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) 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) 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) 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) 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) GetTable ¶
func (p *ThriftHiveMetastoreClient) GetTable(ctx context.Context, dbname string, tbl_name string) (r *Table, err error)
Parameters:
- Dbname
- TblName
func (*ThriftHiveMetastoreClient) GetTables ¶
func (p *ThriftHiveMetastoreClient) GetTables(ctx context.Context, db_name string, pattern string) (r []string, err error)
Parameters:
- DbName
- Pattern
func (*ThriftHiveMetastoreClient) GetTypeAll ¶
func (p *ThriftHiveMetastoreClient) GetTypeAll(ctx context.Context, name string) (r map[string]*Type, err error)
Parameters:
- Name
func (*ThriftHiveMetastoreClient) GrantPrivileges ¶
func (p *ThriftHiveMetastoreClient) GrantPrivileges(ctx context.Context, privileges *PrivilegeBag) (r bool, err error)
Parameters:
- Privileges
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) 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) 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) 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
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 (p *ThriftHiveMetastoreCreateDatabaseArgs) GetDatabase() *Database
func (*ThriftHiveMetastoreCreateDatabaseArgs) IsSetDatabase ¶
func (p *ThriftHiveMetastoreCreateDatabaseArgs) IsSetDatabase() bool
func (*ThriftHiveMetastoreCreateDatabaseArgs) Read ¶
func (p *ThriftHiveMetastoreCreateDatabaseArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateDatabaseArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreCreateDatabaseArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateDatabaseArgs) String ¶
func (p *ThriftHiveMetastoreCreateDatabaseArgs) String() string
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 (p *ThriftHiveMetastoreCreateDatabaseResult) GetO1() *AlreadyExistsException
func (*ThriftHiveMetastoreCreateDatabaseResult) GetO2 ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) GetO2() *InvalidObjectException
func (*ThriftHiveMetastoreCreateDatabaseResult) GetO3 ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) GetO3() *MetaException
func (*ThriftHiveMetastoreCreateDatabaseResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) IsSetO1() bool
func (*ThriftHiveMetastoreCreateDatabaseResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) IsSetO2() bool
func (*ThriftHiveMetastoreCreateDatabaseResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) IsSetO3() bool
func (*ThriftHiveMetastoreCreateDatabaseResult) Read ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateDatabaseResult) ReadField1 ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateDatabaseResult) ReadField2 ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateDatabaseResult) ReadField3 ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateDatabaseResult) String ¶
func (p *ThriftHiveMetastoreCreateDatabaseResult) String() string
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 (p *ThriftHiveMetastoreCreateRoleArgs) GetRole() *Role
func (*ThriftHiveMetastoreCreateRoleArgs) IsSetRole ¶
func (p *ThriftHiveMetastoreCreateRoleArgs) IsSetRole() bool
func (*ThriftHiveMetastoreCreateRoleArgs) Read ¶
func (p *ThriftHiveMetastoreCreateRoleArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateRoleArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreCreateRoleArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateRoleArgs) String ¶
func (p *ThriftHiveMetastoreCreateRoleArgs) String() string
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 (p *ThriftHiveMetastoreCreateRoleResult) GetO1() *MetaException
func (*ThriftHiveMetastoreCreateRoleResult) GetSuccess ¶
func (p *ThriftHiveMetastoreCreateRoleResult) GetSuccess() bool
func (*ThriftHiveMetastoreCreateRoleResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreCreateRoleResult) IsSetO1() bool
func (*ThriftHiveMetastoreCreateRoleResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreCreateRoleResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreCreateRoleResult) Read ¶
func (p *ThriftHiveMetastoreCreateRoleResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateRoleResult) ReadField0 ¶
func (p *ThriftHiveMetastoreCreateRoleResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateRoleResult) ReadField1 ¶
func (p *ThriftHiveMetastoreCreateRoleResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateRoleResult) String ¶
func (p *ThriftHiveMetastoreCreateRoleResult) String() string
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 (p *ThriftHiveMetastoreCreateTableArgs) GetTbl() *Table
func (*ThriftHiveMetastoreCreateTableArgs) IsSetTbl ¶
func (p *ThriftHiveMetastoreCreateTableArgs) IsSetTbl() bool
func (*ThriftHiveMetastoreCreateTableArgs) Read ¶
func (p *ThriftHiveMetastoreCreateTableArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTableArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreCreateTableArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTableArgs) String ¶
func (p *ThriftHiveMetastoreCreateTableArgs) String() string
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 (p *ThriftHiveMetastoreCreateTableResult) GetO1() *AlreadyExistsException
func (*ThriftHiveMetastoreCreateTableResult) GetO2 ¶
func (p *ThriftHiveMetastoreCreateTableResult) GetO2() *InvalidObjectException
func (*ThriftHiveMetastoreCreateTableResult) GetO3 ¶
func (p *ThriftHiveMetastoreCreateTableResult) GetO3() *MetaException
func (*ThriftHiveMetastoreCreateTableResult) GetO4 ¶
func (p *ThriftHiveMetastoreCreateTableResult) GetO4() *NoSuchObjectException
func (*ThriftHiveMetastoreCreateTableResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreCreateTableResult) IsSetO1() bool
func (*ThriftHiveMetastoreCreateTableResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreCreateTableResult) IsSetO2() bool
func (*ThriftHiveMetastoreCreateTableResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreCreateTableResult) IsSetO3() bool
func (*ThriftHiveMetastoreCreateTableResult) IsSetO4 ¶
func (p *ThriftHiveMetastoreCreateTableResult) IsSetO4() bool
func (*ThriftHiveMetastoreCreateTableResult) Read ¶
func (p *ThriftHiveMetastoreCreateTableResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTableResult) ReadField1 ¶
func (p *ThriftHiveMetastoreCreateTableResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTableResult) ReadField2 ¶
func (p *ThriftHiveMetastoreCreateTableResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTableResult) ReadField3 ¶
func (p *ThriftHiveMetastoreCreateTableResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTableResult) ReadField4 ¶
func (p *ThriftHiveMetastoreCreateTableResult) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTableResult) String ¶
func (p *ThriftHiveMetastoreCreateTableResult) String() string
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 (p *ThriftHiveMetastoreCreateTypeArgs) GetType() *Type
func (*ThriftHiveMetastoreCreateTypeArgs) IsSetType ¶
func (p *ThriftHiveMetastoreCreateTypeArgs) IsSetType() bool
func (*ThriftHiveMetastoreCreateTypeArgs) Read ¶
func (p *ThriftHiveMetastoreCreateTypeArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTypeArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreCreateTypeArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTypeArgs) String ¶
func (p *ThriftHiveMetastoreCreateTypeArgs) String() string
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 (p *ThriftHiveMetastoreCreateTypeResult) GetO1() *AlreadyExistsException
func (*ThriftHiveMetastoreCreateTypeResult) GetO2 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) GetO2() *InvalidObjectException
func (*ThriftHiveMetastoreCreateTypeResult) GetO3 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) GetO3() *MetaException
func (*ThriftHiveMetastoreCreateTypeResult) GetSuccess ¶
func (p *ThriftHiveMetastoreCreateTypeResult) GetSuccess() bool
func (*ThriftHiveMetastoreCreateTypeResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) IsSetO1() bool
func (*ThriftHiveMetastoreCreateTypeResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) IsSetO2() bool
func (*ThriftHiveMetastoreCreateTypeResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) IsSetO3() bool
func (*ThriftHiveMetastoreCreateTypeResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreCreateTypeResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreCreateTypeResult) Read ¶
func (p *ThriftHiveMetastoreCreateTypeResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTypeResult) ReadField0 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTypeResult) ReadField1 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTypeResult) ReadField2 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTypeResult) ReadField3 ¶
func (p *ThriftHiveMetastoreCreateTypeResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreCreateTypeResult) String ¶
func (p *ThriftHiveMetastoreCreateTypeResult) String() string
type ThriftHiveMetastoreDropDatabaseArgs ¶
type ThriftHiveMetastoreDropDatabaseArgs struct { Name string `thrift:"name,1" db:"name" json:"name"` DeleteData bool `thrift:"deleteData,2" db:"deleteData" json:"deleteData"` }
Attributes:
- Name
- DeleteData
func NewThriftHiveMetastoreDropDatabaseArgs ¶
func NewThriftHiveMetastoreDropDatabaseArgs() *ThriftHiveMetastoreDropDatabaseArgs
func (*ThriftHiveMetastoreDropDatabaseArgs) GetDeleteData ¶
func (p *ThriftHiveMetastoreDropDatabaseArgs) GetDeleteData() bool
func (*ThriftHiveMetastoreDropDatabaseArgs) GetName ¶
func (p *ThriftHiveMetastoreDropDatabaseArgs) GetName() string
func (*ThriftHiveMetastoreDropDatabaseArgs) Read ¶
func (p *ThriftHiveMetastoreDropDatabaseArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropDatabaseArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreDropDatabaseArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropDatabaseArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreDropDatabaseArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropDatabaseArgs) String ¶
func (p *ThriftHiveMetastoreDropDatabaseArgs) String() string
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 (p *ThriftHiveMetastoreDropDatabaseResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreDropDatabaseResult) GetO2 ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) GetO2() *InvalidOperationException
func (*ThriftHiveMetastoreDropDatabaseResult) GetO3 ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) GetO3() *MetaException
func (*ThriftHiveMetastoreDropDatabaseResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) IsSetO1() bool
func (*ThriftHiveMetastoreDropDatabaseResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) IsSetO2() bool
func (*ThriftHiveMetastoreDropDatabaseResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) IsSetO3() bool
func (*ThriftHiveMetastoreDropDatabaseResult) Read ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropDatabaseResult) ReadField1 ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropDatabaseResult) ReadField2 ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropDatabaseResult) ReadField3 ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropDatabaseResult) String ¶
func (p *ThriftHiveMetastoreDropDatabaseResult) String() string
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 (p *ThriftHiveMetastoreDropIndexByNameArgs) GetDbName() string
func (*ThriftHiveMetastoreDropIndexByNameArgs) GetDeleteData ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) GetDeleteData() bool
func (*ThriftHiveMetastoreDropIndexByNameArgs) GetIndexName ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) GetIndexName() string
func (*ThriftHiveMetastoreDropIndexByNameArgs) GetTblName ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) GetTblName() string
func (*ThriftHiveMetastoreDropIndexByNameArgs) Read ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameArgs) String ¶
func (p *ThriftHiveMetastoreDropIndexByNameArgs) String() string
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 (p *ThriftHiveMetastoreDropIndexByNameResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreDropIndexByNameResult) GetO2 ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) GetO2() *MetaException
func (*ThriftHiveMetastoreDropIndexByNameResult) GetSuccess ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) GetSuccess() bool
func (*ThriftHiveMetastoreDropIndexByNameResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) IsSetO1() bool
func (*ThriftHiveMetastoreDropIndexByNameResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) IsSetO2() bool
func (*ThriftHiveMetastoreDropIndexByNameResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreDropIndexByNameResult) Read ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameResult) ReadField0 ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameResult) ReadField1 ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameResult) ReadField2 ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropIndexByNameResult) String ¶
func (p *ThriftHiveMetastoreDropIndexByNameResult) String() string
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 (p *ThriftHiveMetastoreDropPartitionArgs) GetDbName() string
func (*ThriftHiveMetastoreDropPartitionArgs) GetDeleteData ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) GetDeleteData() bool
func (*ThriftHiveMetastoreDropPartitionArgs) GetPartVals ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) GetPartVals() []string
func (*ThriftHiveMetastoreDropPartitionArgs) GetTblName ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) GetTblName() string
func (*ThriftHiveMetastoreDropPartitionArgs) Read ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionArgs) String ¶
func (p *ThriftHiveMetastoreDropPartitionArgs) String() string
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 (p *ThriftHiveMetastoreDropPartitionByNameArgs) GetDbName() string
func (*ThriftHiveMetastoreDropPartitionByNameArgs) GetDeleteData ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) GetDeleteData() bool
func (*ThriftHiveMetastoreDropPartitionByNameArgs) GetPartName ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) GetPartName() string
func (*ThriftHiveMetastoreDropPartitionByNameArgs) GetTblName ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) GetTblName() string
func (*ThriftHiveMetastoreDropPartitionByNameArgs) Read ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameArgs) String ¶
func (p *ThriftHiveMetastoreDropPartitionByNameArgs) String() string
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 (p *ThriftHiveMetastoreDropPartitionByNameResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreDropPartitionByNameResult) GetO2 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) GetO2() *MetaException
func (*ThriftHiveMetastoreDropPartitionByNameResult) GetSuccess ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) GetSuccess() bool
func (*ThriftHiveMetastoreDropPartitionByNameResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) IsSetO1() bool
func (*ThriftHiveMetastoreDropPartitionByNameResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) IsSetO2() bool
func (*ThriftHiveMetastoreDropPartitionByNameResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreDropPartitionByNameResult) Read ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameResult) ReadField0 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameResult) ReadField1 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameResult) ReadField2 ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionByNameResult) String ¶
func (p *ThriftHiveMetastoreDropPartitionByNameResult) String() string
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 (p *ThriftHiveMetastoreDropPartitionResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreDropPartitionResult) GetO2 ¶
func (p *ThriftHiveMetastoreDropPartitionResult) GetO2() *MetaException
func (*ThriftHiveMetastoreDropPartitionResult) GetSuccess ¶
func (p *ThriftHiveMetastoreDropPartitionResult) GetSuccess() bool
func (*ThriftHiveMetastoreDropPartitionResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreDropPartitionResult) IsSetO1() bool
func (*ThriftHiveMetastoreDropPartitionResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreDropPartitionResult) IsSetO2() bool
func (*ThriftHiveMetastoreDropPartitionResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreDropPartitionResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreDropPartitionResult) Read ¶
func (p *ThriftHiveMetastoreDropPartitionResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionResult) ReadField0 ¶
func (p *ThriftHiveMetastoreDropPartitionResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionResult) ReadField1 ¶
func (p *ThriftHiveMetastoreDropPartitionResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionResult) ReadField2 ¶
func (p *ThriftHiveMetastoreDropPartitionResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropPartitionResult) String ¶
func (p *ThriftHiveMetastoreDropPartitionResult) String() string
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 (p *ThriftHiveMetastoreDropRoleArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropRoleArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreDropRoleArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropRoleArgs) String ¶
func (p *ThriftHiveMetastoreDropRoleArgs) String() string
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 (p *ThriftHiveMetastoreDropRoleResult) GetO1() *MetaException
func (*ThriftHiveMetastoreDropRoleResult) GetSuccess ¶
func (p *ThriftHiveMetastoreDropRoleResult) GetSuccess() bool
func (*ThriftHiveMetastoreDropRoleResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreDropRoleResult) IsSetO1() bool
func (*ThriftHiveMetastoreDropRoleResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreDropRoleResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreDropRoleResult) Read ¶
func (p *ThriftHiveMetastoreDropRoleResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropRoleResult) ReadField0 ¶
func (p *ThriftHiveMetastoreDropRoleResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropRoleResult) ReadField1 ¶
func (p *ThriftHiveMetastoreDropRoleResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropRoleResult) String ¶
func (p *ThriftHiveMetastoreDropRoleResult) String() string
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 (p *ThriftHiveMetastoreDropTableArgs) GetDbname() string
func (*ThriftHiveMetastoreDropTableArgs) GetDeleteData ¶
func (p *ThriftHiveMetastoreDropTableArgs) GetDeleteData() bool
func (*ThriftHiveMetastoreDropTableArgs) GetName ¶
func (p *ThriftHiveMetastoreDropTableArgs) GetName() string
func (*ThriftHiveMetastoreDropTableArgs) Read ¶
func (p *ThriftHiveMetastoreDropTableArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTableArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreDropTableArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTableArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreDropTableArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTableArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreDropTableArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTableArgs) String ¶
func (p *ThriftHiveMetastoreDropTableArgs) String() string
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 (p *ThriftHiveMetastoreDropTableResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreDropTableResult) GetO3 ¶
func (p *ThriftHiveMetastoreDropTableResult) GetO3() *MetaException
func (*ThriftHiveMetastoreDropTableResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreDropTableResult) IsSetO1() bool
func (*ThriftHiveMetastoreDropTableResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreDropTableResult) IsSetO3() bool
func (*ThriftHiveMetastoreDropTableResult) Read ¶
func (p *ThriftHiveMetastoreDropTableResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTableResult) ReadField1 ¶
func (p *ThriftHiveMetastoreDropTableResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTableResult) ReadField2 ¶
func (p *ThriftHiveMetastoreDropTableResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTableResult) String ¶
func (p *ThriftHiveMetastoreDropTableResult) String() string
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 (p *ThriftHiveMetastoreDropTypeArgs) GetType() string
func (*ThriftHiveMetastoreDropTypeArgs) Read ¶
func (p *ThriftHiveMetastoreDropTypeArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTypeArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreDropTypeArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTypeArgs) String ¶
func (p *ThriftHiveMetastoreDropTypeArgs) String() string
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 (p *ThriftHiveMetastoreDropTypeResult) GetO1() *MetaException
func (*ThriftHiveMetastoreDropTypeResult) GetO2 ¶
func (p *ThriftHiveMetastoreDropTypeResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreDropTypeResult) GetSuccess ¶
func (p *ThriftHiveMetastoreDropTypeResult) GetSuccess() bool
func (*ThriftHiveMetastoreDropTypeResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreDropTypeResult) IsSetO1() bool
func (*ThriftHiveMetastoreDropTypeResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreDropTypeResult) IsSetO2() bool
func (*ThriftHiveMetastoreDropTypeResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreDropTypeResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreDropTypeResult) Read ¶
func (p *ThriftHiveMetastoreDropTypeResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTypeResult) ReadField0 ¶
func (p *ThriftHiveMetastoreDropTypeResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTypeResult) ReadField1 ¶
func (p *ThriftHiveMetastoreDropTypeResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTypeResult) ReadField2 ¶
func (p *ThriftHiveMetastoreDropTypeResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreDropTypeResult) String ¶
func (p *ThriftHiveMetastoreDropTypeResult) String() string
type ThriftHiveMetastoreGetAllDatabasesArgs ¶
type ThriftHiveMetastoreGetAllDatabasesArgs struct { }
func NewThriftHiveMetastoreGetAllDatabasesArgs ¶
func NewThriftHiveMetastoreGetAllDatabasesArgs() *ThriftHiveMetastoreGetAllDatabasesArgs
func (*ThriftHiveMetastoreGetAllDatabasesArgs) Read ¶
func (p *ThriftHiveMetastoreGetAllDatabasesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllDatabasesArgs) String ¶
func (p *ThriftHiveMetastoreGetAllDatabasesArgs) String() string
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 (p *ThriftHiveMetastoreGetAllDatabasesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetAllDatabasesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetAllDatabasesResult) GetSuccess() []string
func (*ThriftHiveMetastoreGetAllDatabasesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetAllDatabasesResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetAllDatabasesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetAllDatabasesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetAllDatabasesResult) Read ¶
func (p *ThriftHiveMetastoreGetAllDatabasesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllDatabasesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetAllDatabasesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllDatabasesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetAllDatabasesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllDatabasesResult) String ¶
func (p *ThriftHiveMetastoreGetAllDatabasesResult) String() string
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 (p *ThriftHiveMetastoreGetAllTablesArgs) GetDbName() string
func (*ThriftHiveMetastoreGetAllTablesArgs) Read ¶
func (p *ThriftHiveMetastoreGetAllTablesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllTablesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetAllTablesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllTablesArgs) String ¶
func (p *ThriftHiveMetastoreGetAllTablesArgs) String() string
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 (p *ThriftHiveMetastoreGetAllTablesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetAllTablesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetAllTablesResult) GetSuccess() []string
func (*ThriftHiveMetastoreGetAllTablesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetAllTablesResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetAllTablesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetAllTablesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetAllTablesResult) Read ¶
func (p *ThriftHiveMetastoreGetAllTablesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllTablesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetAllTablesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllTablesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetAllTablesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetAllTablesResult) String ¶
func (p *ThriftHiveMetastoreGetAllTablesResult) String() string
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 (p *ThriftHiveMetastoreGetConfigValueArgs) GetName() string
func (*ThriftHiveMetastoreGetConfigValueArgs) Read ¶
func (p *ThriftHiveMetastoreGetConfigValueArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetConfigValueArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetConfigValueArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetConfigValueArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetConfigValueArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetConfigValueArgs) String ¶
func (p *ThriftHiveMetastoreGetConfigValueArgs) String() string
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 (p *ThriftHiveMetastoreGetConfigValueResult) GetO1() *ConfigValSecurityException
func (*ThriftHiveMetastoreGetConfigValueResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetConfigValueResult) GetSuccess() string
func (*ThriftHiveMetastoreGetConfigValueResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetConfigValueResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetConfigValueResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetConfigValueResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetConfigValueResult) Read ¶
func (p *ThriftHiveMetastoreGetConfigValueResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetConfigValueResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetConfigValueResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetConfigValueResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetConfigValueResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetConfigValueResult) String ¶
func (p *ThriftHiveMetastoreGetConfigValueResult) String() string
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 (p *ThriftHiveMetastoreGetDatabaseArgs) GetName() string
func (*ThriftHiveMetastoreGetDatabaseArgs) Read ¶
func (p *ThriftHiveMetastoreGetDatabaseArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabaseArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetDatabaseArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabaseArgs) String ¶
func (p *ThriftHiveMetastoreGetDatabaseArgs) String() string
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 (p *ThriftHiveMetastoreGetDatabaseResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreGetDatabaseResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) GetO2() *MetaException
func (*ThriftHiveMetastoreGetDatabaseResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) GetSuccess() *Database
func (*ThriftHiveMetastoreGetDatabaseResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetDatabaseResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetDatabaseResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetDatabaseResult) Read ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabaseResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabaseResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabaseResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabaseResult) String ¶
func (p *ThriftHiveMetastoreGetDatabaseResult) String() string
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 (p *ThriftHiveMetastoreGetDatabasesArgs) GetPattern() string
func (*ThriftHiveMetastoreGetDatabasesArgs) Read ¶
func (p *ThriftHiveMetastoreGetDatabasesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabasesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetDatabasesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabasesArgs) String ¶
func (p *ThriftHiveMetastoreGetDatabasesArgs) String() string
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 (p *ThriftHiveMetastoreGetDatabasesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetDatabasesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetDatabasesResult) GetSuccess() []string
func (*ThriftHiveMetastoreGetDatabasesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetDatabasesResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetDatabasesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetDatabasesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetDatabasesResult) Read ¶
func (p *ThriftHiveMetastoreGetDatabasesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabasesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetDatabasesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabasesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetDatabasesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDatabasesResult) String ¶
func (p *ThriftHiveMetastoreGetDatabasesResult) String() string
type ThriftHiveMetastoreGetDelegationTokenArgs ¶
type ThriftHiveMetastoreGetDelegationTokenArgs struct {
RenewerKerberosPrincipalName string `thrift:"renewer_kerberos_principal_name,1" db:"renewer_kerberos_principal_name" json:"renewer_kerberos_principal_name"`
}
Attributes:
- RenewerKerberosPrincipalName
func NewThriftHiveMetastoreGetDelegationTokenArgs ¶
func NewThriftHiveMetastoreGetDelegationTokenArgs() *ThriftHiveMetastoreGetDelegationTokenArgs
func (*ThriftHiveMetastoreGetDelegationTokenArgs) GetRenewerKerberosPrincipalName ¶
func (p *ThriftHiveMetastoreGetDelegationTokenArgs) GetRenewerKerberosPrincipalName() string
func (*ThriftHiveMetastoreGetDelegationTokenArgs) Read ¶
func (p *ThriftHiveMetastoreGetDelegationTokenArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenArgs) String ¶
func (p *ThriftHiveMetastoreGetDelegationTokenArgs) String() string
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 (p *ThriftHiveMetastoreGetDelegationTokenResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetDelegationTokenResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetDelegationTokenResult) GetSuccess() string
func (*ThriftHiveMetastoreGetDelegationTokenResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetDelegationTokenResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetDelegationTokenResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetDelegationTokenResult) Read ¶
func (p *ThriftHiveMetastoreGetDelegationTokenResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenResult) String ¶
func (p *ThriftHiveMetastoreGetDelegationTokenResult) String() string
type ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs ¶
type ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs struct { RenewerKerberosPrincipalName string `thrift:"renewer_kerberos_principal_name,1" db:"renewer_kerberos_principal_name" json:"renewer_kerberos_principal_name"` TokenSignature string `thrift:"token_signature,2" db:"token_signature" json:"token_signature"` }
Attributes:
- RenewerKerberosPrincipalName
- TokenSignature
func NewThriftHiveMetastoreGetDelegationTokenWithSignatureArgs ¶
func NewThriftHiveMetastoreGetDelegationTokenWithSignatureArgs() *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) GetRenewerKerberosPrincipalName ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) GetRenewerKerberosPrincipalName() string
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) GetTokenSignature ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) GetTokenSignature() string
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) Read ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) String ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureArgs) String() string
type ThriftHiveMetastoreGetDelegationTokenWithSignatureResult ¶
type ThriftHiveMetastoreGetDelegationTokenWithSignatureResult 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 NewThriftHiveMetastoreGetDelegationTokenWithSignatureResult ¶
func NewThriftHiveMetastoreGetDelegationTokenWithSignatureResult() *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) GetO1 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) GetSuccess() string
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) Read ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) String ¶
func (p *ThriftHiveMetastoreGetDelegationTokenWithSignatureResult) String() string
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 (p *ThriftHiveMetastoreGetFieldsArgs) GetDbName() string
func (*ThriftHiveMetastoreGetFieldsArgs) GetTableName ¶
func (p *ThriftHiveMetastoreGetFieldsArgs) GetTableName() string
func (*ThriftHiveMetastoreGetFieldsArgs) Read ¶
func (p *ThriftHiveMetastoreGetFieldsArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetFieldsArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetFieldsArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetFieldsArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetFieldsArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetFieldsArgs) String ¶
func (p *ThriftHiveMetastoreGetFieldsArgs) String() string
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 (p *ThriftHiveMetastoreGetFieldsResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetFieldsResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) GetO2() *UnknownTableException
func (*ThriftHiveMetastoreGetFieldsResult) GetO3 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) GetO3() *UnknownDBException
func (*ThriftHiveMetastoreGetFieldsResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetFieldsResult) GetSuccess() []*FieldSchema
func (*ThriftHiveMetastoreGetFieldsResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetFieldsResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetFieldsResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) IsSetO3() bool
func (*ThriftHiveMetastoreGetFieldsResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetFieldsResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetFieldsResult) Read ¶
func (p *ThriftHiveMetastoreGetFieldsResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetFieldsResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetFieldsResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetFieldsResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetFieldsResult) ReadField3 ¶
func (p *ThriftHiveMetastoreGetFieldsResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetFieldsResult) String ¶
func (p *ThriftHiveMetastoreGetFieldsResult) String() string
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 (p *ThriftHiveMetastoreGetIndexByNameArgs) GetDbName() string
func (*ThriftHiveMetastoreGetIndexByNameArgs) GetIndexName ¶
func (p *ThriftHiveMetastoreGetIndexByNameArgs) GetIndexName() string
func (*ThriftHiveMetastoreGetIndexByNameArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetIndexByNameArgs) GetTblName() string
func (*ThriftHiveMetastoreGetIndexByNameArgs) Read ¶
func (p *ThriftHiveMetastoreGetIndexByNameArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexByNameArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetIndexByNameArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexByNameArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetIndexByNameArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexByNameArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetIndexByNameArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexByNameArgs) String ¶
func (p *ThriftHiveMetastoreGetIndexByNameArgs) String() string
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 (p *ThriftHiveMetastoreGetIndexByNameResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetIndexByNameResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreGetIndexByNameResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) GetSuccess() *Index
func (*ThriftHiveMetastoreGetIndexByNameResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetIndexByNameResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetIndexByNameResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetIndexByNameResult) Read ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexByNameResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexByNameResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexByNameResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexByNameResult) String ¶
func (p *ThriftHiveMetastoreGetIndexByNameResult) String() string
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 (p *ThriftHiveMetastoreGetIndexNamesArgs) GetDbName() string
func (*ThriftHiveMetastoreGetIndexNamesArgs) GetMaxIndexes ¶
func (p *ThriftHiveMetastoreGetIndexNamesArgs) GetMaxIndexes() int16
func (*ThriftHiveMetastoreGetIndexNamesArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetIndexNamesArgs) GetTblName() string
func (*ThriftHiveMetastoreGetIndexNamesArgs) Read ¶
func (p *ThriftHiveMetastoreGetIndexNamesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexNamesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetIndexNamesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexNamesArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetIndexNamesArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexNamesArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetIndexNamesArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexNamesArgs) String ¶
func (p *ThriftHiveMetastoreGetIndexNamesArgs) String() string
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 (p *ThriftHiveMetastoreGetIndexNamesResult) GetO2() *MetaException
func (*ThriftHiveMetastoreGetIndexNamesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetIndexNamesResult) GetSuccess() []string
func (*ThriftHiveMetastoreGetIndexNamesResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetIndexNamesResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetIndexNamesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetIndexNamesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetIndexNamesResult) Read ¶
func (p *ThriftHiveMetastoreGetIndexNamesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexNamesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetIndexNamesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexNamesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetIndexNamesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexNamesResult) String ¶
func (p *ThriftHiveMetastoreGetIndexNamesResult) String() string
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 (p *ThriftHiveMetastoreGetIndexesArgs) GetDbName() string
func (*ThriftHiveMetastoreGetIndexesArgs) GetMaxIndexes ¶
func (p *ThriftHiveMetastoreGetIndexesArgs) GetMaxIndexes() int16
func (*ThriftHiveMetastoreGetIndexesArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetIndexesArgs) GetTblName() string
func (*ThriftHiveMetastoreGetIndexesArgs) Read ¶
func (p *ThriftHiveMetastoreGetIndexesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetIndexesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexesArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetIndexesArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexesArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetIndexesArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexesArgs) String ¶
func (p *ThriftHiveMetastoreGetIndexesArgs) String() string
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 (p *ThriftHiveMetastoreGetIndexesResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreGetIndexesResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetIndexesResult) GetO2() *MetaException
func (*ThriftHiveMetastoreGetIndexesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetIndexesResult) GetSuccess() []*Index
func (*ThriftHiveMetastoreGetIndexesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetIndexesResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetIndexesResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetIndexesResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetIndexesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetIndexesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetIndexesResult) Read ¶
func (p *ThriftHiveMetastoreGetIndexesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetIndexesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetIndexesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexesResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetIndexesResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetIndexesResult) String ¶
func (p *ThriftHiveMetastoreGetIndexesResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionArgs) GetPartVals ¶
func (p *ThriftHiveMetastoreGetPartitionArgs) GetPartVals() []string
func (*ThriftHiveMetastoreGetPartitionArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionArgs) String() string
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 (p *ThriftHiveMetastoreGetPartitionByNameArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionByNameArgs) GetPartName ¶
func (p *ThriftHiveMetastoreGetPartitionByNameArgs) GetPartName() string
func (*ThriftHiveMetastoreGetPartitionByNameArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionByNameArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionByNameArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionByNameArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionByNameArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionByNameArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionByNameArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionByNameArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionByNameArgs) String() string
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 (p *ThriftHiveMetastoreGetPartitionByNameResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetPartitionByNameResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreGetPartitionByNameResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) GetSuccess() *Partition
func (*ThriftHiveMetastoreGetPartitionByNameResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionByNameResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetPartitionByNameResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionByNameResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionByNameResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionByNameResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionByNameResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionByNameResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionByNameResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionNamesArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionNamesArgs) GetMaxParts ¶
func (p *ThriftHiveMetastoreGetPartitionNamesArgs) GetMaxParts() int16
func (*ThriftHiveMetastoreGetPartitionNamesArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionNamesArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionNamesArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionNamesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionNamesArgs) String() string
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 (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) GetMaxParts ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) GetMaxParts() int16
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) GetPartVals ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) GetPartVals() []string
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesPsArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsArgs) String() string
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"` }
Attributes:
- Success
- O1
func NewThriftHiveMetastoreGetPartitionNamesPsResult ¶
func NewThriftHiveMetastoreGetPartitionNamesPsResult() *ThriftHiveMetastoreGetPartitionNamesPsResult
func (*ThriftHiveMetastoreGetPartitionNamesPsResult) GetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetPartitionNamesPsResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) GetSuccess() []string
func (*ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionNamesPsResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesPsResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionNamesPsResult) String() string
type ThriftHiveMetastoreGetPartitionNamesResult ¶
type ThriftHiveMetastoreGetPartitionNamesResult 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 NewThriftHiveMetastoreGetPartitionNamesResult ¶
func NewThriftHiveMetastoreGetPartitionNamesResult() *ThriftHiveMetastoreGetPartitionNamesResult
func (*ThriftHiveMetastoreGetPartitionNamesResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesResult) GetO2() *MetaException
func (*ThriftHiveMetastoreGetPartitionNamesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionNamesResult) GetSuccess() []string
func (*ThriftHiveMetastoreGetPartitionNamesResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetPartitionNamesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionNamesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionNamesResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionNamesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionNamesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionNamesResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionNamesResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetPartitionResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreGetPartitionResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionResult) GetSuccess() *Partition
func (*ThriftHiveMetastoreGetPartitionResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetPartitionResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetGroupNames ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetGroupNames() []string
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetPartVals ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetPartVals() []string
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) GetUserName ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) GetUserName() string
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField5 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) ReadField5(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthArgs) String() string
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 (p *ThriftHiveMetastoreGetPartitionWithAuthResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) GetSuccess() *Partition
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionWithAuthResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionWithAuthResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionsArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionsArgs) GetMaxParts ¶
func (p *ThriftHiveMetastoreGetPartitionsArgs) GetMaxParts() int16
func (*ThriftHiveMetastoreGetPartitionsArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionsArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionsArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionsArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionsArgs) String() string
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 (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) GetFilter ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) GetFilter() string
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) GetMaxParts ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) GetMaxParts() int16
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterArgs) String() string
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 (p *ThriftHiveMetastoreGetPartitionsByFilterResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) GetSuccess() []*Partition
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsByFilterResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionsByFilterResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionsPsArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionsPsArgs) GetMaxParts ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) GetMaxParts() int16
func (*ThriftHiveMetastoreGetPartitionsPsArgs) GetPartVals ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) GetPartVals() []string
func (*ThriftHiveMetastoreGetPartitionsPsArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionsPsArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionsPsArgs) String() string
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"` }
Attributes:
- Success
- O1
func NewThriftHiveMetastoreGetPartitionsPsResult ¶
func NewThriftHiveMetastoreGetPartitionsPsResult() *ThriftHiveMetastoreGetPartitionsPsResult
func (*ThriftHiveMetastoreGetPartitionsPsResult) GetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetPartitionsPsResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsPsResult) GetSuccess() []*Partition
func (*ThriftHiveMetastoreGetPartitionsPsResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionsPsResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsPsResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionsPsResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsPsResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionsPsResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetGroupNames ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetGroupNames() []string
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetMaxParts ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetMaxParts() int16
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetPartVals ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetPartVals() []string
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetUserName ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) GetUserName() string
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField5 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField5(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField6 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) ReadField6(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthArgs) String() string
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 (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetO2() *MetaException
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) GetSuccess() []*Partition
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsPsWithAuthResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionsPsWithAuthResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionsResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreGetPartitionsResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) GetO2() *MetaException
func (*ThriftHiveMetastoreGetPartitionsResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) GetSuccess() []*Partition
func (*ThriftHiveMetastoreGetPartitionsResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionsResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetPartitionsResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionsResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionsResult) String() string
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 (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetDbName() string
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetGroupNames ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetGroupNames() []string
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetMaxParts ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetMaxParts() int16
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetTblName ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetTblName() string
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetUserName ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) GetUserName() string
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField5 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) ReadField5(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthArgs) String ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthArgs) String() string
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 (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) GetO1() *NoSuchObjectException
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) GetO2() *MetaException
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) GetSuccess() []*Partition
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) Read ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPartitionsWithAuthResult) String ¶
func (p *ThriftHiveMetastoreGetPartitionsWithAuthResult) String() string
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 (p *ThriftHiveMetastoreGetPrivilegeSetArgs) GetHiveObject() *HiveObjectRef
func (*ThriftHiveMetastoreGetPrivilegeSetArgs) GetUserName ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) GetUserName() string
func (*ThriftHiveMetastoreGetPrivilegeSetArgs) IsSetHiveObject ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) IsSetHiveObject() bool
func (*ThriftHiveMetastoreGetPrivilegeSetArgs) Read ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPrivilegeSetArgs) String ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetArgs) String() string
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 (p *ThriftHiveMetastoreGetPrivilegeSetResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetPrivilegeSetResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetResult) GetSuccess() *PrincipalPrivilegeSet
func (*ThriftHiveMetastoreGetPrivilegeSetResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetPrivilegeSetResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetPrivilegeSetResult) Read ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPrivilegeSetResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPrivilegeSetResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetPrivilegeSetResult) String ¶
func (p *ThriftHiveMetastoreGetPrivilegeSetResult) String() string
type ThriftHiveMetastoreGetRoleNamesArgs ¶
type ThriftHiveMetastoreGetRoleNamesArgs struct { }
func NewThriftHiveMetastoreGetRoleNamesArgs ¶
func NewThriftHiveMetastoreGetRoleNamesArgs() *ThriftHiveMetastoreGetRoleNamesArgs
func (*ThriftHiveMetastoreGetRoleNamesArgs) Read ¶
func (p *ThriftHiveMetastoreGetRoleNamesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetRoleNamesArgs) String ¶
func (p *ThriftHiveMetastoreGetRoleNamesArgs) String() string
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 (p *ThriftHiveMetastoreGetRoleNamesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetRoleNamesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetRoleNamesResult) GetSuccess() []string
func (*ThriftHiveMetastoreGetRoleNamesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetRoleNamesResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetRoleNamesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetRoleNamesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetRoleNamesResult) Read ¶
func (p *ThriftHiveMetastoreGetRoleNamesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetRoleNamesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetRoleNamesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetRoleNamesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetRoleNamesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetRoleNamesResult) String ¶
func (p *ThriftHiveMetastoreGetRoleNamesResult) String() string
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 (p *ThriftHiveMetastoreGetSchemaArgs) GetDbName() string
func (*ThriftHiveMetastoreGetSchemaArgs) GetTableName ¶
func (p *ThriftHiveMetastoreGetSchemaArgs) GetTableName() string
func (*ThriftHiveMetastoreGetSchemaArgs) Read ¶
func (p *ThriftHiveMetastoreGetSchemaArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetSchemaArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetSchemaArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetSchemaArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetSchemaArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetSchemaArgs) String ¶
func (p *ThriftHiveMetastoreGetSchemaArgs) String() string
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 (p *ThriftHiveMetastoreGetSchemaResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetSchemaResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) GetO2() *UnknownTableException
func (*ThriftHiveMetastoreGetSchemaResult) GetO3 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) GetO3() *UnknownDBException
func (*ThriftHiveMetastoreGetSchemaResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetSchemaResult) GetSuccess() []*FieldSchema
func (*ThriftHiveMetastoreGetSchemaResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetSchemaResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetSchemaResult) IsSetO3 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) IsSetO3() bool
func (*ThriftHiveMetastoreGetSchemaResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetSchemaResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetSchemaResult) Read ¶
func (p *ThriftHiveMetastoreGetSchemaResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetSchemaResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetSchemaResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetSchemaResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetSchemaResult) ReadField3 ¶
func (p *ThriftHiveMetastoreGetSchemaResult) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetSchemaResult) String ¶
func (p *ThriftHiveMetastoreGetSchemaResult) String() string
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 (p *ThriftHiveMetastoreGetTableArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTableArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetTableArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTableArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetTableArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTableArgs) String ¶
func (p *ThriftHiveMetastoreGetTableArgs) String() string
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 (p *ThriftHiveMetastoreGetTableResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetTableResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetTableResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreGetTableResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetTableResult) GetSuccess() *Table
func (*ThriftHiveMetastoreGetTableResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetTableResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetTableResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetTableResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetTableResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetTableResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetTableResult) Read ¶
func (p *ThriftHiveMetastoreGetTableResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTableResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetTableResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTableResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetTableResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTableResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetTableResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTableResult) String ¶
func (p *ThriftHiveMetastoreGetTableResult) String() string
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 (p *ThriftHiveMetastoreGetTablesArgs) GetDbName() string
func (*ThriftHiveMetastoreGetTablesArgs) GetPattern ¶
func (p *ThriftHiveMetastoreGetTablesArgs) GetPattern() string
func (*ThriftHiveMetastoreGetTablesArgs) Read ¶
func (p *ThriftHiveMetastoreGetTablesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTablesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetTablesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTablesArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGetTablesArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTablesArgs) String ¶
func (p *ThriftHiveMetastoreGetTablesArgs) String() string
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 (p *ThriftHiveMetastoreGetTablesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetTablesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetTablesResult) GetSuccess() []string
func (*ThriftHiveMetastoreGetTablesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetTablesResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetTablesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetTablesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetTablesResult) Read ¶
func (p *ThriftHiveMetastoreGetTablesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTablesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetTablesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTablesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetTablesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTablesResult) String ¶
func (p *ThriftHiveMetastoreGetTablesResult) String() string
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 (p *ThriftHiveMetastoreGetTypeAllArgs) GetName() string
func (*ThriftHiveMetastoreGetTypeAllArgs) Read ¶
func (p *ThriftHiveMetastoreGetTypeAllArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeAllArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetTypeAllArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeAllArgs) String ¶
func (p *ThriftHiveMetastoreGetTypeAllArgs) String() string
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 (p *ThriftHiveMetastoreGetTypeAllResult) GetO2() *MetaException
func (*ThriftHiveMetastoreGetTypeAllResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetTypeAllResult) GetSuccess() map[string]*Type
func (*ThriftHiveMetastoreGetTypeAllResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetTypeAllResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetTypeAllResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetTypeAllResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetTypeAllResult) Read ¶
func (p *ThriftHiveMetastoreGetTypeAllResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeAllResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetTypeAllResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeAllResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetTypeAllResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeAllResult) String ¶
func (p *ThriftHiveMetastoreGetTypeAllResult) String() string
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 (p *ThriftHiveMetastoreGetTypeArgs) GetName() string
func (*ThriftHiveMetastoreGetTypeArgs) Read ¶
func (p *ThriftHiveMetastoreGetTypeArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGetTypeArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeArgs) String ¶
func (p *ThriftHiveMetastoreGetTypeArgs) String() string
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 (p *ThriftHiveMetastoreGetTypeResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGetTypeResult) GetO2 ¶
func (p *ThriftHiveMetastoreGetTypeResult) GetO2() *NoSuchObjectException
func (*ThriftHiveMetastoreGetTypeResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGetTypeResult) GetSuccess() *Type
func (*ThriftHiveMetastoreGetTypeResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGetTypeResult) IsSetO1() bool
func (*ThriftHiveMetastoreGetTypeResult) IsSetO2 ¶
func (p *ThriftHiveMetastoreGetTypeResult) IsSetO2() bool
func (*ThriftHiveMetastoreGetTypeResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGetTypeResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGetTypeResult) Read ¶
func (p *ThriftHiveMetastoreGetTypeResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGetTypeResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGetTypeResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeResult) ReadField2 ¶
func (p *ThriftHiveMetastoreGetTypeResult) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGetTypeResult) String ¶
func (p *ThriftHiveMetastoreGetTypeResult) String() string
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 (p *ThriftHiveMetastoreGrantPrivilegesArgs) GetPrivileges() *PrivilegeBag
func (*ThriftHiveMetastoreGrantPrivilegesArgs) IsSetPrivileges ¶
func (p *ThriftHiveMetastoreGrantPrivilegesArgs) IsSetPrivileges() bool
func (*ThriftHiveMetastoreGrantPrivilegesArgs) Read ¶
func (p *ThriftHiveMetastoreGrantPrivilegesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantPrivilegesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGrantPrivilegesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantPrivilegesArgs) String ¶
func (p *ThriftHiveMetastoreGrantPrivilegesArgs) String() string
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 (p *ThriftHiveMetastoreGrantPrivilegesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGrantPrivilegesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGrantPrivilegesResult) GetSuccess() bool
func (*ThriftHiveMetastoreGrantPrivilegesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGrantPrivilegesResult) IsSetO1() bool
func (*ThriftHiveMetastoreGrantPrivilegesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGrantPrivilegesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGrantPrivilegesResult) Read ¶
func (p *ThriftHiveMetastoreGrantPrivilegesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantPrivilegesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGrantPrivilegesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantPrivilegesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGrantPrivilegesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantPrivilegesResult) String ¶
func (p *ThriftHiveMetastoreGrantPrivilegesResult) String() string
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 (p *ThriftHiveMetastoreGrantRoleArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleArgs) ReadField4 ¶
func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField4(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleArgs) ReadField5 ¶
func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField5(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleArgs) ReadField6 ¶
func (p *ThriftHiveMetastoreGrantRoleArgs) ReadField6(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleArgs) String ¶
func (p *ThriftHiveMetastoreGrantRoleArgs) String() string
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 (p *ThriftHiveMetastoreGrantRoleResult) GetO1() *MetaException
func (*ThriftHiveMetastoreGrantRoleResult) GetSuccess ¶
func (p *ThriftHiveMetastoreGrantRoleResult) GetSuccess() bool
func (*ThriftHiveMetastoreGrantRoleResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreGrantRoleResult) IsSetO1() bool
func (*ThriftHiveMetastoreGrantRoleResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreGrantRoleResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreGrantRoleResult) Read ¶
func (p *ThriftHiveMetastoreGrantRoleResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleResult) ReadField0 ¶
func (p *ThriftHiveMetastoreGrantRoleResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleResult) ReadField1 ¶
func (p *ThriftHiveMetastoreGrantRoleResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreGrantRoleResult) String ¶
func (p *ThriftHiveMetastoreGrantRoleResult) String() string
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 (p *ThriftHiveMetastoreListPrivilegesArgs) GetHiveObject() *HiveObjectRef
func (*ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalName ¶
func (p *ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalName() string
func (*ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalType ¶
func (p *ThriftHiveMetastoreListPrivilegesArgs) GetPrincipalType() PrincipalType
func (*ThriftHiveMetastoreListPrivilegesArgs) IsSetHiveObject ¶
func (p *ThriftHiveMetastoreListPrivilegesArgs) IsSetHiveObject() bool
func (*ThriftHiveMetastoreListPrivilegesArgs) Read ¶
func (p *ThriftHiveMetastoreListPrivilegesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListPrivilegesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreListPrivilegesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListPrivilegesArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreListPrivilegesArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListPrivilegesArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreListPrivilegesArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListPrivilegesArgs) String ¶
func (p *ThriftHiveMetastoreListPrivilegesArgs) String() string
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 (p *ThriftHiveMetastoreListPrivilegesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreListPrivilegesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreListPrivilegesResult) GetSuccess() []*HiveObjectPrivilege
func (*ThriftHiveMetastoreListPrivilegesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreListPrivilegesResult) IsSetO1() bool
func (*ThriftHiveMetastoreListPrivilegesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreListPrivilegesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreListPrivilegesResult) Read ¶
func (p *ThriftHiveMetastoreListPrivilegesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListPrivilegesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreListPrivilegesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListPrivilegesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreListPrivilegesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListPrivilegesResult) String ¶
func (p *ThriftHiveMetastoreListPrivilegesResult) String() string
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 (p *ThriftHiveMetastoreListRolesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListRolesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreListRolesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListRolesArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreListRolesArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListRolesArgs) String ¶
func (p *ThriftHiveMetastoreListRolesArgs) String() string
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 (p *ThriftHiveMetastoreListRolesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreListRolesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreListRolesResult) GetSuccess() []*Role
func (*ThriftHiveMetastoreListRolesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreListRolesResult) IsSetO1() bool
func (*ThriftHiveMetastoreListRolesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreListRolesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreListRolesResult) Read ¶
func (p *ThriftHiveMetastoreListRolesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListRolesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreListRolesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListRolesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreListRolesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreListRolesResult) String ¶
func (p *ThriftHiveMetastoreListRolesResult) String() string
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 (p *ThriftHiveMetastorePartitionNameToSpecArgs) GetPartName() string
func (*ThriftHiveMetastorePartitionNameToSpecArgs) Read ¶
func (p *ThriftHiveMetastorePartitionNameToSpecArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToSpecArgs) ReadField1 ¶
func (p *ThriftHiveMetastorePartitionNameToSpecArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToSpecArgs) String ¶
func (p *ThriftHiveMetastorePartitionNameToSpecArgs) String() string
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 (p *ThriftHiveMetastorePartitionNameToSpecResult) GetO1() *MetaException
func (*ThriftHiveMetastorePartitionNameToSpecResult) GetSuccess ¶
func (p *ThriftHiveMetastorePartitionNameToSpecResult) GetSuccess() map[string]string
func (*ThriftHiveMetastorePartitionNameToSpecResult) IsSetO1 ¶
func (p *ThriftHiveMetastorePartitionNameToSpecResult) IsSetO1() bool
func (*ThriftHiveMetastorePartitionNameToSpecResult) IsSetSuccess ¶
func (p *ThriftHiveMetastorePartitionNameToSpecResult) IsSetSuccess() bool
func (*ThriftHiveMetastorePartitionNameToSpecResult) Read ¶
func (p *ThriftHiveMetastorePartitionNameToSpecResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToSpecResult) ReadField0 ¶
func (p *ThriftHiveMetastorePartitionNameToSpecResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToSpecResult) ReadField1 ¶
func (p *ThriftHiveMetastorePartitionNameToSpecResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToSpecResult) String ¶
func (p *ThriftHiveMetastorePartitionNameToSpecResult) String() string
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 (p *ThriftHiveMetastorePartitionNameToValsArgs) GetPartName() string
func (*ThriftHiveMetastorePartitionNameToValsArgs) Read ¶
func (p *ThriftHiveMetastorePartitionNameToValsArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToValsArgs) ReadField1 ¶
func (p *ThriftHiveMetastorePartitionNameToValsArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToValsArgs) String ¶
func (p *ThriftHiveMetastorePartitionNameToValsArgs) String() string
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 (p *ThriftHiveMetastorePartitionNameToValsResult) GetO1() *MetaException
func (*ThriftHiveMetastorePartitionNameToValsResult) GetSuccess ¶
func (p *ThriftHiveMetastorePartitionNameToValsResult) GetSuccess() []string
func (*ThriftHiveMetastorePartitionNameToValsResult) IsSetO1 ¶
func (p *ThriftHiveMetastorePartitionNameToValsResult) IsSetO1() bool
func (*ThriftHiveMetastorePartitionNameToValsResult) IsSetSuccess ¶
func (p *ThriftHiveMetastorePartitionNameToValsResult) IsSetSuccess() bool
func (*ThriftHiveMetastorePartitionNameToValsResult) Read ¶
func (p *ThriftHiveMetastorePartitionNameToValsResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToValsResult) ReadField0 ¶
func (p *ThriftHiveMetastorePartitionNameToValsResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToValsResult) ReadField1 ¶
func (p *ThriftHiveMetastorePartitionNameToValsResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastorePartitionNameToValsResult) String ¶
func (p *ThriftHiveMetastorePartitionNameToValsResult) String() string
type ThriftHiveMetastoreProcessor ¶
type ThriftHiveMetastoreProcessor struct {
*fb303.FacebookServiceProcessor
}
func NewThriftHiveMetastoreProcessor ¶
func NewThriftHiveMetastoreProcessor(handler ThriftHiveMetastore) *ThriftHiveMetastoreProcessor
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 (p *ThriftHiveMetastoreRenewDelegationTokenArgs) GetTokenStrForm() string
func (*ThriftHiveMetastoreRenewDelegationTokenArgs) Read ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRenewDelegationTokenArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRenewDelegationTokenArgs) String ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenArgs) String() string
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 (p *ThriftHiveMetastoreRenewDelegationTokenResult) GetO1() *MetaException
func (*ThriftHiveMetastoreRenewDelegationTokenResult) GetSuccess ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenResult) GetSuccess() int64
func (*ThriftHiveMetastoreRenewDelegationTokenResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenResult) IsSetO1() bool
func (*ThriftHiveMetastoreRenewDelegationTokenResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreRenewDelegationTokenResult) Read ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRenewDelegationTokenResult) ReadField0 ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRenewDelegationTokenResult) ReadField1 ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRenewDelegationTokenResult) String ¶
func (p *ThriftHiveMetastoreRenewDelegationTokenResult) String() string
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 (p *ThriftHiveMetastoreRevokePrivilegesArgs) GetPrivileges() *PrivilegeBag
func (*ThriftHiveMetastoreRevokePrivilegesArgs) IsSetPrivileges ¶
func (p *ThriftHiveMetastoreRevokePrivilegesArgs) IsSetPrivileges() bool
func (*ThriftHiveMetastoreRevokePrivilegesArgs) Read ¶
func (p *ThriftHiveMetastoreRevokePrivilegesArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokePrivilegesArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreRevokePrivilegesArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokePrivilegesArgs) String ¶
func (p *ThriftHiveMetastoreRevokePrivilegesArgs) String() string
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 (p *ThriftHiveMetastoreRevokePrivilegesResult) GetO1() *MetaException
func (*ThriftHiveMetastoreRevokePrivilegesResult) GetSuccess ¶
func (p *ThriftHiveMetastoreRevokePrivilegesResult) GetSuccess() bool
func (*ThriftHiveMetastoreRevokePrivilegesResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreRevokePrivilegesResult) IsSetO1() bool
func (*ThriftHiveMetastoreRevokePrivilegesResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreRevokePrivilegesResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreRevokePrivilegesResult) Read ¶
func (p *ThriftHiveMetastoreRevokePrivilegesResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokePrivilegesResult) ReadField0 ¶
func (p *ThriftHiveMetastoreRevokePrivilegesResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokePrivilegesResult) ReadField1 ¶
func (p *ThriftHiveMetastoreRevokePrivilegesResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokePrivilegesResult) String ¶
func (p *ThriftHiveMetastoreRevokePrivilegesResult) String() string
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 (p *ThriftHiveMetastoreRevokeRoleArgs) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokeRoleArgs) ReadField1 ¶
func (p *ThriftHiveMetastoreRevokeRoleArgs) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokeRoleArgs) ReadField2 ¶
func (p *ThriftHiveMetastoreRevokeRoleArgs) ReadField2(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokeRoleArgs) ReadField3 ¶
func (p *ThriftHiveMetastoreRevokeRoleArgs) ReadField3(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokeRoleArgs) String ¶
func (p *ThriftHiveMetastoreRevokeRoleArgs) String() string
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 (p *ThriftHiveMetastoreRevokeRoleResult) GetO1() *MetaException
func (*ThriftHiveMetastoreRevokeRoleResult) GetSuccess ¶
func (p *ThriftHiveMetastoreRevokeRoleResult) GetSuccess() bool
func (*ThriftHiveMetastoreRevokeRoleResult) IsSetO1 ¶
func (p *ThriftHiveMetastoreRevokeRoleResult) IsSetO1() bool
func (*ThriftHiveMetastoreRevokeRoleResult) IsSetSuccess ¶
func (p *ThriftHiveMetastoreRevokeRoleResult) IsSetSuccess() bool
func (*ThriftHiveMetastoreRevokeRoleResult) Read ¶
func (p *ThriftHiveMetastoreRevokeRoleResult) Read(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokeRoleResult) ReadField0 ¶
func (p *ThriftHiveMetastoreRevokeRoleResult) ReadField0(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokeRoleResult) ReadField1 ¶
func (p *ThriftHiveMetastoreRevokeRoleResult) ReadField1(iprot thrift.TProtocol) error
func (*ThriftHiveMetastoreRevokeRoleResult) String ¶
func (p *ThriftHiveMetastoreRevokeRoleResult) String() string
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 (*Type) GetFields ¶
func (p *Type) GetFields() []*FieldSchema
func (*Type) IsSetFields ¶
func (*Type) IsSetType1 ¶
func (*Type) IsSetType2 ¶
type UnknownDBException ¶
type UnknownDBException struct {
Message string `thrift:"message,1" db:"message" json:"message"`
}
Attributes:
- Message
var ThriftHiveMetastoreGetFieldsResult_O3_DEFAULT *UnknownDBException
var ThriftHiveMetastoreGetSchemaResult_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) ReadField1 ¶
func (p *UnknownDBException) ReadField1(iprot thrift.TProtocol) error
func (*UnknownDBException) String ¶
func (p *UnknownDBException) String() string
type UnknownTableException ¶
type UnknownTableException struct {
Message string `thrift:"message,1" db:"message" json:"message"`
}
Attributes:
- Message
var ThriftHiveMetastoreGetFieldsResult_O2_DEFAULT *UnknownTableException
var ThriftHiveMetastoreGetSchemaResult_O2_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 (p *UnknownTableException) Read(iprot thrift.TProtocol) error
func (*UnknownTableException) ReadField1 ¶
func (p *UnknownTableException) ReadField1(iprot thrift.TProtocol) error
func (*UnknownTableException) String ¶
func (p *UnknownTableException) String() string
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