Class AzureGCJournalFileV8
java.lang.Object
org.apache.jackrabbit.oak.segment.azure.v8.AzureGCJournalFileV8
- All Implemented Interfaces:
org.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile
public class AzureGCJournalFileV8
extends Object
implements org.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile
-
Constructor Summary
ConstructorsConstructorDescriptionAzureGCJournalFileV8(com.microsoft.azure.storage.blob.CloudAppendBlob gcJournal) -
Method Summary
-
Constructor Details
-
AzureGCJournalFileV8
public AzureGCJournalFileV8(com.microsoft.azure.storage.blob.CloudAppendBlob gcJournal)
-
-
Method Details
-
writeLine
- Specified by:
writeLinein interfaceorg.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile- Throws:
IOException
-
readLines
- Specified by:
readLinesin interfaceorg.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile- Throws:
IOException
-
truncate
- Specified by:
truncatein interfaceorg.apache.jackrabbit.oak.segment.spi.persistence.GCJournalFile- Throws:
IOException
-