Package | Description |
---|---|
org.gcube.common.searchservice.searchlibrary.resultset | |
org.gcube.common.searchservice.searchlibrary.resultset.helpers |
Modifier and Type | Method and Description |
---|---|
RSConstants.CONTROLFLOW |
ResultSet.more(long time)
/**
Checks whether or not more results should be produced.
|
Modifier and Type | Method and Description |
---|---|
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
|