| Modifier and Type | Class and Description |
|---|---|
class |
AvroConsumer<K extends org.apache.avro.generic.GenericContainer,V extends org.apache.avro.generic.GenericContainer>
Generic consumer class, the strategy is implemented in the used source
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseConsumer<K,V>
Generic consumer class, the strategy is implemented in the used source
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericConsumer<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
TemporaryFile |
| Modifier and Type | Method and Description |
|---|---|
<T extends Janitor.ManagedCloseable> |
Janitor.register(T object) |
<T extends Janitor.ManagedCloseable> |
Janitor.register(T object,
boolean expectProperClose) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericAvroProducer<K extends org.apache.avro.generic.GenericContainer,V extends org.apache.avro.generic.GenericContainer>
Class used for all the producers, containing all the producer specific methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericProducer<K,V>
Class used for all the producers, containing all the producer specific methods.
|
Copyright © 2020–2021 Axual B.V.. All rights reserved.