public class FSCheckpointID extends Object implements CheckpointID
| Constructor and Description | 
|---|
FSCheckpointID()  | 
FSCheckpointID(org.apache.hadoop.fs.Path path)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object other)  | 
org.apache.hadoop.fs.Path | 
getPath()  | 
int | 
hashCode()  | 
void | 
readFields(DataInput in)  | 
String | 
toString()  | 
void | 
write(DataOutput out)  | 
public FSCheckpointID()
public FSCheckpointID(org.apache.hadoop.fs.Path path)
public org.apache.hadoop.fs.Path getPath()
public void write(DataOutput out) throws IOException
write in interface org.apache.hadoop.io.WritableIOExceptionpublic void readFields(DataInput in) throws IOException
readFields in interface org.apache.hadoop.io.WritableIOExceptionCopyright © 2015 The Apache Software Foundation. All rights reserved.