מחלקה אחרונה ציבורית RemoteProfilerSessionManagerOptions
Options for remote profiler session manager. Next ID: 6
tensorflow.RemoteProfilerSessionManagerOptions
כיתות מקוננות
מַחלָקָה | RemoteProfilerSessionManagerOptions.Builder | Options for remote profiler session manager. |
קבועים
int | DELAY_MS_FIELD_NUMBER | |
int | MAX_SESSION_DURATION_MS_FIELD_NUMBER | |
int | PROFILER_OPTIONS_FIELD_NUMBER | |
int | SERVICE_ADDRESSES_FIELD_NUMBER | |
int | SESSION_CREATION_TIMESTAMP_NS_FIELD_NUMBER |
שיטות ציבוריות
בוליאני | שווה (Object obj) |
סטטי RemoteProfilerSessionManagerOptions | |
RemoteProfilerSessionManagerOptions | |
אָרוֹך | getDelayMs () Start of profiling is delayed by this much (in milliseconds). |
final 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. |
אפשרויות פרופיל | getProfilerOptions () Options for each local profiler. |
ProfileOptionsOrBuilder | getProfilerOptionsOrBuilder () Options for each local profiler. |
int | |
חוּט | getServiceAddresses (int index) List of servers to profile. |
com.google.protobuf.ByteString | getServiceAddressesBytes (int index) List of servers to profile. |
int | 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. |
final com.google.protobuf.UnknownFieldSet | |
בוליאני | hasProfilerOptions () Options for each local profiler. |
int | hashcode () |
בוליאנית סופית | |
סטטי RemoteProfilerSessionManagerOptions.Builder | newBuilder (אב-טיפוס RemoteProfilerSessionManagerOptions ) |
סטטי RemoteProfilerSessionManagerOptions.Builder | newBuilder () |
RemoteProfilerSessionManagerOptions.Builder | |
סטטי RemoteProfilerSessionManagerOptions | parseDelimitedFrom (קלט InputStream) |
סטטי 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 (נתוני byte[], 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 | toBuilder () |
בָּטֵל | 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)
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 ()
Public long 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 ()
Public ProfileOptions getProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
Public ProfileOptionsOrBuilder getProfilerOptionsOrBuilder ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
public int getSerializedSize ()
Public String getServiceAddresses (int index)
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;
public int getServiceAddressesCount ()
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
public com.google.protobuf.ProtocolStringList getServiceAddressesList ()
List of servers to profile. Supported formats: host:port.
repeated string service_addresses = 2;
public long getSessionCreationTimestampNs ()
Unix timestamp of when the session was started.
uint64 session_creation_timestamp_ns = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
בוליאני ציבורי hasProfilerOptions ()
Options for each local profiler.
.tensorflow.ProfileOptions profiler_options = 1;
public int hashCode ()
בוליאני הסופי הציבורי הוא אתחול ()
ציבורי סטטי RemoteProfilerSessionManagerOptions.Builder newBuilder (אב-טיפוס RemoteProfilerSessionManagerOptions )
public static RemoteProfilerSessionManagerOptions parseDelimitedFrom (קלט InputStream)
זורק
IOException |
---|
public static RemoteProfilerSessionManagerOptions parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static RemoteProfilerSessionManagerOptions parseFrom (נתוני ByteBuffer)
זורק
InvalidProtocolBufferException |
---|
public static RemoteProfilerSessionManagerOptions parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static RemoteProfilerSessionManagerOptions parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static RemoteProfilerSessionManagerOptions parseFrom (קלט com.google.protobuf.CodedInputStream)
זורק
IOException |
---|
public static RemoteProfilerSessionManagerOptions parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
public static RemoteProfilerSessionManagerOptions parseFrom (נתוני com.google.protobuf.ByteString)
זורק
InvalidProtocolBufferException |
---|
public static RemoteProfilerSessionManagerOptions parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
IOException |
---|
public static RemoteProfilerSessionManagerOptions parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
זורק
InvalidProtocolBufferException |
---|
סטטי ציבורי מנתח ()
public void writeTo (פלט com.google.protobuf.CodedOutputStream)
זורק
IOException |
---|