public interface CriticalSectionDefOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getCriticalSectionName()
Name of the critical section handle.
|
org.nd4j.shade.protobuf.ByteString |
getCriticalSectionNameBytes()
Name of the critical section handle.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getCriticalSectionName()
Name of the critical section handle.
string critical_section_name = 1;
org.nd4j.shade.protobuf.ByteString getCriticalSectionNameBytes()
Name of the critical section handle.
string critical_section_name = 1;
Copyright © 2019. All rights reserved.