|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.rest.RestResponseSender
voldemort.rest.GetMetadataResponseSender
public class GetMetadataResponseSender
Field Summary |
---|
Fields inherited from class voldemort.rest.RestResponseSender |
---|
INVALID_START_TIME_IN_MS, messageEvent, NS_PER_MS, numVectorClockEntries |
Constructor Summary | |
---|---|
GetMetadataResponseSender(org.jboss.netty.channel.MessageEvent messageEvent,
byte[] responseValue)
|
Method Summary | |
---|---|
void |
sendResponse(StoreStats performanceStats,
boolean isFromLocalZone,
long startTimeInMs)
Sends a normal HTTP response containing the serialization information in a XML format |
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 GetMetadataResponseSender(org.jboss.netty.channel.MessageEvent messageEvent, byte[] responseValue)
Method Detail |
---|
public void sendResponse(StoreStats performanceStats, boolean isFromLocalZone, long startTimeInMs) throws java.lang.Exception
sendResponse
in class RestResponseSender
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |