Modules§
- column_
selector - Nested message and enum types in
ColumnSelector. - ext
Structs§
- Application
Id - Column
Selection - Column
Selector - Component
- Component describes semantic data that can be used by any number of rerun’s archetypes.
- Component
Column Selector - Used to select a component based on its EntityPath and Component name.
- Component
Descriptor - Components
Set - Dataframe
Part - DataframePart is arrow IPC encoded RecordBatch
- Dataset
Handle - Entry point for all ManifestRegistryService APIs
- Entity
Path - The unique identifier of an entity, e.g.
camera/3/pointsSee <https://www.rerun.io/docs/concepts/entity-path> for more on entity paths. - EntryId
- Index
Column Selector - Index
Range - Index
Values - Partition
Id - Unique identifier for a partition. Can be user defined which means it can be of any type. For simplicity we start with a string, but we will probably revisit this.
- Query
- TODO(cmc): can we kill this?
- Recording
Id - unique recording identifier. At this point in time it is the same id as the ChunkStore’s StoreId
- Rerun
Chunk - RerunChunk is arrow IPC encoded RecordBatch that has
rerun-specific semantic constraints and can be directly
converted to a Rerun Chunk (
re_chunk::Chunk) - Sampled
Index Values - Scan
Parameters - Generic parameters that will influence the behavior of the Lance scanner.
- Scan
Parameters Order Clause - Schema
- arrow IPC serialized schema
- StoreId
- TableId
- uniquely identifies a table
- TaskId
- Unique identifier of a task submitted in the redap tasks subsystem
- Time
Column Selector - Used to telect a time column.
- TimeInt
- A 64-bit number describing either nanoseconds, sequence numbers or fully static data.
- Time
Range - A time range between start and end time points. Each 64 bit number can represent different time point data depending on the timeline it is associated with. Time range is inclusive for both start and end time points.
- Timeline
- A recording can have multiple timelines, each is identified by a name, for example
log_tick,log_time, etc. - Tuid
- View
Contents - View
Contents Part
Enums§
- Encoder
Version - supported encoder versions for encoding data
See
RerunDataandRerunChunkDatafor its usage - IfDuplicate
Behavior - Specify how the relevant creation call behaves in case of previously created (duplicate) items
- IfMissing
Behavior - Sparse
Fill Strategy - Specifies how null values should be filled in the returned dataframe.
- Store
Kind