mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 12:08:36 +02:00
SystemClock isn't Serializable (for obvious reasons), whereas LockHandlerImpl is used as a field on some Serializable mapreduce classes. So mark it transient and then re-generate it on first use following de-serialization when it happens to be null. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=201707209 |
||
---|---|---|
.. | ||
auth | ||
lock | ||
BUILD | ||
JsonResponseTest.java | ||
RequestHandlerTest.java | ||
RequestModuleTest.java | ||
RequestParametersTest.java | ||
ResponseImplTest.java | ||
RouterTest.java |