Package | Description |
---|---|
org.apache.lens.server.scheduler |
Modifier and Type | Method and Description |
---|---|
static ScheduleResource.INSTANCE_ACTIONS |
ScheduleResource.INSTANCE_ACTIONS.fromString(String name) |
static ScheduleResource.INSTANCE_ACTIONS |
ScheduleResource.INSTANCE_ACTIONS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleResource.INSTANCE_ACTIONS[] |
ScheduleResource.INSTANCE_ACTIONS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
APIResult |
ScheduleResource.updateInstance(LensSessionHandle sessionId,
SchedulerJobInstanceHandle instanceHandle,
ScheduleResource.INSTANCE_ACTIONS action) |
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.