Uses of Class
org.aksw.commons.io.cache.RangeRequestWorkerImpl
Packages that use RangeRequestWorkerImpl
-
Uses of RangeRequestWorkerImpl in org.aksw.commons.io.cache
Fields in org.aksw.commons.io.cache with type parameters of type RangeRequestWorkerImplModifier and TypeFieldDescriptionprotected Set<RangeRequestWorkerImpl<T>> AdvancedRangeCacheImpl.executorsprotected Map<RangeRequestWorkerImpl<A>, Slot<Long>> ReadableChannelOverSliceWithCache.workerToSlotMethods in org.aksw.commons.io.cache that return types with arguments of type RangeRequestWorkerImplModifier and TypeMethodDescriptionAdvancedRangeCacheImpl.getExecutors()AdvancedRangeCacheImpl.newExecutor(long offset, long initialLength) Creates a new worker and immediately starts it.