public static final class EagerServiceOuterClass.CreateContextRequest extends com.github.os72.protobuf351.GeneratedMessageV3 implements EagerServiceOuterClass.CreateContextRequestOrBuilder
tensorflow.eager.CreateContextRequest
Modifier and Type | Class and Description |
---|---|
static class |
EagerServiceOuterClass.CreateContextRequest.Builder
Protobuf type
tensorflow.eager.CreateContextRequest |
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 |
ASYNC_FIELD_NUMBER |
static int |
KEEP_ALIVE_SECS_FIELD_NUMBER |
static int |
SERVER_DEF_FIELD_NUMBER |
static int |
VERSION_DEF_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
boolean |
getAsync()
Whether the ops on the worker should be executed synchronously or
asynchronously.
|
static EagerServiceOuterClass.CreateContextRequest |
getDefaultInstance() |
EagerServiceOuterClass.CreateContextRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
long |
getKeepAliveSecs()
Number of seconds to keep the context alive.
|
com.github.os72.protobuf351.Parser<EagerServiceOuterClass.CreateContextRequest> |
getParserForType() |
int |
getSerializedSize() |
ServerDef |
getServerDef()
Identifies the full cluster, and this particular worker's position within.
|
ServerDefOrBuilder |
getServerDefOrBuilder()
Identifies the full cluster, and this particular worker's position within.
|
com.github.os72.protobuf351.UnknownFieldSet |
getUnknownFields() |
VersionDef |
getVersionDef()
This is the version for all the ops that will be enqueued by the client.
|
VersionDefOrBuilder |
getVersionDefOrBuilder()
This is the version for all the ops that will be enqueued by the client.
|
int |
hashCode() |
boolean |
hasServerDef()
Identifies the full cluster, and this particular worker's position within.
|
boolean |
hasVersionDef()
This is the version for all the ops that will be enqueued by the client.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static EagerServiceOuterClass.CreateContextRequest.Builder |
newBuilder() |
static EagerServiceOuterClass.CreateContextRequest.Builder |
newBuilder(EagerServiceOuterClass.CreateContextRequest prototype) |
EagerServiceOuterClass.CreateContextRequest.Builder |
newBuilderForType() |
protected EagerServiceOuterClass.CreateContextRequest.Builder |
newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent) |
static EagerServiceOuterClass.CreateContextRequest |
parseDelimitedFrom(InputStream input) |
static EagerServiceOuterClass.CreateContextRequest |
parseDelimitedFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(byte[] data) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(byte[] data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(ByteBuffer data) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(ByteBuffer data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(com.github.os72.protobuf351.ByteString data) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(com.github.os72.protobuf351.ByteString data,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(com.github.os72.protobuf351.CodedInputStream input) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(InputStream input) |
static EagerServiceOuterClass.CreateContextRequest |
parseFrom(InputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
static com.github.os72.protobuf351.Parser<EagerServiceOuterClass.CreateContextRequest> |
parser() |
EagerServiceOuterClass.CreateContextRequest.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 SERVER_DEF_FIELD_NUMBER
public static final int ASYNC_FIELD_NUMBER
public static final int KEEP_ALIVE_SECS_FIELD_NUMBER
public static final int VERSION_DEF_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 boolean hasServerDef()
Identifies the full cluster, and this particular worker's position within.
.tensorflow.ServerDef server_def = 1;
hasServerDef
in interface EagerServiceOuterClass.CreateContextRequestOrBuilder
public ServerDef getServerDef()
Identifies the full cluster, and this particular worker's position within.
.tensorflow.ServerDef server_def = 1;
getServerDef
in interface EagerServiceOuterClass.CreateContextRequestOrBuilder
public ServerDefOrBuilder getServerDefOrBuilder()
Identifies the full cluster, and this particular worker's position within.
.tensorflow.ServerDef server_def = 1;
getServerDefOrBuilder
in interface EagerServiceOuterClass.CreateContextRequestOrBuilder
public boolean getAsync()
Whether the ops on the worker should be executed synchronously or asynchronously. By default, ops are executed synchronously.
bool async = 2;
getAsync
in interface EagerServiceOuterClass.CreateContextRequestOrBuilder
public long getKeepAliveSecs()
Number of seconds to keep the context alive. If more than keep_alive_secs has passed since a particular context has been communicated with, it will be garbage collected.
int64 keep_alive_secs = 3;
getKeepAliveSecs
in interface EagerServiceOuterClass.CreateContextRequestOrBuilder
public boolean hasVersionDef()
This is the version for all the ops that will be enqueued by the client.
.tensorflow.VersionDef version_def = 4;
hasVersionDef
in interface EagerServiceOuterClass.CreateContextRequestOrBuilder
public VersionDef getVersionDef()
This is the version for all the ops that will be enqueued by the client.
.tensorflow.VersionDef version_def = 4;
getVersionDef
in interface EagerServiceOuterClass.CreateContextRequestOrBuilder
public VersionDefOrBuilder getVersionDefOrBuilder()
This is the version for all the ops that will be enqueued by the client.
.tensorflow.VersionDef version_def = 4;
getVersionDefOrBuilder
in interface EagerServiceOuterClass.CreateContextRequestOrBuilder
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 EagerServiceOuterClass.CreateContextRequest parseFrom(ByteBuffer data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static EagerServiceOuterClass.CreateContextRequest parseFrom(ByteBuffer data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static EagerServiceOuterClass.CreateContextRequest parseFrom(com.github.os72.protobuf351.ByteString data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static EagerServiceOuterClass.CreateContextRequest 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 EagerServiceOuterClass.CreateContextRequest parseFrom(byte[] data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static EagerServiceOuterClass.CreateContextRequest parseFrom(byte[] data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferException
public static EagerServiceOuterClass.CreateContextRequest parseFrom(InputStream input) throws IOException
IOException
public static EagerServiceOuterClass.CreateContextRequest parseFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static EagerServiceOuterClass.CreateContextRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static EagerServiceOuterClass.CreateContextRequest parseDelimitedFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static EagerServiceOuterClass.CreateContextRequest parseFrom(com.github.os72.protobuf351.CodedInputStream input) throws IOException
IOException
public static EagerServiceOuterClass.CreateContextRequest parseFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public EagerServiceOuterClass.CreateContextRequest.Builder newBuilderForType()
newBuilderForType
in interface com.github.os72.protobuf351.Message
newBuilderForType
in interface com.github.os72.protobuf351.MessageLite
public static EagerServiceOuterClass.CreateContextRequest.Builder newBuilder()
public static EagerServiceOuterClass.CreateContextRequest.Builder newBuilder(EagerServiceOuterClass.CreateContextRequest prototype)
public EagerServiceOuterClass.CreateContextRequest.Builder toBuilder()
toBuilder
in interface com.github.os72.protobuf351.Message
toBuilder
in interface com.github.os72.protobuf351.MessageLite
protected EagerServiceOuterClass.CreateContextRequest.Builder newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.github.os72.protobuf351.GeneratedMessageV3
public static EagerServiceOuterClass.CreateContextRequest getDefaultInstance()
public static com.github.os72.protobuf351.Parser<EagerServiceOuterClass.CreateContextRequest> parser()
public com.github.os72.protobuf351.Parser<EagerServiceOuterClass.CreateContextRequest> 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 EagerServiceOuterClass.CreateContextRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
Copyright © 2019. All rights reserved.