diff --git a/classes/_helia_unixfs.errors.AlreadyExistsError.html b/classes/_helia_unixfs.errors.AlreadyExistsError.html index 59d2b90b0..b658db31a 100644 --- a/classes/_helia_unixfs.errors.AlreadyExistsError.html +++ b/classes/_helia_unixfs.errors.AlreadyExistsError.html @@ -1,4 +1,4 @@ -
Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionAbstract
Abstract
Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionOptional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
+Optional
causeReadonly
codeReadonly
nameOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionAbstract
Abstract
Private
#privatePrivate
Readonly
evictionPrivate
Optional
intialProtected
logProtected
loggerPrivate
Readonly
maxPrivate
Readonly
minPrivate
Readonly
nameReadonly
providersPrivate
Readonly
requestsOptional
options: boolean | AddEventListenerOptionsAbstract
equalsAbstract
findThis method should search for new providers and yield them.
-Private
findAbstract
queryThe subclass should contact the provider and request the block from it.
+Private
#privatePrivate
Readonly
evictionPrivate
Optional
intialProtected
logProtected
loggerPrivate
Readonly
maxPrivate
Readonly
minPrivate
Readonly
nameReadonly
providersPrivate
Readonly
requestsOptional
options: boolean | AddEventListenerOptionsAbstract
equalsAbstract
findThis method should search for new providers and yield them.
+Private
findAbstract
queryThe subclass should contact the provider and request the block from it.
If the provider cannot provide the block an error should be thrown.
The provider will then be excluded from ongoing queries.
-Optional
listener: null | EventHandler<BlockstoreSessionEvents<Provider>[K]>Optional
options: boolean | EventListenerOptionsRetrieve a block from a source
-Abstract
toTurn a provider into a concise Uint8Array representation for use in a Bloom +
Optional
listener: null | EventHandler<BlockstoreSessionEvents<Provider>[K]>Optional
options: boolean | EventListenerOptionsRetrieve a block from a source
+Abstract
toTurn a provider into a concise Uint8Array representation for use in a Bloom filter
-Readonly
bitsReadonly
seedsAdd an item to the filter
-Readonly
bitsReadonly
seedsAdd an item to the filter
+Test if the filter has an item. If it returns false it definitely does not
have the item. If it returns true, it probably has the item but there's
an errorRate
chance it doesn't.
Static
createCreate a BloomFilter
with the smallest bits
and hashes
value for the
+
Static
createCreate a BloomFilter
with the smallest bits
and hashes
value for the
specified item count and error rate.
The API presented by a Helia node
-Where the blocks are stored
+DAGWalkers are codec-specific implementations that know how to yield all CIDs contained within a block that corresponds to that codec.
-A key/value store
-The DNS property can be used to perform lookups of various record types and +
A key/value store
+The DNS property can be used to perform lookups of various record types and will use a resolver appropriate to the current platform.
-Hashers can be used to hash a piece of data with the specified hashing +
Hashers can be used to hash a piece of data with the specified hashing algorithm.
-Private
Readonly
logA logging component that can be reused by consumers
-Optional
metricsA metrics object that can be used to collected arbitrary stats about node +
Private
Readonly
logA logging component that can be reused by consumers
+Optional
metricsA metrics object that can be used to collected arbitrary stats about node usage.
-Pinning operations for blocks in the blockstore
-The routing component allows performing operations such as looking up +
Pinning operations for blocks in the blockstore
+The routing component allows performing operations such as looking up content providers, information about peers, etc.
-A helper factory for users who want to override Helia blockBrokers
but
still want to use the default BitswapBlockBroker
.
The helia routing uses any available Routers configured on the passed Helia node. This could be libp2p, HTTP API Delegated Routing, etc.
-Note we must first be subscribed to the topic in order to receive
updated records, so the first call to .get
should be expected
to fail!
Optional override for formatting stack traces
+