Class TasksQueueGateway.TasksCountResult

  • Enclosing interface:
    TasksQueueGateway

    public static class TasksQueueGateway.TasksCountResult
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getCount()  
      java.lang.String getNodeGroups()  
      java.lang.Integer getNodeId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getNodeId

        public java.lang.Integer getNodeId()
      • getNodeGroups

        public java.lang.String getNodeGroups()
      • getCount

        public long getCount()