class Impala::Protocol::HiveMetastore::FieldSchema

Constants

COMMENT
FIELDS
NAME
TYPE

Public Instance Methods

struct_fields() click to toggle source
# File lib/impala/protocol/hive_metastore_types.rb, line 68
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/impala/protocol/hive_metastore_types.rb, line 70
def validate
end