| Modifier and Type | Method and Description |
|---|---|
void |
AccountingUserConnection.sendData(QueryWritableBatch batch) |
| Modifier and Type | Method and Description |
|---|---|
void |
ScreenCreator.ScreenRoot.updateStats(QueryWritableBatch queryBatch) |
| Modifier and Type | Method and Description |
|---|---|
QueryWritableBatch |
VectorRecordMaterializer.convertNext() |
QueryWritableBatch |
RecordMaterializer.convertNext() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserClientConnection.sendData(RpcOutcomeListener<GeneralRPCProtos.Ack> listener,
QueryWritableBatch result)
Send query data to client.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserServer.BitToUserConnection.sendData(RpcOutcomeListener<GeneralRPCProtos.Ack> listener,
QueryWritableBatch result) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebUserConnection.sendData(RpcOutcomeListener<GeneralRPCProtos.Ack> listener,
QueryWritableBatch result) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.