Log4j 1.1

pl.psnc.expres.remote.broker.jobinfo
Class DataSetInfo

java.lang.Object
  extended by pl.psnc.expres.remote.broker.jobinfo.DataSetInfo

public class DataSetInfo
extends java.lang.Object

DataSetInfo class - container class for specifying location's of correlated data.

Author:
Dominik Stoklosa (~osa~)
Email address
osa@man.poznan.pl

Constructor Summary
DataSetInfo()
           
 
Method Summary
 ChunkInfo getChunkInfo()
          Get Information about correlated data chunk
 MessageHeader getHeader()
          Get value of field: header
 void setChunkInfo(ChunkInfo chunkInfo)
          Set value of field: chunkInfo
 void setHeader(MessageHeader header)
          Set value of field: header
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSetInfo

public DataSetInfo()
Method Detail

getChunkInfo

public ChunkInfo getChunkInfo()
Get Information about correlated data chunk

Returns:
information about correlated data chunk

getHeader

public MessageHeader getHeader()
Get value of field: header

Returns:
the header

setChunkInfo

public void setChunkInfo(ChunkInfo chunkInfo)
Set value of field: chunkInfo

Parameters:
chunkInfo - the chunkInfo to set

setHeader

public void setHeader(MessageHeader header)
Set value of field: header

Parameters:
header - the header to set

Log4j 1.1

Copyright 2007-2008 by VLAB