| 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use ParallelDoOptions.Builder | |
|---|---|
| org.apache.crunch | Client-facing API and core abstractions. | 
| Uses of ParallelDoOptions.Builder in org.apache.crunch | 
|---|
| Methods in org.apache.crunch that return ParallelDoOptions.Builder | |
|---|---|
static ParallelDoOptions.Builder | 
ParallelDoOptions.builder()
 | 
 ParallelDoOptions.Builder | 
ParallelDoOptions.Builder.conf(String confKey,
     String confValue)
Specifies key-value pairs that should be added to the Configuration object associated with the
 Job that includes these options. | 
 ParallelDoOptions.Builder | 
ParallelDoOptions.Builder.sources(Collection<Source<?>> sources)
 | 
 ParallelDoOptions.Builder | 
ParallelDoOptions.Builder.sources(Source<?>... sources)
 | 
 ParallelDoOptions.Builder | 
ParallelDoOptions.Builder.sourceTargets(Collection<SourceTarget<?>> sourceTargets)
 | 
 ParallelDoOptions.Builder | 
ParallelDoOptions.Builder.sourceTargets(SourceTarget<?>... sourceTargets)
 | 
  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||