public static class IntegrationTestSparkBulkLoad.SparkLinkKey extends Object implements Serializable, Comparable<IntegrationTestSparkBulkLoad.SparkLinkKey>
| Constructor and Description |
|---|
SparkLinkKey(long chainId,
long order) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(IntegrationTestSparkBulkLoad.SparkLinkKey other) |
boolean |
equals(Object other) |
Long |
getChainId() |
Long |
getOrder() |
int |
hashCode() |
public SparkLinkKey(long chainId, long order)
public Long getChainId()
public int compareTo(IntegrationTestSparkBulkLoad.SparkLinkKey other)
compareTo in interface Comparable<IntegrationTestSparkBulkLoad.SparkLinkKey>Copyright © 2007–2019 Cloudera. All rights reserved.