Skip to main content

NameDescription
ec_spool_ctx_construct_filenameCreate a file name for the specified message
ec_spool_ctx_createCreate a spool context for a location on disk
ec_spool_ctx_enum_messagesEnumerate messages in a spool
ec_spool_ctx_filter_openAccess the spool in the specified way
ec_spool_ctx_get_spool_baseReturns the spool base for a given spool context
ec_spool_ctx_import_messageimport a message from a spool context into the system spool
ec_spool_ctx_lockLock a spool context
ec_spool_ctx_remove_midRemove the specified message part
ec_spool_ctx_set_always_regenerate_message_idsDetermine whether a spool context regenerates message ids on import
ec_spool_ctx_set_max_retentionset the maximum retention time for a spool context
ec_spool_ctx_set_suppress_trace_headersSets a spool context to disable the addition of trace headers
ec_spool_ctx_spool_inspool in a message with a given id, from a spool context
ec_spool_ctx_swap_out_metSwap out everything about the message except for the body
ec_spool_ctx_unlockUnlock a spool context. Note that it is not safe to unlock the global spool context
ec_spool_inSpool in message meta data from disk (deprecated)
ec_spool_in2spool in message meta data from disk
ec_spool_in_depfdSpool in message meta data from disk (deprecated)
ec_swap_removeremoves the message from the spool
ec_swap_remove_metaremoves meta data for the message from the IO layer
get_disk_queue_sizeGets the number of messages on the disk queue
get_spool_nameGet the spool name from the message ID
mid_to_spool_nameGet the spool name from the message ID
spool_disk_queue_stateShow the state of the queue on disk
spool_inSpool in message meta data from disk (deprecated)
spool_in_depfdSpool in message meta data from disk (deprecated)
spool_name_to_midCreate a message ID
swap_out_multiSwap out multiple messages
Was this page helpful?