CavalliumDBEngine/src/main/java/it/cavallium/dbengine/client
2022-03-18 19:16:06 +01:00
..
query Add more queries 2022-02-22 02:10:36 +01:00
BadBlock.java Partial server implementation 2022-03-02 12:34:30 +01:00
CastMapper.java Optimized performance and added useful utility classes 2021-05-11 21:59:05 +02:00
CompositeDatabase.java Use official netty 5 package 2022-03-16 13:47:56 +01:00
CompositeDatabasePartLocation.java Fix all warnings 2021-02-03 14:37:02 +01:00
CompositeSnapshot.java Update CompositeDatabase.java, CompositeDatabasePartLocation.java, and 13 more files... 2021-01-30 20:16:14 +01:00
Compression.java Fix logging, configurable compression 2021-12-27 17:34:44 +01:00
ConnectionSettings.java Partial server implementation 2022-03-02 12:34:30 +01:00
CountedStream.java Test more numbers 2021-07-18 19:37:24 +02:00
DirectIOOptions.java Advanced lucene options 2021-07-01 21:19:52 +02:00
HitEntry.java Refactor results 2021-10-28 23:57:23 +02:00
HitKey.java Refactor results 2021-10-28 23:57:23 +02:00
Hits.java Use official netty 5 package 2022-03-16 13:47:56 +01:00
IndexAction.java Allow lucene partial document updates 2021-11-07 17:46:40 +01:00
Indicizer.java Bugfix 2022-03-10 01:43:37 +01:00
IndicizerAnalyzers.java Partial RPC implementation 2022-03-05 15:46:40 +01:00
IndicizerSimilarities.java Partial RPC implementation 2022-03-05 15:46:40 +01:00
IntOpenHashSetJsonAdapter.java Reimplement query serializer 2021-06-20 01:09:06 +02:00
LazyHitEntry.java Refactor results 2021-10-28 23:57:23 +02:00
LazyHitKey.java Refactor results 2021-10-28 23:57:23 +02:00
LuceneIndex.java Use official netty 5 package 2022-03-16 13:47:56 +01:00
LuceneIndexImpl.java Don't use arrays 2022-03-18 19:16:06 +01:00
MappedSerializer.java Use official netty 5 package 2022-03-16 13:47:56 +01:00
MappedSerializerFixedLength.java Use official netty 5 package 2022-03-16 13:47:56 +01:00
Mapper.java Optimized performance and added useful utility classes 2021-05-11 21:59:05 +02:00
MemoryStats.java Add memory stats method 2022-01-15 20:00:10 +01:00
NoMapper.java Optimized performance and added useful utility classes 2021-05-11 21:59:05 +02:00
SnapshotException.java Update SnapshotException.java 2021-02-07 02:12:43 +01:00
Sort.java Rename sort 2021-10-28 17:18:23 +02:00
UninterruptibleScheduler.java Fix problematic uninterruptible scheduler 2022-03-14 00:59:16 +01:00