public final class MR_variable extends MRData
Modifier and Type | Field and Description |
---|---|
int |
var_num |
Constructor and Description |
---|
MR_variable(int n) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(MRData x) |
boolean |
equals(Object x) |
int |
hashCode() |
void |
materializeAll() |
void |
readFields(DataInput in) |
String |
toString() |
void |
write(DataOutput out) |
public void materializeAll()
materializeAll
in class MRData
public final void write(DataOutput out) throws IOException
IOException
public void readFields(DataInput in) throws IOException
IOException
public int compareTo(MRData x)
Copyright © 2013-2016 The Apache Software Foundation. All Rights Reserved.