public class PEIWritable extends Object implements org.apache.hadoop.io.Writable
| Constructor and Description |
|---|
PEIWritable() |
PEIWritable(com.gemstone.gemfire.cache.hdfs.internal.PersistedEventImpl event) |
| Modifier and Type | Method and Description |
|---|---|
com.gemstone.gemfire.cache.hdfs.internal.PersistedEventImpl |
getEvent() |
void |
readFields(DataInput in) |
void |
write(DataOutput out) |
public PEIWritable()
public PEIWritable(com.gemstone.gemfire.cache.hdfs.internal.PersistedEventImpl event)
public com.gemstone.gemfire.cache.hdfs.internal.PersistedEventImpl getEvent()
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 © 2010-2015 Pivotal Software, Inc. All rights reserved.