Interface | Description |
---|---|
PrettyPrintable |
Contents of a class which implements this interface can be represented in a pretty formatted string.
|
Class | Description |
---|---|
LensAPIResult<DATA> |
Transport object for results returned by Lens APIs
DATA represents type of data in success result.
|
LensErrorTO<PAYLOAD> |
Transport object for lens error information.
|
NoErrorPayload |
NoErrorPayload type is to be used while creating LensResponse for success responses.
|
NoResultData |
NoResultData type is to be used while creating LensAPIResult for error scenarios.
|
QueryCostTO |
Instantiates a new query cost.
|
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.