Package org.aksw.commons.io.slice
package org.aksw.commons.io.slice
-
ClassDescriptionBufferView<A>Slice<T>A concurrently accessible sequence of data of possibly unknown size.Abstraction over a sequence of pages to view their content as consecutive items.A sequence of claimed ranges within a certain range, whereas the range can be modified resulting in an incremental change of the claims.SliceBase<A>Slice implementation backed only by a single
Buffer.A slice implementation that starts to discard pages once there are too many.Metadata for slices of data.A file-based slice implementation.