class Schema

Constants

FIELDS
FIELDSCHEMAS
PROPERTIES

Public Instance Methods

struct_fields() click to toggle source
    # File lib/thrift/hive_metastore_types.rb
434 def struct_fields; FIELDS; end
validate() click to toggle source
    # File lib/thrift/hive_metastore_types.rb
436 def validate
437 end