Package | Description |
---|---|
org.apache.crunch.io |
Data input and output for Pipelines.
|
Modifier and Type | Class and Description |
---|---|
class |
SequentialFileNamingScheme
Default
FileNamingScheme that uses an incrementing sequence number in
order to generate unique file names. |
Modifier and Type | Method and Description |
---|---|
FileNamingScheme |
PathTarget.getFileNamingScheme()
Get the naming scheme to be used for outputs being written to an output
path.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.