All Classes and Interfaces

Class
Description
 
This annotations indicates that the field is related to an aggregation
 
 
 
 
 
The ClientIdCredentials class implements the DocumentStoreCredential interface and provides methods to handle client ID and secret credentials for accessing a document store.
This annotations indicates that the field is calculated using the value of other field in the instance
 
 
 
The DocumentStoreCredential interface extends the Credentials interface and provides methods to retrieve contexts and secrets associated with those contexts.
 
 
This class is used as scheduled thread to check if some records where persisted in fallback file to retry to persist them with the discovered PersistenceBackend
 
 
 
 
 
The configuration of the Document Store Lib
 
 
 
 
 
 
 
 
 
 
 
 
 
Got from https://stackoverflow.com/questions/520328/can-you-find-all-classes-in-a-package-using-reflection#answer-22462785 The method first gets the current ClassLoader.
 
The UserCredentials class implements the Credentials interface and represents user credentials with a username and password.