public class EurekaServerIntrospector extends DefaultServerIntrospector
Constructor and Description |
---|
EurekaServerIntrospector() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getMetadata(com.netflix.loadbalancer.Server server) |
boolean |
isSecure(com.netflix.loadbalancer.Server server) |
setServerIntrospectorProperties
public boolean isSecure(com.netflix.loadbalancer.Server server)
isSecure
in interface ServerIntrospector
isSecure
in class DefaultServerIntrospector
public Map<String,String> getMetadata(com.netflix.loadbalancer.Server server)
getMetadata
in interface ServerIntrospector
getMetadata
in class DefaultServerIntrospector
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.