Modules§
- ext
- semantic_
version - Nested message and enum types in
SemanticVersion.
Structs§
- Application
Id - Build
Info - Mirrors
re_build_info::BuildInfo. - Component
Descriptor - Dataframe
Part - DataframePart is arrow IPC encoded RecordBatch
- Dataset
Handle - Entry point for all ManifestRegistryService APIs
- DevAlpha
- Mirrors
re_build_info::DevAlpha. - 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 - 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.
- 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) - Scan
Parameters - Generic parameters that will influence the behavior of the Lance scanner.
- Scan
Parameters Order Clause - Schema
- arrow IPC serialized schema
- Semantic
Version - Mirrors
re_build_info::CrateVersion. - StoreId
- TableId
- uniquely identifies a table
- TaskId
- Unique identifier of a task submitted in the redap tasks subsystem
- 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
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 - Store
Kind