Package | Description |
---|---|
ome.formats.importer | |
ome.formats.importer.transfers |
FileTransfer provides
a mechanism for shipping client-side files to the server-side. |
ome.formats.importer.util |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
ImportLibrary.uploadFile(omero.grid.ImportProcessPrx proc,
java.lang.String[] srcFiles,
int index,
ChecksumProviderFactory cpf,
TimeEstimator estimator,
byte[] buf) |
java.lang.String |
ImportLibrary.uploadFile(omero.grid.ImportProcessPrx proc,
java.lang.String[] srcFiles,
int index,
TimeEstimator estimator) |
Modifier and Type | Class and Description |
---|---|
class |
TransferState
Non-thread-safe argument holder for
FileTransfer implementations. |
Constructor and Description |
---|
TransferState(java.io.File file,
int index,
int total,
omero.grid.ImportProcessPrx proc,
ImportLibrary library,
TimeEstimator estimator,
ChecksumProvider cp,
byte[] buf)
State of the current file transfer.
|
Modifier and Type | Class and Description |
---|---|
class |
ProportionalTimeEstimatorImpl
Class implementing the
TimeEstimator interface. |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.