public static final class CreateWorkerSessionRequest.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateWorkerSessionRequest.Builder> implements CreateWorkerSessionRequestOrBuilder
tensorflow.CreateWorkerSessionRequest
Modifier and Type | Method and Description |
---|---|
CreateWorkerSessionRequest.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CreateWorkerSessionRequest |
build() |
CreateWorkerSessionRequest |
buildPartial() |
CreateWorkerSessionRequest.Builder |
clear() |
CreateWorkerSessionRequest.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
CreateWorkerSessionRequest.Builder |
clearIsolateSessionState()
If true, any resources such as Variables used in the session will not be
shared with other sessions.
|
CreateWorkerSessionRequest.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
CreateWorkerSessionRequest.Builder |
clearServerDef()
Defines the configuration of a TensorFlow worker.
|
CreateWorkerSessionRequest.Builder |
clearSessionHandle()
Sessions are identified by a given handle.
|
CreateWorkerSessionRequest.Builder |
clone() |
CreateWorkerSessionRequest |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getIsolateSessionState()
If true, any resources such as Variables used in the session will not be
shared with other sessions.
|
ServerDef |
getServerDef()
Defines the configuration of a TensorFlow worker.
|
ServerDef.Builder |
getServerDefBuilder()
Defines the configuration of a TensorFlow worker.
|
ServerDefOrBuilder |
getServerDefOrBuilder()
Defines the configuration of a TensorFlow worker.
|
String |
getSessionHandle()
Sessions are identified by a given handle.
|
com.github.os72.protobuf351.ByteString |
getSessionHandleBytes()
Sessions are identified by a given handle.
|
boolean |
hasServerDef()
Defines the configuration of a TensorFlow worker.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
CreateWorkerSessionRequest.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
CreateWorkerSessionRequest.Builder |
mergeFrom(CreateWorkerSessionRequest other) |
CreateWorkerSessionRequest.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
CreateWorkerSessionRequest.Builder |
mergeServerDef(ServerDef value)
Defines the configuration of a TensorFlow worker.
|
CreateWorkerSessionRequest.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
CreateWorkerSessionRequest.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
CreateWorkerSessionRequest.Builder |
setIsolateSessionState(boolean value)
If true, any resources such as Variables used in the session will not be
shared with other sessions.
|
CreateWorkerSessionRequest.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateWorkerSessionRequest.Builder |
setServerDef(ServerDef.Builder builderForValue)
Defines the configuration of a TensorFlow worker.
|
CreateWorkerSessionRequest.Builder |
setServerDef(ServerDef value)
Defines the configuration of a TensorFlow worker.
|
CreateWorkerSessionRequest.Builder |
setSessionHandle(String value)
Sessions are identified by a given handle.
|
CreateWorkerSessionRequest.Builder |
setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
Sessions are identified by a given handle.
|
CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.github.os72.protobuf351.MessageOrBuilder
public CreateWorkerSessionRequest build()
build
in interface com.github.os72.protobuf351.Message.Builder
build
in interface com.github.os72.protobuf351.MessageLite.Builder
public CreateWorkerSessionRequest buildPartial()
buildPartial
in interface com.github.os72.protobuf351.Message.Builder
buildPartial
in interface com.github.os72.protobuf351.MessageLite.Builder
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.Builder mergeFrom(CreateWorkerSessionRequest other)
public final boolean isInitialized()
isInitialized
in interface com.github.os72.protobuf351.MessageLiteOrBuilder
isInitialized
in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<CreateWorkerSessionRequest.Builder>
public CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
IOException
public String getSessionHandle()
Sessions are identified by a given handle.
string session_handle = 1;
getSessionHandle
in interface CreateWorkerSessionRequestOrBuilder
public com.github.os72.protobuf351.ByteString getSessionHandleBytes()
Sessions are identified by a given handle.
string session_handle = 1;
getSessionHandleBytes
in interface CreateWorkerSessionRequestOrBuilder
public CreateWorkerSessionRequest.Builder setSessionHandle(String value)
Sessions are identified by a given handle.
string session_handle = 1;
public CreateWorkerSessionRequest.Builder clearSessionHandle()
Sessions are identified by a given handle.
string session_handle = 1;
public CreateWorkerSessionRequest.Builder setSessionHandleBytes(com.github.os72.protobuf351.ByteString value)
Sessions are identified by a given handle.
string session_handle = 1;
public boolean hasServerDef()
Defines the configuration of a TensorFlow worker.
.tensorflow.ServerDef server_def = 2;
hasServerDef
in interface CreateWorkerSessionRequestOrBuilder
public ServerDef getServerDef()
Defines the configuration of a TensorFlow worker.
.tensorflow.ServerDef server_def = 2;
getServerDef
in interface CreateWorkerSessionRequestOrBuilder
public CreateWorkerSessionRequest.Builder setServerDef(ServerDef value)
Defines the configuration of a TensorFlow worker.
.tensorflow.ServerDef server_def = 2;
public CreateWorkerSessionRequest.Builder setServerDef(ServerDef.Builder builderForValue)
Defines the configuration of a TensorFlow worker.
.tensorflow.ServerDef server_def = 2;
public CreateWorkerSessionRequest.Builder mergeServerDef(ServerDef value)
Defines the configuration of a TensorFlow worker.
.tensorflow.ServerDef server_def = 2;
public CreateWorkerSessionRequest.Builder clearServerDef()
Defines the configuration of a TensorFlow worker.
.tensorflow.ServerDef server_def = 2;
public ServerDef.Builder getServerDefBuilder()
Defines the configuration of a TensorFlow worker.
.tensorflow.ServerDef server_def = 2;
public ServerDefOrBuilder getServerDefOrBuilder()
Defines the configuration of a TensorFlow worker.
.tensorflow.ServerDef server_def = 2;
getServerDefOrBuilder
in interface CreateWorkerSessionRequestOrBuilder
public boolean getIsolateSessionState()
If true, any resources such as Variables used in the session will not be shared with other sessions.
bool isolate_session_state = 3;
getIsolateSessionState
in interface CreateWorkerSessionRequestOrBuilder
public CreateWorkerSessionRequest.Builder setIsolateSessionState(boolean value)
If true, any resources such as Variables used in the session will not be shared with other sessions.
bool isolate_session_state = 3;
public CreateWorkerSessionRequest.Builder clearIsolateSessionState()
If true, any resources such as Variables used in the session will not be shared with other sessions.
bool isolate_session_state = 3;
public final CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
public final CreateWorkerSessionRequest.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<CreateWorkerSessionRequest.Builder>
Copyright © 2018. All rights reserved.