All Classes
-
All Classes Class Summary Enum Summary Class Description AccountDao Account Data Access Object.AccountDao.StatementType Types of MySql statements.AccountServiceMetrics AccountService
specific metrics tracking.AccountUtils Utils for Account-related operations.AccountUtils.AccountUpdateInfo Holds information updated for an AccountCompositeAccountService An implementation ofAccountService
that combines two sources.CompositeAccountServiceFactory Composite account service based implementation ofAccountServiceFactory
.HelixAccountService An implementation ofAccountService
that employs aHelixPropertyStore
as its underlying storage.HelixAccountServiceFactory Helix
-based implementation ofHelixAccountServiceFactory
.InMemoryUnknownAccountServiceFactory AnAccountServiceFactory
that returns anInMemoryUnknownAccountService
.JsonAccountServiceFactory MySqlAccountService An implementation ofAccountService
that employs MySql database as its underlying storage.MySqlAccountServiceFactory MySql based implementation ofAccountServiceFactory
.MySqlAccountStore Wrapper class to handle MySql store operations on Account and Container tablesMySqlAccountStoreFactory Factory class to return an instance ofMySqlAccountStore
ongetMySqlAccountStore()
call