Uses of Class
de.aristaflow.ilm.base.sessionmanagement.RaInitialRemoteIteratorData
Packages that use RaInitialRemoteIteratorData
Package
Description
-
Uses of RaInitialRemoteIteratorData in de.aristaflow.ilm.ws.core.orgmodelmanager
Methods in de.aristaflow.ilm.ws.core.orgmodelmanager that return RaInitialRemoteIteratorDataModifier and TypeMethodDescription@Valid RaInitialRemoteIteratorDataModelExplorerWebService.getRichAgents(@NotNull @Valid SessionToken session, @NotNull Collection<@Valid QualifiedAgentIds> agents, @Positive Integer count) -
Uses of RaInitialRemoteIteratorData in de.aristaflow.ilm.ws.rest.core.orgmodelmanager
Methods in de.aristaflow.ilm.ws.rest.core.orgmodelmanager that return RaInitialRemoteIteratorDataModifier and TypeMethodDescription@Valid RaInitialRemoteIteratorDataModelExplorerRest.getRichAgents(@Positive Integer count, @Positive Long aliveTime, @NotEmpty Collection<@Valid QualifiedAgentIds> agents) Note that the order of the agents in the returned list may differ from the order of the agents in the designated collection.