public static final class ChecksummedRandomAccessReader.Builder extends RandomAccessReader.Builder
buffer, bufferSize, bufferType, channel, limiter, overrideLength, regions
Constructor and Description |
---|
Builder(java.io.File file,
java.io.File crcFile) |
Modifier and Type | Method and Description |
---|---|
RandomAccessReader |
build() |
bufferSize, bufferType, buildWithChannel, createBuffer, limiter, overrideLength, regions
public Builder(java.io.File file, java.io.File crcFile) throws java.io.IOException
java.io.IOException
public RandomAccessReader build()
build
in class RandomAccessReader.Builder
Copyright © 2018 The Apache Software Foundation