| Package | Description |
|---|---|
| org.accidia.echo.mysql.keyvalue | |
| org.accidia.echo.mysql.relational | |
| org.accidia.echo.redis | |
| org.accidia.echo.services | |
| org.accidia.echo.services.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
MemcacheOnMySqlProtobufDao<T extends MySqlKeyValueProtobufDao> |
class |
MySqlKeyValueEncryptedProtobufDao |
class |
MySqlKeyValueProtobufDao |
| Modifier and Type | Class and Description |
|---|---|
class |
MySqlProtobufDao |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisProtobufDao |
| Modifier and Type | Method and Description |
|---|---|
IProtobufDao |
ITenantService.getDaoForTenant(String tenant) |
| Modifier and Type | Method and Description |
|---|---|
IProtobufDao |
TenantService.getDaoForTenant(String tenant)
Get the DAO instance for tenant, or return null if tenant is not registered.
|
| Constructor and Description |
|---|
ObjectsService(com.google.common.util.concurrent.ListeningExecutorService listeningExecutorService,
IProtobufDao protobufDao) |
Copyright © 2015. All rights reserved.