| Package | Description |
|---|---|
| org.apache.slider.server.appmaster.actions | |
| org.apache.slider.server.appmaster.monkey | |
| org.apache.slider.server.services.security |
| Modifier and Type | Method and Description |
|---|---|
RenewingAction<? extends AsyncAction> |
QueueService.lookupRenewingAction(String name) |
RenewingAction<? extends AsyncAction> |
QueueAccess.lookupRenewingAction(String name)
Look up a renewing action
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueueService.renewing(String name,
RenewingAction<? extends AsyncAction> renewingAction) |
void |
QueueAccess.renewing(String name,
RenewingAction<? extends AsyncAction> renewingAction)
Add a named renewing action
|
| Modifier and Type | Method and Description |
|---|---|
RenewingAction<MonkeyPlayAction> |
ChaosMonkeyService.getChaosAction(long delay,
long interval,
TimeUnit timeUnit)
Get the chaos action
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FsDelegationTokenManager.queue(RenewingAction<org.apache.slider.server.services.security.FsDelegationTokenManager.RenewAction> action) |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.