public static class BaseLoadBalancer.Cluster.Action extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BaseLoadBalancer.Cluster.Action.Type |
Modifier and Type | Field and Description |
---|---|
BaseLoadBalancer.Cluster.Action.Type |
type |
Constructor and Description |
---|
BaseLoadBalancer.Cluster.Action(BaseLoadBalancer.Cluster.Action.Type type) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
BaseLoadBalancer.Cluster.Action |
undoAction()
Returns an Action which would undo this action
|
public BaseLoadBalancer.Cluster.Action.Type type
public BaseLoadBalancer.Cluster.Action(BaseLoadBalancer.Cluster.Action.Type type)
public BaseLoadBalancer.Cluster.Action undoAction()
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.