Class OutputUtils
java.lang.Object
net.sansa_stack.hadoop.output.jena.base.OutputUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intgetSplitCount(org.apache.hadoop.conf.Configuration conf) static org.apache.hadoop.conf.ConfigurationsetSplitCount(org.apache.hadoop.conf.Configuration conf, int value)
-
Field Details
-
NUM_SPLITS
- See Also:
-
-
Constructor Details
-
OutputUtils
public OutputUtils()
-
-
Method Details
-
setSplitCount
public static org.apache.hadoop.conf.Configuration setSplitCount(org.apache.hadoop.conf.Configuration conf, int value) -
getSplitCount
public static int getSplitCount(org.apache.hadoop.conf.Configuration conf)
-