public static class IntegrationTestSparkBulkLoad.SparkLinkChain extends Object implements Serializable, Comparable<IntegrationTestSparkBulkLoad.SparkLinkChain>
| Constructor and Description |
|---|
SparkLinkChain(Long rk,
Long next) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(IntegrationTestSparkBulkLoad.SparkLinkChain linkChain) |
boolean |
equals(Object other) |
Long |
getNext() |
Long |
getRk() |
int |
hashCode() |
public SparkLinkChain(Long rk, Long next)
public int compareTo(IntegrationTestSparkBulkLoad.SparkLinkChain linkChain)
compareTo in interface Comparable<IntegrationTestSparkBulkLoad.SparkLinkChain>Copyright © 2007–2019 Cloudera. All rights reserved.