lớp cuối cùng tĩnh công khai RemoteProfilerSessionManagerOptions.Builder
Options for remote profiler session manager. Next ID: 6
tensorflow.RemoteProfilerSessionManagerOptions
Phương pháp công khai
RemoteProfilerSessionManagerOptions.Builder | addAllServiceAddresses (giá trị Iterable<String>) List of servers to profile. |
RemoteProfilerSessionManagerOptions.Builder | addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
RemoteProfilerSessionManagerOptions.Builder | addServiceAddresses (Giá trị chuỗi) List of servers to profile. |
RemoteProfilerSessionManagerOptions.Builder | addServiceAddressesBytes (giá trị com.google.protobuf.ByteString) List of servers to profile. |
Tùy chọn RemoteProfilerSessionManager | xây dựng () |
Tùy chọn RemoteProfilerSessionManager | |
RemoteProfilerSessionManagerOptions.Builder | thông thoáng () |
RemoteProfilerSessionManagerOptions.Builder | ClearDelayMs () Start of profiling is delayed by this much (in milliseconds). |
RemoteProfilerSessionManagerOptions.Builder | ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor) |
RemoteProfilerSessionManagerOptions.Builder | clearMaxSessionDurationMs () Maximum time (in milliseconds) a profiling session manager waits for all profilers to finish after issuing gRPC request. |
RemoteProfilerSessionManagerOptions.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RemoteProfilerSessionManagerOptions.Builder | ClearProfilerOptions () Options for each local profiler. |
RemoteProfilerSessionManagerOptions.Builder | ClearServiceAddress () List of servers to profile. |
RemoteProfilerSessionManagerOptions.Builder | clearSessionCreationTimestampNs () Unix timestamp of when the session was started. |
RemoteProfilerSessionManagerOptions.Builder | dòng vô tính () |
Tùy chọn RemoteProfilerSessionManager | |
dài | getDelayMs () Start of profiling is delayed by this much (in milliseconds). |
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng | |
com.google.protobuf.Descriptors.Descriptor | |
dài | getMaxSessionDurationMs () Maximum time (in milliseconds) a profiling session manager waits for all profilers to finish after issuing gRPC request. |
Tùy chọn hồ sơ | getProfilerOptions () Options for each local profiler. |
ProfileOptions.Builder | getProfilerOptionsBuilder () Options for each local profiler. |
ProfileOptionsOrBuilder | getProfilerOptionsOrBuilder () Options for each local profiler. |
Sợi dây | getServiceAddresses (chỉ mục int) List of servers to profile. |
com.google.protobuf.ByteString | getServiceAddressesBytes (chỉ mục int) List of servers to profile. |
int | getServiceAddressesCount () List of servers to profile. |
com.google.protobuf.ProtocolStringList | getServiceAddressesList () List of servers to profile. |
dài | getSessionCreationTimestampNs () Unix timestamp of when the session was started. |
boolean | hasProfilerOptions () Options for each local profiler. |
boolean cuối cùng | |
RemoteProfilerSessionManagerOptions.Builder | mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
RemoteProfilerSessionManagerOptions.Builder | mergeFrom (com.google.protobuf.Message other) |
RemoteProfilerSessionManagerOptions.Builder | |
RemoteProfilerSessionManagerOptions.Builder cuối cùng | hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
RemoteProfilerSessionManagerOptions.Builder | setDelayMs (giá trị dài) Start of profiling is delayed by this much (in milliseconds). |
RemoteProfilerSessionManagerOptions.Builder | setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng) |
RemoteProfilerSessionManagerOptions.Builder | setMaxSessionDurationMs (giá trị dài) Maximum time (in milliseconds) a profiling session manager waits for all profilers to finish after issuing gRPC request. |
RemoteProfilerSessionManagerOptions.Builder | |
RemoteProfilerSessionManagerOptions.Builder | |
RemoteProfilerSessionManagerOptions.Builder | setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng) |
RemoteProfilerSessionManagerOptions.Builder | setServiceAddresses (chỉ mục int, giá trị chuỗi) List of servers to profile. |
RemoteProfilerSessionManagerOptions.Builder | setSessionCreationTimestampNs (giá trị dài) Unix timestamp of when the session was started. |
RemoteProfilerSessionManagerOptions.Builder cuối cùng | setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields) |
Phương pháp kế thừa
Phương pháp công khai
public RemoteProfilerSessionManagerOptions.Builder addAllServiceAddresses (giá trị Iterable<String>)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
public RemoteProfilerSessionManagerOptions.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
public RemoteProfilerSessionManagerOptions.Builder addServiceAddresses (Giá trị chuỗi)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
công khai RemoteProfilerSessionManagerOptions.Builder addServiceAddressesBytes (giá trị com.google.protobuf.ByteString)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
công khai RemoteProfilerSessionManagerOptions.Builder clearDelayMs ()
Start of profiling is delayed by this much (in milliseconds).
uint64 delay_ms = 5;
public RemoteProfilerSessionManagerOptions.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
công khai RemoteProfilerSessionManagerOptions.Builder clearMaxSessionDurationMs ()
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;
công khai RemoteProfilerSessionManagerOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
công khai RemoteProfilerSessionManagerOptions.Builder clearProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
public RemoteProfilerSessionManagerOptions.Builder clearServiceAddresses ()
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
public RemoteProfilerSessionManagerOptions.Builder clearSessionCreationTimestampNs ()
Unix timestamp of when the session was started.
uint64 session_creation_timestamp_ns = 3;
công khai getDelayMs ()
Start of profiling is delayed by this much (in milliseconds).
uint64 delay_ms = 5;
công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()
com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()
getMaxSessionDurationMs dài công khai ()
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;
ProfileOptions công khai getProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
public ProfileOptions.Builder getProfilerOptionsBuilder ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
public ProfileOptionsOrBuilder getProfilerOptionsOrBuilder ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
Chuỗi công khai getServiceAddresses (chỉ mục int)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
công khai com.google.protobuf.ByteString getServiceAddressesBytes (chỉ mục int)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
int công khai getServiceAddressesCount ()
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
com.google.protobuf.ProtocolStringList công khai getServiceAddressesList ()
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
getSessionCreationTimestampNs dài công khai ()
Unix timestamp of when the session was started.
uint64 session_creation_timestamp_ns = 3;
boolean công khai hasProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
boolean cuối cùng công khai được khởi tạo ()
công khai RemoteProfilerSessionManagerOptions.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Ném
IOException |
---|
public RemoteProfilerSessionManagerOptions.Builder mergeProfilerOptions (giá trị ProfileOptions )
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
trận chung kết công khai RemoteProfilerSessionManagerOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public RemoteProfilerSessionManagerOptions.Builder setDelayMs (giá trị dài)
Start of profiling is delayed by this much (in milliseconds).
uint64 delay_ms = 5;
public RemoteProfilerSessionManagerOptions.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
public RemoteProfilerSessionManagerOptions.Builder setMaxSessionDurationMs (giá trị dài)
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;
công khai RemoteProfilerSessionManagerOptions.Builder setProfilerOptions ( ProfileOptions.Builder builderForValue)
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
public RemoteProfilerSessionManagerOptions.Builder setProfilerOptions (giá trị ProfileOptions )
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
public RemoteProfilerSessionManagerOptions.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
public RemoteProfilerSessionManagerOptions.Builder setServiceAddresses (chỉ mục int, giá trị chuỗi)
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
public RemoteProfilerSessionManagerOptions.Builder setSessionCreationTimestampNs (giá trị dài)
Unix timestamp of when the session was started.
uint64 session_creation_timestamp_ns = 3;