| Interface | Description |
|---|---|
| MetadataRuleManager | |
| MetadataRuleManagerProvider | |
| MetadataSegmentPublisher | |
| MetadataSegmentPublisherProvider | |
| MetadataStorageProvider | |
| MetadataSupervisorManager | |
| SegmentPublisherProvider | |
| SegmentsMetadataManager |
The difference between this class and org.apache.druid.sql.calcite.schema.MetadataSegmentView is that this class
resides in Coordinator's memory, while org.apache.druid.sql.calcite.schema.MetadataSegmentView resides in Broker's
memory.
|
| SegmentsMetadataManagerProvider |
| Exception | Description |
|---|---|
| RetryTransactionException |
Exception thrown by SQL connector code when it wants a transaction to be retried.
|
| UnknownSegmentIdsException | Deprecated
Usages of this exception will be replaced by the new
DruidException in a future release. |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.