Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
path |
"tweets/search/30day" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
oauth_signature_encoding |
"UTF-8" |
public static final String |
oauth_signature_method |
"HmacSHA1" |
public static final String |
oauth_signature_method_param |
"HMAC-SHA1" |
public static final String |
oauth_version |
"1.0" |
public static final String |
webhook_signature_method |
"HmacSHA256" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TWITTER_FORMAT |
"EEE MMM dd HH:mm:ss Z yyyy" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
TWITTER_FORMAT |
"EEE MMM dd HH:mm:ss Z yyyy" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BACKOFF |
240000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STREAMS_ID |
"TwitterTypeConverter" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_NUMBER_WAITING |
10000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_NUMBER_WAITING |
10000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_NUMBER_WAITING |
10000 |
public static final String |
STREAMS_ID |
"TwitterFollowingProvider" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
STREAMS_ID |
"TwitterStreamProvider" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_NUMBER_WAITING |
10000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_NUMBER_WAITING |
1000 |
Copyright © 2018 The Apache Software Foundation. All rights reserved.