| Package | Description |
|---|---|
| com.orientechnologies.common.io | |
| com.orientechnologies.orient.client.remote.message | |
| com.orientechnologies.orient.core.storage.fs |
| Modifier and Type | Method and Description |
|---|---|
static void |
OIOUtils.writeByteBuffers(Iterable<ORawPair<Long,ByteBuffer>> data,
AsynchronousFileChannel channel,
int maxScheduledWrites) |
| Modifier and Type | Method and Description |
|---|---|
static ORawPair<String[],int[]> |
OMessageHelper.readClustersArray(OChannelDataInput network) |
| Modifier and Type | Method and Description |
|---|---|
static void |
OMessageHelper.writeClustersArray(OChannelDataOutput channel,
ORawPair<String[],int[]> clusters,
int protocolVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
OFileClassic.write(ArrayList<ORawPair<Long,ByteBuffer>> data,
int maxScheduledWrites) |
Copyright © 2009–2025 OrientDB. All rights reserved.