public static interface ConfigProto.ExperimentalOrBuilder
extends com.github.os72.protobuf351.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCollectiveGroupLeader()
Task name for group resolution.
|
com.github.os72.protobuf351.ByteString |
getCollectiveGroupLeaderBytes()
Task name for group resolution.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getCollectiveGroupLeader()
Task name for group resolution.
string collective_group_leader = 1;
com.github.os72.protobuf351.ByteString getCollectiveGroupLeaderBytes()
Task name for group resolution.
string collective_group_leader = 1;
Copyright © 2018. All rights reserved.