Annotation Type DiscoverDataset
-
@Target(METHOD) @Retention(RUNTIME) public @interface DiscoverDataset
Mark a method as returning theDiscoverDatasetResultof a datastore. The only configuration parameter must be annotated with @DataStore.
@Target(METHOD) @Retention(RUNTIME) public @interface DiscoverDataset
DiscoverDatasetResult of a datastore. The only configuration
parameter must be annotated with @DataStore.