public static interface MasterProtos.AbortProcedureRequestOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getMayInterruptIfRunning()
optional bool may_interrupt_if_running = 2 [default = true]; |
long |
getProcId()
required uint64 proc_id = 1; |
boolean |
hasMayInterruptIfRunning()
optional bool may_interrupt_if_running = 2 [default = true]; |
boolean |
hasProcId()
required uint64 proc_id = 1; |
boolean hasProcId()
required uint64 proc_id = 1;long getProcId()
required uint64 proc_id = 1;boolean hasMayInterruptIfRunning()
optional bool may_interrupt_if_running = 2 [default = true];boolean getMayInterruptIfRunning()
optional bool may_interrupt_if_running = 2 [default = true];