Skip navigation links
B C D E F G H I M N P R S T W 

B

BUFFER_FACTOR - Static variable in class com.liferay.petra.io.delta.DeltaUtil
 
ByteChannelReader - Class in com.liferay.petra.io.delta
 
ByteChannelReader(ReadableByteChannel) - Constructor for class com.liferay.petra.io.delta.ByteChannelReader
 
ByteChannelReader(ReadableByteChannel, int) - Constructor for class com.liferay.petra.io.delta.ByteChannelReader
 
ByteChannelWriter - Class in com.liferay.petra.io.delta
 
ByteChannelWriter(WritableByteChannel) - Constructor for class com.liferay.petra.io.delta.ByteChannelWriter
 
ByteChannelWriter(WritableByteChannel, int) - Constructor for class com.liferay.petra.io.delta.ByteChannelWriter
 

C

checksums(FileChannel, ByteChannelWriter) - Static method in class com.liferay.petra.io.delta.DeltaUtil
 
checksums(FileChannel, ByteChannelWriter, int) - Static method in class com.liferay.petra.io.delta.DeltaUtil
 
com.liferay.petra.io.delta - package com.liferay.petra.io.delta
 
currentBlockLength() - Method in class com.liferay.petra.io.delta.RollingChecksum
 

D

DATA_KEY - Static variable in class com.liferay.petra.io.delta.DeltaUtil
 
delta(ReadableByteChannel, ByteChannelReader, ByteChannelWriter) - Static method in class com.liferay.petra.io.delta.DeltaUtil
 
delta(ReadableByteChannel, ByteChannelReader, ByteChannelWriter) - Method in class com.liferay.petra.io.delta.Differ
 
DeltaUtil - Class in com.liferay.petra.io.delta
 
DeltaUtil() - Constructor for class com.liferay.petra.io.delta.DeltaUtil
 
Differ - Class in com.liferay.petra.io.delta
 
Differ() - Constructor for class com.liferay.petra.io.delta.Differ
 

E

ensureData(int) - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
ensureSpace(int) - Method in class com.liferay.petra.io.delta.ByteChannelWriter
 
EOF_KEY - Static variable in class com.liferay.petra.io.delta.DeltaUtil
 

F

finish() - Method in class com.liferay.petra.io.delta.ByteChannelWriter
 

G

generateWeakChecksum() - Method in class com.liferay.petra.io.delta.RollingChecksum
 
get() - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
get(int) - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
getBuffer() - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
getBuffer() - Method in class com.liferay.petra.io.delta.ByteChannelWriter
 
getFirstByte() - Method in class com.liferay.petra.io.delta.RollingChecksum
Returns the first byte of data in the current block.
getPosition() - Method in class com.liferay.petra.io.delta.RollingChecksum
Returns the position of the start of the current block in the file.

H

hasNext() - Method in class com.liferay.petra.io.delta.RollingChecksum
 
hasRemaining() - Method in class com.liferay.petra.io.delta.ByteChannelReader
 

I

isSeekable() - Method in class com.liferay.petra.io.delta.ByteChannelReader
 

M

maybeRead(int) - Method in class com.liferay.petra.io.delta.ByteChannelReader
 

N

nextBlock() - Method in class com.liferay.petra.io.delta.RollingChecksum
 
nextByte() - Method in class com.liferay.petra.io.delta.RollingChecksum
 

P

patch(FileChannel, WritableByteChannel, ByteChannelReader) - Static method in class com.liferay.petra.io.delta.DeltaUtil
 
patch(FileChannel, WritableByteChannel, ByteChannelReader) - Method in class com.liferay.petra.io.delta.Patcher
 
Patcher - Class in com.liferay.petra.io.delta
 
Patcher() - Constructor for class com.liferay.petra.io.delta.Patcher
 
position(int) - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
PROTOCOL_VERSION - Static variable in class com.liferay.petra.io.delta.DeltaUtil
 

R

read(int) - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
readChecksums() - Method in class com.liferay.petra.io.delta.Differ
 
readChecksumsHeader() - Method in class com.liferay.petra.io.delta.Differ
 
REFERENCE_KEY - Static variable in class com.liferay.petra.io.delta.DeltaUtil
 
REFERENCE_RANGE_KEY - Static variable in class com.liferay.petra.io.delta.DeltaUtil
 
remaining() - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
resizeBuffer(int) - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
resizeBuffer(int) - Method in class com.liferay.petra.io.delta.ByteChannelWriter
 
RollingChecksum - Class in com.liferay.petra.io.delta
 
RollingChecksum(ReadableByteChannel, int) - Constructor for class com.liferay.petra.io.delta.RollingChecksum
 

S

skip(int) - Method in class com.liferay.petra.io.delta.ByteChannelReader
 
strongChecksum() - Method in class com.liferay.petra.io.delta.RollingChecksum
Returns the strong checksum of the current block.

T

transfer(FileChannel, WritableByteChannel, long, long) - Method in class com.liferay.petra.io.delta.Patcher
 

W

weakChecksum() - Method in class com.liferay.petra.io.delta.RollingChecksum
Returns the weak checksum of the current block.
write() - Method in class com.liferay.petra.io.delta.ByteChannelWriter
 
writeDataBlock() - Method in class com.liferay.petra.io.delta.Differ
 
writeDeltaBlocks() - Method in class com.liferay.petra.io.delta.Differ
 
writeDeltaHeader() - Method in class com.liferay.petra.io.delta.Differ
 
writeReferenceBlock() - Method in class com.liferay.petra.io.delta.Differ
 
B C D E F G H I M N P R S T W 
Skip navigation links