Uses of Class
br.pucrio.tecgraf.soma.job.log.monitor.event.FileChunk
-
Packages that use FileChunk Package Description br.pucrio.tecgraf.soma.job.log.monitor.event br.pucrio.tecgraf.soma.job.log.reader -
-
Uses of FileChunk in br.pucrio.tecgraf.soma.job.log.monitor.event
Methods in br.pucrio.tecgraf.soma.job.log.monitor.event that return FileChunk Modifier and Type Method Description FileChunkFileChunkEvent. getSource()Constructors in br.pucrio.tecgraf.soma.job.log.monitor.event with parameters of type FileChunk Constructor Description FileChunkEvent(FileChunk chunk) -
Uses of FileChunk in br.pucrio.tecgraf.soma.job.log.reader
Methods in br.pucrio.tecgraf.soma.job.log.reader that return FileChunk Modifier and Type Method Description FileChunkFileReader. readFile(String filePath, Long offset, Integer length, Charset charset)
-