| Package | Description |
|---|---|
| com.staros.filestore | |
| com.staros.journal | |
| com.staros.manager | |
| com.staros.service | |
| com.staros.shard | |
| com.staros.util | |
| com.staros.worker |
| Constructor and Description |
|---|
FileStoreMgr(java.lang.String serviceId,
JournalSystem journalSystem) |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegateJournalSystem
Delegate the JournalSystem, so that a few metrics can be collected.
|
class |
DummyJournalSystem |
| Constructor and Description |
|---|
DelegateJournalSystem(JournalSystem journalSystem) |
| Constructor and Description |
|---|
StarManager(JournalSystem journalSystem) |
StarManagerServer(JournalSystem journalSystem) |
| Constructor and Description |
|---|
ServiceManager(JournalSystem journalSystem,
IdGenerator idGenerator) |
| Constructor and Description |
|---|
ShardManager(java.lang.String serviceId,
JournalSystem journalSystem,
IdGenerator idGenerator,
Scheduler shardScheduler) |
| Constructor and Description |
|---|
IdGenerator(JournalSystem journalSystem) |
| Modifier and Type | Method and Description |
|---|---|
static WorkerManager |
WorkerManager.createWorkerManagerForTest(JournalSystem journalSystem) |
| Constructor and Description |
|---|
WorkerManager(JournalSystem journalSystem,
IdGenerator idGenerator) |
Copyright © 2024. All rights reserved.