@Beta public interface DatasetModule
DatasetModule
announces dataset types and other components to the
system.Modifier and Type | Method and Description |
---|---|
void |
register(DatasetDefinitionRegistry registry)
Registers dataset types and other components in the system.
|
void register(DatasetDefinitionRegistry registry)
registry
- instance of DatasetDefinitionRegistry
to be used for registering
componentsCopyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.