Module api

Source

Modules§

absolute_timestamp
async_handle
channel_config
channel_prefix
complete_multipart_upload_response
csv_opts
custom_opts
custom_timestamp
data_source_ref_name
dataflash_opts
dataset_ingest_target
dataset_spec
deprecated_new_csv
deprecated_new_data_source
deprecated_timestamp_metadata
deprecated_trigger_ingest
epoch_timestamp
existing_dataset_ingest_destination
existing_video_ingest_destination
extractor_input_name
frame_count_timestamps_mismatch
gcs_ingest_source
incompatible_connection_type_and_log_query
incompatible_file_for_dataset
incorrect_size_bytes
ingest_data_source
ingest_dataset_file_details
ingest_destination
ingest_details
ingest_mcap_request
ingest_mcap_response
ingest_options
ingest_progress_v2
ingest_request
ingest_response
ingest_run_data_source
ingest_run_request
ingest_run_response
ingest_service
ingest_source
ingest_source_metadata
ingest_status
ingest_video_file_details
ingest_video_request
ingest_video_response
initiate_multipart_upload_request
initiate_multipart_upload_response
invalid_bucket
invalid_custom_timestamp_format
invalid_s3_path
iso8601_timestamp
journal_json_opts
journal_timestamp_metadata
log_time
mcap_channel_config
mcap_channel_config_type
mcap_channels
mcap_destination
mcap_ingestion_output
mcap_protobuf_timeseries_opts
mcap_source
mcap_timestamp_type
mcap_video_channel_config
new_data_source
new_dataset_ingest_destination
new_video_ingest_destination
no_timestamp_manifest
part
part_with_size
relative_timestamp
run_rid
s3_ingest_source
scale_parameter
sign_part_response
skip_rows_config
time_offset_spec
timestamp_manifest
timestamp_metadata
timestamp_type
trigger_file_ingest
trigger_ingest
triggered_ingest
unsupported_ingest_source
utc_timestamp
video_file_ingest_details
video_ingest_target
video_opts
video_timestamp_manifest

Structs§

AsyncHandle
AsyncIngestServiceEndpoints
ChannelConfig
ChannelPrefix
A string to prefix before every channel name in this file. Defaults to no prefix.
CompleteMultipartUploadResponse
CsvOpts
CustomOpts
CustomTimestamp
DataSourceRefName
DataflashOpts
DatasetSpec
DeprecatedNewCsv
DeprecatedTimestampMetadata
DeprecatedTriggerIngest
EpochTimestamp
ExistingDatasetIngestDestination
ExistingVideoIngestDestination
ExtractorInputName
FrameCountTimestampsMismatch
GcsIngestSource
IncompatibleConnectionTypeAndLogQuery
IncompatibleFileForDataset
IncorrectSizeBytes
IngestDatasetFileDetails
IngestMcapRequest
IngestMcapResponse
Returns references to the data ingested from an MCAP file.
IngestProgressV2
IngestRequest
IngestResponse
IngestRunDataSource
IngestRunRequest
IngestRunResponse
IngestServiceAsyncClient
The Ingest Service handles the data ingestion into Nominal/Clickhouse.
IngestServiceClient
The Ingest Service handles the data ingestion into Nominal/Clickhouse.
IngestServiceEndpoints
IngestSourceMetadata
IngestVideoFileDetails
IngestVideoRequest
IngestVideoResponse
InitiateMultipartUploadRequest
InitiateMultipartUploadResponse
InvalidBucket
InvalidCustomTimestampFormat
InvalidS3Path
Iso8601Timestamp
JournalJsonOpts
JournalTimestampMetadata
LogTime
McapChannelConfig
McapIngestionOutput
McapProtobufTimeseriesOpts
McapVideoChannelConfig
Ingest a channel as video. This requires:
NewDataSource
NewDatasetIngestDestination
NewVideoIngestDestination
NoTimestampManifest
Part
PartWithSize
RelativeTimestamp
RunRid
S3IngestSource
SignPartResponse
SkipRowsConfig
TimestampManifest
The timestamp manifest files will contain a list of absolute timestamps, in nanoseconds, that correspond to each frame in a video. Each file should be of type JSON and store a single list, the length of which equals the number of frames in its corresponding video.
TimestampMetadata
TriggerFileIngest
TriggerIngest
TriggeredIngest
UnsupportedIngestSource
UtcTimestamp
VideoFileIngestDetails
VideoOpts

Enums§

AbsoluteTimestamp
DatasetIngestTarget
DeprecatedNewDataSource
IngestDataSource
IngestDestination
IngestDetails
IngestOptions
IngestSource
IngestStatus
McapChannelConfigType
McapChannels
McapDestination
McapSource
McapTimestampType
ScaleParameter
TimeOffsetSpec
TimestampType
VideoIngestTarget
VideoTimestampManifest

Traits§

AsyncIngestService
The Ingest Service handles the data ingestion into Nominal/Clickhouse.
IngestService
The Ingest Service handles the data ingestion into Nominal/Clickhouse.