See: Description
| Interface | Description |
|---|---|
| ShardingSpecification |
Sharding specification for a Picodata table
|
| TableInfoFetcher |
Loads Picodata table information from various sources.
|
| TableInfoProvider |
Interface for provider of user tables information in Picodata cluster.
|
| Class | Description |
|---|---|
| DefaultTableInfoFetcherImpl |
Fetches Picodata table information from Picodata cluster.
|
| TableDistributionInfo |
Contains information about how a Picodata table is distributed (sharded).
|
| TableFieldInfo |
Represents a Picodata table column metadata.
|
| TableInfo |
Contains metadata about a user table in Picodata cluster, e.g. sharding configuration
|
| TableInfoCache |
Caches table info fetched from Picodata cluster.
|
| TableInfoJsonParser |
Utility class for parsing table distribution infos fetched from Picodata server
|
| Enum | Description |
|---|---|
| DistributionType |
Enumeration of possible table distribution (sharding) types in Picodata cluster.
|
Copyright © 2026 Picodata. All rights reserved.