public class AggregationClassNames extends Object
Constructor and Description |
---|
AggregationClassNames() |
AggregationClassNames(String optionalPostfix) |
Modifier and Type | Method and Description |
---|---|
String |
getProvider() |
String |
getRowFactoryPerLevel(int level) |
String |
getRowFactoryTop() |
String |
getRowPerLevel(int level) |
String |
getRowSerdePerLevel(int level) |
String |
getRowSerdeTop() |
String |
getRowTop() |
String |
getService() |
String |
getServiceFactory() |
public AggregationClassNames()
public AggregationClassNames(String optionalPostfix)
public String getRowTop()
public String getRowFactoryTop()
public String getRowSerdeTop()
public String getRowPerLevel(int level)
public String getRowSerdePerLevel(int level)
public String getRowFactoryPerLevel(int level)
public String getProvider()
public String getService()
public String getServiceFactory()
Copyright © 2005–2018. All rights reserved.