public class DataSegmentPusherDefaultConverter extends Object implements PropertyConverter
Constructor and Description |
---|
DataSegmentPusherDefaultConverter() |
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(String property) |
Map<String,String> |
convert(Properties props) |
public boolean canHandle(String property)
canHandle
in interface PropertyConverter
public Map<String,String> convert(Properties props)
convert
in interface PropertyConverter
Copyright © 2011–2017. All rights reserved.