org.apache.hadoop.chukwa.rest.objects
Class MrTask

java.lang.Object
  extended by org.apache.hadoop.chukwa.rest.objects.MrTask
All Implemented Interfaces:
Serializable

public class MrTask
extends Object
implements Serializable

MrTask generated by hbm2java

See Also:
Serialized Form

Constructor Summary
MrTask()
           
MrTask(String taskId, String jobId, Timestamp startTime, Timestamp finishTime, String status, Byte attempts, Long hdfsBytesRead, Long hdfsBytesWritten, Long localBytesRead, Long localBytesWritten, Long mapInputBytes, Long mapOutputBytes, Long mapInputRecords, Long mapOutputRecords, Long combineInputRecords, Long combineOutputRecords, Long spilledRecords, Long reduceInputGroups, Long reduceOutputGroups, Long reduceInputRecords, Long reduceOutputRecords, Long reduceInputBytes, Long reduceOutputBytes, String type, Long reduceShuffleBytes, String hostname, Timestamp shuffleFinished, Timestamp sortFinished, Long spilts)
           
MrTask(String taskId, Timestamp startTime, Timestamp finishTime, Timestamp shuffleFinished, Timestamp sortFinished)
           
 
Method Summary
 Byte getAttempts()
           
 Long getCombineInputRecords()
           
 Long getCombineOutputRecords()
           
 Timestamp getFinishTime()
           
 Long getHdfsBytesRead()
           
 Long getHdfsBytesWritten()
           
 String getHostname()
           
 String getJobId()
           
 Long getLocalBytesRead()
           
 Long getLocalBytesWritten()
           
 Long getMapInputBytes()
           
 Long getMapInputRecords()
           
 Long getMapOutputBytes()
           
 Long getMapOutputRecords()
           
 Long getReduceInputBytes()
           
 Long getReduceInputGroups()
           
 Long getReduceInputRecords()
           
 Long getReduceOutputBytes()
           
 Long getReduceOutputGroups()
           
 Long getReduceOutputRecords()
           
 Long getReduceShuffleBytes()
           
 Timestamp getShuffleFinished()
           
 Timestamp getSortFinished()
           
 Long getSpilledRecords()
           
 Long getSpilts()
           
 Timestamp getStartTime()
           
 String getStatus()
           
 String getTaskId()
           
 String getType()
           
 void setAttempts(Byte attempts)
           
 void setCombineInputRecords(Long combineInputRecords)
           
 void setCombineOutputRecords(Long combineOutputRecords)
           
 void setFinishTime(Timestamp finishTime)
           
 void setHdfsBytesRead(Long hdfsBytesRead)
           
 void setHdfsBytesWritten(Long hdfsBytesWritten)
           
 void setHostname(String hostname)
           
 void setJobId(String jobId)
           
 void setLocalBytesRead(Long localBytesRead)
           
 void setLocalBytesWritten(Long localBytesWritten)
           
 void setMapInputBytes(Long mapInputBytes)
           
 void setMapInputRecords(Long mapInputRecords)
           
 void setMapOutputBytes(Long mapOutputBytes)
           
 void setMapOutputRecords(Long mapOutputRecords)
           
 void setReduceInputBytes(Long reduceInputBytes)
           
 void setReduceInputGroups(Long reduceInputGroups)
           
 void setReduceInputRecords(Long reduceInputRecords)
           
 void setReduceOutputBytes(Long reduceOutputBytes)
           
 void setReduceOutputGroups(Long reduceOutputGroups)
           
 void setReduceOutputRecords(Long reduceOutputRecords)
           
 void setReduceShuffleBytes(Long reduceShuffleBytes)
           
 void setShuffleFinished(Timestamp shuffleFinished)
           
 void setSortFinished(Timestamp sortFinished)
           
 void setSpilledRecords(Long spilledRecords)
           
 void setSpilts(Long spilts)
           
 void setStartTime(Timestamp startTime)
           
 void setStatus(String status)
           
 void setTaskId(String taskId)
           
 void setType(String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MrTask

public MrTask()

MrTask

public MrTask(String taskId,
              Timestamp startTime,
              Timestamp finishTime,
              Timestamp shuffleFinished,
              Timestamp sortFinished)

MrTask

public MrTask(String taskId,
              String jobId,
              Timestamp startTime,
              Timestamp finishTime,
              String status,
              Byte attempts,
              Long hdfsBytesRead,
              Long hdfsBytesWritten,
              Long localBytesRead,
              Long localBytesWritten,
              Long mapInputBytes,
              Long mapOutputBytes,
              Long mapInputRecords,
              Long mapOutputRecords,
              Long combineInputRecords,
              Long combineOutputRecords,
              Long spilledRecords,
              Long reduceInputGroups,
              Long reduceOutputGroups,
              Long reduceInputRecords,
              Long reduceOutputRecords,
              Long reduceInputBytes,
              Long reduceOutputBytes,
              String type,
              Long reduceShuffleBytes,
              String hostname,
              Timestamp shuffleFinished,
              Timestamp sortFinished,
              Long spilts)
Method Detail

getTaskId

public String getTaskId()

setTaskId

public void setTaskId(String taskId)

getJobId

public String getJobId()

setJobId

public void setJobId(String jobId)

getStartTime

public Timestamp getStartTime()

setStartTime

public void setStartTime(Timestamp startTime)

getFinishTime

public Timestamp getFinishTime()

setFinishTime

public void setFinishTime(Timestamp finishTime)

getStatus

public String getStatus()

setStatus

public void setStatus(String status)

getAttempts

public Byte getAttempts()

setAttempts

public void setAttempts(Byte attempts)

getHdfsBytesRead

public Long getHdfsBytesRead()

setHdfsBytesRead

public void setHdfsBytesRead(Long hdfsBytesRead)

getHdfsBytesWritten

public Long getHdfsBytesWritten()

setHdfsBytesWritten

public void setHdfsBytesWritten(Long hdfsBytesWritten)

getLocalBytesRead

public Long getLocalBytesRead()

setLocalBytesRead

public void setLocalBytesRead(Long localBytesRead)

getLocalBytesWritten

public Long getLocalBytesWritten()

setLocalBytesWritten

public void setLocalBytesWritten(Long localBytesWritten)

getMapInputBytes

public Long getMapInputBytes()

setMapInputBytes

public void setMapInputBytes(Long mapInputBytes)

getMapOutputBytes

public Long getMapOutputBytes()

setMapOutputBytes

public void setMapOutputBytes(Long mapOutputBytes)

getMapInputRecords

public Long getMapInputRecords()

setMapInputRecords

public void setMapInputRecords(Long mapInputRecords)

getMapOutputRecords

public Long getMapOutputRecords()

setMapOutputRecords

public void setMapOutputRecords(Long mapOutputRecords)

getCombineInputRecords

public Long getCombineInputRecords()

setCombineInputRecords

public void setCombineInputRecords(Long combineInputRecords)

getCombineOutputRecords

public Long getCombineOutputRecords()

setCombineOutputRecords

public void setCombineOutputRecords(Long combineOutputRecords)

getSpilledRecords

public Long getSpilledRecords()

setSpilledRecords

public void setSpilledRecords(Long spilledRecords)

getReduceInputGroups

public Long getReduceInputGroups()

setReduceInputGroups

public void setReduceInputGroups(Long reduceInputGroups)

getReduceOutputGroups

public Long getReduceOutputGroups()

setReduceOutputGroups

public void setReduceOutputGroups(Long reduceOutputGroups)

getReduceInputRecords

public Long getReduceInputRecords()

setReduceInputRecords

public void setReduceInputRecords(Long reduceInputRecords)

getReduceOutputRecords

public Long getReduceOutputRecords()

setReduceOutputRecords

public void setReduceOutputRecords(Long reduceOutputRecords)

getReduceInputBytes

public Long getReduceInputBytes()

setReduceInputBytes

public void setReduceInputBytes(Long reduceInputBytes)

getReduceOutputBytes

public Long getReduceOutputBytes()

setReduceOutputBytes

public void setReduceOutputBytes(Long reduceOutputBytes)

getType

public String getType()

setType

public void setType(String type)

getReduceShuffleBytes

public Long getReduceShuffleBytes()

setReduceShuffleBytes

public void setReduceShuffleBytes(Long reduceShuffleBytes)

getHostname

public String getHostname()

setHostname

public void setHostname(String hostname)

getShuffleFinished

public Timestamp getShuffleFinished()

setShuffleFinished

public void setShuffleFinished(Timestamp shuffleFinished)

getSortFinished

public Timestamp getSortFinished()

setSortFinished

public void setSortFinished(Timestamp sortFinished)

getSpilts

public Long getSpilts()

setSpilts

public void setSpilts(Long spilts)


Copyright © ${year} The Apache Software Foundation