CavalliumDBEngine/src/main/java/it/cavallium/dbengine/database/collections
Andrea Cavalli 4e71e42d32 Code cleanup
2021-08-22 19:54:23 +02:00
..
DatabaseEmpty.java Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
DatabaseInt.java Update LLKeyValueDatabase.java, DatabaseEntry.java, and 15 more files... 2021-01-31 00:36:21 +01:00
DatabaseLong.java Update LLKeyValueDatabase.java, DatabaseEntry.java, and 15 more files... 2021-01-31 00:36:21 +01:00
DatabaseMapDictionary.java Code cleanup 2021-08-22 19:54:23 +02:00
DatabaseMapDictionaryDeep.java Lazy retain generated suffixes 2021-08-22 19:52:19 +02:00
DatabaseMapDictionaryHashed.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
DatabaseSetDictionary.java Optimized performance and added useful utility classes 2021-05-11 21:59:05 +02:00
DatabaseSetDictionaryHashed.java Allow customized pools 2021-05-03 21:41:51 +02:00
DatabaseSingle.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
DatabaseSingleBucket.java Make buckets unmodifiable 2021-07-13 22:58:08 +02:00
DatabaseSingleMapped.java Implement "badblocks" method 2021-06-26 02:35:33 +02:00
DatabaseStage.java Implement "badblocks" method 2021-06-26 02:35:33 +02:00
DatabaseStageEntry.java Implement "badblocks" method 2021-06-26 02:35:33 +02:00
DatabaseStageMap.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
DatabaseStageWithEntry.java Implement "badblocks" method 2021-06-26 02:35:33 +02:00
SubStageGetter.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
SubStageGetterHashMap.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
SubStageGetterHashSet.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
SubStageGetterMap.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
SubStageGetterMapDeep.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
SubStageGetterSet.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
SubStageGetterSingle.java Use a new approach to completely avoid memory leaks 2021-08-22 18:20:05 +02:00
SubStageGetterSingleBytes.java Converted everything to netty direct buffers 2021-04-30 19:15:04 +02:00
ValueGetter.java Optimize performance 2021-07-17 11:52:08 +02:00
ValueGetterBlocking.java Optimize performance 2021-07-17 11:52:08 +02:00
ValuesSetSerializer.java Make buckets unmodifiable 2021-07-13 22:58:08 +02:00
ValueTransformer.java Fix getMulti 2021-07-23 15:20:33 +02:00
ValueWithHashSerializer.java Bugfixes 2021-05-08 03:09:00 +02:00