| Package | Description |
|---|---|
| org.apache.lens.server |
| Modifier and Type | Method and Description |
|---|---|
LensServices.SERVICE_MODE |
LensServices.getServiceMode()
The service mode.
|
static LensServices.SERVICE_MODE |
LensServices.SERVICE_MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LensServices.SERVICE_MODE[] |
LensServices.SERVICE_MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LensServices.setServiceMode(LensServices.SERVICE_MODE serviceMode)
The service mode.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.