Liking cljdoc? Tell your friends :D

asami.durable.pool

Data pool with blocks

Data pool with blocks
raw docstring

create-poolclj/s

(create-pool name)
(create-pool name root-id block-count)

Creates a datapool object

Creates a datapool object
raw docstring

data-constructorclj/s


data-nameclj/s

Name of the data file

Name of the data file
raw docstring

data-offsetclj/s


DataPoolclj/s


encap-cache-sizeclj/s


find*clj/s

(find* {:keys [data index]} object)

get-object-refclj/s

(get-object-ref node)

id-offsetclj/s


id-offset-longclj/s


index-nameclj/s

Name of the index file

Name of the index file
raw docstring

index-writerclj/s

(index-writer node [[header body] id])

open-poolclj/s

(open-pool name root-id block-count)

Opens all the resources required for a pool, and returns the pool structure

Opens all the resources required for a pool, and returns the pool structure
raw docstring

payload-lenclj/s


pool-comparator-fnclj/s

(pool-comparator-fn data-store)

Returns a function that can compare data to what is found in a node

Returns a function that can compare data to what is found in a node
raw docstring

ReadOnlyPoolclj/s


tree-node-sizeclj/s

Number of bytes used in the index nodes

Number of bytes used in the index nodes
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close