Uses of Class
io.datarouter.storage.stream.StreamRecord
| Package | Description |
|---|---|
| io.datarouter.storage.node.op.raw.read |
-
Uses of StreamRecord in io.datarouter.storage.node.op.raw.read
Methods in io.datarouter.storage.node.op.raw.read that return types with arguments of type StreamRecord Modifier and Type Method Description default BlockingQueue<StreamRecord<PK,D>>StreamStorageReader. subscribe(DatarouterStreamSubscriberConfig streamConfig)BlockingQueue<StreamRecord<PK,D>>StreamStorageReader. subscribe(DatarouterStreamSubscriberConfig streamConfig, Config config)