FeatureList

لیست ویژگی های کلاس نهایی عمومی

 Containers for sequential data.
 A FeatureList contains lists of Features.  These may hold zero or more
 Feature values.
 FeatureLists are organized into categories by name.  The FeatureLists message
 contains the mapping from name to FeatureList.
 
نوع Protobuf tensorflow.FeatureList

کلاس های تو در تو

کلاس FeatureList.Builder
 Containers for sequential data. 

ثابت ها

بین المللی FEATURE_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
لیست ویژگی های ثابت
لیست ویژگی ها
نهایی static com.google.protobuf.Descriptors.Descriptor
ویژگی
getFeature (شاخص int)
repeated .tensorflow.Feature feature = 1;
بین المللی
getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
فهرست< ویژگی >
getFeatureList ()
repeated .tensorflow.Feature feature = 1;
FeatureOrBuilder
getFeatureOrBuilder (شاخص int)
repeated .tensorflow.Feature feature = 1;
لیست<? FeatureOrBuilder > را گسترش می دهد
getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;
بین المللی
com.google.protobuf.UnknownFieldSet نهایی
بین المللی
بولی نهایی
استاتیک FeatureList.Builder
newBuilder (نمونه اولیه FeatureList )
استاتیک FeatureList.Builder
FeatureList.Builder
لیست ویژگی های ثابت
parseDelimitedFrom (ورودی جریان ورودی)
لیست ویژگی های ثابت
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 (بایت[] داده، 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)
ایستا
FeatureList.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

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

ارزش ثابت: 1

روش های عمومی

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

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

لیست ویژگی های عمومی getDefaultInstanceForType ()

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

ویژگی عمومی getFeature (شاخص int)

repeated .tensorflow.Feature feature = 1;

عمومی int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

فهرست عمومی< ویژگی > getFeatureList ()

repeated .tensorflow.Feature feature = 1;

عمومی FeatureOrBuilder getFeatureOrBuilder (int index)

repeated .tensorflow.Feature feature = 1;

لیست عمومی<? گسترش FeatureOrBuilder > getFeatureOrBuilderList ()

repeated .tensorflow.Feature feature = 1;

عمومی getParserForType ()

عمومی int getSerializedSize ()

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

هش کد عمومی ()

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

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

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

عمومی FeatureList.Builder newBuilderForType ()

Public Static FeatureList parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

Public Static FeatureList parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

Public Static FeatureList parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

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

پرتاب می کند
IOException

Public Static FeatureList parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

Public Static FeatureList parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

Public Static FeatureList parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

Public Static FeatureList parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

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

پرتاب می کند
InvalidProtocolBufferException

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

عمومی FeatureList.Builder toBuilder ()

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

پرتاب می کند
IOException