public interface JobPropertyParser
JobProperties
parsing utility.Modifier and Type | Method and Description |
---|---|
DataType<?> |
parseJobProperty(String key,
String value)
Parse the specified job configuration key-value pair.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.