public interface Replicable
| Modifier and Type | Method and Description |
|---|---|
void |
readState(byte[] data,
int offset) |
void |
writeState(ReplicationOutputStream ros) |
void writeState(ReplicationOutputStream ros) throws IOException
IOExceptionvoid readState(byte[] data,
int offset)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.