パブリック最終クラスのFeatureLists
Protobuf 型tensorflow.FeatureLists
ネストされたクラス
| クラス | 機能リストビルダー | Protobuf 型tensorflow.FeatureLists | |
定数
| 整数 | FEATURE_LIST_FIELD_NUMBER |
パブリックメソッド
| ブール値 | containsFeatureList (文字列キー) Map from feature name to feature list. |
| ブール値 | 等しい(オブジェクトオブジェクト) |
| 静的機能リスト | |
| 機能リスト | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| Map<String, FeatureList > | getFeatureList () 代わりに getFeatureListMap()を使用してください。 |
| 整数 | getFeatureListCount () Map from feature name to feature list. |
| Map<String, FeatureList > | getFeatureListMap () Map from feature name to feature list. |
| 機能一覧 | |
| 機能一覧 | getFeatureListOrThrow (文字列キー) Map from feature name to feature list. |
| 整数 | |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的FeatureLists.Builder | newBuilder ( FeatureListsプロトタイプ) |
| 静的FeatureLists.Builder | newBuilder () |
| 機能リストビルダー | |
| 静的なFeatureList | parseDelimitedFrom (InputStream 入力) |
| 静的なFeatureList | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なFeatureList | parseFrom (ByteBuffer データ) |
| 静的なFeatureList | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的なFeatureList | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的機能リスト | parseFrom (com.google.protobuf.CodedInputStream 入力) |
| 静的機能リスト | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的機能リスト | parseFrom (com.google.protobuf.ByteString データ) |
| 静的機能リスト | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的機能リスト | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的 | パーサー() |
| 機能リストビルダー | toビルダー() |
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数FEATURE_LIST_FIELD_NUMBER
定数値: 1
パブリックメソッド
public boolean containsFeatureList (文字列キー)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getFeatureListCount ()
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public Map<String, FeatureList > getFeatureListMap ()
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; publicFeatureList getFeatureListOrDefault (文字列キー、 FeatureListdefaultValue )
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; public FeatureList getFeatureListOrThrow (文字列キー)
Map from feature name to feature list.
map<string, .tensorflow.FeatureList> feature_list = 1; 公共 getParserForType ()
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static FeatureLists parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static FeatureLists parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static FeatureLists parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static FeatureLists parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static FeatureLists parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static FeatureLists parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|