Package | Description |
---|---|
ome.io.nio |
New Input/Output handling for the OMERO server
This includes interfaces/classes for the input and output handling of data within
the OMERO server.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleBackOff
Basic
BackOff implementation which attempts several writes of the
default block size on startup, and uses that as a scaling factor for all
subsequent calculations. |
Modifier and Type | Field and Description |
---|---|
protected BackOff |
PixelsService.backOff
BackOff implementation for calculating MissingPyramidExceptions
|
Constructor and Description |
---|
PixelsService(java.lang.String path,
java.io.File memoizerDirectory,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes,
IQuery iQuery)
|
PixelsService(java.lang.String path,
java.io.File memoizerDirectory,
long memoizerWait,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes,
IQuery iQuery) |
PixelsService(java.lang.String path,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes,
IQuery iQuery)
Constructor.
|
PixelsService(java.lang.String path,
long memoizerWait,
FilePathResolver resolver,
BackOff backOff,
TileSizes sizes,
IQuery iQuery)
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.