Skip navigation links
A B C D E F G I M N R S T U W 

A

after() - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
after() - Method in class com.netflix.discovery.junit.resource.SimpleEurekaHttpServerResource
 
ApplicationFunctions - Class in com.netflix.discovery.util
Deprecated.
Use instead EurekaEntityFunctions
applicationNames(Applications) - Static method in class com.netflix.discovery.util.ApplicationFunctions
Deprecated.
 
awaitCacheUpdate(long, TimeUnit) - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 

B

before() - Method in class com.netflix.discovery.junit.resource.SimpleEurekaHttpServerResource
 
build() - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 
build() - Method in class com.netflix.discovery.util.InstanceInfoGenerator.InstanceInfoGeneratorBuilder
 

C

clearDiscoveryClientConfig() - Static method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
CLIENT_REFRESH_RATE - Static variable in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
com.netflix.discovery.junit.resource - package com.netflix.discovery.junit.resource
 
com.netflix.discovery.shared.transport - package com.netflix.discovery.shared.transport
 
com.netflix.discovery.util - package com.netflix.discovery.util
 
connectWith(SimpleEurekaHttpServer) - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 
copyOf(Application) - Static method in class com.netflix.discovery.util.ApplicationFunctions
Deprecated.
 
countInstances(Applications) - Static method in class com.netflix.discovery.util.ApplicationFunctions
Deprecated.
 

D

DiagnosticClient - Class in com.netflix.discovery.util
A tool for running diagnostic tasks against a discovery server.
DiagnosticClient() - Constructor for class com.netflix.discovery.util.DiagnosticClient
 
DiscoveryClientResource - Class in com.netflix.discovery.junit.resource
JUnit rule for discovery client + collection of static methods for setting it up.
DiscoveryClientResource.DiscoveryClientRuleBuilder - Class in com.netflix.discovery.junit.resource
 
DiscoveryClientRuleBuilder() - Constructor for class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 

E

EUREKA_TEST_NAMESPACE - Static variable in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
EurekaHttpClientCompatibilityTestSuite - Class in com.netflix.discovery.shared.transport
 
EurekaHttpClientCompatibilityTestSuite() - Constructor for class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 

F

first() - Method in class com.netflix.discovery.util.InstanceInfoGenerator
 
fork() - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 

G

getApplicationInfoManager() - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
getClient() - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
getEurekaHttpClient() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
getEurekaHttpServer() - Method in class com.netflix.discovery.junit.resource.SimpleEurekaHttpServerResource
 
getEventBus() - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
getHttpServer() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
getMyInstanceInfo() - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
getRequestHandler() - Method in class com.netflix.discovery.junit.resource.SimpleEurekaHttpServerResource
 
getServerPort() - Method in class com.netflix.discovery.shared.transport.SimpleEurekaHttpServer
 
getServiceURI() - Method in class com.netflix.discovery.shared.transport.SimpleEurekaHttpServer
 

I

InstanceInfoGenerator - Class in com.netflix.discovery.util
Test data generator.
InstanceInfoGenerator.InstanceInfoGeneratorBuilder - Class in com.netflix.discovery.util
 
InstanceInfoGeneratorBuilder(int, int) - Constructor for class com.netflix.discovery.util.InstanceInfoGenerator.InstanceInfoGeneratorBuilder
 
InstanceInfoGeneratorBuilder(int, String...) - Constructor for class com.netflix.discovery.util.InstanceInfoGenerator.InstanceInfoGeneratorBuilder
 

M

main(String[]) - Static method in class com.netflix.discovery.util.DiagnosticClient
 
merge(Application, Application) - Static method in class com.netflix.discovery.util.ApplicationFunctions
Deprecated.
 
merge(Applications, Applications) - Static method in class com.netflix.discovery.util.ApplicationFunctions
Deprecated.
 

N

newBuilder() - Static method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
newBuilder(int, int) - Static method in class com.netflix.discovery.util.InstanceInfoGenerator
 
newBuilder(int, String...) - Static method in class com.netflix.discovery.util.InstanceInfoGenerator
 
newInstanceInfoBuilder(int) - Static method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 

R

REMOTE_REGION - Static variable in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
REMOTE_ZONE - Static variable in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
RENEW_INTERVAL - Static variable in class com.netflix.discovery.util.InstanceInfoGenerator
 

S

serviceIterator() - Method in class com.netflix.discovery.util.InstanceInfoGenerator
 
setUp() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
setupDiscoveryClient(InstanceInfo) - Static method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
setupDiscoveryClientConfig(int, String) - Static method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
setupInjector(InstanceInfo) - Static method in class com.netflix.discovery.junit.resource.DiscoveryClientResource
 
shutdown() - Method in class com.netflix.discovery.shared.transport.SimpleEurekaHttpServer
 
SimpleEurekaHttpServer - Class in com.netflix.discovery.shared.transport
HTTP server with Eureka compatible REST API that delegates client request to the provided EurekaHttpClient implementation.
SimpleEurekaHttpServer(EurekaHttpClient) - Constructor for class com.netflix.discovery.shared.transport.SimpleEurekaHttpServer
 
SimpleEurekaHttpServerResource - Class in com.netflix.discovery.junit.resource
 
SimpleEurekaHttpServerResource() - Constructor for class com.netflix.discovery.junit.resource.SimpleEurekaHttpServerResource
 

T

take(int) - Method in class com.netflix.discovery.util.InstanceInfoGenerator
 
takeDelta(int) - Method in class com.netflix.discovery.util.InstanceInfoGenerator
 
takeOne() - Static method in class com.netflix.discovery.util.InstanceInfoGenerator
 
tearDown() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testCancelRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetApplicationInstanceRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetApplicationsRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetApplicationsWithRemoteRegionRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetDeltaRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetDeltaWithRemoteRegionRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetInstanceRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetSecureVipRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetSecureVipWithRemoteRegionRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetVipRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testGetVipWithRemoteRegionRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testHeartbeatRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testRegisterRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testStatusUpdateDeleteRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
testStatusUpdateRequest() - Method in class com.netflix.discovery.shared.transport.EurekaHttpClientCompatibilityTestSuite
 
toApplicationMap(List<InstanceInfo>) - Static method in class com.netflix.discovery.util.ApplicationFunctions
Deprecated.
 
toApplications(Map<String, Application>) - Static method in class com.netflix.discovery.util.ApplicationFunctions
Deprecated.
 
toApplications() - Method in class com.netflix.discovery.util.InstanceInfoGenerator
 
toInstanceList() - Method in class com.netflix.discovery.util.InstanceInfoGenerator
 

U

updateMeta(Applications) - Static method in class com.netflix.discovery.util.ApplicationFunctions
Deprecated.
 

W

withAsg(boolean) - Method in class com.netflix.discovery.util.InstanceInfoGenerator.InstanceInfoGeneratorBuilder
 
withInstanceInfo(InstanceInfo) - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 
withMetaData(boolean) - Method in class com.netflix.discovery.util.InstanceInfoGenerator.InstanceInfoGeneratorBuilder
 
withPortResolver(Callable<Integer>) - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 
withRegistration(boolean) - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 
withRegistryFetch(boolean) - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 
withRemoteRegions(String...) - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 
withTaggedId(boolean) - Method in class com.netflix.discovery.util.InstanceInfoGenerator.InstanceInfoGeneratorBuilder
 
withUseInstanceId(boolean) - Method in class com.netflix.discovery.util.InstanceInfoGenerator.InstanceInfoGeneratorBuilder
 
withVipFetch(String) - Method in class com.netflix.discovery.junit.resource.DiscoveryClientResource.DiscoveryClientRuleBuilder
 
withZone(String) - Method in class com.netflix.discovery.util.InstanceInfoGenerator.InstanceInfoGeneratorBuilder
 
A B C D E F G I M N R S T U W 
Skip navigation links