public class RemoteEditLogManifest extends Object implements org.apache.hadoop.io.Writable
Constructor and Description |
---|
RemoteEditLogManifest() |
RemoteEditLogManifest(List<RemoteEditLog> logs) |
public RemoteEditLogManifest()
public RemoteEditLogManifest(List<RemoteEditLog> logs)
public List<RemoteEditLog> getLogs()
public void write(DataOutput out) throws IOException
write
in interface org.apache.hadoop.io.Writable
IOException
public void readFields(DataInput in) throws IOException
readFields
in interface org.apache.hadoop.io.Writable
IOException
Copyright © 2013 Apache Software Foundation. All Rights Reserved.