public final class ResponseHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
returnedHits |
String |
scrollId |
long |
tookInMillis |
long |
totalHits |
| Constructor and Description |
|---|
ResponseHeader() |
public final long tookInMillis
public final long totalHits
public final long returnedHits
public final String scrollId
Copyright © 2012–2015 Polyglotted IO. All rights reserved.