パッケージ | 説明 |
---|---|
ome.formats.importer.cli | |
ome.formats.importer.transfers |
mechanism for shipping
client-side files to the server-side.
|
修飾子とタイプ | フィールドと説明 |
---|---|
ImportLibrary |
CommandLineImporter.library
Base importer library, this is what we actually use to import.
|
コンストラクタと説明 |
---|
TransferState(java.io.File file,
int index,
int total,
omero.grid.ImportProcessPrx proc,
ImportLibrary library,
TimeEstimator estimator,
ome.util.checksum.ChecksumProvider cp,
byte[] buf)
State of the current file transfer.
|