RemoteProfilerSessionManagerOptions.Builder

کلاس نهایی استاتیک عمومی RemoteProfilerSessionManagerOptions.Builder

 Options for remote profiler session manager.
 Next ID: 6
 
نوع Protobuf tensorflow.RemoteProfilerSessionManagerOptions

روش های عمومی

RemoteProfilerSessionManagerOptions.Builder
addAllServiceAddresses (مقادیر<String> تکرارپذیر)
 List of servers to profile.
RemoteProfilerSessionManagerOptions.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
RemoteProfilerSessionManagerOptions.Builder
addServiceAddresses (مقدار رشته)
 List of servers to profile.
RemoteProfilerSessionManagerOptions.Builder
addServiceAddressesBytes (مقدار com.google.protobuf.ByteString)
 List of servers to profile.
RemoteProfilerSessionManagerOptions
RemoteProfilerSessionManagerOptions
RemoteProfilerSessionManagerOptions.Builder
RemoteProfilerSessionManagerOptions.Builder
clearDelayMs ()
 Start of profiling is delayed by this much (in milliseconds).
RemoteProfilerSessionManagerOptions.Builder
clearField (فیلد 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
clearServiceAddresses ()
 List of servers to profile.
RemoteProfilerSessionManagerOptions.Builder
clearSessionCreationTimestampNs ()
 Unix timestamp of when the session was started.
RemoteProfilerSessionManagerOptions.Builder
RemoteProfilerSessionManagerOptions
طولانی
getDelayMs ()
 Start of profiling is delayed by this much (in milliseconds).
نهایی static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
طولانی
getMaxSessionDurationMs ()
 Maximum time (in milliseconds) a profiling session manager waits for all
 profilers to finish after issuing gRPC request.
ProfileOptions
getProfilerOptions ()
 Options for each local profiler.
ProfileOptions.Builder
getProfilerOptionsBuilder ()
 Options for each local profiler.
ProfileOptionsOrBuilder
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
getServiceAddressesList ()
 List of servers to profile.
طولانی
getSessionCreationTimestampNs ()
 Unix timestamp of when the session was started.
بولی
hasProfilerOptions ()
 Options for each local profiler.
بولی نهایی
RemoteProfilerSessionManagerOptions.Builder
mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteProfilerSessionManagerOptions.Builder
mergeFrom (com.google.protobuf.Message other)
RemoteProfilerSessionManagerOptions.Builder
mergeProfilerOptions (مقدار ProfileOptions )
 Options for each local profiler.
نهایی RemoteProfilerSessionManagerOptions.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
RemoteProfilerSessionManagerOptions.Builder
setDelayMs (مقدار طولانی)
 Start of profiling is delayed by this much (in milliseconds).
RemoteProfilerSessionManagerOptions.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
RemoteProfilerSessionManagerOptions.Builder
setMaxSessionDurationMs (مقدار طولانی)
 Maximum time (in milliseconds) a profiling session manager waits for all
 profilers to finish after issuing gRPC request.
RemoteProfilerSessionManagerOptions.Builder
setProfilerOptions ( ProfileOptions.Builder builderForValue)
 Options for each local profiler.
RemoteProfilerSessionManagerOptions.Builder
setProfilerOptions (مقدار ProfileOptions )
 Options for each local profiler.
RemoteProfilerSessionManagerOptions.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
RemoteProfilerSessionManagerOptions.Builder
setServiceAddresses (شاخص int، مقدار رشته)
 List of servers to profile.
RemoteProfilerSessionManagerOptions.Builder
setSessionCreationTimestampNs (مقدار طولانی)
 Unix timestamp of when the session was started.
نهایی RemoteProfilerSessionManagerOptions.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

روش های ارثی

روش های عمومی

عمومی RemoteProfilerSessionManagerOptions.Builder addAllServiceAddresses (مقادیر<String> تکرارپذیر)

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

عمومی RemoteProfilerSessionManagerOptions.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

عمومی RemoteProfilerSessionManagerOptions.Builder addServiceAddresses (مقدار رشته)

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

عمومی RemoteProfilerSessionManagerOptions.Builder addServiceAddressesBytes (com.google.protobuf.ByteString مقدار)

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

ساخت عمومی RemoteProfilerSessionManagerOptions ()

عمومی RemoteProfilerSessionManagerOptions buildPartial ()

عمومی RemoteProfilerSessionManagerOptions.Builder clearDelayMs ()

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

عمومی RemoteProfilerSessionManagerOptions.Builder clearField (فیلد 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. If value is 0, session
 continues until interrupted. Otherwise, value must be greater than
 profiler_options.duration_ms.
 
uint64 max_session_duration_ms = 4;

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

عمومی RemoteProfilerSessionManagerOptions.Builder clearProfilerOptions ()

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

عمومی RemoteProfilerSessionManagerOptions.Builder clearServiceAddresses ()

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

عمومی RemoteProfilerSessionManagerOptions.Builder clearSessionCreationTimestampNs ()

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

عمومی RemoteProfilerSessionManagerOptions getDefaultInstanceForType ()

public long getDelayMs ()

 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 getDescriptorForType ()

عمومی طولانی 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;

عمومی ProfileOptions getProfilerOptions ()

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

عمومی ProfileOptions.Builder getProfilerOptionsBuilder ()

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

عمومی ProfileOptionsOrBuilder getProfilerOptionsOrBuilder ()

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

رشته عمومی getServiceAddresses (شاخص int)

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

public com.google.protobuf.ByteString getServiceAddressesBytes (int index)

 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;

بولین عمومی hasProfilerOptions ()

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

بولین نهایی عمومی isInitialized ()

عمومی RemoteProfilerSessionManagerOptions.Builder mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی RemoteProfilerSessionManagerOptions.Builder mergeFrom (com.google.protobuf.Message other)

عمومی RemoteProfilerSessionManagerOptions.Builder mergeProfilerOptions (مقدار ProfileOptions )

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

نهایی عمومی RemoteProfilerSessionManagerOptions.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

عمومی RemoteProfilerSessionManagerOptions.Builder setDelayMs (مقدار طولانی)

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

public RemoteProfilerSessionManagerOptions.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor، مقدار Object)

عمومی RemoteProfilerSessionManagerOptions.Builder setMaxSessionDurationMs (مقدار طولانی)

 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;

عمومی RemoteProfilerSessionManagerOptions.Builder setProfilerOptions ( ProfileOptions.Builder builderForValue)

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

عمومی RemoteProfilerSessionManagerOptions.Builder setProfilerOptions (مقدار ProfileOptions )

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

عمومی RemoteProfilerSessionManagerOptions.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)

عمومی RemoteProfilerSessionManagerOptions.Builder setServiceAddresses (شاخص int، مقدار رشته)

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

عمومی RemoteProfilerSessionManagerOptions.Builder setSessionCreationTimestampNs (مقدار طولانی)

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

عمومی نهایی RemoteProfilerSessionManagerOptions.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)