Class Command.LoggingReadRangeRequest

java.lang.Object
com.inertia.promove.Command.ProMoveRequest
com.inertia.promove.Command.LoggingReadRangeRequest
All Implemented Interfaces:
Command.ProMoveCommand
Enclosing class:
Command

public static class Command.LoggingReadRangeRequest
extends Command.ProMoveRequest
  • Constructor Summary

    Constructors 
    Constructor Description
    LoggingReadRangeRequest​(java.util.Vector<java.lang.Long> startRanges, java.util.Vector<java.lang.Long> endRanges)  
  • Method Summary

    Modifier and Type Method Description
    byte[] getBytes()  
    byte getSubType()  
    Command.Group getType()  
    java.lang.String toString()  

    Methods inherited from class com.inertia.promove.Command.ProMoveRequest

    getFromNode, parse

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait