| 
    JULEA
    
   | 
 
Data Structures | |
| struct | JOperationCache | 
| struct | JCachedBatch | 
Typedefs | |
| typedef struct JOperationCache | JOperationCache | 
| typedef struct JCachedBatch | JCachedBatch | 
Functions | |
| void | j_operation_cache_init (void) | 
| void | j_operation_cache_fini (void) | 
| gboolean | j_operation_cache_flush (void) | 
| gboolean | j_operation_cache_add (JBatch *batch) | 
| typedef struct JCachedBatch JCachedBatch | 
| typedef struct JOperationCache JOperationCache | 
| void j_operation_cache_fini | ( | void | ) | 
| gboolean j_operation_cache_flush | ( | void | ) | 
Flush the current cache of in-flight eventual consistency batches.
| void j_operation_cache_init | ( | void | ) |