| Package | Description |
|---|---|
| org.apache.lens.server |
| Modifier and Type | Method and Description |
|---|---|
LensServices.ServiceMode |
LensServices.getServiceMode()
The service mode.
|
static LensServices.ServiceMode |
LensServices.ServiceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LensServices.ServiceMode[] |
LensServices.ServiceMode.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.ServiceMode serviceMode)
The service mode.
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.