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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic 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.MessageOrBuildergetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3public static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3public boolean hasServerDef()
Identifies the full cluster, and this particular worker's position within.
.tensorflow.ServerDef server_def = 1;hasServerDef in interface EagerServiceOuterClass.CreateContextRequestOrBuilderpublic ServerDef getServerDef()
Identifies the full cluster, and this particular worker's position within.
.tensorflow.ServerDef server_def = 1;getServerDef in interface EagerServiceOuterClass.CreateContextRequestOrBuilderpublic ServerDefOrBuilder getServerDefOrBuilder()
Identifies the full cluster, and this particular worker's position within.
.tensorflow.ServerDef server_def = 1;getServerDefOrBuilder in interface EagerServiceOuterClass.CreateContextRequestOrBuilderpublic 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.CreateContextRequestOrBuilderpublic 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.CreateContextRequestOrBuilderpublic 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.CreateContextRequestOrBuilderpublic 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.CreateContextRequestOrBuilderpublic 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.CreateContextRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3public void writeTo(com.github.os72.protobuf351.CodedOutputStream output)
throws IOException
writeTo in interface com.github.os72.protobuf351.MessageLitewriteTo in class com.github.os72.protobuf351.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.github.os72.protobuf351.MessageLitegetSerializedSize in class com.github.os72.protobuf351.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.github.os72.protobuf351.Messageequals in class com.github.os72.protobuf351.AbstractMessagepublic int hashCode()
hashCode in interface com.github.os72.protobuf351.MessagehashCode in class com.github.os72.protobuf351.AbstractMessagepublic static EagerServiceOuterClass.CreateContextRequest parseFrom(ByteBuffer data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseFrom(ByteBuffer data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseFrom(com.github.os72.protobuf351.ByteString data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic 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.InvalidProtocolBufferExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseFrom(byte[] data) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseFrom(byte[] data, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws com.github.os72.protobuf351.InvalidProtocolBufferException
com.github.os72.protobuf351.InvalidProtocolBufferExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseDelimitedFrom(InputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseFrom(com.github.os72.protobuf351.CodedInputStream input) throws IOException
IOExceptionpublic static EagerServiceOuterClass.CreateContextRequest parseFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic EagerServiceOuterClass.CreateContextRequest.Builder newBuilderForType()
newBuilderForType in interface com.github.os72.protobuf351.MessagenewBuilderForType in interface com.github.os72.protobuf351.MessageLitepublic 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.MessagetoBuilder in interface com.github.os72.protobuf351.MessageLiteprotected EagerServiceOuterClass.CreateContextRequest.Builder newBuilderForType(com.github.os72.protobuf351.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.github.os72.protobuf351.GeneratedMessageV3public 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.MessagegetParserForType in interface com.github.os72.protobuf351.MessageLitegetParserForType in class com.github.os72.protobuf351.GeneratedMessageV3public EagerServiceOuterClass.CreateContextRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderCopyright © 2018. All rights reserved.