public static interface MasterProtos.AbortProcedureRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getMayInterruptIfRunning()
optional bool mayInterruptIfRunning = 2 [default = true]; |
long |
getProcId()
required uint64 proc_id = 1; |
boolean |
hasMayInterruptIfRunning()
optional bool mayInterruptIfRunning = 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 mayInterruptIfRunning = 2 [default = true];boolean getMayInterruptIfRunning()
optional bool mayInterruptIfRunning = 2 [default = true];Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.