|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IResponseResolver | |
---|---|
org.apache.cassandra.service |
Uses of IResponseResolver in org.apache.cassandra.service |
---|
Classes in org.apache.cassandra.service that implement IResponseResolver | |
---|---|
class |
ReadResponseResolver
This class is used by all read functions and is called by the Quorum when atleast a few of the servers ( few is specified in Quorum) have sent the response . |
class |
WriteResponseResolver
Author : Avinash Lakshman ( alakshman@facebook.com) & Prashant Malik ( pmalik@facebook.com ) |
Constructors in org.apache.cassandra.service with parameters of type IResponseResolver | |
---|---|
QuorumResponseHandler(int responseCount,
IResponseResolver<T> responseResolver)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |