public final class LogChunk
private final Integer
size
private final Instance
instance
private final List<Log>
logs
LogChunk(Instance instance, List<Log> logs)
final Integer
getSize()
final Instance
getInstance()
final List<Log>
getLogs()
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getSize()
final Instance getInstance()
final List<Log> getLogs()