Package | Description |
---|---|
ome.formats | |
ome.formats.importer | |
ome.services.blitz.repo |
Constructor and Description |
---|
OMEROImportFixture(OMEROMetadataStoreClient store,
OMEROWrapper reader) |
Constructor and Description |
---|
ImportCandidates(int depth,
OMEROWrapper reader,
String[] paths,
IObserver observer)
Main constructor which iterates over all the paths calling
DirectoryWalker.walk(File, Collection) and permitting a descent to the given
depth. |
ImportCandidates(OMEROWrapper reader,
String[] paths,
IObserver observer)
Calls
ImportCandidates.ImportCandidates(int, OMEROWrapper, String[], IObserver)
with ImportCandidates.DEPTH as the first argument. |
ImportFixture(OMEROMetadataStoreClient store,
OMEROWrapper reader) |
ImportLibrary(OMEROMetadataStoreClient client,
OMEROWrapper reader)
The default implementation of
FileTransfer performs a
no-op and therefore need not have
FileTransfer#afterTransfer(int, File[]) as with the
ImportLibrary.ImportLibrary(OMEROMetadataStoreClient, OMEROWrapper, FileTransfer)
constructor. |
ImportLibrary(OMEROMetadataStoreClient client,
OMEROWrapper reader,
FileTransfer transfer)
The library will not close the client instance.
|
ImportLibrary(OMEROMetadataStoreClient client,
OMEROWrapper reader,
FileTransfer transfer,
int minutesToWait) |
ImportLibrary(OMEROMetadataStoreClient client,
OMEROWrapper reader,
FileTransfer transfer,
List<FileExclusion> exclusions,
int minutesToWait) |
Constructor and Description |
---|
ManagedImportRequestI(Registry reg,
TileSizes sizes,
RepositoryDao dao,
OMEROWrapper wrapper,
String token) |
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.