| Package | Description |
|---|---|
| org.apache.ignite.spi.metric.otlp |
| Modifier and Type | Field and Description |
|---|---|
static Compression |
OpenTelemetryMetricExporterSpi.DEFAULT_COMPRESSION
Default compression type.
|
| Modifier and Type | Method and Description |
|---|---|
Compression |
OpenTelemetryMetricExporterSpi.getCompression()
Returns the configured compression type.
|
static @Nullable Compression |
Compression.of(String type)
Returns enumerated value for the given
type. |
static Compression |
Compression.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Compression[] |
Compression.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OpenTelemetryMetricExporterSpi.setCompression(Compression compression)
Sets compression type.
|
GridGain In-Memory Computing Platform : ver. 8.9.33 Release Date : May 7 2026