public static class TestJavaHBaseContext.BulkLoadThinRowsFunction extends Object implements org.apache.spark.api.java.function.Function<List<String>,Pair<ByteArrayWrapper,FamiliesQualifiersValues>>
| Constructor and Description |
|---|
BulkLoadThinRowsFunction() |
| Modifier and Type | Method and Description |
|---|---|
Pair<ByteArrayWrapper,FamiliesQualifiersValues> |
call(List<String> list) |
public BulkLoadThinRowsFunction()
public Pair<ByteArrayWrapper,FamiliesQualifiersValues> call(List<String> list) throws Exception
call in interface org.apache.spark.api.java.function.Function<List<String>,Pair<ByteArrayWrapper,FamiliesQualifiersValues>>ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.