Package | Description |
---|---|
org.apache.paimon.rest |
Modifier and Type | Class and Description |
---|---|
class |
DefaultErrorHandler
Default error handler.
|
Modifier and Type | Method and Description |
---|---|
ErrorHandler |
HttpClientOptions.errorHandler() |
static ErrorHandler |
DefaultErrorHandler.getInstance() |
Constructor and Description |
---|
HttpClientOptions(String uri,
Optional<java.time.Duration> connectTimeout,
Optional<java.time.Duration> readTimeout,
org.apache.paimon.shade.jackson2.com.fasterxml.jackson.databind.ObjectMapper mapper,
int threadPoolSize,
ErrorHandler errorHandler) |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.