JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
N
P
S
T
_
A
addChecksum(JdkHttpClientPathBuilder, int)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
B
BaseJdkHttpAccessor
<
K
extends
EntryKey
> - Class in
com.fasterxml.clustermate.client.jdk
Intermediate base class used by accessors that use Async HTTP Client library for HTTP Access.
BaseJdkHttpAccessor(StoreClientConfig<K, ?>, ClusterServerNode)
- Constructor for class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
BaseJdkHttpNetworkClient
<
K
extends
EntryKey
,
CONFIG
extends
StoreClientConfig
<
K
,
CONFIG
>> - Class in
com.fasterxml.clustermate.client.jdk
BaseJdkHttpNetworkClient(CONFIG)
- Constructor for class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpNetworkClient
The usual constructor to call; configures AHC using standard settings.
C
CHUNK_SIZE
- Static variable in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
Not sure what is optimal chunk size, but 16k sounds like a reasonable starting point.
com.fasterxml.clustermate.client.jdk
- package com.fasterxml.clustermate.client.jdk
copy(InputStream, OutputStream, boolean)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
D
drain(HttpURLConnection, int)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
drain(InputStream)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
E
entryDeleter(ClusterServerNode)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryAccessors
entryGetter(ClusterServerNode)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryAccessors
entryHeader(ClusterServerNode)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryAccessors
entryInspector(ClusterServerNode)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryAccessors
entryLister(ClusterServerNode)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryAccessors
entryPutter(ClusterServerNode)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryAccessors
F
failed(CallFailure)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryInspector
failed(CallFailure)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryLister
failFromException(Exception, long)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
findContentType(HttpURLConnection, ContentType)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
fromBase64(String)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
G
getEntryAccessors()
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpNetworkClient
getExcerpt(HttpURLConnection, int, int)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
getExcerpt(InputStream, int)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
getHeaderValue(String)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryListResult
getHeaderValue(String)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpHeadCallResult
getHeaderValue(String)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpReadCallResult
getKeyConverter()
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpNetworkClient
H
handleHeaders(ClusterServerNode, HttpURLConnection, long)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
Helper method that takes care of processing state based on any standard headers we might pick up
I
initRequest(String, HttpURLConnection, JdkHttpClientPathBuilder, long)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
J
JdkHttpContentDeleter
<
K
extends
EntryKey
> - Class in
com.fasterxml.clustermate.client.jdk
JdkHttpContentDeleter(StoreClientConfig<K, ?>, ClusterServerNode)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpContentDeleter
JdkHttpContentGetter
<
K
extends
EntryKey
> - Class in
com.fasterxml.clustermate.client.jdk
JdkHttpContentGetter(StoreClientConfig<K, ?>, ClusterServerNode)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpContentGetter
JdkHttpContentHeader
<
K
extends
EntryKey
> - Class in
com.fasterxml.clustermate.client.jdk
Helper object for making HEAD requests.
JdkHttpContentHeader(StoreClientConfig<K, ?>, ClusterServerNode)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpContentHeader
JdkHttpContentPutter
<
K
extends
EntryKey
> - Class in
com.fasterxml.clustermate.client.jdk
Helper accessors class used for making a single PUT call to a single server node.
JdkHttpContentPutter(StoreClientConfig<K, ?>, ClusterServerNode)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpContentPutter
JdkHttpEntryAccessors
<
K
extends
EntryKey
> - Class in
com.fasterxml.clustermate.client.jdk
JdkHttpEntryAccessors(StoreClientConfig<K, ?>)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryAccessors
JdkHttpEntryInspector
<
K
extends
EntryKey
> - Class in
com.fasterxml.clustermate.client.jdk
JdkHttpEntryInspector(StoreClientConfig<K, ?>, ClusterServerNode)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryInspector
JdkHttpEntryLister
<
K
extends
EntryKey
> - Class in
com.fasterxml.clustermate.client.jdk
JdkHttpEntryLister(StoreClientConfig<K, ?>, ClusterServerNode)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryLister
JdkHttpEntryListResult
<
T
> - Class in
com.fasterxml.clustermate.client.jdk
JdkHttpEntryListResult(HttpURLConnection, ClusterServerNode, ListResponse<T>)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryListResult
JdkHttpEntryListResult(CallFailure)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryListResult
JdkHttpEntryListResult(ClusterServerNode, int)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryListResult
JdkHttpHeadCallResult
- Class in
com.fasterxml.clustermate.client.jdk
JdkHttpHeadCallResult(HttpURLConnection, ClusterServerNode, int, long)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpHeadCallResult
JdkHttpHeadCallResult(HttpURLConnection, CallFailure)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpHeadCallResult
JdkHttpHeadCallResult(CallFailure)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpHeadCallResult
JdkHttpReadCallResult
<
T
> - Class in
com.fasterxml.clustermate.client.jdk
Container for results of a single GET call to a server node.
JdkHttpReadCallResult(HttpURLConnection, ClusterServerNode, T)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpReadCallResult
JdkHttpReadCallResult(HttpURLConnection, ClusterServerNode, int, T)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpReadCallResult
JdkHttpReadCallResult(HttpURLConnection, CallFailure)
- Constructor for class com.fasterxml.clustermate.client.jdk.
JdkHttpReadCallResult
N
notFound(ClusterServerNode)
- Static method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryListResult
notFound(ClusterServerNode)
- Static method in class com.fasterxml.clustermate.client.jdk.
JdkHttpHeadCallResult
notFound(ClusterServerNode)
- Static method in class com.fasterxml.clustermate.client.jdk.
JdkHttpReadCallResult
P
parseLongHeader(HttpURLConnection, String)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
pathBuilder(IpAndPort)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpNetworkClient
S
sendRequest(String, HttpURLConnection, JdkHttpClientPathBuilder, long)
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
Helper method that encapsulates logic of setting various connection settings, and then forcing sending of the request.
shutdown()
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpNetworkClient
T
toBase64(byte[])
- Method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
tryDelete(CallConfig, DeleteCallParameters, long, K)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpContentDeleter
tryGet(CallConfig, ReadCallParameters, long, K, GetContentProcessor<T>, ByteRange)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpContentGetter
tryHead(CallConfig, ReadCallParameters, long, K)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpContentHeader
tryInspect(CallConfig, ReadCallParameters, long, K, ContentConverter<T>)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryInspector
tryList(CallConfig, long, K, K, ListItemType, int, ContentConverter<ListResponse<T>>)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryLister
tryPut(CallConfig, PutCallParameters, long, K, PutContentProvider)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpContentPutter
_
_bufferRecycler
- Static variable in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
We can reuse read buffers as they are somewhat costly to allocate, reallocate all the time.
_config
- Variable in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpNetworkClient
_connection
- Variable in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryListResult
_connection
- Variable in class com.fasterxml.clustermate.client.jdk.
JdkHttpHeadCallResult
_connection
- Variable in class com.fasterxml.clustermate.client.jdk.
JdkHttpReadCallResult
_keyConverter
- Variable in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
_mapper
- Variable in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
_mapper
- Variable in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpNetworkClient
_pathFinder
- Variable in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
_server
- Variable in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
_storeConfig
- Variable in class com.fasterxml.clustermate.client.jdk.
JdkHttpEntryAccessors
_tryPut(CallConfig, PutCallParameters, long, K, PutContentProvider, long, long)
- Method in class com.fasterxml.clustermate.client.jdk.
JdkHttpContentPutter
_unwrap(Throwable)
- Static method in class com.fasterxml.clustermate.client.jdk.
BaseJdkHttpAccessor
A
B
C
D
E
F
G
H
I
J
N
P
S
T
_
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012-2014
fasterxml.com
. All Rights Reserved.