Package com.linkedin.alpini.router.api
package com.linkedin.alpini.router.api
-
ClassDescriptionCreated by acurtis on 1/26/18.This type of specialized
ScatterGatherRequest
does not use keys for routing, and carry some extra state.Created by acurtis on 6/12/17.HostFinder<H,R> Provides methods to locate the storage node or nodes for database partitions.This is an interface for monitoring the healthiness of storage nodes.PartitionDispatchHandler<H,P extends ResourcePath<K>, K, HTTP_REQUEST extends BasicRequest, HTTP_RESPONSE, HTTP_RESPONSE_STATUS> PartitionDispatchHandler4<H,P extends ResourcePath<K>, K> Provides methods to find the partition name for a piece of data.RequestRetriableChecker<P,R, HRS> ResourcePath<K>Created by acurtis on 6/19/17.RoleFinder<Role>Exception class for checked exceptions within the Espresso Router.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> 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.