public static final class RecvBufRequest.Builder extends com.github.os72.protobuf351.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(com.github.os72.protobuf351.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(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
RecvBufRequest.Builder |
clearNumBytes()
Size of value expected, must agree with BufRendezvous entry.
|
RecvBufRequest.Builder |
clearOneof(com.github.os72.protobuf351.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.
|
com.github.os72.protobuf351.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 com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDstDevice()
string dst_device = 9; |
com.github.os72.protobuf351.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.
|
com.github.os72.protobuf351.ByteString |
getSrcDeviceBytes()
Optional, for annotating the timeline.
|
long |
getStepId()
Used at server side to find the correct BufRendezvous.
|
com.github.os72.protobuf351.Any |
getTransportOptions()
Optional, implementation-specific data.
|
com.github.os72.protobuf351.Any.Builder |
getTransportOptionsBuilder()
Optional, implementation-specific data.
|
com.github.os72.protobuf351.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 com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RecvBufRequest.Builder |
mergeClientLocality(DeviceLocality value)
Optional information on client-side device locality.
|
RecvBufRequest.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
RecvBufRequest.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
RecvBufRequest.Builder |
mergeFrom(RecvBufRequest other) |
RecvBufRequest.Builder |
mergeServerLocality(DeviceLocality value)
Optional information on server-side device locality.
|
RecvBufRequest.Builder |
mergeTransportOptions(com.github.os72.protobuf351.Any value)
Optional, implementation-specific data.
|
RecvBufRequest.Builder |
mergeUnknownFields(com.github.os72.protobuf351.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(com.github.os72.protobuf351.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(com.github.os72.protobuf351.ByteString value)
string dst_device = 9; |
RecvBufRequest.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
RecvBufRequest.Builder |
setNumBytes(long value)
Size of value expected, must agree with BufRendezvous entry.
|
RecvBufRequest.Builder |
setRepeatedField(com.github.os72.protobuf351.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(com.github.os72.protobuf351.ByteString value)
Optional, for annotating the timeline.
|
RecvBufRequest.Builder |
setStepId(long value)
Used at server side to find the correct BufRendezvous.
|
RecvBufRequest.Builder |
setTransportOptions(com.github.os72.protobuf351.Any.Builder builderForValue)
Optional, implementation-specific data.
|
RecvBufRequest.Builder |
setTransportOptions(com.github.os72.protobuf351.Any value)
Optional, implementation-specific data.
|
RecvBufRequest.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder clear()
clear
in interface com.github.os72.protobuf351.Message.Builder
clear
in interface com.github.os72.protobuf351.MessageLite.Builder
clear
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.github.os72.protobuf351.Message.Builder
getDescriptorForType
in interface com.github.os72.protobuf351.MessageOrBuilder
getDescriptorForType
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public RecvBufRequest build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public RecvBufRequest buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public RecvBufRequest.Builder clone()
clone
in interface com.github.os72.protobuf351.Message.Builder
clone
in interface com.github.os72.protobuf351.MessageLite.Builder
clone
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.github.os72.protobuf351.Message.Builder
setField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField
in interface com.github.os72.protobuf351.Message.Builder
clearField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.github.os72.protobuf351.Message.Builder
clearOneof
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
setRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.github.os72.protobuf351.Message.Builder
addRepeatedField
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder mergeFrom(RecvBufRequest other)
public final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public RecvBufRequest.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.github.os72.protobuf351.Message.Builder
mergeFrom
in interface com.github.os72.protobuf351.MessageLite.Builder
mergeFrom
in class com.github.os72.protobuf351.AbstractMessage.Builder<RecvBufRequest.Builder>
IOException
public long getStepId()
Used at server side to find the correct BufRendezvous.
int64 step_id = 1;
getStepId
in interface RecvBufRequestOrBuilder
public 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 RecvBufRequestOrBuilder
public com.github.os72.protobuf351.ByteString getBufRendezvousKeyBytes()
Arbitrary string identifying a BufRendezvous entry.
string buf_rendezvous_key = 2;
getBufRendezvousKeyBytes
in interface RecvBufRequestOrBuilder
public 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(com.github.os72.protobuf351.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 RecvBufRequestOrBuilder
public 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 RecvBufRequestOrBuilder
public 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 RecvBufRequestOrBuilder
public DeviceLocality getClientLocality()
Optional information on client-side device locality.
.tensorflow.DeviceLocality client_locality = 5;
getClientLocality
in interface RecvBufRequestOrBuilder
public 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 RecvBufRequestOrBuilder
public boolean hasServerLocality()
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;
hasServerLocality
in interface RecvBufRequestOrBuilder
public DeviceLocality getServerLocality()
Optional information on server-side device locality.
.tensorflow.DeviceLocality server_locality = 6;
getServerLocality
in interface RecvBufRequestOrBuilder
public 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 RecvBufRequestOrBuilder
public boolean hasTransportOptions()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;
hasTransportOptions
in interface RecvBufRequestOrBuilder
public com.github.os72.protobuf351.Any getTransportOptions()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;
getTransportOptions
in interface RecvBufRequestOrBuilder
public RecvBufRequest.Builder setTransportOptions(com.github.os72.protobuf351.Any value)
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;
public RecvBufRequest.Builder setTransportOptions(com.github.os72.protobuf351.Any.Builder builderForValue)
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;
public RecvBufRequest.Builder mergeTransportOptions(com.github.os72.protobuf351.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 com.github.os72.protobuf351.Any.Builder getTransportOptionsBuilder()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;
public com.github.os72.protobuf351.AnyOrBuilder getTransportOptionsOrBuilder()
Optional, implementation-specific data.
.google.protobuf.Any transport_options = 7;
getTransportOptionsOrBuilder
in interface RecvBufRequestOrBuilder
public String getSrcDevice()
Optional, for annotating the timeline.
string src_device = 8;
getSrcDevice
in interface RecvBufRequestOrBuilder
public com.github.os72.protobuf351.ByteString getSrcDeviceBytes()
Optional, for annotating the timeline.
string src_device = 8;
getSrcDeviceBytes
in interface RecvBufRequestOrBuilder
public 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(com.github.os72.protobuf351.ByteString value)
Optional, for annotating the timeline.
string src_device = 8;
public String getDstDevice()
string dst_device = 9;
getDstDevice
in interface RecvBufRequestOrBuilder
public com.github.os72.protobuf351.ByteString getDstDeviceBytes()
string dst_device = 9;
getDstDeviceBytes
in interface RecvBufRequestOrBuilder
public RecvBufRequest.Builder setDstDevice(String value)
string dst_device = 9;
public RecvBufRequest.Builder clearDstDevice()
string dst_device = 9;
public RecvBufRequest.Builder setDstDeviceBytes(com.github.os72.protobuf351.ByteString value)
string dst_device = 9;
public final RecvBufRequest.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
setUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
public final RecvBufRequest.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.github.os72.protobuf351.Message.Builder
mergeUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<RecvBufRequest.Builder>
Copyright © 2018. All rights reserved.