Uses of Interface
com.levigo.jadice.document.StreamSourceID
Packages that use StreamSourceID
-
Uses of StreamSourceID in com.levigo.jadice.document
Subinterfaces of StreamSourceID in com.levigo.jadice.documentModifier and TypeInterfaceDescriptioninterface
ASourceID
uniquely identifies a page using a tuple of information collected during the reading process: the read-ID of the read operation during which the page segment was read the index of the stream within the read operation from which the page segment was read the index of the page within the stream from which the page segment was read Note that the page being identified here is a format-specific page, not a document-independent jadicePage
object.