public class FrameSynopsisV3 extends FrameBase
| Modifier and Type | Field and Description |
|---|---|
long |
byte_size
Total data size in bytes
|
long |
columns
Number of columns in the Frame
|
java.lang.String |
frame_id
Frame ID
|
boolean |
is_text
Is this Frame raw unparsed data?
|
long |
rows
Number of rows in the Frame
|
| Constructor and Description |
|---|
FrameSynopsisV3() |