public class TaskRunnerTaskLogStreamer extends Object implements io.druid.tasklogs.TaskLogStreamer
Constructor and Description |
---|
TaskRunnerTaskLogStreamer(TaskMaster taskMaster) |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<com.google.common.io.ByteSource> |
streamTaskLog(String taskid,
long offset) |
@Inject public TaskRunnerTaskLogStreamer(TaskMaster taskMaster)
public com.google.common.base.Optional<com.google.common.io.ByteSource> streamTaskLog(String taskid, long offset) throws IOException
streamTaskLog
in interface io.druid.tasklogs.TaskLogStreamer
IOException
Copyright © 2011–2015. All rights reserved.