Class SOLRTrackingComponentImpl.NodeQueryRowHandler

  • Enclosing class:
    SOLRTrackingComponentImpl

    protected class SOLRTrackingComponentImpl.NodeQueryRowHandler
    extends java.lang.Object
    Class that passes results from a result entity into the client callback
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void processResult​(Node row)  
      • Methods inherited from class java.lang.Object

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

      • processResult

        public void processResult​(Node row)