public class HiveSinkTool extends Object implements SinkTool
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,String> |
cubeDescOverrideProperties |
protected int |
storageType |
| Constructor and Description |
|---|
HiveSinkTool() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getCubeDescOverrideProperties() |
int |
getSourceType() |
int |
getStorageType() |
String |
getTableNameForMetrics(String subject) |
void |
setCubeDescOverrideProperties(Map<String,String> cubeDescOverrideProperties) |
public int getStorageType()
getStorageType in interface SinkToolpublic int getSourceType()
getSourceType in interface SinkToolpublic String getTableNameForMetrics(String subject)
getTableNameForMetrics in interface SinkToolpublic Map<String,String> getCubeDescOverrideProperties()
getCubeDescOverrideProperties in interface SinkToolCopyright © 2014–2018 Apache Software Foundation. All rights reserved.