Field and Description |
---|
org.apache.crunch.test.Person.age |
org.apache.crunch.test.Employee.department |
org.apache.crunch.test.Person.name |
org.apache.crunch.test.Employee.name |
org.apache.crunch.types.avro.Avros.REFLECT_DATA_FACTORY
as of 0.9.0; use AvroMode.REFLECT.override(ReaderWriterFactory)
|
org.apache.crunch.test.Employee.salary |
org.apache.crunch.test.Person.siblingnames |
Constructor and Description |
---|
org.apache.crunch.lib.join.MapsideJoinStrategy()
Use the
MapsideJoinStrategy.create() factory method instead |
org.apache.crunch.lib.join.MapsideJoinStrategy(boolean)
Use the
MapsideJoinStrategy.create(boolean) factory method instead |
Copyright © 2016 The Apache Software Foundation. All rights reserved.