public static interface AsyncSql.AsyncSqlMetaPBOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCpuCores() |
double |
getCpuSec() |
long |
getElapsedMilli() |
String |
getKeys(int index) |
int |
getKeysCount() |
List<String> |
getKeysList() |
long |
getProcessedBytes() |
long |
getProcessedRows() |
String |
getProgress() |
int |
getResultRows() |
boolean |
hasCpuCores() |
boolean |
hasCpuSec() |
boolean |
hasElapsedMilli() |
boolean |
hasProcessedBytes() |
boolean |
hasProcessedRows() |
boolean |
hasProgress() |
boolean |
hasResultRows() |
boolean hasResultRows()
int getResultRows()
boolean hasProcessedRows()
long getProcessedRows()
boolean hasProcessedBytes()
long getProcessedBytes()
boolean hasElapsedMilli()
long getElapsedMilli()
boolean hasCpuSec()
double getCpuSec()
boolean hasCpuCores()
long getCpuCores()
boolean hasProgress()
String getProgress()
int getKeysCount()
String getKeys(int index)
Copyright © 2026. All Rights Reserved.