JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Interfaces
Deprecated Methods
Deprecated Interfaces
Interface and Description
com.netflix.appinfo.HealthCheckCallback
Use
HealthCheckHandler
instead.
Deprecated Methods
Method and Description
com.netflix.appinfo.InstanceInfo.getCountryId()
com.netflix.appinfo.InstanceInfo.getSID()
com.netflix.discovery.shared.Applications.getVersion()
com.netflix.appinfo.InstanceInfo.getVersion()
com.netflix.discovery.DiscoveryClient.newBackupRegistryInstance()
Use injection to provide
BackupRegistry
implementation.
com.netflix.discovery.DiscoveryClient.registerHealthCheckCallback(HealthCheckCallback)
Use
com.netflix.appinfo.InstanceInfo.Builder.setCountryId(int)
com.netflix.appinfo.InstanceInfo.setSID(String)
com.netflix.appinfo.InstanceInfo.Builder.setSID(String)
com.netflix.discovery.shared.Applications.setVersion(Long)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes