FeatureList

genel final sınıfı Özellik Listesi

 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 türü tensorflow.FeatureList

İç İçe Sınıflar

sınıf ÖzellikList.Oluşturucu
 Containers for sequential data. 

Sabitler

int FEATURE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik Özellik Listesi
Özellik listesi
final statik com.google.protobuf.Descriptors.Descriptor
Özellik
getFeature (int dizini)
repeated .tensorflow.Feature feature = 1;
int
getFeatureCount ()
repeated .tensorflow.Feature feature = 1;
Liste< Özellik >
getFeatureList ()
repeated .tensorflow.Feature feature = 1;
ÖzellikOrBuilder
getFeatureOrBuilder (int dizini)
repeated .tensorflow.Feature feature = 1;
Liste<? FeatureOrBuilder'ı genişletiyor >
getFeatureOrBuilderList ()
repeated .tensorflow.Feature feature = 1;
int
final com.google.protobuf.UnknownFieldSet
int
son boole değeri
statik ÖzellikList.Builder
newBuilder ( FeatureList prototipi)
statik ÖzellikList.Builder
ÖzellikList.Oluşturucu
statik Özellik Listesi
parseDelimitedFrom (InputStream girişi)
statik Özellik Listesi
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Özellik Listesi
parseFrom (ByteBuffer verileri)
statik Özellik Listesi
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Özellik Listesi
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Özellik Listesi
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik Özellik Listesi
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Özellik Listesi
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik Özellik Listesi
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik Özellik Listesi
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
ÖzellikList.Oluşturucu
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int FEATURE_FIELD_NUMBER

Sabit Değer: 1

Genel Yöntemler

genel boole eşittir (Object obj)

public static Özellik Listesi getDefaultInstance ()

genel Özellik Listesi getDefaultInstanceForType ()

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

genel Özellik getFeature (int dizini)

repeated .tensorflow.Feature feature = 1;

public int getFeatureCount ()

repeated .tensorflow.Feature feature = 1;

genel Liste< Özellik > getFeatureList ()

repeated .tensorflow.Feature feature = 1;

public ÖzellikOrBuilder getFeatureOrBuilder (int dizini)

repeated .tensorflow.Feature feature = 1;

genel liste<? FeatureOrBuilder'ı genişletir > getFeatureOrBuilderList ()

repeated .tensorflow.Feature feature = 1;

halk getParserForType ()

public int getSerializedSize ()

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik ÖzellikList.Builder newBuilder ( FeatureList prototipi)

genel statik ÖzellikList.Builder newBuilder ()

public featureList.Builder newBuilderForType ()

genel statik Özellik Listesi ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik Özellik Listesi ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Özellik Listesi ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Özellik Listesi ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Özellik Listesi ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Özellik Listesi ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik Özellik Listesi ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik Özellik Listesi ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik Özellik Listesi ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik Özellik Listesi ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public FeatureList.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası