Features.Builder

lớp cuối cùng tĩnh công khai Features.Builder

Protobuf loại tensorflow.Features

Phương pháp công khai

Tính năng.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Đặc trưng
Đặc trưng
Tính năng.Builder
Tính năng.Builder
Tính năng.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
Tính năng.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Tính năng.Builder
boolean
chứaFeature (Khóa chuỗi)
 Map from feature name to feature.
Đặc trưng
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Bản đồ<Chuỗi, Tính năng >
lấy tính năng ()
Thay vào đó hãy sử dụng getFeatureMap() .
int
getFeatureCount ()
 Map from feature name to feature.
Bản đồ<Chuỗi, Tính năng >
getFeatureMap ()
 Map from feature name to feature.
Tính năng
getFeatureOrDefault (Khóa chuỗi, Giá trị mặc định của tính năng )
 Map from feature name to feature.
Tính năng
getFeatureOrThrow (Khóa chuỗi)
 Map from feature name to feature.
Bản đồ<Chuỗi, Tính năng >
getMutableFeature ()
Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.
boolean cuối cùng
Tính năng.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Tính năng.Builder
mergeFrom (com.google.protobuf.Message other)
Tính năng cuối cùng.Builder
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
Tính năng.Builder
putAllFeature (Giá trị Bản đồ<Chuỗi, Tính năng >)
 Map from feature name to feature.
Tính năng.Builder
putFeature (Khóa chuỗi, Giá trị tính năng )
 Map from feature name to feature.
Tính năng.Builder
RemoveFeature (Khóa chuỗi)
 Map from feature name to feature.
Tính năng.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Tính năng.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
Tính năng cuối cùng.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công khai

public Features.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

xây dựng tính năng công cộng ()

Tính năng công cộng buildPartial ()

public Features.Builder clearFeature ()

public Features.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

public Features.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

Bản sao công khai.Builder ()

boolean công khai chứaFeature (Khóa chuỗi)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

Tính năng công khai getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

Bản đồ công khai<String, Feature > getFeature ()

Thay vào đó hãy sử dụng getFeatureMap() .

int công khai getFeatureCount ()

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

Bản đồ công khai<String, Feature > getFeatureMap ()

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

Tính năng công khai getFeatureOrDefault (Khóa chuỗi, Giá trị mặc định của tính năng )

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

Tính năng công khai getFeatureOrThrow (Khóa chuỗi)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

Bản đồ công khai<String, Feature > getMutableFeature ()

Thay vào đó hãy sử dụng các bộ truy cập đột biến thay thế.

boolean cuối cùng công khai được khởi tạo ()

public Features.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public Features.Builder mergeFrom (com.google.protobuf.Message other)

tính năng cuối cùng công khai.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public Features.Builder putAllFeature (Bản đồ <Chuỗi, Tính năng > giá trị)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

public Features.Builder putFeature (Khóa chuỗi, Giá trị tính năng )

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

public Features.Builder RemoveFeature (Khóa chuỗi)

 Map from feature name to feature.
 
map<string, .tensorflow.Feature> feature = 1;

public Features.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

public Features.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor trường, chỉ mục int, giá trị đối tượng)

tính năng cuối cùng công khai.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)