public static class IntegrationTestBulkLoad.LinkKey extends Object
Constructor and Description |
---|
LinkKey() |
LinkKey(long chainId,
long order) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(IntegrationTestBulkLoad.LinkKey linkKey) |
Long |
getChainId() |
Long |
getOrder() |
void |
readFields(DataInput dataInput) |
void |
write(DataOutput dataOutput) |
public Long getOrder()
public Long getChainId()
public int compareTo(IntegrationTestBulkLoad.LinkKey linkKey)
public void write(DataOutput dataOutput) throws IOException
IOException
public void readFields(DataInput dataInput) throws IOException
IOException