public class Execute extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
Execute.Codec |
| Modifier and Type | Field and Description |
|---|---|
QueryOptions |
options |
byte[] |
queryId |
byte[] |
resultMetadataId |
isResponse, opcode| Constructor and Description |
|---|
Execute(byte[] queryId,
byte[] resultMetadataId,
QueryOptions options) |
Execute(byte[] queryId,
QueryOptions options) |
public final byte[] queryId
public final byte[] resultMetadataId
public final QueryOptions options
public Execute(byte[] queryId,
byte[] resultMetadataId,
QueryOptions options)
public Execute(byte[] queryId,
QueryOptions options)
Copyright © 2017–2019. All rights reserved.