Serialized Form
-
Package io.trino.hive.thrift.metastore
-
Class io.trino.hive.thrift.metastore.AbortTxnRequest
class AbortTxnRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
replPolicy
String replPolicy
-
txnid
long txnid
-
-
-
Class io.trino.hive.thrift.metastore.AbortTxnsRequest
class AbortTxnsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.AddCheckConstraintRequest
class AddCheckConstraintRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
checkConstraintCols
List<SQLCheckConstraint> checkConstraintCols
-
-
-
Class io.trino.hive.thrift.metastore.AddDefaultConstraintRequest
class AddDefaultConstraintRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
defaultConstraintCols
List<SQLDefaultConstraint> defaultConstraintCols
-
-
-
Class io.trino.hive.thrift.metastore.AddDynamicPartitions
class AddDynamicPartitions extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
dbname
String dbname
-
operationType
DataOperationType operationType
-
partitionnames
List<String> partitionnames
-
tablename
String tablename
-
txnid
long txnid
-
writeid
long writeid
-
-
-
Class io.trino.hive.thrift.metastore.AddForeignKeyRequest
class AddForeignKeyRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
foreignKeyCols
List<SQLForeignKey> foreignKeyCols
-
-
-
Class io.trino.hive.thrift.metastore.AddNotNullConstraintRequest
class AddNotNullConstraintRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
notNullConstraintCols
List<SQLNotNullConstraint> notNullConstraintCols
-
-
-
Class io.trino.hive.thrift.metastore.AddPartitionsRequest
class AddPartitionsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.AddPartitionsResult
class AddPartitionsResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.AddPrimaryKeyRequest
class AddPrimaryKeyRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
primaryKeyCols
List<SQLPrimaryKey> primaryKeyCols
-
-
-
Class io.trino.hive.thrift.metastore.AddUniqueConstraintRequest
class AddUniqueConstraintRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
uniqueConstraintCols
List<SQLUniqueConstraint> uniqueConstraintCols
-
-
-
Class io.trino.hive.thrift.metastore.AggrStats
class AggrStats extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
colStats
List<ColumnStatisticsObj> colStats
-
partsFound
long partsFound
-
-
-
Class io.trino.hive.thrift.metastore.AllocateTableWriteIdsRequest
class AllocateTableWriteIdsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.AllocateTableWriteIdsResponse
class AllocateTableWriteIdsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
txnToWriteIds
List<TxnToWriteId> txnToWriteIds
-
-
-
Exception io.trino.hive.thrift.metastore.AlreadyExistsException
class AlreadyExistsException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Class io.trino.hive.thrift.metastore.AlterCatalogRequest
class AlterCatalogRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.AlterISchemaRequest
class AlterISchemaRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
ISchemaName name
-
newSchema
ISchema newSchema
-
-
-
Class io.trino.hive.thrift.metastore.AlterPartitionsRequest
class AlterPartitionsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.AlterPartitionsResponse
class AlterPartitionsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.AlterTableRequest
class AlterTableRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
dbName
String dbName
-
environmentContext
EnvironmentContext environmentContext
-
processorCapabilities
List<String> processorCapabilities
-
processorIdentifier
String processorIdentifier
-
table
Table table
-
tableName
String tableName
-
validWriteIdList
String validWriteIdList
-
writeId
long writeId
-
-
-
Class io.trino.hive.thrift.metastore.AlterTableResponse
class AlterTableResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.BasicTxnInfo
class BasicTxnInfo extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.BinaryColumnStatsData
class BinaryColumnStatsData extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
avgColLen
double avgColLen
-
bitVectors
ByteBuffer bitVectors
-
maxColLen
long maxColLen
-
numNulls
long numNulls
-
-
-
Class io.trino.hive.thrift.metastore.BooleanColumnStatsData
class BooleanColumnStatsData extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
bitVectors
ByteBuffer bitVectors
-
numFalses
long numFalses
-
numNulls
long numNulls
-
numTrues
long numTrues
-
-
-
Class io.trino.hive.thrift.metastore.CacheFileMetadataRequest
class CacheFileMetadataRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.CacheFileMetadataResult
class CacheFileMetadataResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
isSupported
boolean isSupported
-
-
-
Class io.trino.hive.thrift.metastore.Catalog
class Catalog extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.CheckConstraintsRequest
class CheckConstraintsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.CheckConstraintsResponse
class CheckConstraintsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
checkConstraints
List<SQLCheckConstraint> checkConstraints
-
-
-
Class io.trino.hive.thrift.metastore.CheckLockRequest
class CheckLockRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
elapsed_ms
long elapsed_ms
-
lockid
long lockid
-
txnid
long txnid
-
-
-
Class io.trino.hive.thrift.metastore.ClearFileMetadataRequest
class ClearFileMetadataRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ClearFileMetadataResult
class ClearFileMetadataResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ClientCapabilities
class ClientCapabilities extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
values
List<ClientCapability> values
-
-
-
Class io.trino.hive.thrift.metastore.CmRecycleRequest
class CmRecycleRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
dataPath
String dataPath
-
purge
boolean purge
-
-
-
Class io.trino.hive.thrift.metastore.CmRecycleResponse
class CmRecycleResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ColumnStatistics
class ColumnStatistics extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
statsDesc
ColumnStatisticsDesc statsDesc
-
statsObj
List<ColumnStatisticsObj> statsObj
-
-
-
Class io.trino.hive.thrift.metastore.ColumnStatisticsData
class ColumnStatisticsData extends org.apache.thrift.TUnion<ColumnStatisticsData,ColumnStatisticsData._Fields> implements Serializable -
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ColumnStatisticsDesc
class ColumnStatisticsDesc extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ColumnStatisticsObj
class ColumnStatisticsObj extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
colName
String colName
-
colType
String colType
-
statsData
ColumnStatisticsData statsData
-
-
-
Class io.trino.hive.thrift.metastore.CommitTxnRequest
class CommitTxnRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
replPolicy
String replPolicy
-
txnid
long txnid
-
-
-
Class io.trino.hive.thrift.metastore.CompactionRequest
class CompactionRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.CompactionResponse
class CompactionResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
accepted
boolean accepted
-
id
long id
-
state
String state
-
-
-
Exception io.trino.hive.thrift.metastore.ConfigValSecurityException
class ConfigValSecurityException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Class io.trino.hive.thrift.metastore.CreateCatalogRequest
class CreateCatalogRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
catalog
Catalog catalog
-
-
-
Class io.trino.hive.thrift.metastore.CreationMetadata
class CreationMetadata extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.CurrentNotificationEventId
class CurrentNotificationEventId extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
eventId
long eventId
-
-
-
Class io.trino.hive.thrift.metastore.Database
class Database extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
catalogName
String catalogName
-
description
String description
-
locationUri
String locationUri
-
name
String name
-
ownerName
String ownerName
-
ownerType
PrincipalType ownerType
-
parameters
Map<String,
String> parameters -
privileges
PrincipalPrivilegeSet privileges
-
-
-
Class io.trino.hive.thrift.metastore.Date
class Date extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
daysSinceEpoch
long daysSinceEpoch
-
-
-
Class io.trino.hive.thrift.metastore.DateColumnStatsData
class DateColumnStatsData extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
bitVectors
ByteBuffer bitVectors
-
highValue
Date highValue
-
lowValue
Date lowValue
-
numDVs
long numDVs
-
numNulls
long numNulls
-
-
-
Class io.trino.hive.thrift.metastore.Decimal
class Decimal extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
scale
short scale
-
unscaled
ByteBuffer unscaled
-
-
-
Class io.trino.hive.thrift.metastore.DecimalColumnStatsData
class DecimalColumnStatsData extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
bitVectors
ByteBuffer bitVectors
-
highValue
Decimal highValue
-
lowValue
Decimal lowValue
-
numDVs
long numDVs
-
numNulls
long numNulls
-
-
-
Class io.trino.hive.thrift.metastore.DefaultConstraintsRequest
class DefaultConstraintsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.DefaultConstraintsResponse
class DefaultConstraintsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
defaultConstraints
List<SQLDefaultConstraint> defaultConstraints
-
-
-
Class io.trino.hive.thrift.metastore.DoubleColumnStatsData
class DoubleColumnStatsData extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
bitVectors
ByteBuffer bitVectors
-
highValue
double highValue
-
lowValue
double lowValue
-
numDVs
long numDVs
-
numNulls
long numNulls
-
-
-
Class io.trino.hive.thrift.metastore.DropCatalogRequest
class DropCatalogRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
-
-
Class io.trino.hive.thrift.metastore.DropConstraintRequest
class DropConstraintRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.DropPartitionsExpr
class DropPartitionsExpr extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
expr
ByteBuffer expr
-
partArchiveLevel
int partArchiveLevel
-
-
-
Class io.trino.hive.thrift.metastore.DropPartitionsRequest
class DropPartitionsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
dbName
String dbName
-
deleteData
boolean deleteData
-
environmentContext
EnvironmentContext environmentContext
-
ifExists
boolean ifExists
-
ignoreProtection
boolean ignoreProtection
-
needResult
boolean needResult
-
parts
RequestPartsSpec parts
-
tblName
String tblName
-
-
-
Class io.trino.hive.thrift.metastore.DropPartitionsResult
class DropPartitionsResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.EnvironmentContext
class EnvironmentContext extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.FieldSchema
class FieldSchema extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.FindSchemasByColsResp
class FindSchemasByColsResp extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schemaVersions
List<SchemaVersionDescriptor> schemaVersions
-
-
-
Class io.trino.hive.thrift.metastore.FindSchemasByColsRqst
class FindSchemasByColsRqst extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.FireEventRequest
class FireEventRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.FireEventRequestData
class FireEventRequestData extends org.apache.thrift.TUnion<FireEventRequestData,FireEventRequestData._Fields> implements Serializable -
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.FireEventResponse
class FireEventResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ForeignKeysRequest
class ForeignKeysRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ForeignKeysResponse
class ForeignKeysResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
foreignKeys
List<SQLForeignKey> foreignKeys
-
-
-
Class io.trino.hive.thrift.metastore.Function
class Function extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
className
String className
-
createTime
int createTime
-
dbName
String dbName
-
functionName
String functionName
-
functionType
FunctionType functionType
-
ownerName
String ownerName
-
ownerType
PrincipalType ownerType
-
resourceUris
List<ResourceUri> resourceUris
-
-
-
Class io.trino.hive.thrift.metastore.GetAllFunctionsResponse
class GetAllFunctionsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.GetCatalogRequest
class GetCatalogRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
-
-
Class io.trino.hive.thrift.metastore.GetCatalogResponse
class GetCatalogResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
catalog
Catalog catalog
-
-
-
Class io.trino.hive.thrift.metastore.GetCatalogsResponse
class GetCatalogsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.GetFileMetadataByExprRequest
class GetFileMetadataByExprRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
doGetFooters
boolean doGetFooters
-
expr
ByteBuffer expr
-
fileIds
List<Long> fileIds
-
type
FileMetadataExprType type
-
-
-
Class io.trino.hive.thrift.metastore.GetFileMetadataByExprResult
class GetFileMetadataByExprResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
isSupported
boolean isSupported
-
metadata
Map<Long,
MetadataPpdResult> metadata
-
-
-
Class io.trino.hive.thrift.metastore.GetFileMetadataRequest
class GetFileMetadataRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.GetFileMetadataResult
class GetFileMetadataResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
isSupported
boolean isSupported
-
metadata
Map<Long,
ByteBuffer> metadata
-
-
-
Class io.trino.hive.thrift.metastore.GetOpenTxnsInfoResponse
class GetOpenTxnsInfoResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.GetOpenTxnsResponse
class GetOpenTxnsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
abortedBits
ByteBuffer abortedBits
-
min_open_txn
long min_open_txn
-
open_txns
List<Long> open_txns
-
txn_high_water_mark
long txn_high_water_mark
-
-
-
Class io.trino.hive.thrift.metastore.GetPrincipalsInRoleRequest
class GetPrincipalsInRoleRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
roleName
String roleName
-
-
-
Class io.trino.hive.thrift.metastore.GetPrincipalsInRoleResponse
class GetPrincipalsInRoleResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
principalGrants
List<RolePrincipalGrant> principalGrants
-
-
-
Class io.trino.hive.thrift.metastore.GetRoleGrantsForPrincipalRequest
class GetRoleGrantsForPrincipalRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
principal_name
String principal_name
-
principal_type
PrincipalType principal_type
-
-
-
Class io.trino.hive.thrift.metastore.GetRoleGrantsForPrincipalResponse
class GetRoleGrantsForPrincipalResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
principalGrants
List<RolePrincipalGrant> principalGrants
-
-
-
Class io.trino.hive.thrift.metastore.GetRuntimeStatsRequest
class GetRuntimeStatsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
maxCreateTime
int maxCreateTime
-
maxWeight
int maxWeight
-
-
-
Class io.trino.hive.thrift.metastore.GetSerdeRequest
class GetSerdeRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
serdeName
String serdeName
-
-
-
Class io.trino.hive.thrift.metastore.GetTableRequest
class GetTableRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
capabilities
ClientCapabilities capabilities
-
catName
String catName
-
dbName
String dbName
-
tblName
String tblName
-
-
-
Class io.trino.hive.thrift.metastore.GetTableResult
class GetTableResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
table
Table table
-
-
-
Class io.trino.hive.thrift.metastore.GetTablesRequest
class GetTablesRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
capabilities
ClientCapabilities capabilities
-
catName
String catName
-
dbName
String dbName
-
tblNames
List<String> tblNames
-
-
-
Class io.trino.hive.thrift.metastore.GetTablesResult
class GetTablesResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.GetValidWriteIdsRequest
class GetValidWriteIdsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.GetValidWriteIdsResponse
class GetValidWriteIdsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
tblValidWriteIds
List<TableValidWriteIds> tblValidWriteIds
-
-
-
Class io.trino.hive.thrift.metastore.GrantRevokePrivilegeRequest
class GrantRevokePrivilegeRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
privileges
PrivilegeBag privileges
-
requestType
GrantRevokeType requestType
-
revokeGrantOption
boolean revokeGrantOption
-
-
-
Class io.trino.hive.thrift.metastore.GrantRevokePrivilegeResponse
class GrantRevokePrivilegeResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.GrantRevokeRoleRequest
class GrantRevokeRoleRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
grantOption
boolean grantOption
-
grantor
String grantor
-
grantorType
PrincipalType grantorType
-
principalName
String principalName
-
principalType
PrincipalType principalType
-
requestType
GrantRevokeType requestType
-
roleName
String roleName
-
-
-
Class io.trino.hive.thrift.metastore.GrantRevokeRoleResponse
class GrantRevokeRoleResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.HeartbeatRequest
class HeartbeatRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
lockid
long lockid
-
txnid
long txnid
-
-
-
Class io.trino.hive.thrift.metastore.HeartbeatTxnRangeRequest
class HeartbeatTxnRangeRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
max
long max
-
min
long min
-
-
-
Class io.trino.hive.thrift.metastore.HeartbeatTxnRangeResponse
class HeartbeatTxnRangeResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.HiveObjectPrivilege
class HiveObjectPrivilege extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
authorizer
String authorizer
-
grantInfo
PrivilegeGrantInfo grantInfo
-
hiveObject
HiveObjectRef hiveObject
-
principalName
String principalName
-
principalType
PrincipalType principalType
-
-
-
Class io.trino.hive.thrift.metastore.HiveObjectRef
class HiveObjectRef extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.InsertEventRequestData
class InsertEventRequestData extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Exception io.trino.hive.thrift.metastore.InvalidInputException
class InvalidInputException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Exception io.trino.hive.thrift.metastore.InvalidObjectException
class InvalidObjectException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Exception io.trino.hive.thrift.metastore.InvalidOperationException
class InvalidOperationException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Exception io.trino.hive.thrift.metastore.InvalidPartitionException
class InvalidPartitionException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Class io.trino.hive.thrift.metastore.ISchema
class ISchema extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
canEvolve
boolean canEvolve
-
catName
String catName
-
compatibility
SchemaCompatibility compatibility
-
dbName
String dbName
-
description
String description
-
name
String name
-
schemaGroup
String schemaGroup
-
schemaType
SchemaType schemaType
-
validationLevel
SchemaValidation validationLevel
-
-
-
Class io.trino.hive.thrift.metastore.ISchemaName
class ISchemaName extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.LockComponent
class LockComponent extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
dbname
String dbname
-
isDynamicPartitionWrite
boolean isDynamicPartitionWrite
-
isTransactional
boolean isTransactional
-
level
LockLevel level
-
operationType
DataOperationType operationType
-
partitionname
String partitionname
-
tablename
String tablename
-
type
LockType type
-
-
-
Class io.trino.hive.thrift.metastore.LockRequest
class LockRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
agentInfo
String agentInfo
-
component
List<LockComponent> component
-
hostname
String hostname
-
txnid
long txnid
-
user
String user
-
-
-
Class io.trino.hive.thrift.metastore.LockResponse
class LockResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
lockid
long lockid
-
state
LockState state
-
-
-
Class io.trino.hive.thrift.metastore.LongColumnStatsData
class LongColumnStatsData extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
bitVectors
ByteBuffer bitVectors
-
highValue
long highValue
-
lowValue
long lowValue
-
numDVs
long numDVs
-
numNulls
long numNulls
-
-
-
Class io.trino.hive.thrift.metastore.MapSchemaVersionToSerdeRequest
class MapSchemaVersionToSerdeRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schemaVersion
SchemaVersionDescriptor schemaVersion
-
serdeName
String serdeName
-
-
-
Class io.trino.hive.thrift.metastore.Materialization
class Materialization extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
sourceTablesUpdateDeleteModified
boolean sourceTablesUpdateDeleteModified
-
-
-
Class io.trino.hive.thrift.metastore.MetadataPpdResult
class MetadataPpdResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
includeBitset
ByteBuffer includeBitset
-
metadata
ByteBuffer metadata
-
-
-
Exception io.trino.hive.thrift.metastore.MetaException
class MetaException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Exception io.trino.hive.thrift.metastore.NoSuchLockException
class NoSuchLockException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Exception io.trino.hive.thrift.metastore.NoSuchObjectException
class NoSuchObjectException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Exception io.trino.hive.thrift.metastore.NoSuchTxnException
class NoSuchTxnException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Class io.trino.hive.thrift.metastore.NotificationEvent
class NotificationEvent extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.NotificationEventRequest
class NotificationEventRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
lastEvent
long lastEvent
-
maxEvents
int maxEvents
-
-
-
Class io.trino.hive.thrift.metastore.NotificationEventResponse
class NotificationEventResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
events
List<NotificationEvent> events
-
-
-
Class io.trino.hive.thrift.metastore.NotificationEventsCountRequest
class NotificationEventsCountRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.NotificationEventsCountResponse
class NotificationEventsCountResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
eventsCount
long eventsCount
-
-
-
Class io.trino.hive.thrift.metastore.NotNullConstraintsRequest
class NotNullConstraintsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.NotNullConstraintsResponse
class NotNullConstraintsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
notNullConstraints
List<SQLNotNullConstraint> notNullConstraints
-
-
-
Class io.trino.hive.thrift.metastore.OpenTxnRequest
class OpenTxnRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.OpenTxnsResponse
class OpenTxnsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.Order
class Order extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
col
String col
-
order
int order
-
-
-
Class io.trino.hive.thrift.metastore.Partition
class Partition extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
createTime
int createTime
-
dbName
String dbName
-
lastAccessTime
int lastAccessTime
-
parameters
Map<String,
String> parameters -
privileges
PrincipalPrivilegeSet privileges
-
sd
StorageDescriptor sd
-
tableName
String tableName
-
values
List<String> values
-
writeId
long writeId
-
-
-
Class io.trino.hive.thrift.metastore.PartitionListComposingSpec
class PartitionListComposingSpec extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.PartitionsByExprRequest
class PartitionsByExprRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
dbName
String dbName
-
defaultPartitionName
String defaultPartitionName
-
expr
ByteBuffer expr
-
maxParts
short maxParts
-
tblName
String tblName
-
-
-
Class io.trino.hive.thrift.metastore.PartitionsByExprResult
class PartitionsByExprResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.PartitionSpec
class PartitionSpec extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
catName
String catName
-
dbName
String dbName
-
partitionList
PartitionListComposingSpec partitionList
-
rootPath
String rootPath
-
sharedSDPartitionSpec
PartitionSpecWithSharedSD sharedSDPartitionSpec
-
tableName
String tableName
-
-
-
Class io.trino.hive.thrift.metastore.PartitionsStatsRequest
class PartitionsStatsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.PartitionsStatsResult
class PartitionsStatsResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
partStats
Map<String,
List<ColumnStatisticsObj>> partStats
-
-
-
Class io.trino.hive.thrift.metastore.PartitionValuesRequest
class PartitionValuesRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
applyDistinct
boolean applyDistinct
-
ascending
boolean ascending
-
catName
String catName
-
dbName
String dbName
-
filter
String filter
-
maxParts
long maxParts
-
partitionKeys
List<FieldSchema> partitionKeys
-
partitionOrder
List<FieldSchema> partitionOrder
-
tblName
String tblName
-
-
-
Class io.trino.hive.thrift.metastore.PartitionValuesResponse
class PartitionValuesResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
partitionValues
List<PartitionValuesRow> partitionValues
-
-
-
Class io.trino.hive.thrift.metastore.PartitionValuesRow
class PartitionValuesRow extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.PartitionWithoutSD
class PartitionWithoutSD extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.PrimaryKeysRequest
class PrimaryKeysRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.PrimaryKeysResponse
class PrimaryKeysResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
primaryKeys
List<SQLPrimaryKey> primaryKeys
-
-
-
Class io.trino.hive.thrift.metastore.PrincipalPrivilegeSet
class PrincipalPrivilegeSet extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
groupPrivileges
Map<String,
List<PrivilegeGrantInfo>> groupPrivileges -
rolePrivileges
Map<String,
List<PrivilegeGrantInfo>> rolePrivileges -
userPrivileges
Map<String,
List<PrivilegeGrantInfo>> userPrivileges
-
-
-
Class io.trino.hive.thrift.metastore.PrivilegeBag
class PrivilegeBag extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
privileges
List<HiveObjectPrivilege> privileges
-
-
-
Class io.trino.hive.thrift.metastore.PrivilegeGrantInfo
class PrivilegeGrantInfo extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
createTime
int createTime
-
grantOption
boolean grantOption
-
grantor
String grantor
-
grantorType
PrincipalType grantorType
-
privilege
String privilege
-
-
-
Class io.trino.hive.thrift.metastore.PutFileMetadataRequest
class PutFileMetadataRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fileIds
List<Long> fileIds
-
metadata
List<ByteBuffer> metadata
-
type
FileMetadataExprType type
-
-
-
Class io.trino.hive.thrift.metastore.PutFileMetadataResult
class PutFileMetadataResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ReplTblWriteIdStateRequest
class ReplTblWriteIdStateRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.RequestPartsSpec
class RequestPartsSpec extends org.apache.thrift.TUnion<RequestPartsSpec,RequestPartsSpec._Fields> implements Serializable -
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ResourceUri
class ResourceUri extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
resourceType
ResourceType resourceType
-
uri
String uri
-
-
-
Class io.trino.hive.thrift.metastore.Role
class Role extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.RolePrincipalGrant
class RolePrincipalGrant extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
grantOption
boolean grantOption
-
grantorName
String grantorName
-
grantorPrincipalType
PrincipalType grantorPrincipalType
-
grantTime
int grantTime
-
principalName
String principalName
-
principalType
PrincipalType principalType
-
roleName
String roleName
-
-
-
Class io.trino.hive.thrift.metastore.RuntimeStat
class RuntimeStat extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
createTime
int createTime
-
payload
ByteBuffer payload
-
weight
int weight
-
-
-
Class io.trino.hive.thrift.metastore.Schema
class Schema extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fieldSchemas
List<FieldSchema> fieldSchemas
-
properties
Map<String,
String> properties
-
-
-
Class io.trino.hive.thrift.metastore.SchemaVersion
class SchemaVersion extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
cols
List<FieldSchema> cols
-
createdAt
long createdAt
-
description
String description
-
fingerprint
String fingerprint
-
name
String name
-
schema
ISchemaName schema
-
schemaText
String schemaText
-
serDe
SerDeInfo serDe
-
state
SchemaVersionState state
-
version
int version
-
-
-
Class io.trino.hive.thrift.metastore.SchemaVersionDescriptor
class SchemaVersionDescriptor extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
schema
ISchemaName schema
-
version
int version
-
-
-
Class io.trino.hive.thrift.metastore.SerDeInfo
class SerDeInfo extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.SetPartitionsStatsRequest
class SetPartitionsStatsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
colStats
List<ColumnStatistics> colStats
-
needMerge
boolean needMerge
-
validWriteIdList
String validWriteIdList
-
writeId
long writeId
-
-
-
Class io.trino.hive.thrift.metastore.SetPartitionsStatsResponse
class SetPartitionsStatsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
result
boolean result
-
-
-
Class io.trino.hive.thrift.metastore.SetSchemaVersionStateRequest
class SetSchemaVersionStateRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schemaVersion
SchemaVersionDescriptor schemaVersion
-
state
SchemaVersionState state
-
-
-
Class io.trino.hive.thrift.metastore.ShowCompactRequest
class ShowCompactRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ShowCompactResponse
class ShowCompactResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
compacts
List<ShowCompactResponseElement> compacts
-
-
-
Class io.trino.hive.thrift.metastore.ShowCompactResponseElement
class ShowCompactResponseElement extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
dbname
String dbname
-
endTime
long endTime
-
hadoopJobId
String hadoopJobId
-
hightestTxnId
long hightestTxnId
-
id
long id
-
metaInfo
String metaInfo
-
partitionname
String partitionname
-
runAs
String runAs
-
start
long start
-
state
String state
-
tablename
String tablename
-
type
CompactionType type
-
workerid
String workerid
-
-
-
Class io.trino.hive.thrift.metastore.ShowLocksRequest
class ShowLocksRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ShowLocksResponse
class ShowLocksResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
locks
List<ShowLocksResponseElement> locks
-
-
-
Class io.trino.hive.thrift.metastore.ShowLocksResponseElement
class ShowLocksResponseElement extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
acquiredat
long acquiredat
-
agentInfo
String agentInfo
-
blockedByExtId
long blockedByExtId
-
blockedByIntId
long blockedByIntId
-
dbname
String dbname
-
heartbeatCount
int heartbeatCount
-
hostname
String hostname
-
lastheartbeat
long lastheartbeat
-
lockid
long lockid
-
lockIdInternal
long lockIdInternal
-
partname
String partname
-
state
LockState state
-
tablename
String tablename
-
txnid
long txnid
-
type
LockType type
-
user
String user
-
-
-
Class io.trino.hive.thrift.metastore.SkewedInfo
class SkewedInfo extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.SQLCheckConstraint
class SQLCheckConstraint extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
check_expression
String check_expression
-
column_name
String column_name
-
dc_name
String dc_name
-
enable_cstr
boolean enable_cstr
-
rely_cstr
boolean rely_cstr
-
table_db
String table_db
-
table_name
String table_name
-
validate_cstr
boolean validate_cstr
-
-
-
Class io.trino.hive.thrift.metastore.SQLDefaultConstraint
class SQLDefaultConstraint extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
column_name
String column_name
-
dc_name
String dc_name
-
default_value
String default_value
-
enable_cstr
boolean enable_cstr
-
rely_cstr
boolean rely_cstr
-
table_db
String table_db
-
table_name
String table_name
-
validate_cstr
boolean validate_cstr
-
-
-
Class io.trino.hive.thrift.metastore.SQLForeignKey
class SQLForeignKey extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
delete_rule
int delete_rule
-
enable_cstr
boolean enable_cstr
-
fk_name
String fk_name
-
fkcolumn_name
String fkcolumn_name
-
fktable_db
String fktable_db
-
fktable_name
String fktable_name
-
key_seq
int key_seq
-
pk_name
String pk_name
-
pkcolumn_name
String pkcolumn_name
-
pktable_db
String pktable_db
-
pktable_name
String pktable_name
-
rely_cstr
boolean rely_cstr
-
update_rule
int update_rule
-
validate_cstr
boolean validate_cstr
-
-
-
Class io.trino.hive.thrift.metastore.SQLNotNullConstraint
class SQLNotNullConstraint extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.SQLPrimaryKey
class SQLPrimaryKey extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.SQLUniqueConstraint
class SQLUniqueConstraint extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.StorageDescriptor
class StorageDescriptor extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
bucketCols
List<String> bucketCols
-
cols
List<FieldSchema> cols
-
compressed
boolean compressed
-
inputFormat
String inputFormat
-
location
String location
-
numBuckets
int numBuckets
-
outputFormat
String outputFormat
-
parameters
Map<String,
String> parameters -
serdeInfo
SerDeInfo serdeInfo
-
skewedInfo
SkewedInfo skewedInfo
-
sortCols
List<Order> sortCols
-
storedAsSubDirectories
boolean storedAsSubDirectories
-
-
-
Class io.trino.hive.thrift.metastore.StringColumnStatsData
class StringColumnStatsData extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
avgColLen
double avgColLen
-
bitVectors
ByteBuffer bitVectors
-
maxColLen
long maxColLen
-
numDVs
long numDVs
-
numNulls
long numNulls
-
-
-
Class io.trino.hive.thrift.metastore.Table
class Table extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
catName
String catName
-
createTime
int createTime
-
creationMetadata
CreationMetadata creationMetadata
-
dbName
String dbName
-
lastAccessTime
int lastAccessTime
-
owner
String owner
-
ownerType
PrincipalType ownerType
-
parameters
Map<String,
String> parameters -
partitionKeys
List<FieldSchema> partitionKeys
-
privileges
PrincipalPrivilegeSet privileges
-
retention
int retention
-
rewriteEnabled
boolean rewriteEnabled
-
sd
StorageDescriptor sd
-
tableName
String tableName
-
tableType
String tableType
-
temporary
boolean temporary
-
viewExpandedText
String viewExpandedText
-
viewOriginalText
String viewOriginalText
-
writeId
long writeId
-
-
-
Class io.trino.hive.thrift.metastore.TableMeta
class TableMeta extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.TableStatsRequest
class TableStatsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.TableStatsResult
class TableStatsResult extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
tableStats
List<ColumnStatisticsObj> tableStats
-
-
-
Class io.trino.hive.thrift.metastore.TableValidWriteIds
class TableValidWriteIds extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
abortedBits
ByteBuffer abortedBits
-
fullTableName
String fullTableName
-
invalidWriteIds
List<Long> invalidWriteIds
-
minOpenWriteId
long minOpenWriteId
-
writeIdHighWaterMark
long writeIdHighWaterMark
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.abort_txn_args
class abort_txn_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
AbortTxnRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.abort_txn_result
class abort_txn_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchTxnException o1
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.abort_txns_args
class abort_txns_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
AbortTxnsRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.abort_txns_result
class abort_txns_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchTxnException o1
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_check_constraint_args
class add_check_constraint_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
AddCheckConstraintRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_check_constraint_result
class add_check_constraint_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_default_constraint_args
class add_default_constraint_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
AddDefaultConstraintRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_default_constraint_result
class add_default_constraint_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_dynamic_partitions_args
class add_dynamic_partitions_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
AddDynamicPartitions rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_dynamic_partitions_result
class add_dynamic_partitions_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchTxnException o1
-
o2
TxnAbortedException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_foreign_key_args
class add_foreign_key_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
AddForeignKeyRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_foreign_key_result
class add_foreign_key_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_master_key_args
class add_master_key_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
key
String key
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_master_key_result
class add_master_key_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
int success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_not_null_constraint_args
class add_not_null_constraint_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
AddNotNullConstraintRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_not_null_constraint_result
class add_not_null_constraint_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partition_args
class add_partition_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
new_part
Partition new_part
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partition_result
class add_partition_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partition_with_environment_context_args
class add_partition_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
environment_context
EnvironmentContext environment_context
-
new_part
Partition new_part
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partition_with_environment_context_result
class add_partition_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_args
class add_partitions_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_pspec_args
class add_partitions_pspec_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
new_parts
List<PartitionSpec> new_parts
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_pspec_result
class add_partitions_pspec_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
int success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_req_args
class add_partitions_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
AddPartitionsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_req_result
class add_partitions_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
AddPartitionsResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_result
class add_partitions_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
int success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_primary_key_args
class add_primary_key_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
AddPrimaryKeyRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_primary_key_result
class add_primary_key_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_runtime_stats_args
class add_runtime_stats_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
stat
RuntimeStat stat
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_runtime_stats_result
class add_runtime_stats_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_schema_version_args
class add_schema_version_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schemaVersion
SchemaVersion schemaVersion
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_schema_version_result
class add_schema_version_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
NoSuchObjectException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_serde_args
class add_serde_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
serde
SerDeInfo serde
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_serde_result
class add_serde_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_token_args
class add_token_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_token_result
class add_token_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_unique_constraint_args
class add_unique_constraint_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
AddUniqueConstraintRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_unique_constraint_result
class add_unique_constraint_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.allocate_table_write_ids_args
class allocate_table_write_ids_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
AllocateTableWriteIdsRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.allocate_table_write_ids_result
class allocate_table_write_ids_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchTxnException o1
-
o2
TxnAbortedException o2
-
o3
MetaException o3
-
success
AllocateTableWriteIdsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_catalog_args
class alter_catalog_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
AlterCatalogRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_catalog_result
class alter_catalog_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_database_args
class alter_database_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_database_result
class alter_database_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_function_args
class alter_function_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_function_result
class alter_function_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_ischema_args
class alter_ischema_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
AlterISchemaRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_ischema_result
class alter_ischema_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partition_args
class alter_partition_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partition_result
class alter_partition_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partition_with_environment_context_args
class alter_partition_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
db_name
String db_name
-
environment_context
EnvironmentContext environment_context
-
new_part
Partition new_part
-
tbl_name
String tbl_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partition_with_environment_context_result
class alter_partition_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partitions_args
class alter_partitions_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partitions_req_args
class alter_partitions_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
AlterPartitionsRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partitions_req_result
class alter_partitions_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
success
AlterPartitionsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partitions_result
class alter_partitions_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partitions_with_environment_context_args
class alter_partitions_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
db_name
String db_name
-
environment_context
EnvironmentContext environment_context
-
new_parts
List<Partition> new_parts
-
tbl_name
String tbl_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_partitions_with_environment_context_result
class alter_partitions_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_resource_plan_args
class alter_resource_plan_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMAlterResourcePlanRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_resource_plan_result
class alter_resource_plan_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
success
WMAlterResourcePlanResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_args
class alter_table_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_req_args
class alter_table_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
AlterTableRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_req_result
class alter_table_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
success
AlterTableResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_result
class alter_table_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_with_cascade_args
class alter_table_with_cascade_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_with_cascade_result
class alter_table_with_cascade_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_with_environment_context_args
class alter_table_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
dbname
String dbname
-
environment_context
EnvironmentContext environment_context
-
new_tbl
Table new_tbl
-
tbl_name
String tbl_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_table_with_environment_context_result
class alter_table_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_wm_pool_args
class alter_wm_pool_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMAlterPoolRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_wm_pool_result
class alter_wm_pool_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
NoSuchObjectException o2
-
o3
InvalidObjectException o3
-
o4
MetaException o4
-
success
WMAlterPoolResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_wm_trigger_args
class alter_wm_trigger_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMAlterTriggerRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_wm_trigger_result
class alter_wm_trigger_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
success
WMAlterTriggerResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_args
class append_partition_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_by_name_args
class append_partition_by_name_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_by_name_result
class append_partition_by_name_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_by_name_with_environment_context_args
class append_partition_by_name_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
db_name
String db_name
-
environment_context
EnvironmentContext environment_context
-
part_name
String part_name
-
tbl_name
String tbl_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_by_name_with_environment_context_result
class append_partition_by_name_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_result
class append_partition_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_with_environment_context_args
class append_partition_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
db_name
String db_name
-
environment_context
EnvironmentContext environment_context
-
part_vals
List<String> part_vals
-
tbl_name
String tbl_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.append_partition_with_environment_context_result
class append_partition_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidObjectException o1
-
o2
AlreadyExistsException o2
-
o3
MetaException o3
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.cache_file_metadata_args
class cache_file_metadata_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
CacheFileMetadataRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.cache_file_metadata_result
class cache_file_metadata_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
CacheFileMetadataResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.cancel_delegation_token_args
class cancel_delegation_token_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token_str_form
String token_str_form
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.cancel_delegation_token_result
class cancel_delegation_token_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.check_lock_args
class check_lock_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
CheckLockRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.check_lock_result
class check_lock_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchTxnException o1
-
o2
TxnAbortedException o2
-
o3
NoSuchLockException o3
-
success
LockResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.clear_file_metadata_args
class clear_file_metadata_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
ClearFileMetadataRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.clear_file_metadata_result
class clear_file_metadata_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
ClearFileMetadataResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.cm_recycle_args
class cm_recycle_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
CmRecycleRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.cm_recycle_result
class cm_recycle_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
CmRecycleResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.commit_txn_args
class commit_txn_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
CommitTxnRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.commit_txn_result
class commit_txn_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchTxnException o1
-
o2
TxnAbortedException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.compact_args
class compact_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
CompactionRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.compact_result
class compact_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.compact2_args
class compact2_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
CompactionRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.compact2_result
class compact2_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
CompactionResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_catalog_args
class create_catalog_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
catalog
CreateCatalogRequest catalog
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_catalog_result
class create_catalog_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_database_args
class create_database_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
database
Database database
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_database_result
class create_database_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_function_args
class create_function_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
func
Function func
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_function_result
class create_function_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
NoSuchObjectException o4
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_ischema_args
class create_ischema_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schema
ISchema schema
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_ischema_result
class create_ischema_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
NoSuchObjectException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_args
class create_or_drop_wm_trigger_to_pool_mapping_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMCreateOrDropTriggerToPoolMappingRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_or_drop_wm_trigger_to_pool_mapping_result
class create_or_drop_wm_trigger_to_pool_mapping_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
NoSuchObjectException o2
-
o3
InvalidObjectException o3
-
o4
MetaException o4
-
success
WMCreateOrDropTriggerToPoolMappingResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_or_update_wm_mapping_args
class create_or_update_wm_mapping_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMCreateOrUpdateMappingRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_or_update_wm_mapping_result
class create_or_update_wm_mapping_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
NoSuchObjectException o2
-
o3
InvalidObjectException o3
-
o4
MetaException o4
-
success
WMCreateOrUpdateMappingResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_resource_plan_args
class create_resource_plan_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMCreateResourcePlanRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_resource_plan_result
class create_resource_plan_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
success
WMCreateResourcePlanResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_role_args
class create_role_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
role
Role role
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_role_result
class create_role_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_table_args
class create_table_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
tbl
Table tbl
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_table_result
class create_table_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
NoSuchObjectException o4
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_table_with_constraints_args
class create_table_with_constraints_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
checkConstraints
List<SQLCheckConstraint> checkConstraints
-
defaultConstraints
List<SQLDefaultConstraint> defaultConstraints
-
foreignKeys
List<SQLForeignKey> foreignKeys
-
notNullConstraints
List<SQLNotNullConstraint> notNullConstraints
-
primaryKeys
List<SQLPrimaryKey> primaryKeys
-
tbl
Table tbl
-
uniqueConstraints
List<SQLUniqueConstraint> uniqueConstraints
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_table_with_constraints_result
class create_table_with_constraints_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
NoSuchObjectException o4
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_table_with_environment_context_args
class create_table_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
environment_context
EnvironmentContext environment_context
-
tbl
Table tbl
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_table_with_environment_context_result
class create_table_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
NoSuchObjectException o4
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_type_args
class create_type_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
type
Type type
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_type_result
class create_type_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
AlreadyExistsException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_wm_pool_args
class create_wm_pool_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMCreatePoolRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_wm_pool_result
class create_wm_pool_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
NoSuchObjectException o2
-
o3
InvalidObjectException o3
-
o4
MetaException o4
-
success
WMCreatePoolResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_wm_trigger_args
class create_wm_trigger_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMCreateTriggerRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.create_wm_trigger_result
class create_wm_trigger_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
AlreadyExistsException o1
-
o2
NoSuchObjectException o2
-
o3
InvalidObjectException o3
-
o4
MetaException o4
-
success
WMCreateTriggerResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.delete_partition_column_statistics_args
class delete_partition_column_statistics_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.delete_partition_column_statistics_result
class delete_partition_column_statistics_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
o3
InvalidObjectException o3
-
o4
InvalidInputException o4
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.delete_table_column_statistics_args
class delete_table_column_statistics_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.delete_table_column_statistics_result
class delete_table_column_statistics_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
o3
InvalidObjectException o3
-
o4
InvalidInputException o4
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_catalog_args
class drop_catalog_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
catName
DropCatalogRequest catName
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_catalog_result
class drop_catalog_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_constraint_args
class drop_constraint_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
DropConstraintRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_constraint_result
class drop_constraint_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_database_args
class drop_database_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
cascade
boolean cascade
-
deleteData
boolean deleteData
-
name
String name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_database_result
class drop_database_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_function_args
class drop_function_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_function_result
class drop_function_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_ischema_args
class drop_ischema_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
ISchemaName name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_ischema_result
class drop_ischema_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partition_args
class drop_partition_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partition_by_name_args
class drop_partition_by_name_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partition_by_name_result
class drop_partition_by_name_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partition_by_name_with_environment_context_args
class drop_partition_by_name_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
db_name
String db_name
-
deleteData
boolean deleteData
-
environment_context
EnvironmentContext environment_context
-
part_name
String part_name
-
tbl_name
String tbl_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partition_by_name_with_environment_context_result
class drop_partition_by_name_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partition_result
class drop_partition_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partition_with_environment_context_args
class drop_partition_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
db_name
String db_name
-
deleteData
boolean deleteData
-
environment_context
EnvironmentContext environment_context
-
part_vals
List<String> part_vals
-
tbl_name
String tbl_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partition_with_environment_context_result
class drop_partition_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partitions_req_args
class drop_partitions_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
DropPartitionsRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partitions_req_result
class drop_partitions_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
DropPartitionsResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_resource_plan_args
class drop_resource_plan_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMDropResourcePlanRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_resource_plan_result
class drop_resource_plan_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
success
WMDropResourcePlanResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_role_args
class drop_role_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
role_name
String role_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_role_result
class drop_role_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_schema_version_args
class drop_schema_version_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schemaVersion
SchemaVersionDescriptor schemaVersion
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_schema_version_result
class drop_schema_version_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_table_args
class drop_table_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_table_result
class drop_table_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_table_with_environment_context_args
class drop_table_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
dbname
String dbname
-
deleteData
boolean deleteData
-
environment_context
EnvironmentContext environment_context
-
name
String name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_table_with_environment_context_result
class drop_table_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_type_args
class drop_type_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
type
String type
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_type_result
class drop_type_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_wm_mapping_args
class drop_wm_mapping_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMDropMappingRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_wm_mapping_result
class drop_wm_mapping_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
success
WMDropMappingResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_wm_pool_args
class drop_wm_pool_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMDropPoolRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_wm_pool_result
class drop_wm_pool_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
success
WMDropPoolResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_wm_trigger_args
class drop_wm_trigger_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMDropTriggerRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_wm_trigger_result
class drop_wm_trigger_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
success
WMDropTriggerResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.exchange_partition_args
class exchange_partition_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.exchange_partition_result
class exchange_partition_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
o3
InvalidObjectException o3
-
o4
InvalidInputException o4
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.exchange_partitions_args
class exchange_partitions_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.exchange_partitions_result
class exchange_partitions_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
o3
InvalidObjectException o3
-
o4
InvalidInputException o4
-
success
List<Partition> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.fire_listener_event_args
class fire_listener_event_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
FireEventRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.fire_listener_event_result
class fire_listener_event_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
FireEventResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.flushCache_args
class flushCache_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.flushCache_result
class flushCache_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_active_resource_plan_args
class get_active_resource_plan_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMGetActiveResourcePlanRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_active_resource_plan_result
class get_active_resource_plan_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o2
MetaException o2
-
success
WMGetActiveResourcePlanResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_aggr_stats_for_args
class get_aggr_stats_for_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
PartitionsStatsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_aggr_stats_for_result
class get_aggr_stats_for_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
AggrStats success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_databases_args
class get_all_databases_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_databases_result
class get_all_databases_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_functions_args
class get_all_functions_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_functions_result
class get_all_functions_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
GetAllFunctionsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_resource_plans_args
class get_all_resource_plans_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMGetAllResourcePlanRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_resource_plans_result
class get_all_resource_plans_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
WMGetAllResourcePlanResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_tables_args
class get_all_tables_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
db_name
String db_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_tables_result
class get_all_tables_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_token_identifiers_args
class get_all_token_identifiers_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_all_token_identifiers_result
class get_all_token_identifiers_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_catalog_args
class get_catalog_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
catName
GetCatalogRequest catName
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_catalog_result
class get_catalog_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
GetCatalogResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_catalogs_args
class get_catalogs_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_catalogs_result
class get_catalogs_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
GetCatalogsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_check_constraints_args
class get_check_constraints_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
CheckConstraintsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_check_constraints_result
class get_check_constraints_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
CheckConstraintsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_config_value_args
class get_config_value_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_config_value_result
class get_config_value_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
ConfigValSecurityException o1
-
success
String success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_current_notificationEventId_args
class get_current_notificationEventId_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_current_notificationEventId_result
class get_current_notificationEventId_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
CurrentNotificationEventId success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_database_args
class get_database_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_database_result
class get_database_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
Database success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_databases_args
class get_databases_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
pattern
String pattern
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_databases_result
class get_databases_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_default_constraints_args
class get_default_constraints_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
DefaultConstraintsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_default_constraints_result
class get_default_constraints_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
DefaultConstraintsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_delegation_token_args
class get_delegation_token_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_delegation_token_result
class get_delegation_token_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
String success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_fields_args
class get_fields_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_fields_result
class get_fields_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
UnknownTableException o2
-
o3
UnknownDBException o3
-
success
List<FieldSchema> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_fields_with_environment_context_args
class get_fields_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
db_name
String db_name
-
environment_context
EnvironmentContext environment_context
-
table_name
String table_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_fields_with_environment_context_result
class get_fields_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
UnknownTableException o2
-
o3
UnknownDBException o3
-
success
List<FieldSchema> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_file_metadata_args
class get_file_metadata_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
GetFileMetadataRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_file_metadata_by_expr_args
class get_file_metadata_by_expr_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
GetFileMetadataByExprRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_file_metadata_by_expr_result
class get_file_metadata_by_expr_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
GetFileMetadataByExprResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_file_metadata_result
class get_file_metadata_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
GetFileMetadataResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_foreign_keys_args
class get_foreign_keys_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
ForeignKeysRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_foreign_keys_result
class get_foreign_keys_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
ForeignKeysResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_function_args
class get_function_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_function_result
class get_function_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
Function success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_functions_args
class get_functions_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_functions_result
class get_functions_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_ischema_args
class get_ischema_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
ISchemaName name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_ischema_result
class get_ischema_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
ISchema success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_lock_materialization_rebuild_args
class get_lock_materialization_rebuild_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_lock_materialization_rebuild_result
class get_lock_materialization_rebuild_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
LockResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_master_keys_args
class get_master_keys_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_master_keys_result
class get_master_keys_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_materialization_invalidation_info_args
class get_materialization_invalidation_info_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
creation_metadata
CreationMetadata creation_metadata
-
validTxnList
String validTxnList
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_materialization_invalidation_info_result
class get_materialization_invalidation_info_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
InvalidOperationException o2
-
o3
UnknownDBException o3
-
success
Materialization success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_materialized_views_for_rewriting_args
class get_materialized_views_for_rewriting_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
db_name
String db_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_materialized_views_for_rewriting_result
class get_materialized_views_for_rewriting_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_metastore_db_uuid_args
class get_metastore_db_uuid_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_metastore_db_uuid_result
class get_metastore_db_uuid_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
String success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_next_notification_args
class get_next_notification_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
NotificationEventRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_next_notification_result
class get_next_notification_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
NotificationEventResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_not_null_constraints_args
class get_not_null_constraints_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
NotNullConstraintsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_not_null_constraints_result
class get_not_null_constraints_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
NotNullConstraintsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_notification_events_count_args
class get_notification_events_count_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
NotificationEventsCountRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_notification_events_count_result
class get_notification_events_count_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
NotificationEventsCountResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_num_partitions_by_filter_args
class get_num_partitions_by_filter_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_num_partitions_by_filter_result
class get_num_partitions_by_filter_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
int success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_open_txns_args
class get_open_txns_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_open_txns_info_args
class get_open_txns_info_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_open_txns_info_result
class get_open_txns_info_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
GetOpenTxnsInfoResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_open_txns_result
class get_open_txns_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
GetOpenTxnsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_part_specs_by_filter_args
class get_part_specs_by_filter_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_part_specs_by_filter_result
class get_part_specs_by_filter_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
List<PartitionSpec> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_args
class get_partition_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_by_name_args
class get_partition_by_name_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_by_name_result
class get_partition_by_name_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_column_statistics_args
class get_partition_column_statistics_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_column_statistics_result
class get_partition_column_statistics_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
o3
InvalidInputException o3
-
o4
InvalidObjectException o4
-
success
ColumnStatistics success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_names_args
class get_partition_names_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_names_ps_args
class get_partition_names_ps_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_names_ps_result
class get_partition_names_ps_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_names_result
class get_partition_names_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_result
class get_partition_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_values_args
class get_partition_values_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
PartitionValuesRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_values_result
class get_partition_values_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
PartitionValuesResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_with_auth_args
class get_partition_with_auth_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partition_with_auth_result
class get_partition_with_auth_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
Partition success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_args
class get_partitions_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_by_expr_args
class get_partitions_by_expr_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
PartitionsByExprRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_by_expr_result
class get_partitions_by_expr_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
PartitionsByExprResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_by_filter_args
class get_partitions_by_filter_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_by_filter_result
class get_partitions_by_filter_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
List<Partition> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_by_names_args
class get_partitions_by_names_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_by_names_result
class get_partitions_by_names_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
List<Partition> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_ps_args
class get_partitions_ps_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_ps_result
class get_partitions_ps_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
List<Partition> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_ps_with_auth_args
class get_partitions_ps_with_auth_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_ps_with_auth_result
class get_partitions_ps_with_auth_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
List<Partition> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_pspec_args
class get_partitions_pspec_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_pspec_result
class get_partitions_pspec_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
List<PartitionSpec> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_result
class get_partitions_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
List<Partition> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_statistics_req_args
class get_partitions_statistics_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
PartitionsStatsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_statistics_req_result
class get_partitions_statistics_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
PartitionsStatsResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_with_auth_args
class get_partitions_with_auth_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_with_auth_result
class get_partitions_with_auth_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
List<Partition> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_primary_keys_args
class get_primary_keys_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
PrimaryKeysRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_primary_keys_result
class get_primary_keys_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
PrimaryKeysResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_principals_in_role_args
class get_principals_in_role_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
GetPrincipalsInRoleRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_principals_in_role_result
class get_principals_in_role_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
GetPrincipalsInRoleResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_privilege_set_args
class get_privilege_set_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
group_names
List<String> group_names
-
hiveObject
HiveObjectRef hiveObject
-
user_name
String user_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_privilege_set_result
class get_privilege_set_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
PrincipalPrivilegeSet success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_resource_plan_args
class get_resource_plan_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMGetResourcePlanRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_resource_plan_result
class get_resource_plan_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
WMGetResourcePlanResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_role_grants_for_principal_args
class get_role_grants_for_principal_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
GetRoleGrantsForPrincipalRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_role_grants_for_principal_result
class get_role_grants_for_principal_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
GetRoleGrantsForPrincipalResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_role_names_args
class get_role_names_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_role_names_result
class get_role_names_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_runtime_stats_args
class get_runtime_stats_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
GetRuntimeStatsRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_runtime_stats_result
class get_runtime_stats_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<RuntimeStat> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_all_versions_args
class get_schema_all_versions_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schemaName
ISchemaName schemaName
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_all_versions_result
class get_schema_all_versions_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
List<SchemaVersion> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_args
class get_schema_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_latest_version_args
class get_schema_latest_version_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schemaName
ISchemaName schemaName
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_latest_version_result
class get_schema_latest_version_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
SchemaVersion success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_result
class get_schema_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
UnknownTableException o2
-
o3
UnknownDBException o3
-
success
List<FieldSchema> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_version_args
class get_schema_version_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
schemaVersion
SchemaVersionDescriptor schemaVersion
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_version_result
class get_schema_version_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
SchemaVersion success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_with_environment_context_args
class get_schema_with_environment_context_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
db_name
String db_name
-
environment_context
EnvironmentContext environment_context
-
table_name
String table_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schema_with_environment_context_result
class get_schema_with_environment_context_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
UnknownTableException o2
-
o3
UnknownDBException o3
-
success
List<FieldSchema> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schemas_by_cols_args
class get_schemas_by_cols_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
FindSchemasByColsRqst rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_schemas_by_cols_result
class get_schemas_by_cols_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
FindSchemasByColsResp success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_serde_args
class get_serde_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
GetSerdeRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_serde_result
class get_serde_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
SerDeInfo success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_args
class get_table_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_column_statistics_args
class get_table_column_statistics_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_column_statistics_result
class get_table_column_statistics_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
o3
InvalidInputException o3
-
o4
InvalidObjectException o4
-
success
ColumnStatistics success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_meta_args
class get_table_meta_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_meta_result
class get_table_meta_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<TableMeta> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_names_by_filter_args
class get_table_names_by_filter_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_names_by_filter_result
class get_table_names_by_filter_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
InvalidOperationException o2
-
o3
UnknownDBException o3
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_objects_by_name_args
class get_table_objects_by_name_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_objects_by_name_req_args
class get_table_objects_by_name_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
GetTablesRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_objects_by_name_req_result
class get_table_objects_by_name_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
InvalidOperationException o2
-
o3
UnknownDBException o3
-
success
GetTablesResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_objects_by_name_result
class get_table_objects_by_name_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_req_args
class get_table_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
GetTableRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_req_result
class get_table_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
GetTableResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_result
class get_table_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
Table success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_statistics_req_args
class get_table_statistics_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
TableStatsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_statistics_req_result
class get_table_statistics_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
TableStatsResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_tables_args
class get_tables_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_tables_by_type_args
class get_tables_by_type_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_tables_by_type_result
class get_tables_by_type_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_tables_result
class get_tables_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_token_args
class get_token_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token_identifier
String token_identifier
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_token_result
class get_token_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
String success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_triggers_for_resourceplan_args
class get_triggers_for_resourceplan_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMGetTriggersForResourePlanRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_triggers_for_resourceplan_result
class get_triggers_for_resourceplan_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
WMGetTriggersForResourePlanResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_type_all_args
class get_type_all_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_type_all_result
class get_type_all_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o2
MetaException o2
-
success
Map<String,
Type> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_type_args
class get_type_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
name
String name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_type_result
class get_type_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
Type success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_unique_constraints_args
class get_unique_constraints_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
UniqueConstraintsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_unique_constraints_result
class get_unique_constraints_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
success
UniqueConstraintsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_valid_write_ids_args
class get_valid_write_ids_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
GetValidWriteIdsRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_valid_write_ids_result
class get_valid_write_ids_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchTxnException o1
-
o2
MetaException o2
-
success
GetValidWriteIdsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.getMetaConf_args
class getMetaConf_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
key
String key
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.getMetaConf_result
class getMetaConf_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
String success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_privileges_args
class grant_privileges_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
privileges
PrivilegeBag privileges
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_privileges_result
class grant_privileges_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_revoke_privileges_args
class grant_revoke_privileges_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
GrantRevokePrivilegeRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_revoke_privileges_result
class grant_revoke_privileges_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
GrantRevokePrivilegeResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_revoke_role_args
class grant_revoke_role_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
GrantRevokeRoleRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_revoke_role_result
class grant_revoke_role_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
GrantRevokeRoleResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_role_args
class grant_role_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
grant_option
boolean grant_option
-
grantor
String grantor
-
grantorType
PrincipalType grantorType
-
principal_name
String principal_name
-
principal_type
PrincipalType principal_type
-
role_name
String role_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.grant_role_result
class grant_role_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_args
class heartbeat_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ids
HeartbeatRequest ids
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args
class heartbeat_lock_materialization_rebuild_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result
class heartbeat_lock_materialization_rebuild_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_result
class heartbeat_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchLockException o1
-
o2
NoSuchTxnException o2
-
o3
TxnAbortedException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_txn_range_args
class heartbeat_txn_range_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
txns
HeartbeatTxnRangeRequest txns
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_txn_range_result
class heartbeat_txn_range_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
HeartbeatTxnRangeResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.isPartitionMarkedForEvent_args
class isPartitionMarkedForEvent_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.isPartitionMarkedForEvent_result
class isPartitionMarkedForEvent_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
o3
UnknownDBException o3
-
o4
UnknownTableException o4
-
o5
UnknownPartitionException o5
-
o6
InvalidPartitionException o6
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.list_privileges_args
class list_privileges_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
hiveObject
HiveObjectRef hiveObject
-
principal_name
String principal_name
-
principal_type
PrincipalType principal_type
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.list_privileges_result
class list_privileges_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<HiveObjectPrivilege> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.list_roles_args
class list_roles_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
principal_name
String principal_name
-
principal_type
PrincipalType principal_type
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.list_roles_result
class list_roles_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<Role> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.lock_args
class lock_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
LockRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.lock_result
class lock_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchTxnException o1
-
o2
TxnAbortedException o2
-
success
LockResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.map_schema_version_to_serde_args
class map_schema_version_to_serde_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
MapSchemaVersionToSerdeRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.map_schema_version_to_serde_result
class map_schema_version_to_serde_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.markPartitionForEvent_args
class markPartitionForEvent_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.markPartitionForEvent_result
class markPartitionForEvent_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
NoSuchObjectException o2
-
o3
UnknownDBException o3
-
o4
UnknownTableException o4
-
o5
UnknownPartitionException o5
-
o6
InvalidPartitionException o6
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.open_txns_args
class open_txns_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
OpenTxnRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.open_txns_result
class open_txns_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
OpenTxnsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.partition_name_has_valid_characters_args
class partition_name_has_valid_characters_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.partition_name_has_valid_characters_result
class partition_name_has_valid_characters_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.partition_name_to_spec_args
class partition_name_to_spec_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
part_name
String part_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.partition_name_to_spec_result
class partition_name_to_spec_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
Map<String,
String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.partition_name_to_vals_args
class partition_name_to_vals_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
part_name
String part_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.partition_name_to_vals_result
class partition_name_to_vals_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.put_file_metadata_args
class put_file_metadata_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
PutFileMetadataRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.put_file_metadata_result
class put_file_metadata_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
PutFileMetadataResult success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.refresh_privileges_args
class refresh_privileges_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
authorizer
String authorizer
-
grantRequest
GrantRevokePrivilegeRequest grantRequest
-
objToRefresh
HiveObjectRef objToRefresh
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.refresh_privileges_result
class refresh_privileges_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
GrantRevokePrivilegeResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.remove_master_key_args
class remove_master_key_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
key_seq
int key_seq
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.remove_master_key_result
class remove_master_key_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.remove_token_args
class remove_token_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token_identifier
String token_identifier
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.remove_token_result
class remove_token_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.rename_partition_args
class rename_partition_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.rename_partition_result
class rename_partition_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
InvalidOperationException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.renew_delegation_token_args
class renew_delegation_token_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
token_str_form
String token_str_form
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.renew_delegation_token_result
class renew_delegation_token_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
long success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.repl_tbl_writeid_state_args
class repl_tbl_writeid_state_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
ReplTblWriteIdStateRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.repl_tbl_writeid_state_result
class repl_tbl_writeid_state_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.revoke_privileges_args
class revoke_privileges_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
privileges
PrivilegeBag privileges
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.revoke_privileges_result
class revoke_privileges_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.revoke_role_args
class revoke_role_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
principal_name
String principal_name
-
principal_type
PrincipalType principal_type
-
role_name
String role_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.revoke_role_result
class revoke_role_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
MetaException o1
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.set_aggr_stats_for_args
class set_aggr_stats_for_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
SetPartitionsStatsRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.set_aggr_stats_for_result
class set_aggr_stats_for_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
InvalidInputException o4
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.set_schema_version_state_args
class set_schema_version_state_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
SetSchemaVersionStateRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.set_schema_version_state_result
class set_schema_version_state_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidOperationException o2
-
o3
MetaException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.set_ugi_args
class set_ugi_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.set_ugi_result
class set_ugi_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
success
List<String> success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.setMetaConf_args
class setMetaConf_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.setMetaConf_result
class setMetaConf_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.show_compact_args
class show_compact_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
ShowCompactRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.show_compact_result
class show_compact_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
ShowCompactResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.show_locks_args
class show_locks_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
ShowLocksRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.show_locks_result
class show_locks_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
ShowLocksResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.truncate_table_args
class truncate_table_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.truncate_table_result
class truncate_table_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.unlock_args
class unlock_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
rqst
UnlockRequest rqst
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.unlock_result
class unlock_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchLockException o1
-
o2
TxnOpenException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_creation_metadata_args
class update_creation_metadata_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
catName
String catName
-
creation_metadata
CreationMetadata creation_metadata
-
dbname
String dbname
-
tbl_name
String tbl_name
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_creation_metadata_result
class update_creation_metadata_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
MetaException o1
-
o2
InvalidOperationException o2
-
o3
UnknownDBException o3
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_master_key_args
class update_master_key_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
key
String key
-
seq_number
int seq_number
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_master_key_result
class update_master_key_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_partition_column_statistics_args
class update_partition_column_statistics_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
stats_obj
ColumnStatistics stats_obj
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_partition_column_statistics_req_args
class update_partition_column_statistics_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
SetPartitionsStatsRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_partition_column_statistics_req_result
class update_partition_column_statistics_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
InvalidInputException o4
-
success
SetPartitionsStatsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_partition_column_statistics_result
class update_partition_column_statistics_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
InvalidInputException o4
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_table_column_statistics_args
class update_table_column_statistics_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
stats_obj
ColumnStatistics stats_obj
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_table_column_statistics_req_args
class update_table_column_statistics_req_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
SetPartitionsStatsRequest req
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_table_column_statistics_req_result
class update_table_column_statistics_req_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
InvalidInputException o4
-
success
SetPartitionsStatsResponse success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_table_column_statistics_result
class update_table_column_statistics_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
o1
NoSuchObjectException o1
-
o2
InvalidObjectException o2
-
o3
MetaException o3
-
o4
InvalidInputException o4
-
success
boolean success
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.validate_resource_plan_args
class validate_resource_plan_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
request
WMValidateResourcePlanRequest request
-
-
-
Class io.trino.hive.thrift.metastore.ThriftHiveMetastore.validate_resource_plan_result
class validate_resource_plan_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
o1
NoSuchObjectException o1
-
o2
MetaException o2
-
success
WMValidateResourcePlanResponse success
-
-
-
Exception io.trino.hive.thrift.metastore.TxnAbortedException
class TxnAbortedException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Class io.trino.hive.thrift.metastore.TxnInfo
class TxnInfo extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Exception io.trino.hive.thrift.metastore.TxnOpenException
class TxnOpenException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Class io.trino.hive.thrift.metastore.TxnToWriteId
class TxnToWriteId extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
txnId
long txnId
-
writeId
long writeId
-
-
-
Class io.trino.hive.thrift.metastore.Type
class Type extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fields
List<FieldSchema> fields
-
name
String name
-
type1
String type1
-
type2
String type2
-
-
-
Class io.trino.hive.thrift.metastore.UniqueConstraintsRequest
class UniqueConstraintsRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.UniqueConstraintsResponse
class UniqueConstraintsResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
uniqueConstraints
List<SQLUniqueConstraint> uniqueConstraints
-
-
-
Exception io.trino.hive.thrift.metastore.UnknownDBException
class UnknownDBException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Exception io.trino.hive.thrift.metastore.UnknownPartitionException
class UnknownPartitionException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Exception io.trino.hive.thrift.metastore.UnknownTableException
class UnknownTableException extends org.apache.thrift.TException implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
message
String message
-
-
-
Class io.trino.hive.thrift.metastore.UnlockRequest
class UnlockRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
lockid
long lockid
-
-
-
Class io.trino.hive.thrift.metastore.Version
class Version extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMAlterPoolRequest
class WMAlterPoolRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
pool
WMNullablePool pool
-
poolPath
String poolPath
-
-
-
Class io.trino.hive.thrift.metastore.WMAlterPoolResponse
class WMAlterPoolResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMAlterResourcePlanRequest
class WMAlterResourcePlanRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
isEnableAndActivate
boolean isEnableAndActivate
-
isForceDeactivate
boolean isForceDeactivate
-
isReplace
boolean isReplace
-
resourcePlan
WMNullableResourcePlan resourcePlan
-
resourcePlanName
String resourcePlanName
-
-
-
Class io.trino.hive.thrift.metastore.WMAlterResourcePlanResponse
class WMAlterResourcePlanResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
fullResourcePlan
WMFullResourcePlan fullResourcePlan
-
-
-
Class io.trino.hive.thrift.metastore.WMAlterTriggerRequest
class WMAlterTriggerRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
trigger
WMTrigger trigger
-
-
-
Class io.trino.hive.thrift.metastore.WMAlterTriggerResponse
class WMAlterTriggerResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMCreateOrDropTriggerToPoolMappingRequest
class WMCreateOrDropTriggerToPoolMappingRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMCreateOrDropTriggerToPoolMappingResponse
class WMCreateOrDropTriggerToPoolMappingResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMCreateOrUpdateMappingRequest
class WMCreateOrUpdateMappingRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
mapping
WMMapping mapping
-
update
boolean update
-
-
-
Class io.trino.hive.thrift.metastore.WMCreateOrUpdateMappingResponse
class WMCreateOrUpdateMappingResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMCreatePoolRequest
class WMCreatePoolRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
pool
WMPool pool
-
-
-
Class io.trino.hive.thrift.metastore.WMCreatePoolResponse
class WMCreatePoolResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMCreateResourcePlanRequest
class WMCreateResourcePlanRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
copyFrom
String copyFrom
-
resourcePlan
WMResourcePlan resourcePlan
-
-
-
Class io.trino.hive.thrift.metastore.WMCreateResourcePlanResponse
class WMCreateResourcePlanResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMCreateTriggerRequest
class WMCreateTriggerRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
trigger
WMTrigger trigger
-
-
-
Class io.trino.hive.thrift.metastore.WMCreateTriggerResponse
class WMCreateTriggerResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMDropMappingRequest
class WMDropMappingRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
mapping
WMMapping mapping
-
-
-
Class io.trino.hive.thrift.metastore.WMDropMappingResponse
class WMDropMappingResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMDropPoolRequest
class WMDropPoolRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMDropPoolResponse
class WMDropPoolResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMDropResourcePlanRequest
class WMDropResourcePlanRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
resourcePlanName
String resourcePlanName
-
-
-
Class io.trino.hive.thrift.metastore.WMDropResourcePlanResponse
class WMDropResourcePlanResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMDropTriggerRequest
class WMDropTriggerRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMDropTriggerResponse
class WMDropTriggerResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMFullResourcePlan
class WMFullResourcePlan extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
mappings
List<WMMapping> mappings
-
plan
WMResourcePlan plan
-
pools
List<WMPool> pools
-
poolTriggers
List<WMPoolTrigger> poolTriggers
-
triggers
List<WMTrigger> triggers
-
-
-
Class io.trino.hive.thrift.metastore.WMGetActiveResourcePlanRequest
class WMGetActiveResourcePlanRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMGetActiveResourcePlanResponse
class WMGetActiveResourcePlanResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
resourcePlan
WMFullResourcePlan resourcePlan
-
-
-
Class io.trino.hive.thrift.metastore.WMGetAllResourcePlanRequest
class WMGetAllResourcePlanRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
-
Class io.trino.hive.thrift.metastore.WMGetAllResourcePlanResponse
class WMGetAllResourcePlanResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
resourcePlans
List<WMResourcePlan> resourcePlans
-
-
-
Class io.trino.hive.thrift.metastore.WMGetResourcePlanRequest
class WMGetResourcePlanRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
resourcePlanName
String resourcePlanName
-
-
-
Class io.trino.hive.thrift.metastore.WMGetResourcePlanResponse
class WMGetResourcePlanResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
resourcePlan
WMFullResourcePlan resourcePlan
-
-
-
Class io.trino.hive.thrift.metastore.WMGetTriggersForResourePlanRequest
class WMGetTriggersForResourePlanRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
resourcePlanName
String resourcePlanName
-
-
-
Class io.trino.hive.thrift.metastore.WMGetTriggersForResourePlanResponse
class WMGetTriggersForResourePlanResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMMapping
class WMMapping extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMNullablePool
class WMNullablePool extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMNullableResourcePlan
class WMNullableResourcePlan extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
defaultPoolPath
String defaultPoolPath
-
isSetDefaultPoolPath
boolean isSetDefaultPoolPath
-
isSetQueryParallelism
boolean isSetQueryParallelism
-
name
String name
-
queryParallelism
int queryParallelism
-
status
WMResourcePlanStatus status
-
-
-
Class io.trino.hive.thrift.metastore.WMPool
class WMPool extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMPoolTrigger
class WMPoolTrigger extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMResourcePlan
class WMResourcePlan extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
defaultPoolPath
String defaultPoolPath
-
name
String name
-
queryParallelism
int queryParallelism
-
status
WMResourcePlanStatus status
-
-
-
Class io.trino.hive.thrift.metastore.WMTrigger
class WMTrigger extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class io.trino.hive.thrift.metastore.WMValidateResourcePlanRequest
class WMValidateResourcePlanRequest extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
resourcePlanName
String resourcePlanName
-
-
-
Class io.trino.hive.thrift.metastore.WMValidateResourcePlanResponse
class WMValidateResourcePlanResponse extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-