public class EndpointDiscoveryFilter extends AbstractEndpointDiscoveryFilter
| Constructor and Description |
|---|
EndpointDiscoveryFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
createEndpoint(String transportName,
String endpoint,
MicroserviceInstance instance) |
protected String |
findTransportName(DiscoveryContext context,
DiscoveryTreeNode parent) |
int |
getOrder() |
createDiscoveryTreeNode, discovery, isGroupingFilter, isTransportNameMatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenabledpublic int getOrder()
protected String findTransportName(DiscoveryContext context, DiscoveryTreeNode parent)
findTransportName in class AbstractEndpointDiscoveryFilterprotected Object createEndpoint(String transportName, String endpoint, MicroserviceInstance instance)
createEndpoint in class AbstractEndpointDiscoveryFilterCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.