| Package | Description | 
|---|---|
| org.apache.cassandra.db.commitlog | |
| org.apache.cassandra.utils.concurrent | |
| org.apache.cassandra.utils.memory | 
| Modifier and Type | Field and Description | 
|---|---|
| protected WaitQueue | AbstractCommitLogService. syncComplete | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | WaitQueue. waitOnCondition(java.util.function.BooleanSupplier condition,
               WaitQueue queue)Loops waiting on the supplied condition and WaitQueue and will not return until the condition is true | 
| Modifier and Type | Method and Description | 
|---|---|
| WaitQueue | MemtablePool.SubPool. hasRoom() | 
Copyright © 2018 The Apache Software Foundation