SessionLog.Builder

パブリック静的最終クラスSessionLog.Builder

 Protocol buffer used for logging session state.
 
Protobuf 型tensorflow.SessionLog

パブリックメソッド

SessionLog.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
セッションログ
建てる()
セッションログ
SessionLog.Builder
クリア()
SessionLog.Builder
クリアチェックポイントパス()
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
SessionLog.Builder
クリアメッセージ()
string msg = 3;
SessionLog.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
SessionLog.Builder
クリアステータス()
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
getチェックポイントパス()
 This checkpoint_path contains both the path and filename.
com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
セッションログ
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getMsg ()
string msg = 3;
com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
SessionLog.SessionStatus
getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
整数
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
最終ブール値
SessionLog.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SessionLog.Builder
mergeFrom (com.google.protobuf.Message other)
最終的なSessionLog.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
SessionLog.Builder
setCheckpointPath (文字列値)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setCheckpointPathBytes (com.google.protobuf.ByteString 値)
 This checkpoint_path contains both the path and filename.
SessionLog.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
SessionLog.Builder
setMsg (文字列値)
string msg = 3;
SessionLog.Builder
setMsgBytes (com.google.protobuf.ByteString 値)
string msg = 3;
SessionLog.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
SessionLog.Builder
setStatus ( SessionLog.SessionStatus値)
.tensorflow.SessionLog.SessionStatus status = 1;
SessionLog.Builder
setStatusValue (int 値)
.tensorflow.SessionLog.SessionStatus status = 1;
最終的なSessionLog.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

継承されたメソッド

パブリックメソッド

public SessionLog.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public SessionLogビルド()

public SessionLog buildPartial ()

public SessionLog.Builder clear ()

public SessionLog.Builder clearCheckpointPath ()

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

public SessionLog.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public SessionLog.Builder clearMsg ()

string msg = 3;

public SessionLog.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public SessionLog.Builder clearStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

パブリックSessionLog.Builderクローン()

パブリック String getCheckpointPath ()

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

public com.google.protobuf.ByteString getCheckpointPathBytes ()

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

public SessionLog getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

パブリック String getMsg ()

string msg = 3;

public com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

public SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

public int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

パブリック最終ブール値isInitialized ()

public SessionLog.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public SessionLog.Builder mergeFrom (com.google.protobuf.Message other)

public Final SessionLog.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public SessionLog.Builder setCheckpointPath (文字列値)

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

public SessionLog.Builder setCheckpointPathBytes (com.google.protobuf.ByteString 値)

 This checkpoint_path contains both the path and filename.
 
string checkpoint_path = 2;

public SessionLog.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public SessionLog.Builder setMsg (文字列値)

string msg = 3;

public SessionLog.Builder setMsgBytes (com.google.protobuf.ByteString 値)

string msg = 3;

public SessionLog.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public SessionLog.Builder setStatus ( SessionLog.SessionStatus値)

.tensorflow.SessionLog.SessionStatus status = 1;

public SessionLog.Builder setStatusValue (int 値)

.tensorflow.SessionLog.SessionStatus status = 1;

public Final SessionLog.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)