|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WriteExecutorService | |
|---|---|
| com.bigdata.journal | The journal is an append-only persistence capable data structure supporting atomic commit, named indices, and transactions. |
| Uses of WriteExecutorService in com.bigdata.journal |
|---|
| Fields in com.bigdata.journal declared as WriteExecutorService | |
|---|---|
protected WriteExecutorService |
ConcurrencyManager.writeService
Pool of threads for handling concurrent unisolated write operations on named indices. |
| Methods in com.bigdata.journal that return WriteExecutorService | |
|---|---|
WriteExecutorService |
ConcurrencyManager.getWriteService()
|
WriteExecutorService |
IConcurrencyManager.getWriteService()
The service on which read-write tasks are executed. |
WriteExecutorService |
Journal.getWriteService()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||