|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Query | |
org.glite.ce.monitorapij.queryprocessor | |
org.glite.ce.monitorapij.types |
Uses of Query in org.glite.ce.monitorapij.queryprocessor |
Methods in org.glite.ce.monitorapij.queryprocessor with parameters of type Query | |
QueryResult[] |
QueryProcessor.evaluate(Query query,
Event event)
Evaluate if the specified event satisfies the query requirements. |
Uses of Query in org.glite.ce.monitorapij.types |
Methods in org.glite.ce.monitorapij.types that return Query | |
Query |
Policy.getQuery()
Gets the query value for this Policy. |
Methods in org.glite.ce.monitorapij.types with parameters of type Query | |
void |
Policy.setQuery(Query query)
Sets the query value for this Policy. |
Constructors in org.glite.ce.monitorapij.types with parameters of type Query | |
Policy(Query query,
Action[] action,
int rate)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |