public static final class RecvBufRequest.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder> implements RecvBufRequestOrBuilder
Use of the fields below may vary by implementation. For example the buf_ptr and num_bytes may be set only for local operations and not sent on the wire, or only sent on the wire in one direction.Protobuf type
tensorflow.RecvBufRequest| Modifier and Type | Method and Description |
|---|---|
RecvBufRequest.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecvBufRequest |
build() |
RecvBufRequest |
buildPartial() |
RecvBufRequest.Builder |
clear() |
RecvBufRequest.Builder |
clearBufPtr()
When RDMA is in use, address of destination field on client.
|
RecvBufRequest.Builder |
clearBufRendezvousKey()
Arbitrary string identifying a BufRendezvous entry.
|
RecvBufRequest.Builder |
clearClientLocality()
Optional information on client-side device locality.
|
RecvBufRequest.Builder |
clearDstDevice()
string dst_device = 9; |
RecvBufRequest.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
RecvBufRequest.Builder |
clearNumBytes()
Size of value expected, must agree with BufRendezvous entry.
|
RecvBufRequest.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
RecvBufRequest.Builder |
clearServerLocality()
Optional information on server-side device locality.
|
RecvBufRequest.Builder |
clearSrcDevice()
Optional, for annotating the timeline.
|
RecvBufRequest.Builder |
clearStepId()
Used at server side to find the correct BufRendezvous.
|
RecvBufRequest.Builder |
clearTransportOptions()
Optional, implementation-specific data.
|
RecvBufRequest.Builder |
clone() |
long |
getBufPtr()
When RDMA is in use, address of destination field on client.
|
String |
getBufRendezvousKey()
Arbitrary string identifying a BufRendezvous entry.
|
org.nd4j.shade.protobuf.ByteString |
getBufRendezvousKeyBytes()
Arbitrary string identifying a BufRendezvous entry.
|
DeviceLocality |
getClientLocality()
Optional information on client-side device locality.
|
DeviceLocality.Builder |
getClientLocalityBuilder()
Optional information on client-side device locality.
|
DeviceLocalityOrBuilder |
getClientLocalityOrBuilder()
Optional information on client-side device locality.
|
RecvBufRequest |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDstDevice()
string dst_device = 9; |
org.nd4j.shade.protobuf.ByteString |
getDstDeviceBytes()
string dst_device = 9; |
long |
getNumBytes()
Size of value expected, must agree with BufRendezvous entry.
|
DeviceLocality |
getServerLocality()
Optional information on server-side device locality.
|
DeviceLocality.Builder |
getServerLocalityBuilder()
Optional information on server-side device locality.
|
DeviceLocalityOrBuilder |
getServerLocalityOrBuilder()
Optional information on server-side device locality.
|
String |
getSrcDevice()
Optional, for annotating the timeline.
|
org.nd4j.shade.protobuf.ByteString |
getSrcDeviceBytes()
Optional, for annotating the timeline.
|
long |
getStepId()
Used at server side to find the correct BufRendezvous.
|
org.nd4j.shade.protobuf.Any |
getTransportOptions()
Optional, implementation-specific data.
|
org.nd4j.shade.protobuf.Any.Builder |
getTransportOptionsBuilder()
Optional, implementation-specific data.
|
org.nd4j.shade.protobuf.AnyOrBuilder |
getTransportOptionsOrBuilder()
Optional, implementation-specific data.
|
boolean |
hasClientLocality()
Optional information on client-side device locality.
|
boolean |
hasServerLocality()
Optional information on server-side device locality.
|
boolean |
hasTransportOptions()
Optional, implementation-specific data.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RecvBufRequest.Builder |
mergeClientLocality(DeviceLocality value)
Optional information on client-side device locality.
|
RecvBufRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
RecvBufRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
RecvBufRequest.Builder |
mergeFrom(RecvBufRequest other) |
RecvBufRequest.Builder |
mergeServerLocality(DeviceLocality value)
Optional information on server-side device locality.
|
RecvBufRequest.Builder |
mergeTransportOptions(org.nd4j.shade.protobuf.Any value)
Optional, implementation-specific data.
|
RecvBufRequest.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
RecvBufRequest.Builder |
setBufPtr(long value)
When RDMA is in use, address of destination field on client.
|
RecvBufRequest.Builder |
setBufRendezvousKey(String value)
Arbitrary string identifying a BufRendezvous entry.
|
RecvBufRequest.Builder |
setBufRendezvousKeyBytes(org.nd4j.shade.protobuf.ByteString value)
Arbitrary string identifying a BufRendezvous entry.
|
RecvBufRequest.Builder |
setClientLocality(DeviceLocality.Builder builderForValue)
Optional information on client-side device locality.
|
RecvBufRequest.Builder |
setClientLocality(DeviceLocality value)
Optional information on client-side device locality.
|
RecvBufRequest.Builder |
setDstDevice(String value)
string dst_device = 9; |
RecvBufRequest.Builder |
setDstDeviceBytes(org.nd4j.shade.protobuf.ByteString value)
string dst_device = 9; |
RecvBufRequest.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RecvBufRequest.Builder |
setNumBytes(long value)
Size of value expected, must agree with BufRendezvous entry.
|
RecvBufRequest.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RecvBufRequest.Builder |
setServerLocality(DeviceLocality.Builder builderForValue)
Optional information on server-side device locality.
|
RecvBufRequest.Builder |
setServerLocality(DeviceLocality value)
Optional information on server-side device locality.
|
RecvBufRequest.Builder |
setSrcDevice(String value)
Optional, for annotating the timeline.
|
RecvBufRequest.Builder |
setSrcDeviceBytes(org.nd4j.shade.protobuf.ByteString value)
Optional, for annotating the timeline.
|
RecvBufRequest.Builder |
setStepId(long value)
Used at server side to find the correct BufRendezvous.
|
RecvBufRequest.Builder |
setTransportOptions(org.nd4j.shade.protobuf.Any.Builder builderForValue)
Optional, implementation-specific data.
|
RecvBufRequest.Builder |
setTransportOptions(org.nd4j.shade.protobuf.Any value)
Optional, implementation-specific data.
|
RecvBufRequest.Builder |
setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic RecvBufRequest build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RecvBufRequest buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RecvBufRequest.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder mergeFrom(RecvBufRequest other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public RecvBufRequest.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<RecvBufRequest.Builder>IOExceptionpublic long getStepId()
Used at server side to find the correct BufRendezvous.
int64 step_id = 1;getStepId in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setStepId(long value)
Used at server side to find the correct BufRendezvous.
int64 step_id = 1;public RecvBufRequest.Builder clearStepId()
Used at server side to find the correct BufRendezvous.
int64 step_id = 1;public String getBufRendezvousKey()
Arbitrary string identifying a BufRendezvous entry.
string buf_rendezvous_key = 2;getBufRendezvousKey in interface RecvBufRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getBufRendezvousKeyBytes()
Arbitrary string identifying a BufRendezvous entry.
string buf_rendezvous_key = 2;getBufRendezvousKeyBytes in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setBufRendezvousKey(String value)
Arbitrary string identifying a BufRendezvous entry.
string buf_rendezvous_key = 2;public RecvBufRequest.Builder clearBufRendezvousKey()
Arbitrary string identifying a BufRendezvous entry.
string buf_rendezvous_key = 2;public RecvBufRequest.Builder setBufRendezvousKeyBytes(org.nd4j.shade.protobuf.ByteString value)
Arbitrary string identifying a BufRendezvous entry.
string buf_rendezvous_key = 2;public long getNumBytes()
Size of value expected, must agree with BufRendezvous entry.
int64 num_bytes = 3;getNumBytes in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setNumBytes(long value)
Size of value expected, must agree with BufRendezvous entry.
int64 num_bytes = 3;public RecvBufRequest.Builder clearNumBytes()
Size of value expected, must agree with BufRendezvous entry.
int64 num_bytes = 3;public long getBufPtr()
When RDMA is in use, address of destination field on client.
fixed64 buf_ptr = 4;getBufPtr in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setBufPtr(long value)
When RDMA is in use, address of destination field on client.
fixed64 buf_ptr = 4;public RecvBufRequest.Builder clearBufPtr()
When RDMA is in use, address of destination field on client.
fixed64 buf_ptr = 4;public boolean hasClientLocality()
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;hasClientLocality in interface RecvBufRequestOrBuilderpublic DeviceLocality getClientLocality()
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;getClientLocality in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setClientLocality(DeviceLocality value)
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;public RecvBufRequest.Builder setClientLocality(DeviceLocality.Builder builderForValue)
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;public RecvBufRequest.Builder mergeClientLocality(DeviceLocality value)
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;public RecvBufRequest.Builder clearClientLocality()
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;public DeviceLocality.Builder getClientLocalityBuilder()
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;public DeviceLocalityOrBuilder getClientLocalityOrBuilder()
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;getClientLocalityOrBuilder in interface RecvBufRequestOrBuilderpublic boolean hasServerLocality()
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;hasServerLocality in interface RecvBufRequestOrBuilderpublic DeviceLocality getServerLocality()
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;getServerLocality in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setServerLocality(DeviceLocality value)
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;public RecvBufRequest.Builder setServerLocality(DeviceLocality.Builder builderForValue)
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;public RecvBufRequest.Builder mergeServerLocality(DeviceLocality value)
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;public RecvBufRequest.Builder clearServerLocality()
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;public DeviceLocality.Builder getServerLocalityBuilder()
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;public DeviceLocalityOrBuilder getServerLocalityOrBuilder()
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;getServerLocalityOrBuilder in interface RecvBufRequestOrBuilderpublic boolean hasTransportOptions()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;hasTransportOptions in interface RecvBufRequestOrBuilderpublic org.nd4j.shade.protobuf.Any getTransportOptions()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;getTransportOptions in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setTransportOptions(org.nd4j.shade.protobuf.Any value)
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;public RecvBufRequest.Builder setTransportOptions(org.nd4j.shade.protobuf.Any.Builder builderForValue)
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;public RecvBufRequest.Builder mergeTransportOptions(org.nd4j.shade.protobuf.Any value)
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;public RecvBufRequest.Builder clearTransportOptions()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;public org.nd4j.shade.protobuf.Any.Builder getTransportOptionsBuilder()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;public org.nd4j.shade.protobuf.AnyOrBuilder getTransportOptionsOrBuilder()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;getTransportOptionsOrBuilder in interface RecvBufRequestOrBuilderpublic String getSrcDevice()
Optional, for annotating the timeline.
string src_device = 8;getSrcDevice in interface RecvBufRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getSrcDeviceBytes()
Optional, for annotating the timeline.
string src_device = 8;getSrcDeviceBytes in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setSrcDevice(String value)
Optional, for annotating the timeline.
string src_device = 8;public RecvBufRequest.Builder clearSrcDevice()
Optional, for annotating the timeline.
string src_device = 8;public RecvBufRequest.Builder setSrcDeviceBytes(org.nd4j.shade.protobuf.ByteString value)
Optional, for annotating the timeline.
string src_device = 8;public String getDstDevice()
string dst_device = 9;getDstDevice in interface RecvBufRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getDstDeviceBytes()
string dst_device = 9;getDstDeviceBytes in interface RecvBufRequestOrBuilderpublic RecvBufRequest.Builder setDstDevice(String value)
string dst_device = 9;public RecvBufRequest.Builder clearDstDevice()
string dst_device = 9;public RecvBufRequest.Builder setDstDeviceBytes(org.nd4j.shade.protobuf.ByteString value)
string dst_device = 9;public final RecvBufRequest.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>public final RecvBufRequest.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RecvBufRequest.Builder>Copyright © 2021. All rights reserved.