| Class | Description |
|---|---|
| ConsistencyChecker |
This class checks for data inconsistencies and handles logging.
|
| ServiceFacade<D extends SharedStoreSetter> |
A helper base class for migrating services from legacy datastore to
lightblue.
|
| TimeoutConfiguration |
Provides means to access timeout configuration defined in a
Properties object. |
| Timer |
A helper class to measure method execution times.
|
| Enum | Description |
|---|---|
| ServiceFacade.FacadeOperation | |
| TimeoutConfiguration.Type |
| Annotation Type | Description |
|---|---|
| ModelMixIn |
Use
ModelMixIn(clazz=Model.class, includeMethods={"apiMethod1","apiMethod2"})
to exclude certain fields from the serialized json before consistency
checking. |
Copyright © 2016. All rights reserved.