Package com.linkedin.alpini.router.api
-
Interface Summary Interface Description AsyncPartitionFinder<K> Created by acurtis on 1/26/18.ExtendedResourcePathParser<P extends ResourcePath<K>,K,HTTP_REQUEST extends BasicRequest> Created by acurtis on 6/12/17.HostFinder<H,R> Provides methods to locate the storage node or nodes for database partitions.HostHealthMonitor<H> This is an interface for monitoring the healthiness of storage nodes.LongTailRetrySupplier<P extends ResourcePath<K>,K> MetricsDecoder MetricsDecorator MetricsProvider PartitionDispatchHandler<H,P extends ResourcePath<K>,K,HTTP_REQUEST extends BasicRequest,HTTP_RESPONSE,HTTP_RESPONSE_STATUS> PartitionDispatchHandler4<H,P extends ResourcePath<K>,K> PartitionFinder<K> Provides methods to find the partition name for a piece of data.RequestRetriableChecker<P,R,HRS> ResourcePath<K> ResourcePathParser<P extends ResourcePath<K>,K> ResponseAggregatorFactory<BASIC_HTTP_REQUEST extends BasicRequest,HTTP_RESPONSE> Created by acurtis on 6/19/17.RoleFinder<Role> RouterTimeoutProcessor RouterTimeoutProcessor.TimeoutFuture -
Class Summary Class Description BroadcastScatterGatherRequest<H,K> This type of specializedScatterGatherRequest
does not use keys for routing, and carry some extra state.Scatter<H,P extends ResourcePath<K>,K> Collection of ScatterGatherRequests for a request to the router.ScatterGatherHelper<H,P extends ResourcePath<K>,K,R,BASIC_HTTP_REQUEST extends BasicRequest,HTTP_RESPONSE,HTTP_RESPONSE_STATUS> ScatterGatherHelper.Builder<H,P extends ResourcePath<K>,K,R,HTTP_REQUEST extends BasicRequest,HTTP_RESPONSE,HTTP_RESPONSE_STATUS> ScatterGatherMode Created by acurtis on 6/20/17.ScatterGatherRequest<H,K> Routing information for part of a request which the router has mapped to a single storage node. -
Enum Summary Enum Description Netty -
Exception Summary Exception Description Netty4RouterException RouterException Exception class for checked exceptions within the Espresso Router. -
Annotation Types Summary Annotation Type Description NettyVersion