Uses of Interface
org.glite.rgma.ResultSet

Uses of ResultSet in org.glite.rgma
 

Methods in org.glite.rgma that return ResultSet
 ResultSet Consumer.pop(int maxCount)
          Retrieves at most maxCount tuples from the consumer that it has received from producers.
 ResultSet Consumer.popAll()
          Deprecated.