public class RemoteStorageMonitor extends Object implements org.micromanager.ndtiffstorage.ImageWrittenListener
| Constructor and Description |
|---|
RemoteStorageMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
awaitCompletion() |
int |
getPort() |
void |
imageWritten(org.micromanager.ndtiffstorage.IndexEntryData ied) |
void |
start()
Start pushing out the indices to the other side
|
void |
storageMonitoringComplete()
Called by the python side to signal that the final shutdown signal has been received
and that the push socket can be closed
|
public void start()
public int getPort()
public void imageWritten(org.micromanager.ndtiffstorage.IndexEntryData ied)
imageWritten in interface org.micromanager.ndtiffstorage.ImageWrittenListenerpublic void storageMonitoringComplete()
public void awaitCompletion()
awaitCompletion in interface org.micromanager.ndtiffstorage.ImageWrittenListenerCopyright © 2023. All rights reserved.