public abstract class TextFileIndexer
extends java.lang.Object
Constructor and Description |
---|
TextFileIndexer() |
Modifier and Type | Method and Description |
---|---|
abstract long |
getIndexSliceSize() |
protected void |
printStatistics(java.io.File file,
long genomicStart,
long genomicEnd,
FileIndexInfo info,
long start_time) |
protected void |
printStatistics(java.lang.String path,
long file_size,
int num_chunks,
long start_time) |
protected void printStatistics(java.io.File file, long genomicStart, long genomicEnd, FileIndexInfo info, long start_time)
file
- genomicStart
- genomicEnd
- info
- start_time
- protected void printStatistics(java.lang.String path, long file_size, int num_chunks, long start_time)
file
- file_size
- num_chunks
- start_time
- public abstract long getIndexSliceSize()
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.