type github.com/polarsignals/frostdb.DataSource (interface)
Method Implmentations
Prefixes(ctx context.Context, prefix string) ([]string, error)
DataSinkSource.Prefixes
(*DefaultObjstoreBucket).Prefixes
*github.com/polarsignals/frostdb/index.LSM.Prefixes
*github.com/polarsignals/frostdb/storage.Iceberg.Prefixes
Scan(ctx context.Context, prefix string, schema *dynparquet.Schema, filter logicalplan.Expr, lastBlockTimestamp uint64, callback func(context.Context, any) error) error
DataSinkSource.Scan
(*DefaultObjstoreBucket).Scan
*github.com/polarsignals/frostdb/index.LSM.Scan
*github.com/polarsignals/frostdb/storage.Iceberg.Scan
String() string
DataSinkSource.String
(*DefaultObjstoreBucket).String
*github.com/polarsignals/frostdb/index.LSM.String
*github.com/polarsignals/frostdb/storage.Iceberg.String
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |