| Package | Description |
|---|---|
| org.apache.lens.api.scheduler |
| Modifier and Type | Method and Description |
|---|---|
ResourcePath |
ObjectFactory.createResourcePath()
Create an instance of
ResourcePath |
ResourcePath |
ResourcePath.withPath(String value) |
ResourcePath |
ResourcePath.withType(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<ResourcePath> |
XSessionType.getResourcePath()
Gets the value of the resourcePath property.
|
| Modifier and Type | Method and Description |
|---|---|
XSessionType |
XSessionType.withResourcePath(ResourcePath... values) |
| Modifier and Type | Method and Description |
|---|---|
XSessionType |
XSessionType.withResourcePath(Collection<ResourcePath> values) |
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.