|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecteu.larkc.core.endpoint.Endpoint
eu.larkc.core.endpoint.sparql.SparqlHandler
eu.larkc.core.endpoint.pull.PullEndpoint
public class PullEndpoint
TODO Describe this type briefly. If necessary include a longer description and/or an example.
| Constructor Summary | |
|---|---|
PullEndpoint(Executor ex,
java.lang.String query)
Construct new PullEndpoint |
|
| Method Summary |
|---|
| Methods inherited from class eu.larkc.core.endpoint.sparql.SparqlHandler |
|---|
handle |
| Methods inherited from class eu.larkc.core.endpoint.Endpoint |
|---|
getExecutor, getPipeId, getPort, getURI, isInitialized, setPipeId, setPort, start, stop |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PullEndpoint(Executor ex,
java.lang.String query)
ex - the executor to be called by this endpointquery - the query, which is fixed in the workflow
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||