public class PigApplicationConfig extends ApplicationConfig
| Constructor and Description |
|---|
PigApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
PigApplicationConfig |
withVersion(String version)
Configure the version of Pig.
|
addProperty, getName, getProperties, getVersion, setName, setProperties, setVersionpublic PigApplicationConfig withVersion(String version)
version - The version of Pig.Copyright © 2016. All rights reserved.