Class SegmentWriteAction
- java.lang.Object
-
- org.apache.jackrabbit.oak.segment.azure.queue.SegmentWriteAction
-
public class SegmentWriteAction extends Object
-
-
Constructor Summary
Constructors Constructor Description SegmentWriteAction(AzureSegmentArchiveEntry indexEntry, byte[] buffer, int offset, int length)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UUIDgetUuid()org.apache.jackrabbit.oak.commons.BuffertoBuffer()StringtoString()
-
-
-
Constructor Detail
-
SegmentWriteAction
public SegmentWriteAction(AzureSegmentArchiveEntry indexEntry, byte[] buffer, int offset, int length)
-
-