| Package | Description |
|---|---|
| org.nustaq.reallive.impl | |
| org.nustaq.reallive.impl.actors | |
| org.nustaq.reallive.impl.storage | |
| org.nustaq.reallive.interfaces |
| Constructor and Description |
|---|
FilterProcessor(RecordIterable<K> provider) |
| Modifier and Type | Class and Description |
|---|---|
class |
RealLiveStreamActor<K>
Created by ruedi on 06.08.2015.
|
class |
ShardedRecordIterable<K>
Created by ruedi on 05.08.2015.
|
class |
TableSharding<K>
Created by moelrue on 06.08.2015.
|
| Modifier and Type | Method and Description |
|---|---|
ShardedRecordIterable<K> |
ShardedRecordIterable.addShard(RecordIterable<K> ri) |
void |
FilterProcessorActor.init(RecordIterable<K> iterable) |
void |
ShardedRecordIterable.removeShard(RecordIterable<K> ri) |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedOffHeapStorage
Created by ruedi on 08/12/15.
|
class |
HeapRecordStorage<K>
Created by ruedi on 03/08/15.
|
class |
OffHeapRecordStorage
Created by moelrue on 05.08.2015.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RealLiveTable<K>
Created by ruedi on 06/08/15.
|
interface |
RecordStorage<K>
Created by moelrue on 03.08.2015.
|
Copyright © 2015. All rights reserved.