package rerun.manifest_registry.v1alpha1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ManifestRegistryService

manifest_registry.proto:7

--- Write data ---

message BTreeIndex

manifest_registry.proto:248

TODO(zehiko) add properties as needed

Used in: IndexProperties

(message has no fields)

message BTreeIndexQuery

manifest_registry.proto:308

TODO(zehiko) add properties as needed

Used in: IndexQueryProperties

(message has no fields)

message CreateIndexResponse

manifest_registry.proto:252

Used as response type in: frontend.v1alpha1.FrontendService.CreateIndex, ManifestRegistryService.CreateIndex

message DataSource

manifest_registry.proto:114

Used in: frontend.v1alpha1.RegisterWithDatasetRequest, CreatePartitionManifestsRequest, RegisterWithDatasetBlockingRequest, RegisterWithDatasetRequest

enum DataSourceKind

manifest_registry.proto:122

Used in: DataSource

message Error

manifest_registry.proto:502

Application level error - used as `details` in the `google.rpc.Status` message

enum ErrorCode

manifest_registry.proto:512

Error codes for application level errors

Used in: Error

message GetChunksResponse

manifest_registry.proto:444

Used as response type in: frontend.v1alpha1.FrontendService.GetChunks, ManifestRegistryService.GetChunks

message GetDatasetSchemaResponse

manifest_registry.proto:180

Used as response type in: frontend.v1alpha1.FrontendService.GetDatasetSchema, ManifestRegistryService.GetDatasetSchema

message GetPartitionTableSchemaResponse

manifest_registry.proto:162

Used as response type in: frontend.v1alpha1.FrontendService.GetPartitionTableSchema, ManifestRegistryService.GetPartitionTableSchema

message IndexColumn

manifest_registry.proto:212

used to define which column we want to index

Used in: frontend.v1alpha1.SearchDatasetRequest, FetchChunkManifestRequest, IndexConfig, SearchDatasetRequest

message IndexConfig

manifest_registry.proto:198

Used in: frontend.v1alpha1.CreateIndexRequest, CreateIndexRequest

message IndexProperties

manifest_registry.proto:220

Used in: IndexConfig

message IndexQueryProperties

manifest_registry.proto:291

Used in: frontend.v1alpha1.SearchDatasetRequest, SearchDatasetRequest

message InvertedIndex

manifest_registry.proto:228

Used in: IndexProperties

message InvertedIndexQuery

manifest_registry.proto:300

TODO(zehiko) add properties as needed

Used in: IndexQueryProperties

(message has no fields)

message Query

manifest_registry.proto:340

Used in: frontend.v1alpha1.GetChunksRequest, frontend.v1alpha1.QueryDatasetRequest, GetChunksRequest, QueryDatasetRequest

message QueryDatasetResponse

manifest_registry.proto:336

Used as response type in: frontend.v1alpha1.FrontendService.QueryDataset, ManifestRegistryService.QueryDataset

message QueryLatestAt

manifest_registry.proto:378

A chunk-level latest-at query, aka `LatestAtRelevantChunks`. This has the exact same semantics as the query of the same name on our `ChunkStore`.

Used in: Query

message QueryRange

manifest_registry.proto:402

/ A chunk-level range query, aka `RangeRelevantChunks`. This has the exact same semantics as the query of the same name on our `ChunkStore`.

Used in: Query

message ReIndexResponse

manifest_registry.proto:260

Used as response type in: frontend.v1alpha1.FrontendService.ReIndex, ManifestRegistryService.ReIndex

message RegisterWithDatasetResponse

manifest_registry.proto:133

Used as response type in: frontend.v1alpha1.FrontendService.RegisterWithDataset, ManifestRegistryService.RegisterWithDataset

message ScanPartitionTableResponse

manifest_registry.proto:171

Used as response type in: frontend.v1alpha1.FrontendService.ScanPartitionTable, ManifestRegistryService.ScanPartitionTable

message SearchDatasetResponse

manifest_registry.proto:286

Used as response type in: frontend.v1alpha1.FrontendService.SearchDataset, ManifestRegistryService.SearchDataset

enum VectorDistanceMetric

manifest_registry.proto:240

Used in: VectorIvfPqIndex

message VectorIndexQuery

manifest_registry.proto:304

Used in: IndexQueryProperties

message VectorIvfPqIndex

manifest_registry.proto:234

Used in: IndexProperties

message WriteChunksResponse

manifest_registry.proto:154

Used as response type in: frontend.v1alpha1.FrontendService.WriteChunks, ManifestRegistryService.WriteChunks

(message has no fields)