Uses of Interface
org.apache.jena.sparql.exec.RowSetRewindable
Packages that use RowSetRewindable
-
Uses of RowSetRewindable in org.apache.jena.sparql.exec
Classes in org.apache.jena.sparql.exec that implement RowSetRewindableModifier and TypeClassDescriptionclass
A row set held in-memory which is rewindable and peekableMethods in org.apache.jena.sparql.exec that return RowSetRewindableModifier and TypeMethodDescriptionstatic RowSetRewindable
default RowSetRewindable
RowSet.rewindable()
Create aRowSetRewindable
from the current position to the end.RowSetStream.rewindable()