Package io.deephaven.process
Class ProcessInfoStoreDBImpl
java.lang.Object
io.deephaven.process.ProcessInfoStoreDBImpl
- All Implemented Interfaces:
io.deephaven.process.ProcessInfoStore
public class ProcessInfoStoreDBImpl extends Object implements io.deephaven.process.ProcessInfoStore
-
Constructor Summary
Constructors Constructor Description ProcessInfoStoreDBImpl(ProcessInfoFormat1Logger logger)
-
Method Summary
Modifier and Type Method Description void
put(io.deephaven.process.ProcessInfo info)
-
Constructor Details
-
Method Details
-
put
- Specified by:
put
in interfaceio.deephaven.process.ProcessInfoStore
- Throws:
IOException
-