Modifier and Type | Class and Description |
---|---|
class |
AbstractHostLBSPolicy
Abstract base class for an LBS policy that uses per-host load metrics.
|
Modifier and Type | Class and Description |
---|---|
class |
NOPLBSPolicy
This policy proxies all requests for update operations to the leader but
forwards read requests to the local service.
|
class |
RoundRobinLBSPolicy
Policy implements a round-robin over the services that are joined with the
met quorum.
|
Modifier and Type | Class and Description |
---|---|
class |
CountersLBSPolicy
Stochastically proxy the request to the services based on their load.
|
Modifier and Type | Class and Description |
---|---|
class |
GangliaLBSPolicy
Stochastically proxy the request to the services based on their load.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.