Log4j 1.1

Uses of Class
pl.psnc.expres.remote.protocol.ChunkInfo

Packages that use ChunkInfo
pl.psnc.expres.remote.broker.jobinfo   
pl.psnc.expres.remote.correlation.value   
pl.psnc.expres.remote.helper   
pl.psnc.expres.remote.protocol.notification   
pl.psnc.expres.remote.tn.value   
 

Uses of ChunkInfo in pl.psnc.expres.remote.broker.jobinfo
 

Methods in pl.psnc.expres.remote.broker.jobinfo that return ChunkInfo
 ChunkInfo DataSetInfo.getChunkInfo()
          Get Information about correlated data chunk
 

Methods in pl.psnc.expres.remote.broker.jobinfo with parameters of type ChunkInfo
 void DataSetInfo.setChunkInfo(ChunkInfo chunkInfo)
          Set value of field: chunkInfo
 

Uses of ChunkInfo in pl.psnc.expres.remote.correlation.value
 

Methods in pl.psnc.expres.remote.correlation.value that return ChunkInfo
 ChunkInfo[] ChunkSetInfo.getChunks()
          Get value of field: chunks
 

Methods in pl.psnc.expres.remote.correlation.value with parameters of type ChunkInfo
 void ChunkSetInfo.setChunks(ChunkInfo[] chunks)
          Set value of field: chunks
 

Uses of ChunkInfo in pl.psnc.expres.remote.helper
 

Methods in pl.psnc.expres.remote.helper that return ChunkInfo
static ChunkInfo RemoteHelper.getChunkInfo(ChunkInfo xsdChunkInfo)
          Get new instance of ChunkInfo based on xsd representation
 

Methods in pl.psnc.expres.remote.helper with parameters of type ChunkInfo
static void DebugHelper.debug(ChunkInfo chunkInfo)
          Prints debug info about ChunkInfo
static ChunkInfo RemoteHelper.getXsdChunkInfo(ChunkInfo chunkInfo)
          Creates a new instance of xsd representation of ChunkInfo based on VLBI Experiment
 

Uses of ChunkInfo in pl.psnc.expres.remote.protocol.notification
 

Methods in pl.psnc.expres.remote.protocol.notification that return ChunkInfo
 ChunkInfo Notification.getChunkInfo()
          Get value of field: chunkInfo
 

Methods in pl.psnc.expres.remote.protocol.notification with parameters of type ChunkInfo
 void Notification.setChunkInfo(ChunkInfo chunkInfo)
          Set value of field: chunkInfo
 

Uses of ChunkInfo in pl.psnc.expres.remote.tn.value
 

Methods in pl.psnc.expres.remote.tn.value that return ChunkInfo
 ChunkInfo ChunkUpdate.getChunkInfo()
          Get information about chunk delivered by TN
 ChunkInfo TranslationJobInfo.getChunkInfo()
          Get information about future chunks delivered by TN
 

Methods in pl.psnc.expres.remote.tn.value with parameters of type ChunkInfo
 void ChunkUpdate.setChunkInfo(ChunkInfo chunkInfo)
          Set value of field: chunkInfo
 void TranslationJobInfo.setChunkInfo(ChunkInfo chunkInfo)
          Set value of field: chunkInfo
 


Log4j 1.1

Copyright 2007-2008 by VLAB