Class: Boolean

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

Class Method Summary collapse

Class Method Details

.to_avroObject



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

def to_avro() 'bytearray'     end

.to_pigObject



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

def to_pig() 'bytearray'     end