|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.server.protocol.SocketRequestHandlerFactory
public class SocketRequestHandlerFactory
A factory that gets the appropriate request handler for a given
RequestFormatType
.
Constructor Summary | |
---|---|
SocketRequestHandlerFactory(StorageService storageService,
StoreRepository repository,
MetadataStore metadata,
VoldemortConfig voldemortConfig,
AsyncOperationService asyncService,
Rebalancer rebalancer)
|
Method Summary | |
---|---|
RequestHandler |
getRequestHandler(RequestFormatType type)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SocketRequestHandlerFactory(StorageService storageService, StoreRepository repository, MetadataStore metadata, VoldemortConfig voldemortConfig, AsyncOperationService asyncService, Rebalancer rebalancer)
Method Detail |
---|
public RequestHandler getRequestHandler(RequestFormatType type)
getRequestHandler
in interface RequestHandlerFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |