Uses of Interface
ome.io.nio.BackOff

Packages that use BackOff
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. 
 

Uses of BackOff in ome.io.nio
 

Classes in ome.io.nio that implement BackOff
 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.
 

Fields in ome.io.nio declared as BackOff
protected  BackOff PixelsService.backOff
          BackOff implementation for calculating MissingPyramidExceptions
 

Constructors in ome.io.nio with parameters of type BackOff
PixelsService(String path, FilePathResolver resolver, BackOff backOff, TileSizes sizes)
          Constructor.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.