public static interface RemoteCall.WorkerRollbackRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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"]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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 © 2021. All rights reserved.