Class | Description |
---|---|
LoadBalancer | |
LoadBalancer.Builder | |
LoadBalancerAttributes | |
LoadBalancerAttributes.Builder | |
LoadBalancerRequest | |
LoadBalancerRequest.Builder | |
Node |
The nodes defined by the load balancer are responsible for servicing the requests received
through the load balancer's virtual IP.
|
Node.Builder | |
NodeAttributes | |
NodeAttributes.Builder | |
NodeRequest |
The nodes defined by the load balancer are responsible for servicing the requests received
through the load balancer's virtual IP.
|
NodeRequest.Builder | |
VirtualIP |
A virtual IP (VIP) makes a load balancer accessible by clients.
|
VirtualIP.Builder |
Enum | Description |
---|---|
LoadBalancer.Algorithm |
All load balancers utilize an algorithm that defines how traffic should be directed between
back-end nodes.
|
LoadBalancer.Status |
All load balancers also have a status attribute to signify the current configuration status of
the device.
|
Node.Status |
The status is determined by the passive or active health monitors.
|
VirtualIP.IPVersion |
Virtual IP Versions
|
VirtualIP.Type |
Virtual IP Types
|
Copyright © 2009-2013 jclouds. All Rights Reserved.