Class: Text

Inherits:
Object show all
Defined in:
lib/wukong/schema.rb

Class Method Summary collapse

Class Method Details

.to_avroObject



65
# File 'lib/wukong/schema.rb', line 65

def to_avro() 'string'        end

.to_pigObject



36
# File 'lib/wukong/schema.rb', line 36

def to_pig() 'chararray'     end