Uses of Interface
one.microstream.afs.kafka.Blob
| Package | Description |
|---|---|
| one.microstream.afs.kafka |
-
Uses of Blob in one.microstream.afs.kafka
Classes in one.microstream.afs.kafka that implement Blob Modifier and Type Class Description static classBlob.DefaultMethods in one.microstream.afs.kafka that return Blob Modifier and Type Method Description static BlobBlob. New(String topic, int partition, long offset, long start, long end)Methods in one.microstream.afs.kafka that return types with arguments of type Blob Modifier and Type Method Description Iterable<Blob>TopicIndex.Default. get()Iterable<Blob>TopicIndex. get()Method parameters in one.microstream.afs.kafka with type arguments of type Blob Modifier and Type Method Description TopicIndexTopicIndex.Default. put(Iterable<Blob> metadata)TopicIndexTopicIndex. put(Iterable<Blob> blobs)