public interface NodeOperationResponse
Modifier and Type | Method and Description |
---|---|
default boolean |
isOk() |
void |
read(DataInput in) |
void |
write(DataOutput out) |
void write(DataOutput out) throws IOException
IOException
void read(DataInput in) throws IOException
IOException
default boolean isOk()
Copyright © 2009–2020 OrientDB. All rights reserved.