public static interface RecoveryProtos.RootInputSpecUpdateProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getForAllWorkUnits()
optional bool for_all_work_units = 2; |
String |
getInputName()
optional string input_name = 1; |
com.google.protobuf.ByteString |
getInputNameBytes()
optional string input_name = 1; |
int |
getNumPhysicalInputs(int index)
repeated int32 num_physical_inputs = 3; |
int |
getNumPhysicalInputsCount()
repeated int32 num_physical_inputs = 3; |
List<Integer> |
getNumPhysicalInputsList()
repeated int32 num_physical_inputs = 3; |
boolean |
hasForAllWorkUnits()
optional bool for_all_work_units = 2; |
boolean |
hasInputName()
optional string input_name = 1; |
boolean hasInputName()
optional string input_name = 1;String getInputName()
optional string input_name = 1;com.google.protobuf.ByteString getInputNameBytes()
optional string input_name = 1;boolean hasForAllWorkUnits()
optional bool for_all_work_units = 2;boolean getForAllWorkUnits()
optional bool for_all_work_units = 2;List<Integer> getNumPhysicalInputsList()
repeated int32 num_physical_inputs = 3;int getNumPhysicalInputsCount()
repeated int32 num_physical_inputs = 3;int getNumPhysicalInputs(int index)
repeated int32 num_physical_inputs = 3;Copyright © 2019 Apache Software Foundation. All rights reserved.