| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
METHOD_CONNECT |
8 |
public static final int |
METHOD_DELETE |
6 |
public static final int |
METHOD_GET |
1 |
public static final int |
METHOD_HEAD |
3 |
public static final int |
METHOD_OPTIONS |
4 |
public static final int |
METHOD_PATCH |
9 |
public static final int |
METHOD_POST |
2 |
public static final int |
METHOD_PUT |
5 |
public static final int |
METHOD_TRACE |
7 |
public static final int |
NUMBER_OF_METHODS |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCEPTED |
"202 Accepted" |
public static final String |
BAD_GATEWAY |
"502 Bad Gateway" |
public static final String |
BAD_REQUEST |
"400 Bad Request" |
public static final String |
CONFLICT |
"409 Conflict" |
public static final String |
CONTINUE |
"100 Continue" |
public static final String |
CREATED |
"201 Created" |
public static final String |
EXPECTATION_FAILED |
"417 Expectation Failed" |
public static final String |
FORBIDDEN |
"403 Forbidden" |
public static final String |
FOUND |
"302 Found" |
public static final String |
GATEWAY_TIMEOUT |
"504 Gateway Timeout" |
public static final String |
GONE |
"410 Gone" |
public static final String |
HTTP_VERSION_NOT_SUPPORTED |
"505 HTTP Version Not Supported" |
public static final String |
INTERNAL_ERROR |
"500 Internal Server Error" |
public static final String |
LENGTH_REQUIRED |
"411 Length Required" |
public static final String |
METHOD_NOT_ALLOWED |
"405 Method Not Allowed" |
public static final String |
MOVED_PERMANENTLY |
"301 Moved Permanently" |
public static final String |
MULTIPLE_CHOICES |
"300 Multiple Choices" |
public static final String |
NO_CONTENT |
"204 No Content" |
public static final String |
NON_AUTHORITATIVE_INFORMATION |
"203 Non-Authoritative Information" |
public static final String |
NOT_ACCEPTABLE |
"406 Not Acceptable" |
public static final String |
NOT_FOUND |
"404 Not Found" |
public static final String |
NOT_IMPLEMENTED |
"501 Not Implemented" |
public static final String |
NOT_MODIFIED |
"304 Not Modified" |
public static final String |
OK |
"200 OK" |
public static final String |
PARTIAL_CONTENT |
"206 Partial Content" |
public static final String |
PAYMENT_REQUIRED |
"402 Payment Required" |
public static final String |
PRECONDITION_FAILED |
"412 Precondition Failed" |
public static final String |
PROXY_AUTHENTICATION_REQUIRED |
"407 Proxy Authentication Required" |
public static final String |
REQUEST_ENTITY_TOO_LARGE |
"413 Request Entity Too Large" |
public static final String |
REQUEST_TIMEOUT |
"408 Request Timeout" |
public static final String |
REQUEST_URI_TOO_LONG |
"414 Request-URI Too Long" |
public static final String |
REQUESTED_RANGE_NOT_SATISFIABLE |
"416 Requested Range Not Satisfiable" |
public static final String |
RESET_CONTENT |
"205 Reset Content" |
public static final String |
SEE_OTHER |
"303 See Other" |
public static final String |
SERVICE_UNAVAILABLE |
"503 Service Unavailable" |
public static final String |
SWITCHING_PROTOCOLS |
"101 Switching Protocols" |
public static final String |
TEMPORARY_REDIRECT |
"307 Temporary Redirect" |
public static final String |
UNAUTHORIZED |
"401 Unauthorized" |
public static final String |
UNSUPPORTED_MEDIA_TYPE |
"415 Unsupported Media Type" |
public static final String |
USE_PROXY |
"305 Use Proxy" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
EMPTY |
0L |
public static final long |
REMOVED |
-9223372036854775808L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_CONCURRENCY_LEVEL |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAP_PV |
2 |
public static final int |
MAP_RO |
0 |
public static final int |
MAP_RW |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
KEY_OFFSET |
28 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
CONCURRENCY_LEVEL |
65536 |
protected static final int |
HASH_OFFSET |
0 |
protected static final int |
HEADER_SIZE |
24 |
protected static final long |
MB |
1048576L |
protected static final int |
NEXT_OFFSET |
8 |
protected static final int |
TIME_OFFSET |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
ALLOCATOR_HEAD_OFFSET |
48L |
protected static final long |
ALLOCATOR_SIZE_OFFSET |
40L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
BASE_OFFSET |
24L |
protected static final long |
CAPACITY_OFFSET |
16L |
protected static final long |
CUSTOM_DATA_OFFSET |
48L |
protected static final long |
CUSTOM_SIZE_OFFSET |
40L |
protected static final long |
MAP_OFFSET |
1048576L |
protected static final int |
MAX_CUSTOM_DATA_SIZE |
1048528 |
protected static final long |
SIGNATURE_CLEAR |
-6842623370938455949L |
protected static final long |
SIGNATURE_DIRTY |
-6842622284294952845L |
protected static final long |
SIGNATURE_LEGACY |
-6842904845915166605L |
protected static final long |
SIGNATURE_OFFSET |
0L |
protected static final long |
TIMESTAMP_OFFSET |
8L |
protected static final long |
UID_OFFSET |
32L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ACTIVE |
0 |
public static final int |
CLOSING |
24 |
public static final int |
EVENT_MASK |
255 |
public static final int |
IDLE |
1 |
public static final int |
READABLE |
1 |
public static final int |
SSL |
256 |
public static final int |
STALE |
2 |
public static final int |
WRITEABLE |
4 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
IPTOS_LOWDELAY |
16 |
public static final int |
IPTOS_MINCOST |
2 |
public static final int |
IPTOS_RELIABILITY |
4 |
public static final int |
IPTOS_THROUGHPUT |
8 |
public static final int |
MSG_DONTROUTE |
4 |
public static final int |
MSG_DONTWAIT |
64 |
public static final int |
MSG_MORE |
32768 |
public static final int |
MSG_OOB |
1 |
public static final int |
MSG_PEEK |
2 |
public static final int |
MSG_TRUNC |
32 |
public static final int |
MSG_WAITALL |
256 |
public static final int |
SOL_IP |
0 |
public static final int |
SOL_IPV6 |
41 |
public static final int |
SOL_SOCKET |
1 |
public static final int |
SOL_TCP |
6 |
public static final int |
SOL_UDP |
17 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
VERIFY_NONE |
0 |
public static final int |
VERIFY_ONCE |
4 |
public static final int |
VERIFY_PEER |
1 |
public static final int |
VERIFY_REQUIRE_PEER_CERT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAP_ANONYMOUS |
32 |
public static final int |
MAP_FIXED |
16 |
public static final int |
MAP_GROWSDOWN |
256 |
public static final int |
MAP_HUGETLB |
262144 |
public static final int |
MAP_LOCKED |
8192 |
public static final int |
MAP_NONBLOCK |
65536 |
public static final int |
MAP_NORESERVE |
16384 |
public static final int |
MAP_POPULATE |
32768 |
public static final int |
MAP_PRIVATE |
2 |
public static final int |
MAP_SHARED |
1 |
public static final int |
MAP_STACK |
131072 |
public static final int |
MCL_CURRENT |
1 |
public static final int |
MCL_FUTURE |
2 |
public static final int |
MREMAP_FIXED |
2 |
public static final int |
MREMAP_MAYMOVE |
1 |
public static final int |
MS_ASYNC |
1 |
public static final int |
MS_INVALIDATE |
2 |
public static final int |
MS_SYNC |
4 |
public static final int |
POSIX_FADV_DONTNEED |
4 |
public static final int |
POSIX_FADV_NOREUSE |
5 |
public static final int |
POSIX_FADV_NORMAL |
0 |
public static final int |
POSIX_FADV_RANDOM |
1 |
public static final int |
POSIX_FADV_SEQUENTIAL |
2 |
public static final int |
POSIX_FADV_WILLNEED |
3 |
public static final int |
POSIX_MADV_DONTNEED |
4 |
public static final int |
POSIX_MADV_NORMAL |
0 |
public static final int |
POSIX_MADV_RANDOM |
1 |
public static final int |
POSIX_MADV_SEQUENTIAL |
2 |
public static final int |
POSIX_MADV_WILLNEED |
3 |
public static final int |
PROT_EXEC |
4 |
public static final int |
PROT_NONE |
0 |
public static final int |
PROT_READ |
1 |
public static final int |
PROT_WRITE |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CLONE_NEWCGROUP |
33554432 |
public static final int |
CLONE_NEWIPC |
134217728 |
public static final int |
CLONE_NEWNET |
1073741824 |
public static final int |
CLONE_NEWPID |
536870912 |
public static final int |
CLONE_NEWUSER |
268435456 |
public static final int |
CLONE_NEWUTS |
67108864 |
public static final int |
IOPRIO_CLASS_BE |
16384 |
public static final int |
IOPRIO_CLASS_IDLE |
24576 |
public static final int |
IOPRIO_CLASS_RT |
8192 |
public static final int |
SCHED_BATCH |
3 |
public static final int |
SCHED_IDLE |
5 |
public static final int |
SCHED_OTHER |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
G_GID |
2 |
public static final int |
G_NAME |
0 |
public static final int |
G_PASSWORD |
1 |
public static final int |
G_USER_LIST |
3 |
public static final String |
GROUP |
"/etc/group" |
public static final String |
PASSWD |
"/etc/passwd" |
public static final int |
U_DIRECTORY |
5 |
public static final int |
U_GECOS |
4 |
public static final int |
U_GID |
3 |
public static final int |
U_NAME |
0 |
public static final int |
U_PASSWORD |
1 |
public static final int |
U_SHELL |
6 |
public static final int |
U_UID |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ANY_CPU |
-1 |
public static final int |
ANY_PID |
-1 |
public static final int |
CURRENT_PID |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
BUFFER_SIZE |
8000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final byte |
FIRST_APP_UID |
-10 |
protected static final byte |
REF_EMBEDDED |
-4 |
protected static final byte |
REF_NULL |
-1 |
protected static final byte |
REF_RECURSIVE |
-2 |
protected static final byte |
REF_RECURSIVE2 |
-3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ARRAY_STUBS |
1 |
public static final int |
COLLECTION_STUBS |
2 |
public static final int |
CUSTOM_STUBS |
16 |
public static final int |
DEFAULT_OPTIONS |
31 |
public static final int |
ENUM_STUBS |
8 |
public static final int |
FIELD_SERIALIZATION |
8 |
public static final int |
INLINE |
4 |
public static final int |
MAP_STUBS |
4 |
public static final int |
SKIP_CUSTOM_SERIALIZATION |
3 |
public static final int |
SKIP_READ_OBJECT |
1 |
public static final int |
SKIP_WRITE_OBJECT |
2 |
public static final int |
SYNTHETIC_FIELDS |
16 |
Copyright © 2019. All rights reserved.