ServiceCache<T>ServiceCacheImplpublic interface InstanceProvider<T>
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ServiceInstance<T>> |
getInstances() |
Return the current available set of instances
|
java.util.List<ServiceInstance<T>> getInstances() throws java.lang.Exception
java.lang.Exception - any errorsCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.