Uses of Class
de.aristaflow.ilm.model.execution.EcRemoteIteratorData
-
Packages that use EcRemoteIteratorData Package Description de.aristaflow.ilm.ws.rest.model.execution -
-
Uses of EcRemoteIteratorData in de.aristaflow.ilm.ws.rest.model.execution
Methods in de.aristaflow.ilm.ws.rest.model.execution that return EcRemoteIteratorData Modifier and Type Method Description EcRemoteIteratorData
EcRemoteIteratorRest. getNext(UUID iteratorId, Integer count, Integer start)
EcRemoteIteratorData
EcRemoteIteratorRest. getPrevious(UUID iteratorId, Integer count)
-