public interface HttpRequestFactory
extends org.apache.kafka.common.Configurable
| Modifier and Type | Method and Description |
|---|---|
default void |
configure(Map<String,?> map) |
HttpRequest |
createRequest(Offset offset) |
HttpRequest createRequest(Offset offset)
Copyright © 2020 CastorM. All rights reserved.