Package io.pravega.client
-
Interface Summary Interface Description BatchClientFactory Please note this is an experimental API.ByteStreamClientFactory Used to create Writers and Readers operating on a Byte Stream.EventStreamClientFactory Used to create Writers and Readers operating on a stream.KeyValueTableFactory Creates instances ofKeyValueTable
.SynchronizerClientFactory Used to create StateSynchronizer and RevisionedStreamClient objects which allow for reading and writing data from a pre-configured stream with strong consistency guarantees. -
Class Summary Class Description ClientConfig This class contains configuration that is passed on to Pravega client.ClientConfig.ClientConfigBuilder This class overrides the lombok builder.