All Classes and Interfaces

Classes
Class
Description
The Fluvio Java client for interacting with Fluvio streams from Java.
 
Describes the position of a record in a Fluvio partition.
Create streams to read records from specific Fluvio topics and partitions.
A stream that yields records from the origin topic and partition, starting at the given offset.
Carries the data (key and value) for a Record in a Fluvio stream.
Sends records to a particular topic.