class Type

Constants

FIELDS
NAME
TYPE1
TYPE2

Public Instance Methods

struct_fields() click to toggle source
   # File lib/thrift/hive_metastore_types.rb
81 def struct_fields; FIELDS; end
validate() click to toggle source
   # File lib/thrift/hive_metastore_types.rb
83 def validate
84 end