http_cache_store_native v0.1.0
  • Pages
  • Modules

    View Source http_cache_store_native_cluster_mon (http_cache_store_native v0.1.0)

    Link to this section Summary

    Functions

    broadcast_invalidate_by_alternate_key(AltKeys)
    broadcast_invalidate_url(UrlDigest)
    broadcast_object_available(ObjectKey, Expires)
    handle_call(Request, From, State)
    handle_cast(Cmd, State)
    handle_info(Request, State)
    init(_)
    request_cached_object(Node, ObjectKey)
    send_cached_object(Node, Object)
    start_link()

    Link to this section Functions

    Link to this function

    broadcast_invalidate_by_alternate_key(AltKeys)

    View Source
    Link to this function

    broadcast_invalidate_url(UrlDigest)

    View Source
    Link to this function

    broadcast_object_available(ObjectKey, Expires)

    View Source
    Link to this function

    handle_call(Request, From, State)

    View Source
    Link to this function

    handle_cast(Cmd, State)

    View Source
    Link to this function

    handle_info(Request, State)

    View Source
    Link to this function

    init(_)

    View Source
    Link to this function

    request_cached_object(Node, ObjectKey)

    View Source
    Link to this function

    send_cached_object(Node, Object)

    View Source
    Link to this function

    start_link()

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.3) for the Elixir programming language