RemoteProfilerSessionManagerOptions

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

 Options for remote profiler session manager.
 Next ID: 6
 
Protobuf ประเภท tensorflow.RemoteProfilerSessionManagerOptions

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

ระดับ RemoteProfilerSessionManagerOptions.Builder
 Options for remote profiler session manager. 

ค่าคงที่

ภายใน DELAY_MS_FIELD_NUMBER
ภายใน MAX_SESSION_DURATION_MS_FIELD_NUMBER
ภายใน PROFILER_OPTIONS_FIELD_NUMBER
ภายใน SERVICE_ADDRESSES_FIELD_NUMBER
ภายใน SESSION_CREATION_TIMESTAMP_NS_FIELD_NUMBER

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

บูลีน
เท่ากับ (วัตถุ obj)
RemoteProfilerSessionManagerOptions แบบคงที่
ตัวเลือก RemoteProfilerSessionManager
ยาว
getDelayMs ()
 Start of profiling is delayed by this much (in milliseconds).
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
ยาว
getMaxSessionDurationMs ()
 Maximum time (in milliseconds) a profiling session manager waits for all
 profilers to finish after issuing gRPC request.
ตัวเลือกโปรไฟล์
getProfilerOptions ()
 Options for each local profiler.
โปรไฟล์OptionsOrBuilder
getProfilerOptionsOrBuilder ()
 Options for each local profiler.
ภายใน
สตริง
getServiceAddresses (ดัชนี int)
 List of servers to profile.
com.google.protobuf.ByteString
getServiceAddressesBytes (ดัชนี int)
 List of servers to profile.
ภายใน
getServiceAddressesCount ()
 List of servers to profile.
com.google.protobuf.ProtocolStringList
ยาว
getSessionCreationTimestampNs ()
 Unix timestamp of when the session was started.
สุดท้าย com.google.protobuf.UnknownFieldSet
บูลีน
hasProfilerOptions ()
 Options for each local profiler.
ภายใน
บูลีนสุดท้าย
RemoteProfilerSessionManagerOptions.Builder แบบคงที่
RemoteProfilerSessionManagerOptions.Builder แบบคงที่
RemoteProfilerSessionManagerOptions.Builder
RemoteProfilerSessionManagerOptions แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
RemoteProfilerSessionManagerOptions แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteProfilerSessionManagerOptions แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
RemoteProfilerSessionManagerOptions แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteProfilerSessionManagerOptions แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteProfilerSessionManagerOptions แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
RemoteProfilerSessionManagerOptions แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteProfilerSessionManagerOptions แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
RemoteProfilerSessionManagerOptions แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteProfilerSessionManagerOptions แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
RemoteProfilerSessionManagerOptions.Builder
เป็นโมฆะ
writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream)

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

ค่าคงที่

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

ค่าคงที่: 5

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

ค่าคงที่: 4

สาธารณะคงที่ขั้นสุดท้าย int PROFILER_OPTIONS_FIELD_NUMBER

ค่าคงที่: 1

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

ค่าคงที่: 2

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

ค่าคงที่: 3

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

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

RemoteProfilerSessionManagerOptions แบบคงที่สาธารณะ getDefaultInstance ()

RemoteProfilerSessionManagerOptions สาธารณะ getDefaultInstanceForType ()

สาธารณะ getDelayMs ยาว ()

 Start of profiling is delayed by this much (in milliseconds).
 
uint64 delay_ms = 5;

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

สาธารณะยาว getMaxSessionDurationMs ()

 Maximum time (in milliseconds) a profiling session manager waits for all
 profilers to finish after issuing gRPC request. If value is 0, session
 continues until interrupted. Otherwise, value must be greater than
 profiler_options.duration_ms.
 
uint64 max_session_duration_ms = 4;

สาธารณะ getParserForType ()

ProfileOptions สาธารณะ getProfilerOptions ()

 Options for each local profiler.
 
.tensorflow.ProfileOptions profiler_options = 1;

ProfileOptionsOrBuilder สาธารณะ getProfilerOptionsOrBuilder ()

 Options for each local profiler.
 
.tensorflow.ProfileOptions profiler_options = 1;

สาธารณะ int getSerializedSize ()

สตริงสาธารณะ getServiceAddresses (ดัชนี int)

 List of servers to profile. Supported formats: host:port.
 
repeated string service_addresses = 2;

สาธารณะ com.google.protobuf.ByteString getServiceAddressesBytes (ดัชนี int)

 List of servers to profile. Supported formats: host:port.
 
repeated string service_addresses = 2;

สาธารณะ int getServiceAddressesCount ()

 List of servers to profile. Supported formats: host:port.
 
repeated string service_addresses = 2;

สาธารณะ com.google.protobuf.ProtocolStringList getServiceAddressesList ()

 List of servers to profile. Supported formats: host:port.
 
repeated string service_addresses = 2;

สาธารณะ getSessionCreationTimestampNs แบบยาว ()

 Unix timestamp of when the session was started.
 
uint64 session_creation_timestamp_ns = 3;

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

บูลีนสาธารณะ hasProfilerOptions ()

 Options for each local profiler.
 
.tensorflow.ProfileOptions profiler_options = 1;

สาธารณะ int hashCode ()

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

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

สาธารณะคง RemoteProfilerSessionManagerOptions.Builder newBuilder ()

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

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

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

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

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

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

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

RemoteProfilerSessionManagerOptions แบบคงที่สาธารณะ parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

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

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

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

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

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

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

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

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

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

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

RemoteProfilerSessionManagerOptions แบบคงที่สาธารณะ parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

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

RemoteProfilerSessionManagerOptions.Builder toBuilder สาธารณะ ()

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

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