protodoc.io
Project alibaba/Alink
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
Default package
tensorflow
tensorflow
Cell
FlinkBytes
FlinkDoubles
FlinkFloats
FlinkInt32s
FlinkInt64s
Row
package
tensorflow
Get desktop application:
View/edit binary Protocol Buffers messages
message
Cell
flink_record.proto:26
Used in:
Row
oneof
value
FlinkBytes
int32_v
= 1
FlinkInt64s
int64_v
= 2
FlinkFloats
float_v
= 3
FlinkDoubles
double_v
= 4
FlinkBytes
string_v
= 5
message
FlinkBytes
flink_record.proto:9
Used in:
Cell
repeated
bytes
value
= 1
message
FlinkDoubles
flink_record.proto:18
Used in:
Cell
repeated
double
value
= 1
message
FlinkFloats
flink_record.proto:12
Used in:
Cell
repeated
float
value
= 1
message
FlinkInt32s
flink_record.proto:21
repeated
int32
value
= 1
message
FlinkInt64s
flink_record.proto:15
Used in:
Cell
repeated
int64
value
= 1
message
Row
flink_record.proto:36
repeated
Cell
values
= 1