|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.rest.RestResponseSender
voldemort.rest.GetResponseSender
public class GetResponseSender
Field Summary |
---|
Fields inherited from class voldemort.rest.RestResponseSender |
---|
INVALID_START_TIME_IN_MS, messageEvent, NS_PER_MS, numVectorClockEntries |
Constructor Summary | |
---|---|
GetResponseSender(org.jboss.netty.channel.MessageEvent messageEvent,
ByteArray key,
java.util.List<Versioned<byte[]>> versionedValues,
java.lang.String storeName)
|
Method Summary | |
---|---|
void |
sendResponse(StoreStats performanceStats,
boolean isFromLocalZone,
long startTimeInMs)
Sends a multipart response. |
Methods inherited from class voldemort.rest.RestResponseSender |
---|
debugLog, getKeysHexString, recordStats, sendResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GetResponseSender(org.jboss.netty.channel.MessageEvent messageEvent, ByteArray key, java.util.List<Versioned<byte[]>> versionedValues, java.lang.String storeName)
Method Detail |
---|
public void sendResponse(StoreStats performanceStats, boolean isFromLocalZone, long startTimeInMs) throws java.lang.Exception
sendResponse
in class RestResponseSender
java.io.IOException
javax.mail.MessagingException
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |