FeatureLists

רשימות תכונה ציבוריות בכיתה אחרונה

tensorflow.FeatureLists מסוג Protobuf.FeatureLists

כיתות מקוננות

מעמד FeatureLists.Builder tensorflow.FeatureLists מסוג Protobuf.FeatureLists

קבועים

int FEATURE_LIST_FIELD_NUMBER

שיטות ציבוריות

בוליאני
containsFeatureList (מפתח מחרוזת)
 Map from feature name to feature list.
בוליאני
שווה (Object obj)
רשימות תכונות סטטיות
רשימות תכונה
final static com.google.protobuf.Descriptors.Descriptor
מפה<String, FeatureList >
getFeatureList ()
השתמש getFeatureListMap() במקום זאת.
int
getFeatureListCount ()
 Map from feature name to feature list.
מפה<String, FeatureList >
getFeatureListMap ()
 Map from feature name to feature list.
רשימת תכונות
getFeatureListOrDefault (מפתח מחרוזת, FeatureList defaultValue)
 Map from feature name to feature list.
רשימת תכונות
getFeatureListOrThrow (מפתח מחרוזת)
 Map from feature name to feature list.
int
final com.google.protobuf.UnknownFieldSet
int
בוליאנית סופית
סטטי FeatureLists.Builder
newBuilder (אב-טיפוס FeatureLists )
סטטי FeatureLists.Builder
FeatureLists.Builder
רשימות תכונות סטטיות
parseDelimitedFrom (קלט InputStream)
רשימות תכונות סטטיות
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
רשימות תכונות סטטיות
parseFrom (נתוני ByteBuffer)
רשימות תכונות סטטיות
parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
רשימות תכונות סטטיות
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)
סטָטִי
FeatureLists.Builder
בָּטֵל
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;

שווה ערך בוליאני ציבורי (Object obj)

Public static FeatureLists getDefaultInstance ()

Public FeatureLists getDefaultInstanceForType ()

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

מפה ציבורית<String, FeatureList > getFeatureList ()

השתמש getFeatureListMap() במקום זאת.

public int getFeatureListCount ()

 Map from feature name to feature list.
 
map<string, .tensorflow.FeatureList> feature_list = 1;

מפה ציבורית<String, FeatureList > getFeatureListMap ()

 Map from feature name to feature list.
 
map<string, .tensorflow.FeatureList> feature_list = 1;

public FeatureList getFeatureListOrDefault (מפתח מחרוזת, FeatureList defaultValue)

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

בוליאני הסופי הציבורי הוא אתחול ()

Public static FeatureLists.Builder newBuilder (אב-טיפוס FeatureLists )

Public static FeatureLists.Builder newBuilder ()

public FeatureLists.Builder newBuilderForType ()

Public static FeatureLists parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

Public static FeatureLists parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public Static FeatureLists parseFrom (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static FeatureLists parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static FeatureLists parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static FeatureLists parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

Public static FeatureLists parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static FeatureLists parseFrom (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static FeatureLists parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static FeatureLists parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

public FeatureLists.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException