public static final class SessionLog.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder> implements SessionLogOrBuilder
Protocol buffer used for logging session state.Protobuf type
tensorflow.SessionLog
Modifier and Type | Method and Description |
---|---|
SessionLog.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SessionLog |
build() |
SessionLog |
buildPartial() |
SessionLog.Builder |
clear() |
SessionLog.Builder |
clearCheckpointPath()
This checkpoint_path contains both the path and filename.
|
SessionLog.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SessionLog.Builder |
clearMsg()
string msg = 3; |
SessionLog.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SessionLog.Builder |
clearStatus()
.tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder |
clone() |
String |
getCheckpointPath()
This checkpoint_path contains both the path and filename.
|
com.google.protobuf.ByteString |
getCheckpointPathBytes()
This checkpoint_path contains both the path and filename.
|
SessionLog |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMsg()
string msg = 3; |
com.google.protobuf.ByteString |
getMsgBytes()
string msg = 3; |
SessionLog.SessionStatus |
getStatus()
.tensorflow.SessionLog.SessionStatus status = 1; |
int |
getStatusValue()
.tensorflow.SessionLog.SessionStatus status = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SessionLog.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SessionLog.Builder |
mergeFrom(com.google.protobuf.Message other) |
SessionLog.Builder |
mergeFrom(SessionLog other) |
SessionLog.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SessionLog.Builder |
setCheckpointPath(String value)
This checkpoint_path contains both the path and filename.
|
SessionLog.Builder |
setCheckpointPathBytes(com.google.protobuf.ByteString value)
This checkpoint_path contains both the path and filename.
|
SessionLog.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SessionLog.Builder |
setMsg(String value)
string msg = 3; |
SessionLog.Builder |
setMsgBytes(com.google.protobuf.ByteString value)
string msg = 3; |
SessionLog.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SessionLog.Builder |
setStatus(SessionLog.SessionStatus value)
.tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder |
setStatusValue(int value)
.tensorflow.SessionLog.SessionStatus status = 1; |
SessionLog.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public SessionLog build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public SessionLog buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public SessionLog.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SessionLog.Builder>
public SessionLog.Builder mergeFrom(SessionLog other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public SessionLog.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<SessionLog.Builder>
IOException
public int getStatusValue()
.tensorflow.SessionLog.SessionStatus status = 1;
getStatusValue
in interface SessionLogOrBuilder
public SessionLog.Builder setStatusValue(int value)
.tensorflow.SessionLog.SessionStatus status = 1;
public SessionLog.SessionStatus getStatus()
.tensorflow.SessionLog.SessionStatus status = 1;
getStatus
in interface SessionLogOrBuilder
public SessionLog.Builder setStatus(SessionLog.SessionStatus value)
.tensorflow.SessionLog.SessionStatus status = 1;
public SessionLog.Builder clearStatus()
.tensorflow.SessionLog.SessionStatus status = 1;
public String getCheckpointPath()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
getCheckpointPath
in interface SessionLogOrBuilder
public com.google.protobuf.ByteString getCheckpointPathBytes()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
getCheckpointPathBytes
in interface SessionLogOrBuilder
public SessionLog.Builder setCheckpointPath(String value)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder clearCheckpointPath()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public SessionLog.Builder setCheckpointPathBytes(com.google.protobuf.ByteString value)
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public String getMsg()
string msg = 3;
getMsg
in interface SessionLogOrBuilder
public com.google.protobuf.ByteString getMsgBytes()
string msg = 3;
getMsgBytes
in interface SessionLogOrBuilder
public SessionLog.Builder setMsg(String value)
string msg = 3;
public SessionLog.Builder clearMsg()
string msg = 3;
public SessionLog.Builder setMsgBytes(com.google.protobuf.ByteString value)
string msg = 3;
public final SessionLog.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
public final SessionLog.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<SessionLog.Builder>
Copyright © 2015–2017. All rights reserved.