|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Constructors | |
String, |
|
String, |
|
AbstractCallbackHandler ) |
Changed Constructors | ||
String, |
Now deprecated. |
Use {@link #NMClientAsync(String, AbstractCallbackHandler)} instead. |
CallbackHandler ) |
Now deprecated. |
Use {@link #NMClientAsync(AbstractCallbackHandler)} instead. |
Added Methods | |
void commitLastReInitializationAsync(ContainerId ) |
Commit last reInitialization of the specified container. |
NMClientAsync createNMClientAsync(AbstractCallbackHandler ) |
|
void increaseContainerResourceAsync(Container ) |
|
void reInitializeContainerAsync(ContainerId, |
Re-Initialize the Container. |
void restartContainerAsync(ContainerId ) |
Restart the specified container. |
void rollbackLastReInitializationAsync(ContainerId ) |
Rollback last reInitialization of the specified container. |
void updateContainerResourceAsync(Container ) |
Update the resources of a container. |
Changed Methods | ||
NMClientAsync createNMClientAsync(CallbackHandler ) |
Now deprecated. |
Use {@link #createNMClientAsync(AbstractCallbackHandler)} instead. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |