public static class DeterminePartitionsJob.DimValueCount extends Object
| Constructor and Description |
|---|
DimValueCount(List<String> dims,
StringTuple values,
long numRows) |
| Modifier and Type | Method and Description |
|---|---|
static DeterminePartitionsJob.DimValueCount |
fromText(org.apache.hadoop.io.Text text) |
org.apache.hadoop.io.Text |
toText() |
public DimValueCount(List<String> dims, StringTuple values, long numRows)
public org.apache.hadoop.io.Text toText()
public static DeterminePartitionsJob.DimValueCount fromText(org.apache.hadoop.io.Text text)
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.