public static interface RecoveryProtos.DAGCommitStartedProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDagId()
optional string dag_id = 1; |
com.google.protobuf.ByteString |
getDagIdBytes()
optional string dag_id = 1; |
boolean |
hasDagId()
optional string dag_id = 1; |
boolean hasDagId()
optional string dag_id = 1;String getDagId()
optional string dag_id = 1;com.google.protobuf.ByteString getDagIdBytes()
optional string dag_id = 1;Copyright © 2014 Apache Software Foundation. All rights reserved.