@Internal public class V2ShadowQueryExecutionEvent extends Object
Constructor and Description |
---|
V2ShadowQueryExecutionEvent(long startMillis,
long endMillis,
String searchType,
String shadowStatus) |
V2ShadowQueryExecutionEvent(long startMillis,
long endMillis,
String searchType,
String shadowStatus,
long discrepancyValue) |
Modifier and Type | Method and Description |
---|---|
long |
getDiscrepancyValue() |
long |
getDurationMillis() |
String |
getSearchType() |
String |
getShadowStatus() |
Copyright © 2003–2019 Atlassian. All rights reserved.