public static interface RemoteCall.WorkerRollbackRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExceptionMsg()
string exception_msg = 1 [json_name = "exceptionMsg"]; |
com.google.protobuf.ByteString |
getExceptionMsgBytes()
string exception_msg = 1 [json_name = "exceptionMsg"]; |
String |
getWorkerHostname()
string worker_hostname = 2 [json_name = "workerHostname"]; |
com.google.protobuf.ByteString |
getWorkerHostnameBytes()
string worker_hostname = 2 [json_name = "workerHostname"]; |
String |
getWorkerPid()
string worker_pid = 3 [json_name = "workerPid"]; |
com.google.protobuf.ByteString |
getWorkerPidBytes()
string worker_pid = 3 [json_name = "workerPid"]; |
String getExceptionMsg()
string exception_msg = 1 [json_name = "exceptionMsg"];com.google.protobuf.ByteString getExceptionMsgBytes()
string exception_msg = 1 [json_name = "exceptionMsg"];String getWorkerHostname()
string worker_hostname = 2 [json_name = "workerHostname"];com.google.protobuf.ByteString getWorkerHostnameBytes()
string worker_hostname = 2 [json_name = "workerHostname"];String getWorkerPid()
string worker_pid = 3 [json_name = "workerPid"];com.google.protobuf.ByteString getWorkerPidBytes()
string worker_pid = 3 [json_name = "workerPid"];Copyright © 2022. All rights reserved.