Skip navigation links
B C D E H I M P R S U V W 

B

build() - Method in class io.appform.ranger.http.servicefinder.HttpShardedServiceFinderBuilder
 
build() - Method in class io.appform.ranger.http.servicefinder.HttpUnshardedServiceFinderBuilider
 
build() - Method in class io.appform.ranger.http.serviceprovider.HttpShardedServiceProviderBuilder
 
buildFinder(Service) - Method in class io.appform.ranger.http.servicefinderhub.HttpShardedServiceFinderFactory
 
buildFinder(Service) - Method in class io.appform.ranger.http.servicefinderhub.HttpUnshardedServiceFinderFactory
 

C

config - Variable in class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 

D

dataSink(Service) - Method in class io.appform.ranger.http.serviceprovider.HttpShardedServiceProviderBuilder
 
dataSource(Service) - Method in class io.appform.ranger.http.servicefinder.HttpShardedServiceFinderBuilder
 
dataSource(Service) - Method in class io.appform.ranger.http.servicefinder.HttpUnshardedServiceFinderBuilider
 
defaultPort() - Method in class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 
deserialize(byte[]) - Method in interface io.appform.ranger.http.serde.HTTPResponseDataDeserializer
 

E

ensureConnected() - Method in class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 

H

httpClient - Variable in class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 
HttpClientConfig - Class in io.appform.ranger.http.config
 
HttpClientConfig() - Constructor for class io.appform.ranger.http.config.HttpClientConfig
 
HttpNodeDataSink<T,S extends HttpRequestDataSerializer<T>> - Class in io.appform.ranger.http.serviceprovider
 
HttpNodeDataSink(Service, HttpClientConfig, ObjectMapper) - Constructor for class io.appform.ranger.http.serviceprovider.HttpNodeDataSink
 
HttpNodeDataSource<T,D extends HTTPResponseDataDeserializer<T>> - Class in io.appform.ranger.http.servicefinder
 
HttpNodeDataSource(Service, HttpClientConfig, ObjectMapper) - Constructor for class io.appform.ranger.http.servicefinder.HttpNodeDataSource
 
HttpNodeDataStoreConnector<T> - Class in io.appform.ranger.http.common
 
HttpNodeDataStoreConnector(HttpClientConfig, ObjectMapper) - Constructor for class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 
HttpRequestDataSerializer<T> - Interface in io.appform.ranger.http.serde
 
HTTPResponseDataDeserializer<T> - Interface in io.appform.ranger.http.serde
 
HttpServiceDataSource<T> - Class in io.appform.ranger.http.servicefinderhub
 
HttpServiceDataSource(HttpClientConfig, ObjectMapper) - Constructor for class io.appform.ranger.http.servicefinderhub.HttpServiceDataSource
 
HttpServiceFinderBuilders - Class in io.appform.ranger.http
 
HttpServiceFinderBuilders() - Constructor for class io.appform.ranger.http.HttpServiceFinderBuilders
 
HttpServiceFinderHubBuilder<T,R extends ServiceRegistry<T>> - Class in io.appform.ranger.http.servicefinderhub
 
HttpServiceFinderHubBuilder() - Constructor for class io.appform.ranger.http.servicefinderhub.HttpServiceFinderHubBuilder
 
httpServiceProviderBuilder() - Static method in class io.appform.ranger.http.HttpServiceProviderBuilders
 
HttpServiceProviderBuilders - Class in io.appform.ranger.http
 
HttpServiceProviderBuilders() - Constructor for class io.appform.ranger.http.HttpServiceProviderBuilders
 
httpShardedServiceFinderBuilder() - Static method in class io.appform.ranger.http.HttpServiceFinderBuilders
 
HttpShardedServiceFinderBuilder<T> - Class in io.appform.ranger.http.servicefinder
 
HttpShardedServiceFinderBuilder() - Constructor for class io.appform.ranger.http.servicefinder.HttpShardedServiceFinderBuilder
 
HttpShardedServiceFinderFactory<T> - Class in io.appform.ranger.http.servicefinderhub
 
HttpShardedServiceFinderFactory(HttpClientConfig, ObjectMapper, HTTPResponseDataDeserializer<T>, ShardSelector<T, MapBasedServiceRegistry<T>>, ServiceNodeSelector<T>, int) - Constructor for class io.appform.ranger.http.servicefinderhub.HttpShardedServiceFinderFactory
 
HttpShardedServiceProviderBuilder<T> - Class in io.appform.ranger.http.serviceprovider
 
HttpShardedServiceProviderBuilder() - Constructor for class io.appform.ranger.http.serviceprovider.HttpShardedServiceProviderBuilder
 
httpUnshardedServiceFinderBuilider() - Static method in class io.appform.ranger.http.HttpServiceFinderBuilders
 
HttpUnshardedServiceFinderBuilider<T> - Class in io.appform.ranger.http.servicefinder
 
HttpUnshardedServiceFinderBuilider() - Constructor for class io.appform.ranger.http.servicefinder.HttpUnshardedServiceFinderBuilider
 
HttpUnshardedServiceFinderFactory<T> - Class in io.appform.ranger.http.servicefinderhub
 
HttpUnshardedServiceFinderFactory(HttpClientConfig, ObjectMapper, HTTPResponseDataDeserializer<T>, ShardSelector<T, ListBasedServiceRegistry<T>>, ServiceNodeSelector<T>, int) - Constructor for class io.appform.ranger.http.servicefinderhub.HttpUnshardedServiceFinderFactory
 

I

io.appform.ranger.http - package io.appform.ranger.http
 
io.appform.ranger.http.common - package io.appform.ranger.http.common
 
io.appform.ranger.http.config - package io.appform.ranger.http.config
 
io.appform.ranger.http.model - package io.appform.ranger.http.model
 
io.appform.ranger.http.serde - package io.appform.ranger.http.serde
 
io.appform.ranger.http.servicefinder - package io.appform.ranger.http.servicefinder
 
io.appform.ranger.http.servicefinderhub - package io.appform.ranger.http.servicefinderhub
 
io.appform.ranger.http.serviceprovider - package io.appform.ranger.http.serviceprovider
 
isActive() - Method in class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 
isActive() - Method in class io.appform.ranger.http.servicefinder.HttpNodeDataSource
 

M

mapper - Variable in class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 

P

postBuild(ServiceFinderHub<T, R>) - Method in class io.appform.ranger.http.servicefinderhub.HttpServiceFinderHubBuilder
 
preBuild() - Method in class io.appform.ranger.http.servicefinderhub.HttpServiceFinderHubBuilder
 

R

refresh(D) - Method in class io.appform.ranger.http.servicefinder.HttpNodeDataSource
 

S

serialize(ServiceNode<T>) - Method in interface io.appform.ranger.http.serde.HttpRequestDataSerializer
 
ServiceDataSourceResponse - Class in io.appform.ranger.http.model
 
ServiceDataSourceResponse() - Constructor for class io.appform.ranger.http.model.ServiceDataSourceResponse
 
ServiceNodesResponse<T> - Class in io.appform.ranger.http.model
 
ServiceNodesResponse() - Constructor for class io.appform.ranger.http.model.ServiceNodesResponse
 
ServiceRegistrationResponse<T> - Class in io.appform.ranger.http.model
 
ServiceRegistrationResponse() - Constructor for class io.appform.ranger.http.model.ServiceRegistrationResponse
 
services() - Method in class io.appform.ranger.http.servicefinderhub.HttpServiceDataSource
 
start() - Method in class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 
stop() - Method in class io.appform.ranger.http.common.HttpNodeDataStoreConnector
 

U

updateState(S, ServiceNode<T>) - Method in class io.appform.ranger.http.serviceprovider.HttpNodeDataSink
 

V

valid() - Method in class io.appform.ranger.http.model.ServiceDataSourceResponse
 
valid() - Method in class io.appform.ranger.http.model.ServiceNodesResponse
 
valid() - Method in class io.appform.ranger.http.model.ServiceRegistrationResponse
 

W

withClientConfig(HttpClientConfig) - Method in class io.appform.ranger.http.servicefinder.HttpShardedServiceFinderBuilder
 
withClientConfig(HttpClientConfig) - Method in class io.appform.ranger.http.servicefinder.HttpUnshardedServiceFinderBuilider
 
withClientConfiguration(HttpClientConfig) - Method in class io.appform.ranger.http.serviceprovider.HttpShardedServiceProviderBuilder
 
withObjectMapper(ObjectMapper) - Method in class io.appform.ranger.http.servicefinder.HttpShardedServiceFinderBuilder
 
withObjectMapper(ObjectMapper) - Method in class io.appform.ranger.http.servicefinder.HttpUnshardedServiceFinderBuilider
 
withObjectMapper(ObjectMapper) - Method in class io.appform.ranger.http.serviceprovider.HttpShardedServiceProviderBuilder
 
B C D E H I M P R S U V W 
Skip navigation links

Copyright © 2015–2022. All rights reserved.