| Package | Description |
|---|---|
| org.cripac.isee.vpe.common |
This package contains common concept classes.
|
| org.cripac.isee.vpe.ctrl |
This package contains classes for controlling of the platform.
|
| org.cripac.isee.vpe.data |
This package contains classes for data managing.
|
| org.cripac.isee.vpe.util.kafka |
| Modifier and Type | Field and Description |
|---|---|
private Singleton<ByteArrayProducer>
|
Stream.producerSingleton
|
| Modifier and Type | Field and Description |
|---|---|
private Singleton<ByteArrayProducer>
|
MessageHandlingApp.producerSingleton
|
| Modifier and Type | Field and Description |
|---|---|
private Singleton<ByteArrayProducer>
|
DataManagingApp.TrackletSavingStream.packingJobProducerSingleton
|
| Modifier and Type | Method and Description |
|---|---|
ByteArrayProducer |
ByteArrayProducerFactory.produce()
|