public static class Service.SyncResultsRequest extends Service.Request
Service.apply(SyncResultsRequest)| Modifier and Type | Field and Description |
|---|---|
String |
connectionId |
long |
offset |
QueryState |
state |
int |
statementId |
| Constructor and Description |
|---|
SyncResultsRequest(String connectionId,
int statementId,
QueryState state,
long offset) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
p, p, p, ppublic final String connectionId
public final int statementId
public final QueryState state
public final long offset
public SyncResultsRequest(String connectionId, int statementId, QueryState state, long offset)
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.