|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RSConstants.CONTROLFLOW | |
---|---|
org.gcube.common.searchservice.searchlibrary.resultset | |
org.gcube.common.searchservice.searchlibrary.resultset.helpers |
Uses of RSConstants.CONTROLFLOW in org.gcube.common.searchservice.searchlibrary.resultset |
---|
Methods in org.gcube.common.searchservice.searchlibrary.resultset that return RSConstants.CONTROLFLOW | |
---|---|
RSConstants.CONTROLFLOW |
ResultSet.more(long time)
/** Checks whether or not more results should be produced. |
Uses of RSConstants.CONTROLFLOW in org.gcube.common.searchservice.searchlibrary.resultset.helpers |
---|
Methods in org.gcube.common.searchservice.searchlibrary.resultset.helpers that return RSConstants.CONTROLFLOW | |
---|---|
static RSConstants.CONTROLFLOW |
RSConstants.CONTROLFLOW.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RSConstants.CONTROLFLOW[] |
RSConstants.CONTROLFLOW.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
static RSConstants.CONTROLFLOW |
RSFileHelper.waitOnFlowNotification(java.lang.String headname,
long time)
blocks waiting for notifications on result production for the specified time period |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |