
public interface NodeOperation
| Modifier and Type | Method and Description |
|---|---|
NodeOperationResponse |
execute(OServer iServer,
ODistributedServerManager iManager) |
int |
getMessageId() |
void |
read(DataInput in) |
void |
write(DataOutput out) |
NodeOperationResponse execute(OServer iServer, ODistributedServerManager iManager)
void write(DataOutput out) throws IOException
IOExceptionvoid read(DataInput in) throws IOException
IOExceptionint getMessageId()
Copyright © 2009–2025 OrientDB. All rights reserved.