Package | Description |
---|---|
fr.profi.mzdb | |
fr.profi.mzdb.io.reader.cache |
Modifier and Type | Field and Description |
---|---|
protected MzDbEntityCache |
AbstractMzDbReader.entityCache |
Modifier and Type | Method and Description |
---|---|
MzDbEntityCache |
AbstractMzDbReader.getEntityCache()
Gets the entity cache.
|
Modifier and Type | Method and Description |
---|---|
static Callable<SpectrumSlice[]> |
MzDbReaderHelper.getSpectrumSlicesInRanges(double minMz,
double maxMz,
float minRt,
float maxRt,
File file,
MzDbEntityCache cache,
Callback<SpectrumSlice[]> callback)
get an async
|
Constructor and Description |
---|
MzDbAsyncReader(File dbLocation,
MzDbEntityCache entityCache,
boolean logConnections)
Instantiates a new mzDB reader (primary constructor).
|
MzDbReader(File dbLocation,
MzDbEntityCache entityCache,
boolean logConnections)
Instantiates a new mzDB reader (primary constructor).
|
Modifier and Type | Method and Description |
---|---|
MzDbEntityCache |
MzDbEntityCacheContainer.getEntityCache() |
Copyright © 2019. All rights reserved.