public final class RecvBufRequest extends com.github.os72.protobuf351.GeneratedMessageV3 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 | Class and Description |
---|---|
static class |
RecvBufRequest.Builder
Use of the fields below may vary by implementation.
|
com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage>, com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.github.os72.protobuf351.GeneratedMessageV3.ExtendableMessage>, com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable
Modifier and Type | Field and Description |
---|---|
static int |
BUF_PTR_FIELD_NUMBER |
static int |
BUF_RENDEZVOUS_KEY_FIELD_NUMBER |
static int |
CLIENT_LOCALITY_FIELD_NUMBER |
static int |
DST_DEVICE_FIELD_NUMBER |
static int |
NUM_BYTES_FIELD_NUMBER |
static int |
SERVER_LOCALITY_FIELD_NUMBER |
static int |
SRC_DEVICE_FIELD_NUMBER |
static int |
STEP_ID_FIELD_NUMBER |
static int |
TRANSPORT_OPTIONS_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
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.
|
DeviceLocalityOrBuilder |
getClientLocalityOrBuilder()
Optional information on client-side device locality.
|
static RecvBufRequest |
getDefaultInstance() |
RecvBufRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
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.
|
com.github.os72.protobuf351.Parser<RecvBufRequest> |
getParserForType() |
int |
getSerializedSize() |
DeviceLocality |
getServerLocality()
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.AnyOrBuilder |
getTransportOptionsOrBuilder()
Optional, implementation-specific data.
|
com.github.os72.protobuf351.UnknownFieldSet |
getUnknownFields() |
boolean |
hasClientLocality()
Optional information on client-side device locality.
|
int |
hashCode() |
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() |
static RecvBufRequest.Builder |
newBuilder() |
static RecvBufRequest.Builder |
newBuilder(RecvBufRequest prototype) |
RecvBufRequest.Builder |
newBuilderForType() |
protected RecvBufRequest.Builder |
newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
static RecvBufRequest |
parseDelimitedFrom(InputStream input) |
static RecvBufRequest |
parseDelimitedFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RecvBufRequest |
parseFrom(byte[] data) |
static RecvBufRequest |
parseFrom(byte[] data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RecvBufRequest |
parseFrom(ByteBuffer data) |
static RecvBufRequest |
parseFrom(ByteBuffer data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RecvBufRequest |
parseFrom(com.github.os72.protobuf351.ByteString data) |
static RecvBufRequest |
parseFrom(com.github.os72.protobuf351.ByteString data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RecvBufRequest |
parseFrom(com.github.os72.protobuf351.CodedInputStream input) |
static RecvBufRequest |
parseFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static RecvBufRequest |
parseFrom(InputStream input) |
static RecvBufRequest |
parseFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static com.github.os72.protobuf351.Parser<RecvBufRequest> |
parser() |
RecvBufRequest.Builder |
toBuilder() |
void |
writeTo(com.github.os72.protobuf351.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int STEP_ID_FIELD_NUMBER
public static final int BUF_RENDEZVOUS_KEY_FIELD_NUMBER
public static final int NUM_BYTES_FIELD_NUMBER
public static final int BUF_PTR_FIELD_NUMBER
public static final int CLIENT_LOCALITY_FIELD_NUMBER
public static final int SERVER_LOCALITY_FIELD_NUMBER
public static final int TRANSPORT_OPTIONS_FIELD_NUMBER
public static final int SRC_DEVICE_FIELD_NUMBER
public static final int DST_DEVICE_FIELD_NUMBER
public final com.github.os72.protobuf351.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.github.os72.protobuf351.MessageOrBuilder
getUnknownFields
in class com.github.os72.protobuf351.GeneratedMessageV3
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
public long getStepId()
Used at server side to find the correct BufRendezvous.
int64 step_id = 1;
getStepId
in interface RecvBufRequestOrBuilder
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 long getNumBytes()
Size of value expected, must agree with BufRendezvous entry.
int64 num_bytes = 3;
getNumBytes
in interface RecvBufRequestOrBuilder
public long getBufPtr()
When RDMA is in use, address of destination field on client.
fixed64 buf_ptr = 4;
getBufPtr
in interface RecvBufRequestOrBuilder
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 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 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 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 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 final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3
public void writeTo(com.github.os72.protobuf351.CodedOutputStream output) throws IOException
writeTo
in interface com.github.os72.protobuf351.MessageLite
writeTo
in class com.github.os72.protobuf351.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.github.os72.protobuf351.MessageLite
getSerializedSize
in class com.github.os72.protobuf351.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.github.os72.protobuf351.Message
equals
in class com.github.os72.protobuf351.AbstractMessage
public int hashCode()
hashCode
in interface com.github.os72.protobuf351.Message
hashCode
in class com.github.os72.protobuf351.AbstractMessage
public static RecvBufRequest parseFrom(ByteBuffer data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static RecvBufRequest parseFrom(ByteBuffer data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static RecvBufRequest parseFrom(com.github.os72.protobuf351.ByteString data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static RecvBufRequest parseFrom(com.github.os72.protobuf351.ByteString data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static RecvBufRequest parseFrom(byte[] data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static RecvBufRequest parseFrom(byte[] data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static RecvBufRequest parseFrom(InputStream input) throws IOException
IOException
public static RecvBufRequest parseFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RecvBufRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static RecvBufRequest parseDelimitedFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static RecvBufRequest parseFrom(com.github.os72.protobuf351.CodedInputStream input) throws IOException
IOException
public static RecvBufRequest parseFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public RecvBufRequest.Builder newBuilderForType()
newBuilderForType
in interface com.github.os72.protobuf351.Message
newBuilderForType
in interface com.github.os72.protobuf351.MessageLite
public static RecvBufRequest.Builder newBuilder()
public static RecvBufRequest.Builder newBuilder(RecvBufRequest prototype)
public RecvBufRequest.Builder toBuilder()
toBuilder
in interface com.github.os72.protobuf351.Message
toBuilder
in interface com.github.os72.protobuf351.MessageLite
protected RecvBufRequest.Builder newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.github.os72.protobuf351.GeneratedMessageV3
public static RecvBufRequest getDefaultInstance()
public static com.github.os72.protobuf351.Parser<RecvBufRequest> parser()
public com.github.os72.protobuf351.Parser<RecvBufRequest> getParserForType()
getParserForType
in interface com.github.os72.protobuf351.Message
getParserForType
in interface com.github.os72.protobuf351.MessageLite
getParserForType
in class com.github.os72.protobuf351.GeneratedMessageV3
public RecvBufRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
Copyright © 2018. All rights reserved.