SessionMetadata

SessionMetadata คลาสสุดท้ายสาธารณะ

 Metadata about the session.
 This can be used by the runtime and the Ops for debugging, monitoring, etc.
 The (name, version) tuple is expected to be a unique identifier for
 sessions within the same process.
 NOTE: This is currently used and propagated only by the direct session.
 
Protobuf ประเภท tensorflow.SessionMetadata

คลาสที่ซ้อนกัน

ระดับ SessionMetadata.Builder
 Metadata about the session. 

ค่าคงที่

ภายใน NAME_FIELD_NUMBER
ภายใน VERSION_FIELD_NUMBER

วิธีการสาธารณะ

บูลีน
เท่ากับ (วัตถุ obj)
SessionMetadata แบบคงที่
ข้อมูลเมตาของเซสชัน
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
สตริง
รับชื่อ ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
ภายใน
สุดท้าย com.google.protobuf.UnknownFieldSet
ยาว
รับเวอร์ชัน ()
 The version is optional.
ภายใน
บูลีนสุดท้าย
SessionMetadata.Builder แบบคงที่
newBuilder (ต้นแบบ SessionMetadata )
SessionMetadata.Builder แบบคงที่
SessionMetadata.Builder
SessionMetadata แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
SessionMetadata แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SessionMetadata แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
SessionMetadata แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SessionMetadata แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SessionMetadata แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
SessionMetadata แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SessionMetadata แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
SessionMetadata แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SessionMetadata แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
SessionMetadata.Builder
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

วิธีการสืบทอด

ค่าคงที่

รอบชิงชนะเลิศแบบคงที่สาธารณะ NAME_FIELD_NUMBER

ค่าคงที่: 1

สาธารณะคงสุดท้าย int VERSION_FIELD_NUMBER

ค่าคงที่: 2

วิธีการสาธารณะ

บูลีนสาธารณะ เท่ากับ (Object obj)

SessionMetadata สาธารณะคงที่ getDefaultInstance ()

SessionMetadata สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สตริงสาธารณะ getName ()

string name = 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

สาธารณะ getParserForType ()

สาธารณะ int getSerializedSize ()

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

getVersion แบบสาธารณะ ()

 The version is optional. If set, needs to be >= 0.
 
int64 version = 2;

สาธารณะ int hashCode ()

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะคง SessionMetadata.Builder newBuilder (ต้นแบบ SessionMetadata )

สาธารณะ SessionMetadata.Builder newBuilder แบบคงที่ ()

SessionMetadata.Builder สาธารณะ newBuilderForType ()

สาธารณะคง SessionMetadata parseDelimitedFrom (InputStream อินพุต)

ขว้าง
IOข้อยกเว้น

สาธารณะ SessionMetadata parseDelimitedFrom แบบคงที่ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะคง SessionMetadata parseFrom (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคง SessionMetadata parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะคง SessionMetadata parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคง SessionMetadata parseFrom (com.google.protobuf.CodedInputStream อินพุต)

ขว้าง
IOข้อยกเว้น

สาธารณะคง SessionMetadata parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคง SessionMetadata parseFrom (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคง SessionMetadata parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะคง SessionMetadata parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

SessionMetadata.Builder สาธารณะ ถึง Builder ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

ขว้าง
IOข้อยกเว้น