Package | Description |
---|---|
com.fasterxml.transistore.client | |
com.fasterxml.transistore.client.ahc | |
com.fasterxml.transistore.client.jdk | |
com.fasterxml.transistore.cmd |
Modifier and Type | Method and Description |
---|---|
BasicTSClientConfig |
BasicTSClientConfigBuilder.build() |
static BasicTSClientConfig |
BasicTSClientConfig.defaultConfig()
Helper method for building instance that uses defaults and is to
be used on behalf of
clientId . |
Modifier and Type | Method and Description |
---|---|
protected BasicTSClient |
BasicTSClientBootstrapper._buildClient(BasicTSClientConfig config,
com.fasterxml.clustermate.api.ClusterStatusAccessor accessor,
com.fasterxml.clustermate.client.cluster.ClusterViewByClientImpl<BasicTSKey> clusterView,
com.fasterxml.clustermate.client.NetworkClient<BasicTSKey> client) |
Constructor and Description |
---|
BasicTSClient(BasicTSClientConfig config,
com.fasterxml.clustermate.api.ClusterStatusAccessor statusAccessor,
com.fasterxml.clustermate.client.ClusterViewByClient<BasicTSKey> clusterView,
com.fasterxml.clustermate.client.NetworkClient<BasicTSKey> httpClientImpl) |
BasicTSClientBootstrapper(BasicTSClientConfig config,
com.fasterxml.clustermate.client.NetworkClient<BasicTSKey> hc) |
BasicTSClientConfigBuilder(BasicTSClientConfig config) |
Modifier and Type | Method and Description |
---|---|
protected com.ning.http.client.AsyncHttpClientConfig |
AHCBasedClient.buildAHCConfig(BasicTSClientConfig config,
com.ning.http.client.AsyncHttpClientConfig.Builder ahcConfigBuilder) |
Constructor and Description |
---|
AHCBasedClient(BasicTSClientConfig config) |
AHCBasedClientBootstrapper(BasicTSClientConfig config) |
Constructor and Description |
---|
JDKBasedClient(BasicTSClientConfig config) |
JDKBasedClientBootstrapper(BasicTSClientConfig config) |
Modifier and Type | Method and Description |
---|---|
protected BasicTSClientConfig |
TStoreCmdBase.getClientConfig() |
protected BasicTSClientConfig |
GenerateLoad.getClientConfig() |
Modifier and Type | Method and Description |
---|---|
protected BasicTSClient |
TStoreCmdBase.bootstrapClient(BasicTSClientConfig clientConfig,
SkeletalServiceConfig serviceConfig) |
Copyright © 2013 FasterXML. All Rights Reserved.