PairValue

lớp cuối cùng công khai PairValue

 Represents a (key, value) pair.
 
Tenorflow loại tensorflow.PairValue

Các lớp lồng nhau

lớp học PairValue.Builder
 Represents a (key, value) pair. 

Hằng số

int KEY_FIELD_NUMBER
int VALUE_FIELD_NUMBER

Phương pháp công khai

boolean
bằng (Đối tượng obj)
Giá trị cặp tĩnh
Cặp giá trị
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
Sợi dây
getKey ()
string key = 1;
com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
int
com.google.protobuf.UnknownFieldSet cuối cùng
Giá trị có cấu trúc
getValue ()
.tensorflow.StructuredValue value = 2;
StructuredValueOrBuilder
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
boolean
hasValue ()
.tensorflow.StructuredValue value = 2;
int
boolean cuối cùng
PairValue.Builder tĩnh
newBuilder (nguyên mẫu PairValue )
PairValue.Builder tĩnh
PairValue.Builder
Giá trị cặp tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào)
Giá trị cặp tĩnh
phân tích cú phápDelimitedFrom (Đầu vào luồng đầu vào, com.google.protobuf.ExtensionRegistryLite tiện ích mở rộngRegistry)
Giá trị cặp tĩnh
ParseFrom (dữ liệu ByteBuffer)
Giá trị cặp tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Giá trị cặp tĩnh
ParseFrom (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Giá trị cặp tĩnh
ParseFrom (đầu vào com.google.protobuf.CodedInputStream)
Giá trị cặp tĩnh
ParseFrom (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Giá trị cặp tĩnh
ParseFrom (dữ liệu com.google.protobuf.ByteString)
Giá trị cặp tĩnh
ParseFrom (Đầu vào inputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Giá trị cặp tĩnh
ParsFrom (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
tĩnh
PairValue.Builder
trống rỗng
writeTo (đầu ra com.google.protobuf.CodedOutputStream)

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

Hằng số

int cuối cùng tĩnh công khai KEY_FIELD_NUMBER

Giá trị không đổi: 1

int cuối cùng tĩnh công khai VALUE_FIELD_NUMBER

Giá trị không đổi: 2

Phương pháp công khai

boolean công khai bằng (Object obj)

public static PairValue getDefaultInstance ()

public PairValue getDefaultInstanceForType ()

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

Chuỗi công khai getKey ()

string key = 1;

com.google.protobuf.ByteString getKeyBytes công khai ()

string key = 1;

công cộng getParserForType ()

int công khai getSerializedSize ()

trận chung kết công khai com.google.protobuf.UnknownFieldSet getUnknownFields ()

Giá trị cấu trúc công khai getValue ()

.tensorflow.StructuredValue value = 2;

công khai StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

boolean công khai hasValue ()

.tensorflow.StructuredValue value = 2;

mã băm int công khai ()

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

public static PairValue.Builder newBuilder (nguyên mẫu PairValue )

public static PairValue.Builder newBuilder ()

public PairValue.Builder newBuilderForType ()

public static PairValue parsingDelimitedFrom (Đầu vào luồng đầu vào)

Ném
IOException

công khai phân tích cú pháp PairValue tĩnhDelimitedFrom (đầu vào InputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp PairValue tĩnh công khaiFrom (dữ liệu ByteBuffer)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp PairValue tĩnh công khaiTừ (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp PairValue tĩnh công khaiTừ (Dữ liệu ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp PairValue tĩnh công khaiFrom (đầu vào com.google.protobuf.CodedInputStream)

Ném
IOException

phân tích cú pháp PairValue tĩnh công khaiTừ (dữ liệu byte[], com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

Phân tích cú pháp PairValue tĩnh công khaiFrom (dữ liệu com.google.protobuf.ByteString)

Ném
Giao thức đệm ngoại lệ không hợp lệ

phân tích cú pháp PairValue tĩnh công khaiTừ (đầu vàoInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

phân tích cú pháp PairValue tĩnh công khaiTừ (dữ liệu com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
Giao thức đệm ngoại lệ không hợp lệ

công cộng tĩnh trình phân tích cú pháp ()

public PairValue.Builder toBuilder ()

public void writeTo (đầu ra com.google.protobuf.CodedOutputStream)

Ném
IOException