Class: Impala::Protocol::HiveMetastore::ThriftHiveMetastore::Cancel_delegation_token_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/impala/protocol/thrift_hive_metastore.rb

Constant Summary collapse

TOKEN_STR_FORM =
1
FIELDS =
{
TOKEN_STR_FORM => { :type => ::Thrift::Types::STRING, :name => 'token_str_form' }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



4679
# File 'lib/impala/protocol/thrift_hive_metastore.rb', line 4679

def struct_fields; FIELDS; end

#validateObject



4681
4682
# File 'lib/impala/protocol/thrift_hive_metastore.rb', line 4681

def validate
end