- java.lang.Object
-
- org.fusesource.insight.metrics.model.Result<Q>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected Q |
request |
-
Constructor Summary
Constructors
| Constructor and Description |
Result(Q request) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
Q |
getRequest() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Result
public Result(Q request)
-
Method Detail
-
getRequest
public Q getRequest()
Copyright © 2014 Red Hat. All Rights Reserved.