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

روش های عمومی

بولی
برابر است (object obj)
RemoteProfilerSessionManagerOptions استاتیک
RemoteProfilerSessionManagerOptions
طولانی
getDelayMs ()
 Start of profiling is delayed by this much (in milliseconds).
نهایی static 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.
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.
com.google.protobuf.UnknownFieldSet نهایی
بولی
hasProfilerOptions ()
 Options for each local profiler.
بین المللی
بولی نهایی
استاتیک RemoteProfilerSessionManagerOptions.Builder
استاتیک RemoteProfilerSessionManagerOptions.Builder
RemoteProfilerSessionManagerOptions.Builder
RemoteProfilerSessionManagerOptions استاتیک
parseDelimitedFrom (ورودی جریان ورودی)
RemoteProfilerSessionManagerOptions استاتیک
parseDelimitedFrom (ورودی InputStream، 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)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی DELAY_MS_FIELD_NUMBER

ارزش ثابت: 5

MAX_SESSION_DURATION_MS_FIELD_NUMBER نهایی استاتیک عمومی

ارزش ثابت: 4

نهایی استاتیک عمومی PROFILER_OPTIONS_FIELD_NUMBER

ارزش ثابت: 1

SERVICE_ADDRESSES_FIELD_NUMBER نهایی استاتیک عمومی

مقدار ثابت: 2

نهایی استاتیک عمومی SESSION_CREATION_TIMESTAMP_NS_FIELD_NUMBER

مقدار ثابت: 3

روش های عمومی

بولین عمومی برابر است (Object Obj)

استاتیک عمومی RemoteProfilerSessionManagerOptions getDefaultInstance ()

عمومی 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 ()

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

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;

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

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

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

هش کد عمومی ()

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

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

عمومی استاتیک RemoteProfilerSessionManagerOptions.Builder newBuilder ()

عمومی RemoteProfilerSessionManagerOptions.Builder newBuilderForType ()

عمومی استاتیک RemoteProfilerSessionManagerOptions parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseDelimitedFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseFrom (داده بایت بافر)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseFrom (ورودی جریان ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک RemoteProfilerSessionManagerOptions parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException