Uses of Class
org.fusesource.insight.log.rest.LogResponseHit

Packages that use LogResponseHit
org.fusesource.insight.log.rest   
 

Uses of LogResponseHit in org.fusesource.insight.log.rest
 

Methods in org.fusesource.insight.log.rest that return types with arguments of type LogResponseHit
 java.util.List<LogResponseHit> LogResponseHits.getHits()
           
 

Method parameters in org.fusesource.insight.log.rest with type arguments of type LogResponseHit
 void LogResponseHits.setHits(java.util.List<LogResponseHit> hits)
           
 

Constructor parameters in org.fusesource.insight.log.rest with type arguments of type LogResponseHit
LogResponseHits(java.util.List<LogResponseHit> hits)
           
 



Copyright © 2013 Red Hat. All Rights Reserved.