Interface TriplesResponse
- All Superinterfaces:
 DataRetrievalResponse<Iterable<Triple>>
- All Known Subinterfaces:
 TPFResponse
- All Known Implementing Classes:
 TPFResponseImpl,TriplesResponseImpl
- 
Method Summary
Modifier and TypeMethodDescriptiondefault intgetSize()Returns the number of triples contained in this response.Methods inherited from interface se.liu.ida.hefquin.engine.federation.access.DataRetrievalResponse
getErrorDescription, getErrorStatusCode, getFederationMember, getRequest, getRequestDuration, getRequestStartTime, getResponseData, getRetrievalEndTime, isError 
- 
Method Details
- 
getSize
Returns the number of triples contained in this response. 
 -