Uses of Package
org.dataloader.annotations
-
Packages that use org.dataloader.annotations Package Description org.dataloader org.dataloader.annotations org.dataloader.impl org.dataloader.registries org.dataloader.stats -
Classes in org.dataloader.annotations used by org.dataloader Class Description GuardedBy Indicates that the annotated element should be used only while holding the specified lock.Internal This represents code that the java-dataloader project considers internal code that MAY not be stable within major releases.PublicApi This represents code that the java-dataloader project considers public API and has an imperative to be stable within major releases.PublicSpi This represents code that the java-dataloader project considers public SPI and has an imperative to be stable within major releases.VisibleForTesting Marks fields, methods etc as more visible than actually needed for testing purposes. -
Classes in org.dataloader.annotations used by org.dataloader.annotations Class Description Internal This represents code that the java-dataloader project considers internal code that MAY not be stable within major releases. -
Classes in org.dataloader.annotations used by org.dataloader.impl Class Description Internal This represents code that the java-dataloader project considers internal code that MAY not be stable within major releases. -
Classes in org.dataloader.annotations used by org.dataloader.registries Class Description ExperimentalApi This represents code that the graphql-java project considers experimental API and while our intention is that it will progress to bePublicApi
, its existence, signature of behavior may change between releases. -
Classes in org.dataloader.annotations used by org.dataloader.stats Class Description PublicApi This represents code that the java-dataloader project considers public API and has an imperative to be stable within major releases.PublicSpi This represents code that the java-dataloader project considers public SPI and has an imperative to be stable within major releases.