public interface IChunkLoader extends Callable<byte[]>
Chunk
and loads all the events from it.Modifier and Type | Method and Description |
---|---|
byte[] |
call()
Perform the chunk loading.
|
long |
getTimestamp() |
Copyright © 2020. All rights reserved.