Files
greptimedb/servers/pending_rows_batcher/sidebar-items.js
2026-05-15 04:01:35 +00:00

1 line
1.2 KiB
JavaScript

window.SIDEBAR_ITEMS = {"constant":["PENDING_ROWS_BATCH_SYNC_ENV","PHYSICAL_REGION_ESSENTIAL_COLUMN_COUNT","PHYSICAL_TABLE_KEY","WORKER_IDLE_TIMEOUT_MULTIPLIER"],"enum":["WorkerCommand"],"fn":["batch_key_from_ctx","columns_taxonomy","concat_modified_batches","drain_batch","encode_region_write_requests","flush_batch","flush_batch_physical","flush_region_writes_concurrently","notify_waiters","plan_region_batch","plan_region_batches","prepare_physical_region_routing_batch","record_batch_to_ipc","remove_worker_if_same_channel","resolve_region_targets","should_close_worker_on_idle_timeout","should_dispatch_concurrently","spawn_flush","split_combined_batch_by_region","start_worker","strip_partition_columns_from_batch","transform_logical_batches_to_physical"],"struct":["BatchKey","CatalogManagerPhysicalFlushAdapter","FlushBatch","FlushRegionWrite","FlushWaiter","NodeManagerPhysicalFlushAdapter","PartitionManagerPhysicalFlushAdapter","PendingBatch","PendingRowsBatcher","PendingWorker","PhysicalTableMetadata","PlannedRegionBatch","ResolvedRegionBatch","TableBatch","TableResolutionPlan"],"trait":["PendingRowsSchemaAlterer","PhysicalFlushCatalogProvider","PhysicalFlushNodeRequester","PhysicalFlushPartitionProvider"],"type":["PendingRowsSchemaAltererRef"]};