public class PyramidOutputFormat2 extends
| Modifier and Type | Class and Description |
|---|---|
static class |
PyramidOutputFormat2.MultiLevelOutputCommitter
Finalizes the job by adding a default empty tile and writing
an HTML file to navigate generated images
folder.
|
| Constructor and Description |
|---|
PyramidOutputFormat2() |
| Modifier and Type | Method and Description |
|---|---|
OutputCommitter |
getOutputCommitter(TaskAttemptContext context) |
|
getRecordWriter(TaskAttemptContext task) |
publicgetRecordWriter(TaskAttemptContext task) throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic OutputCommitter getOutputCommitter(TaskAttemptContext context)
throws java.io.IOException
java.io.IOException