Package | Description |
---|---|
org.apache.vinci.transport.context |
Modifier and Type | Method and Description |
---|---|
ResolveResult |
VinciContext.getCachedResolveResult(String serviceName)
Get a cached resolve result (if any).
|
ResolveResult |
VinciContext.getStaleCachedResolveResult(String serviceName)
Get a cached resolve result (if any), but allow returning stale cache entries.
|
Modifier and Type | Method and Description |
---|---|
void |
VinciContext.cacheResolveResult(String serviceName,
ResolveResult r)
Provide a resolve result to cache.
|
Copyright © 2015. All rights reserved.