Class DebugHttpExporter
java.lang.Object
io.camunda.zeebe.broker.exporter.debug.DebugHttpExporter
- All Implemented Interfaces:
Exporter
@Deprecated(since="1.3",
forRemoval=true)
public final class DebugHttpExporter
extends Object
implements Exporter
Deprecated, for removal: This API element is subject to removal in a future version.
to be removed >= 1.4. There will be no replacement for this exporter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.static ExporterCfgDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DebugHttpExporter
public DebugHttpExporter()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
configure
Deprecated, for removal: This API element is subject to removal in a future version. -
close
public void close()Deprecated, for removal: This API element is subject to removal in a future version. -
export
Deprecated, for removal: This API element is subject to removal in a future version. -
stopHttpServer
public void stopHttpServer()Deprecated, for removal: This API element is subject to removal in a future version. -
defaultConfig
Deprecated, for removal: This API element is subject to removal in a future version.
-