Uses of Interface
org.aksw.commons.io.block.api.Segment
Packages that use Segment
-
Uses of Segment in org.aksw.commons.io.block.api
Subinterfaces of Segment in org.aksw.commons.io.block.apiModifier and TypeInterfaceDescriptioninterfaceA block is a sub-sequence of bytes with a fixed finite length which however may be initially unknown, and thus has a certain horizon of explored length. -
Uses of Segment in org.aksw.commons.io.block.impl
Subinterfaces of Segment in org.aksw.commons.io.block.implModifier and TypeInterfaceDescriptioninterfaceA page is a fixed size sequence of bytes obtained from a page manager backed by a ByteBuffer.Classes in org.aksw.commons.io.block.impl that implement Segment