public class StreamableEntityCollection extends Object implements RestEntity
Constructor and Description |
---|
StreamableEntityCollection(QueryResult result) |
Modifier and Type | Method and Description |
---|---|
QueryResult |
getResult() |
long |
getSize() |
long |
getTimeMilliseconds() |
void |
setTimeMilliseconds(long timeMilliseconds) |
public StreamableEntityCollection(QueryResult result)
public void setTimeMilliseconds(long timeMilliseconds)
public QueryResult getResult()
public long getSize()
public long getTimeMilliseconds()
Copyright © 2015. All rights reserved.