public class SegmentWriteAction extends Object
| Constructor and Description |
|---|
SegmentWriteAction(RemoteSegmentArchiveEntry indexEntry,
byte[] buffer,
int offset,
int length) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getUuid() |
void |
passTo(SegmentWriteQueue.SegmentConsumer consumer) |
org.apache.jackrabbit.oak.commons.Buffer |
toBuffer() |
String |
toString() |
public SegmentWriteAction(RemoteSegmentArchiveEntry indexEntry, byte[] buffer, int offset, int length)
public UUID getUuid()
public org.apache.jackrabbit.oak.commons.Buffer toBuffer()
public void passTo(SegmentWriteQueue.SegmentConsumer consumer) throws IOException
IOExceptionCopyright © 2012–2021 The Apache Software Foundation. All rights reserved.