Uses of Class
io.activej.aggregation.ActiveFsChunkStorage
Packages that use ActiveFsChunkStorage
-
Uses of ActiveFsChunkStorage in io.activej.aggregation
Methods in io.activej.aggregation that return ActiveFsChunkStorageModifier and TypeMethodDescriptionstatic <C> ActiveFsChunkStorage<C>ActiveFsChunkStorage.create(io.activej.eventloop.Eventloop eventloop, ChunkIdCodec<C> chunkIdCodec, IdGenerator<C> idGenerator, io.activej.csp.process.frames.FrameFormat frameFormat, ActiveFs fs) ActiveFsChunkStorage.withBackupPath(String path) ActiveFsChunkStorage.withBufferSize(io.activej.common.MemSize bufferSize) ActiveFsChunkStorage.withChunksPath(String path) ActiveFsChunkStorage.withTempPath(String path)