chimp1984
42e10f28b7
Apply generics
2020-10-03 12:48:21 -05:00
chimp1984
197e871a7b
Remove FileManager ans Storage. All is replaces not by PersistenceManager
2020-10-03 12:48:20 -05:00
chimp1984
fe4c21b35c
Use PersistenceManager
2020-10-03 12:48:20 -05:00
chimp1984
482bc56036
Use PersistenceManager
2020-10-03 12:48:20 -05:00
chimp1984
9da13c35f2
Refactor: Rename persist to requestPersistence
2020-10-03 12:48:20 -05:00
chimp1984
486e6f4985
Use PersistenceManager
2020-10-03 12:48:20 -05:00
chimp1984
fac4200825
Remove unused fields, apply new params
2020-10-03 12:48:20 -05:00
chimp1984
e825613f5c
Use PersistenceManager
2020-10-03 12:48:20 -05:00
chimp1984
e0ea742a47
Use PersistenceManager
2020-10-03 12:48:20 -05:00
chimp1984
27c2cb894c
Use PersistenceManager
2020-10-03 12:48:20 -05:00
chimp1984
986f1bf33c
Use PersistenceManager. We do not persist inside openOffer anymore but from outside
2020-10-03 12:48:19 -05:00
chimp1984
fae1cda701
Use PersistenceManager
2020-10-03 12:48:19 -05:00
chimp1984
406afa9dad
Use PersistenceManager. Add setAll method
2020-10-03 12:48:19 -05:00
chimp1984
d4f460b4b0
Use PersistenceManager
2020-10-03 12:48:19 -05:00
chimp1984
c3c869b5ad
Use PersistenceManager
2020-10-03 12:48:19 -05:00
chimp1984
f4165dc9af
Use PersistenceManager
2020-10-03 12:48:19 -05:00
chimp1984
2582f58e0a
Use PersistenceManager
2020-10-03 12:48:19 -05:00
chimp1984
f6be9b0f6b
Use PersistenceManager
2020-10-03 12:48:19 -05:00
chimp1984
4f18577002
Extend PersistableList, remvoe storage
2020-10-03 12:48:19 -05:00
chimp1984
63fe1c9dbd
Remove storage
2020-10-03 12:48:18 -05:00
chimp1984
1e91b09f7d
Remove persist method
2020-10-03 12:48:18 -05:00
chimp1984
2d91c268d0
Remove storage and persist calls. Remove unused methods
2020-10-03 12:48:18 -05:00
chimp1984
8a6b2a77d6
Use PersistenceManager. Make disputeList final
2020-10-03 12:48:18 -05:00
chimp1984
158b7a92f9
Remove storage from dispute. We do persistence from outside now.
...
Impl. PersistablePayload
Make openingDate final and contr param
2020-10-03 12:48:18 -05:00
chimp1984
8f38de30e9
Use PersistableList as base class
2020-10-03 12:48:18 -05:00
chimp1984
0eb99f77ef
Use PersistenceManager
2020-10-03 12:48:18 -05:00
chimp1984
5d6cbf5e23
Refactor: Move classes to new package
2020-10-03 12:48:18 -05:00
chimp1984
878f64555c
Use PersistenceManager
2020-10-03 12:48:18 -05:00
chimp1984
308c970b68
Use PersistenceManager
2020-10-03 12:48:17 -05:00
chimp1984
80e16a05ef
Use PersistenceManager
2020-10-03 12:48:17 -05:00
chimp1984
074ed6753b
Remove lombok Delegate from PersistableList
...
Add final
Add setAll method
Remove Iterable interface
2020-10-03 12:48:17 -05:00
chimp1984
9190f17966
Update TradeStatistics2Storage classes
2020-10-03 12:48:17 -05:00
chimp1984
e6211ef9fe
Update TempProposalStore and ProposalStore classes
2020-10-03 12:48:17 -05:00
chimp1984
8781c80fb0
Update AccountAgeWitnessStorage classes
2020-10-03 12:48:17 -05:00
chimp1984
d9a7aacf98
Update SignedWitness classes
2020-10-03 12:48:17 -05:00
chimp1984
dc77b5cab8
Use PersistenceManager
2020-10-03 12:48:17 -05:00
chimp1984
a4acddac4a
Apply generics and super class methods
2020-10-03 12:48:17 -05:00
chimp1984
34d89092ad
Add final at ResourceDataStoreService
...
Remove clone from SequenceNumberMap.
2020-10-03 12:48:17 -05:00
chimp1984
827775c32c
Add missing import
2020-10-03 12:48:16 -05:00
chimp1984
94944393cf
Use PersistenceManager in HistoricalDataStoreService
2020-10-03 12:48:16 -05:00
chimp1984
0682b991f7
Update ProtectedDataStoreService
...
Use AtomicReference instead of array, add final
2020-10-03 12:48:16 -05:00
chimp1984
e2f0f61943
Update PersistableNetworkPayloadStore
2020-10-03 12:48:16 -05:00
chimp1984
5a1cd0ee2c
Use PersistableNetworkPayloadStore for AppendOnlyDataStoreService
2020-10-03 12:48:16 -05:00
chimp1984
92b0ea9f13
Use PersistenceManager for MapStoreService (not yet supported for subclasses)
2020-10-03 12:48:16 -05:00
chimp1984
2e55251bcf
Use PersistenceManager for StoreService (not yet supported for subclasses)
2020-10-03 12:48:16 -05:00
chimp1984
3a348d5a0f
Remove ThreadedPersistableEnvelope and use PersistableEnvelope instead
...
We will not need threading support anymore once we use the new persistenceManager as serialisation is done on the userThread.
2020-10-03 12:48:16 -05:00
chimp1984
d3be8dd48b
Remove UserThreadMappedPersistableEnvelope and use PersistableEnvelope instead
...
We will not need threading support anymore once we use the new persistenceManager as serialisation is done on the userThread.
2020-10-03 12:48:16 -05:00
chimp1984
35d9338615
Remove UserThreadMappedPersistableList and use PersistableList instead
...
We will not need threading support anymore once we use the new persistenceManager as serialisation is done on the userThread.
2020-10-03 12:48:15 -05:00
chimp1984
4f3ded6acf
Use PersistenceManager instead of Storage for import/export
2020-10-03 12:48:15 -05:00
chimp1984
93f1108a77
Add PersistenceManager.flushAllDataToDisk to shutdown to write all pending data to disk
...
Use new readAllPersisted method instead of setupPersistedDataHosts. Run read tasks in a thread in parallel.
Read is only done at startup.
Remove unused restart method
2020-10-03 12:48:15 -05:00