
public class ODistributedSyncConfiguration extends Object
| Constructor and Description |
|---|
ODistributedSyncConfiguration(File file) |
| Modifier and Type | Method and Description |
|---|---|
OLogSequenceNumber |
getLSN(String iNode) |
boolean |
isEmpty() |
void |
setLSN(String iNode,
OLogSequenceNumber iLSN) |
public ODistributedSyncConfiguration(File file) throws IOException
IOExceptionpublic OLogSequenceNumber getLSN(String iNode)
public void setLSN(String iNode, OLogSequenceNumber iLSN) throws IOException
IOExceptionpublic boolean isEmpty()
Copyright © 2009–2016 Orient Technologies. All rights reserved.