public final class HttpJobProperties extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CONNECT_TIMEOUT_KEY
HTTP connect timeout in milliseconds.
|
static String |
CONTENT_TYPE_KEY
HTTP content type.
|
static String |
DATA_KEY
HTTP request data.
|
static String |
METHOD_KEY
Http request method.
|
static String |
READ_TIMEOUT_KEY
HTTP read timeout in milliseconds.
|
static String |
SHARDING_CONTEXT_KEY
HTTP sharding context.
|
static String |
URI_KEY
HTTP request URI.
|
| 构造器和说明 |
|---|
HttpJobProperties() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.