public _Callable_524(TestFileOutputCommitter _enclosing, TextOutputFormat[] tof,
                      int taskIdx, TaskAttemptContext[] taCtx)
 {
     this._enclosing = _enclosing;
     this.tof        = tof;
     this.taskIdx    = taskIdx;
     this.taCtx      = taCtx;
 }
 public _TextOutputFormat_508(TestFileOutputCommitter _enclosing)
 {
     this._enclosing = _enclosing;
 }