|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WriteAheadLog | |
---|---|
com.netflix.astyanax | |
com.netflix.astyanax.impl | |
com.netflix.astyanax.util |
Uses of WriteAheadLog in com.netflix.astyanax |
---|
Methods in com.netflix.astyanax with parameters of type WriteAheadLog | |
---|---|
MutationBatch |
MutationBatch.usingWriteAheadLog(WriteAheadLog manager)
Specify a write ahead log implementation to use for this mutation |
Uses of WriteAheadLog in com.netflix.astyanax.impl |
---|
Classes in com.netflix.astyanax.impl that implement WriteAheadLog | |
---|---|
class |
NoOpWriteAheadLog
|
Uses of WriteAheadLog in com.netflix.astyanax.util |
---|
Methods in com.netflix.astyanax.util with parameters of type WriteAheadLog | |
---|---|
WriteAheadMutationBatchExecutor |
WriteAheadMutationBatchExecutor.usingWriteAheadLog(WriteAheadLog wal)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |