| Modifier and Type | Method and Description |
|---|---|
WideVectoredDao<W,I,D> |
AbstractWideVectorAwareManagedDao.getWideVectoredDao() |
| Constructor and Description |
|---|
AbstractWideVectorAwareManagedDao(String metricSource,
WideVectoredDao<W,I,D> wideVectoredDao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WideCacheDao<W extends Serializable & Comparable<W>,I extends Serializable & Comparable<I>,D extends Durable<I>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWideCacheDao<W extends Serializable & Comparable<W>,I extends Serializable & Comparable<I>,D extends Durable<I>> |
| Modifier and Type | Method and Description |
|---|---|
WideVectoredDao<W,I,D> |
WideVectorAwareDao.getWideVectoredDao() |
| Modifier and Type | Class and Description |
|---|---|
class |
WideExtrinsicCacheDao<W extends Serializable & Comparable<W>,I extends Serializable & Comparable<I>,D extends Durable<I>> |
| Constructor and Description |
|---|
NoSqlDao(String metricSource,
WideVectoredDao<W,I,D> wideVectoredDao,
boolean cacheEnabled) |
| Constructor and Description |
|---|
HectorDao(String metricSource,
me.prettyprint.hector.api.Keyspace keyspace,
WideVectoredDao<W,I,D> wideVectoredDao,
boolean cacheEnabled) |
Copyright © 2017. All rights reserved.