WatchdogConfig

パブリック最終クラスWatchdogConfig

Protobuf 型tensorflow.WatchdogConfig

ネストされたクラス

クラスWatchdogConfig.Builder Protobuf 型tensorflow.WatchdogConfig

定数

整数TIMEOUT_MS_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的WatchdogConfig
ウォッチドッグ構成
最終的な静的 com.google.protobuf.Descriptors.Descriptor
整数
長さ
getTimeoutMs ()
int64 timeout_ms = 1;
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的WatchdogConfig.Builder
newBuilder ( WatchdogConfigプロトタイプ)
静的WatchdogConfig.Builder
WatchdogConfig.Builder
静的WatchdogConfig
parseDelimitedFrom (InputStream 入力)
静的WatchdogConfig
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的WatchdogConfig
parseFrom (ByteBuffer データ)
静的WatchdogConfig
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的WatchdogConfig
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的WatchdogConfig
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的WatchdogConfig
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的WatchdogConfig
parseFrom (com.google.protobuf.ByteString データ)
静的WatchdogConfig
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的WatchdogConfig
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
WatchdogConfig.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数TIMEOUT_MS_FIELD_NUMBER

定数値: 1

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static WatchdogConfig getDefaultInstance ()

public WatchdogConfig getDefaultInstanceForType ()

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

公共getParserForType ()

public int getSerializedSize ()

public long getTimeoutMs ()

int64 timeout_ms = 1;

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

パブリック最終ブール値isInitialized ()

public static WatchdogConfig.Builder newBuilder ( WatchdogConfigプロトタイプ)

public static WatchdogConfig.Builder newBuilder ()

public WatchdogConfig.Builder newBuilderForType ()

public static WatchdogConfig parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static WatchdogConfig parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static WatchdogConfig parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static WatchdogConfig parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static WatchdogConfig parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static WatchdogConfig parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static WatchdogConfig parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static WatchdogConfig parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static WatchdogConfig parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static WatchdogConfig parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public WatchdogConfig.Builder toBuilder ()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外