Package | Description |
---|---|
org.opentripplanner.analyst.broker |
Modifier and Type | Method and Description |
---|---|
int |
Broker.WrappedResponse.compareTo(Broker.WrappedResponse wrappedResponse) |
void |
Broker.registerSinglePointChannel(String graphAffinity,
Broker.WrappedResponse response)
Register an HTTP connection that can be used to send single point requests directly to
workers, bypassing normal task distribution channels.
|
boolean |
Broker.removeSinglePointChannel(String graphAffinity,
Broker.WrappedResponse response)
Remove a single point channel because the connection was closed.
|
Copyright © 2018. All rights reserved.