public static interface Runnable.BarrierOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Barriers are identified by their index in runnable list.
|
com.google.protobuf.ByteString |
getNameBytes()
Barriers are identified by their index in runnable list.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
Barriers are identified by their index in runnable list. Names are not required, but if present should be an identifier.
string name = 1;com.google.protobuf.ByteString getNameBytes()
Barriers are identified by their index in runnable list. Names are not required, but if present should be an identifier.
string name = 1;Copyright © 2025 Google LLC. All rights reserved.