RemoteProfilerSessionManagerOptions.Builder

kelas akhir statis publik RemoteProfilerSessionManagerOptions.Builder

 Options for remote profiler session manager.
 Next ID: 6
 
Protobuf tipe tensorflow.RemoteProfilerSessionManagerOptions

Metode Publik

RemoteProfilerSessionManagerOptions.Builder
addAllServiceAddresses (nilai<String> yang dapat diubah)
 List of servers to profile.
RemoteProfilerSessionManagerOptions.Builder
addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
RemoteProfilerSessionManagerOptions.Builder
addServiceAddresses (Nilai string)
 List of servers to profile.
RemoteProfilerSessionManagerOptions.Builder
addServiceAddressesBytes (nilai com.google.protobuf.ByteString)
 List of servers to profile.
Opsi RemoteProfilerSessionManager
Opsi RemoteProfilerSessionManager
RemoteProfilerSessionManagerOptions.Builder
jernih ()
RemoteProfilerSessionManagerOptions.Builder
hapusDelayMs ()
 Start of profiling is delayed by this much (in milliseconds).
RemoteProfilerSessionManagerOptions.Builder
clearField (bidang 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
hapusProfilerOptions ()
 Options for each local profiler.
RemoteProfilerSessionManagerOptions.Builder
jelasLayananAlamat ()
 List of servers to profile.
RemoteProfilerSessionManagerOptions.Builder
clearSessionCreationTimestampNs ()
 Unix timestamp of when the session was started.
RemoteProfilerSessionManagerOptions.Builder
klon ()
Opsi RemoteProfilerSessionManager
panjang
dapatkanDelayMs ()
 Start of profiling is delayed by this much (in milliseconds).
com.google.protobuf.Descriptors.Descriptor statis terakhir
com.google.protobuf.Descriptors.Descriptor
panjang
getMaxSessionDurationMs ()
 Maximum time (in milliseconds) a profiling session manager waits for all
 profilers to finish after issuing gRPC request.
Opsi Profil
dapatkanProfilerOptions ()
 Options for each local profiler.
ProfileOptions.Builder
dapatkanProfilerOptionsBuilder ()
 Options for each local profiler.
ProfileOptionsOrBuilder
dapatkanProfilerOptionsOrBuilder ()
 Options for each local profiler.
Rangkaian
getServiceAddresses (indeks int)
 List of servers to profile.
com.google.protobuf.ByteString
getServiceAddressesBytes (indeks int)
 List of servers to profile.
ke dalam
dapatkanServiceAddressesCount ()
 List of servers to profile.
com.google.protobuf.ProtocolStringList
dapatkanDaftar AlamatLayanan ()
 List of servers to profile.
panjang
dapatkanSessionCreationTimestampNs ()
 Unix timestamp of when the session was started.
boolean
memilikiProfilerOptions ()
 Options for each local profiler.
boolean terakhir
RemoteProfilerSessionManagerOptions.Builder
mergeFrom (com.google.protobuf.CodedInputStream masukan, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteProfilerSessionManagerOptions.Builder
mergeFrom (com.google.protobuf.Pesan lainnya)
RemoteProfilerSessionManagerOptions.Builder
mergeProfilerOptions (nilai ProfileOptions )
 Options for each local profiler.
terakhir RemoteProfilerSessionManagerOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
RemoteProfilerSessionManagerOptions.Builder
setDelayMs (nilai panjang)
 Start of profiling is delayed by this much (in milliseconds).
RemoteProfilerSessionManagerOptions.Builder
setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)
RemoteProfilerSessionManagerOptions.Builder
setMaxSessionDurationMs (nilai panjang)
 Maximum time (in milliseconds) a profiling session manager waits for all
 profilers to finish after issuing gRPC request.
RemoteProfilerSessionManagerOptions.Builder
setProfilerOptions ( ProfileOptions.Pembuat pembangunForValue)
 Options for each local profiler.
RemoteProfilerSessionManagerOptions.Builder
setProfilerOptions (nilai ProfileOptions )
 Options for each local profiler.
RemoteProfilerSessionManagerOptions.Builder
setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)
RemoteProfilerSessionManagerOptions.Builder
setServiceAddresses (indeks int, nilai String)
 List of servers to profile.
RemoteProfilerSessionManagerOptions.Builder
setSessionCreationTimestampNs (nilai panjang)
 Unix timestamp of when the session was started.
terakhir RemoteProfilerSessionManagerOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Metode Warisan

Metode Publik

public RemoteProfilerSessionManagerOptions.Builder addAllServiceAddresses (nilai Iterable<String>)

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

public RemoteProfilerSessionManagerOptions.Builder addRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

publik RemoteProfilerSessionManagerOptions.Builder addServiceAddresses (Nilai string)

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

publik RemoteProfilerSessionManagerOptions.Builder addServiceAddressesBytes (nilai com.google.protobuf.ByteString)

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

publik RemoteProfilerSessionManagerOptions buildPartial ()

publik RemoteProfilerSessionManagerOptions.Builder clearDelayMs ()

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

public RemoteProfilerSessionManagerOptions.Builder clearField (bidang com.google.protobuf.Descriptors.FieldDescriptor)

publik 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;

publik RemoteProfilerSessionManagerOptions.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

publik RemoteProfilerSessionManagerOptions.Builder clearProfilerOptions ()

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

publik RemoteProfilerSessionManagerOptions.Builder clearServiceAddresses ()

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

publik RemoteProfilerSessionManagerOptions.Builder clearSessionCreationTimestampNs ()

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

publik RemoteProfilerSessionManagerOptions getDefaultInstanceForType ()

getDelayMs panjang publik ()

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

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

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

getMaxSessionDurationMs panjang publik ()

 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;

Opsi Profil publik getProfilerOptions ()

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

ProfileOptions.Builder publik getProfilerOptionsBuilder ()

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

ProfileOptionsOrBuilder publik getProfilerOptionsOrBuilder ()

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

String publik getServiceAddresses (indeks int)

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

publik com.google.protobuf.ByteString getServiceAddressesBytes (indeks int)

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

int publik getServiceAddressesCount ()

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

com.google.protobuf.ProtocolStringList getServiceAddressesList () publik

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

getSessionCreationTimestampNs publik yang panjang ()

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

boolean publik hasProfilerOptions ()

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

boolean akhir publik diinisialisasi ()

public RemoteProfilerSessionManagerOptions.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Melempar
Pengecualian IO

public RemoteProfilerSessionManagerOptions.Builder mergeFrom (com.google.protobuf.Message lainnya)

publik RemoteProfilerSessionManagerOptions.Builder mergeProfilerOptions (nilai ProfileOptions )

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

public final RemoteProfilerSessionManagerOptions.Builder menggabungkanUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public RemoteProfilerSessionManagerOptions.Builder setDelayMs (nilai panjang)

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

public RemoteProfilerSessionManagerOptions.Builder setField (bidang com.google.protobuf.Descriptors.FieldDescriptor, Nilai objek)

public RemoteProfilerSessionManagerOptions.Builder setMaxSessionDurationMs (nilai panjang)

 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;

publik RemoteProfilerSessionManagerOptions.Builder setProfilerOptions ( ProfileOptions.Builder builderForValue)

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

publik RemoteProfilerSessionManagerOptions.Builder setProfilerOptions (nilai ProfileOptions )

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

public RemoteProfilerSessionManagerOptions.Builder setRepeatedField (bidang com.google.protobuf.Descriptors.FieldDescriptor, indeks int, Nilai objek)

public RemoteProfilerSessionManagerOptions.Builder setServiceAddresses (indeks int, nilai String)

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

public RemoteProfilerSessionManagerOptions.Builder setSessionCreationTimestampNs (nilai panjang)

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

public final RemoteProfilerSessionManagerOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)