protodoc.io
Project flink-extended/dl-on-flink
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:42
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:25
Used in:
Cell
repeated
bytes
value
= 1
message
FlinkDoubles
flink_record.proto:34
Used in:
Cell
repeated
double
value
= 1
message
FlinkFloats
flink_record.proto:28
Used in:
Cell
repeated
float
value
= 1
message
FlinkInt32s
flink_record.proto:37
repeated
int32
value
= 1
message
FlinkInt64s
flink_record.proto:31
Used in:
Cell
repeated
int64
value
= 1
message
Row
flink_record.proto:52
repeated
Cell
values
= 1