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
sourceraw docstring

data-constructorclj/s

source

data-nameclj/s

Name of the data file

Name of the data file
sourceraw docstring

data-offsetclj/s

source

DataPoolclj/s

source

encap-cache-sizeclj/s

source

find*clj/s

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

get-object-refclj/s

(get-object-ref node)
source

id-offsetclj/s

source

id-offset-longclj/s

source

index-nameclj/s

Name of the index file

Name of the index file
sourceraw docstring

index-writerclj/s

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

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
sourceraw docstring

payload-lenclj/s

source

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
sourceraw docstring

ReadOnlyPoolclj/s

source

tree-node-sizeclj/s

Number of bytes used in the index nodes

Number of bytes used in the index nodes
sourceraw docstring

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

× close