public class TransportNetworkCache extends Object
Constructor and Description |
---|
TransportNetworkCache(String sourceBucket) |
Modifier and Type | Method and Description |
---|---|
TransportNetwork |
buildNetwork(String networkId)
If we did not find a cached network, build one
|
TransportNetwork |
getNetwork(String networkId)
Return the graph for the given unique identifier for graph builder inputs on S3.
|
public TransportNetworkCache(String sourceBucket)
public TransportNetwork getNetwork(String networkId)
public TransportNetwork buildNetwork(String networkId)
Copyright © 2015. All rights reserved.