public static class AppState.NodeUpdatedOutcome extends Object
AppState.onNodesUpdated(List) call.| Modifier and Type | Field and Description |
|---|---|
boolean |
clusterChanged |
List<AbstractRMOperation> |
operations |
| Constructor and Description |
|---|
AppState.NodeUpdatedOutcome(boolean clusterChanged,
List<AbstractRMOperation> operations) |
public final boolean clusterChanged
public final List<AbstractRMOperation> operations
public AppState.NodeUpdatedOutcome(boolean clusterChanged,
List<AbstractRMOperation> operations)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.