public class RemoteStorageMonitor extends Object implements org.micromanager.ndtiffstorage.ImageWrittenListener
| Constructor and Description |
|---|
RemoteStorageMonitor(org.micromanager.ndtiffstorage.NDTiffStorage storage) |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitCompletion() |
String |
getDiskLocation() |
int |
getPort() |
mmcorej.org.json.JSONObject |
getSummaryMetadata() |
void |
imageWritten(org.micromanager.ndtiffstorage.IndexEntryData ied) |
void |
start()
Start pushing out the indices to the other side
|
public RemoteStorageMonitor(org.micromanager.ndtiffstorage.NDTiffStorage storage)
public mmcorej.org.json.JSONObject getSummaryMetadata()
public String getDiskLocation()
public void start()
public int getPort()
public void imageWritten(org.micromanager.ndtiffstorage.IndexEntryData ied)
imageWritten in interface org.micromanager.ndtiffstorage.ImageWrittenListenerpublic void awaitCompletion()
awaitCompletion in interface org.micromanager.ndtiffstorage.ImageWrittenListenerCopyright © 2023. All rights reserved.