Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Actyx/Actyx
/ functions
Functions
3,158 in github.com/Actyx/Actyx
⨍
Functions
3,158
◇
Types & classes
771
↓ 2 callers
Function
appendLineToVersionsIgnoreFile
(line)
rust/release/integration/test.js:33
↓ 2 callers
Method
as_slice
(&self)
rust/actyx/ax-types/src/event/payload.rs:19
↓ 2 callers
Function
atom
(x: &'static str)
rust/actyx/ax-core/src/trees/dnf.rs:88
↓ 2 callers
Function
attemptInitialize
()
js/node-manager/src/client/agents/favorite-manager.tsx:25
↓ 2 callers
Function
await_stream_offsets
( store: &'a EventStore, other_stores: &'a [&EventStore], offsets: &BTreeMap<StreamId,
rust/actyx/ax-core/src/swarm/event_store.rs:294
↓ 2 callers
Method
ax_inspect_err
(self, mut f: F)
rust/actyx/ax-core/src/node/formats/mod.rs:82
↓ 2 callers
Method
axnode_destroy_string
* Desctructs the given string. * * see https://docs.rs/ffi-support/0.4.0/ffi_support/macro.define_string_destructor.html */
jvm/os-android/app/src/main/java/com/actyx/android/node/AxNodeFFI.kt:15
↓ 2 callers
Method
axnode_shutdown
* Shutdown node */
jvm/os-android/app/src/main/java/com/actyx/android/node/AxNodeFFI.kt:25
↓ 2 callers
Function
binarySearch
(a, e, c)
js/sdk/src/util/binarySearch.ts:11
↓ 2 callers
Function
blob_exists
(container: Container, name: &str)
rust/release/src/publisher.rs:533
↓ 2 callers
Function
bookKeepingOnChunk
( initialLowerBound: OffsetMap, onChunk: (chunk: EventChunk) => Promise<void> | void, )
js/sdk/src/internal_common/event-fns-impl.ts:86
↓ 2 callers
Function
build_transport
Builds the transport that serves as a common ground for all connections.
rust/actyx/ax-core/src/swarm/transport.rs:14
↓ 2 callers
Method
calculate_changes_for_version
Calculates all changes between the given version and its predecessor
rust/release/src/versions_file.rs:238
↓ 2 callers
Method
calculate_versions
Calculates version update (if any) for all products
rust/release/src/versions_file.rs:187
↓ 2 callers
Method
cat
Retrieves the contents of a unixfs-v1 File from the store. If the `pre_sync` bool is set, the cid will be synced at the beginning. If not, blocks will
rust/actyx/ax-core/src/swarm/mod.rs:1286
↓ 2 callers
Function
check_queries
(event_svc: &EventService, ipfs: &Ipfs, standing_queries: &mut BTreeMap<AppId, StandingQuery>)
rust/actyx/ax-core/src/api/files/pinner.rs:173
↓ 2 callers
Function
check_streams
(low: &HistoryEntry, offsets: &OffsetMap)
rust/actyx/ax-core/src/node/components/swarm_observer.rs:165
↓ 2 callers
Method
child_with_order
(&'a self, order: Order)
rust/actyx/ax-core/src/runtime/eval.rs:91
↓ 2 callers
Method
cmp
(&self, other: &Self)
rust/actyx/ax-types/src/event/mod.rs:86
↓ 2 callers
Method
combine
combine multiple streams of events
rust/actyx/ax-core/src/trees/tests.rs:126
↓ 2 callers
Method
compaction_loop
(self, interval: Duration)
rust/actyx/ax-core/src/swarm/mod.rs:1567
↓ 2 callers
Function
copy_dir_recursive
(src: impl AsRef<Path>, dst: impl AsRef<Path>)
rust/actyx/ax-core/src/swarm/tests.rs:470
↓ 2 callers
Function
createEnumType
(e: object, name?: string)
js/sdk/src/internal_common/types.ts:32
↓ 2 callers
Function
createEnumType
(e: object, name?: string)
js/sdk/src/v1/types.ts:37
↓ 2 callers
Function
create_store
()
rust/actyx/ax-core/src/swarm/prune.rs:492
↓ 2 callers
Function
create_token
( node_info: NodeInfo, app_id: AppId, app_version: String, app_mode: AppMode, )
rust/actyx/ax-core/src/api/auth/mod.rs:30
↓ 2 callers
Method
current_offsets
(&self)
rust/actyx/ax-core/src/swarm/event_store.rs:125
↓ 2 callers
Function
decode_dump_header
(cbor: &Cbor)
rust/actyx/ax-core/src/util/formats/banyan_protocol.rs:193
↓ 2 callers
Function
decode_event
(e: Result<(u64, AxKey, Payload)>, my_peer_id: ipfs_embed::PeerId)
rust/actyx/ax-core/src/swarm/discovery.rs:164
↓ 2 callers
Function
delay_ms
(millis: u64, value: T)
rust/actyx/ax-core/src/ax_futures_util/future/future_helpers.rs:10
↓ 2 callers
Method
delete_schema
Unconditionally deletes a schema.
rust/actyx/ax-core/src/settings/database.rs:114
↓ 2 callers
Function
dev_private_key
()
rust/actyx/ax-core/src/certs/mod.rs:26
↓ 2 callers
Function
distance
(e: ActyxEvent<number>)
js/sdk/src/internal_common/event-fns-impl.spec.ts:544
↓ 2 callers
Function
docker_manifest_exists
Checks whether a manifest exists for the given `tag`. If the manifest exists, and an additional `manifest` is given, the existing manifest is checked
rust/release/src/publisher.rs:704
↓ 2 callers
Function
docker_manifest_inspect
(tag: &str)
rust/release/src/publisher.rs:719
↓ 2 callers
Function
docker_manifest_rm
(target: &str)
rust/release/src/publisher.rs:739
↓ 2 callers
Method
downgrade
Dial down the priority of the stored value to the minimum to allow later updates from any source
rust/actyx/ax-core/src/swarm/streams.rs:230
↓ 2 callers
Function
emit
(taggedEvents: TaggedEvent[])
js/sdk/src/internal_common/event-fns-impl.ts:608
↓ 2 callers
Function
emit
()
js/sdk/src/util/bufferOp.ts:29
↓ 2 callers
Method
encode
Encodes both the private and the associated public key
rust/actyx/ax-core/src/private_key.rs:133
↓ 2 callers
Function
entityFolder
(api: string, semantics: string, entity: string)
js/sdk/src/v2/blobSnapshotStore.ts:18
↓ 2 callers
Method
errors
()
js/sdk/src/v2/multiplexedWebsocket.ts:90
↓ 2 callers
Method
event
(s: &str)
rust/actyx/ax-core/src/api/events/service.rs:660
↓ 2 callers
Method
events
Add events from an iterable. This adds the given events to the list of events that will be emitted once this publishing request is submitted by using
rust/sdk/src/client.rs:542
↓ 2 callers
Function
execute
({ location }: Input)
js/node-manager/src/client/screens/NodeAuth.tsx:17
↓ 2 callers
Method
expiration
(&self)
rust/actyx/ax-core/src/api/bearer_token.rs:30
↓ 2 callers
Method
extract
Try to extract the given type from the generic payload and return a new event envelope if successful. The produced payload is deserialized as efficien
rust/actyx/ax-types/src/event/mod.rs:127
↓ 2 callers
Function
extract_set_settings_command
( opts: SetSettingsCommand, )
rust/actyx/ax/src/cmd/settings/set.rs:77
↓ 2 callers
Function
extract_settings_into_node_settings
(s: Settings)
rust/actyx/ax-core/src/node/components/node_api.rs:117
↓ 2 callers
Function
features_op
(feat: &mut Features, op: &Operation)
rust/actyx/ax-core/src/runtime/features.rs:170
↓ 2 callers
Function
features_tag
(feat: &mut Features, expr: &TagExpr)
rust/actyx/ax-core/src/runtime/features.rs:198
↓ 2 callers
Function
fetchTopicsAndSet
()
js/node-manager/src/client/screens/Topics.tsx:239
↓ 2 callers
Method
files_url
(&self)
rust/sdk/src/client.rs:165
↓ 2 callers
Function
findFirstKnown
( query: Where<E>, order: EventsSortOrder, )
js/sdk/src/internal_common/event-fns-impl.ts:359
↓ 2 callers
Method
flush
(&mut self, cx: &Context)
rust/actyx/ax-core/src/runtime/operation/aggregate.rs:130
↓ 2 callers
Method
forget_pragmas
(self)
rust/actyx/ax-aql/src/language/query_impl.rs:9
↓ 2 callers
Function
forward_stream
( mut rx: Receiver<Response<T>>, mut tx: Sender<ActyxOSResult<U>>, transform: Box<dyn Fn(T) -> Act
rust/actyx/ax-core/src/node_connection.rs:408
↓ 2 callers
Function
from_cbor_me
Parses hex from the [cbor.me](https://cbor.me) format
rust/actyx/ax-types/src/event/test_util.rs:2
↓ 2 callers
Method
from_offsets_excluding
(&self)
rust/actyx/ax-core/src/runtime/eval.rs:104
↓ 2 callers
Function
generateSwarmKey
(req: GenerateSwarmKeyRequest)
js/node-manager/src/node/tasks.ts:82
↓ 2 callers
Function
generate_events
(n: usize)
rust/actyx/ax-core/src/trees/tests.rs:147
↓ 2 callers
Function
generate_random_events
(n: usize)
rust/actyx/ax-core/src/trees/tests.rs:161
↓ 2 callers
Method
get
(&self, index: usize)
rust/actyx/ax-core/src/trees/axtrees.rs:242
↓ 2 callers
Function
getInfo
(config: ActyxOpts)
js/sdk/src/node-info.ts:13
↓ 2 callers
Function
getInfo
()
js/sdk/src/v2/utils.ts:157
↓ 2 callers
Function
getInsertionIndex
(a, e, c)
js/sdk/src/util/binarySearch.ts:32
↓ 2 callers
Function
getNodeDetails
(req: GetNodeDetailsRequest)
js/node-manager/src/node/tasks.ts:71
↓ 2 callers
Function
getQueryAndOrd
(query: AqlQuery)
js/sdk/src/internal_common/event-fns-impl.ts:658
↓ 2 callers
Function
getToken
(opts: ActyxOpts, manifest: AppManifest)
js/sdk/src/v2/utils.ts:46
↓ 2 callers
Function
getVersion
(token: string)
js/sdk/src/v2/index.ts:26
↓ 2 callers
Method
get_all_schema_scopes
Returns all installed schemas with their respective scopes.
rust/actyx/ax-core/src/settings/database.rs:105
↓ 2 callers
Function
get_changes_for_product
( repo: &Repository, from_excl: &Oid, to_incl: &Oid, product: &Product, commit_ids_to_igno
rust/release/src/repo.rs:119
↓ 2 callers
Function
get_data_dir
Returns the data directory for AX. Does not create the folders! https://docs.rs/dirs/3.0.1/dirs/fn.config_dir.html Platform Value
rust/actyx/ax-core/src/private_key.rs:35
↓ 2 callers
Function
get_file_raw
(store: BanyanStore, cid: Cid, name: &str)
rust/actyx/ax-core/src/api/files/ipfs.rs:65
↓ 2 callers
Function
get_history
(history: &[HistoryEntry], at: Timestamp)
rust/actyx/ax-core/src/node/components/swarm_observer.rs:210
↓ 2 callers
Method
get_keystore
(&self)
rust/actyx/ax-core/src/node/host.rs:59
↓ 2 callers
Function
get_lamport_query
(tag_set: &BTreeSet<TagAtom>, q: &mut Option<LamportQueryBuilder>)
rust/actyx/ax-core/src/trees/query.rs:362
↓ 2 callers
Method
get_node_key
(&self)
rust/actyx/ax-core/src/node/node_storage.rs:172
↓ 2 callers
Method
get_or_create_remote_node
(&mut self, node_id: NodeId)
rust/actyx/ax-core/src/swarm/mod.rs:657
↓ 2 callers
Method
get_pairs
(&self)
rust/actyx/ax-core/src/crypto/keystore.rs:213
↓ 2 callers
Function
get_range_inclusive
(selection: &StreamEventSelection)
rust/actyx/ax-core/src/swarm/event_store.rs:213
↓ 2 callers
Function
get_shared_memory_index_store
(path: &str)
rust/actyx/ax-core/src/swarm/sqlite_index_store.rs:189
↓ 2 callers
Function
get_time_query
(tag_set: &BTreeSet<TagAtom>, q: &mut Option<TimeQuery>)
rust/actyx/ax-core/src/trees/query.rs:388
↓ 2 callers
Function
get_token
(client: &Client, base_url: &Url, app_manifest: &AppManifest)
rust/sdk/src/client.rs:98
↓ 2 callers
Method
gt
(self, other: SimpleExpr)
rust/actyx/ax-aql/src/language/mod.rs:435
↓ 2 callers
Function
handle_rejection
(r: Rejection)
rust/actyx/ax-core/src/api/rejections.rs:163
↓ 2 callers
Function
horizonFilter
(fixedStart: FixedStart | undefined)
js/sdk/src/internal_common/subscribe_monotonic.ts:67
↓ 2 callers
Function
initialize_db
(conn: &Connection)
rust/actyx/ax-core/src/swarm/sqlite_index_store.rs:156
↓ 2 callers
Method
inject_bound_addr
(&mut self, mut listen_addr: SocketAddr, bound_addr: SocketAddr)
rust/actyx/ax-core/src/util/mod.rs:126
↓ 2 callers
Method
intersection
(&self, rhs: &TagSet)
rust/actyx/ax-types/src/tags.rs:359
↓ 2 callers
Method
intersection
Compute the intersection of two sets of events described by OffsetMaps
rust/actyx/ax-types/src/offset.rs:549
↓ 2 callers
Function
intoUiNode
( addr: string, disconnectionPeriodExpiry: Date | null, connection: ConnectionResult | null, nodeInfo:
js/node-manager/src/client/agents/node-manager.tsx:195
↓ 2 callers
Method
into_inner
(self)
rust/actyx/ax-aql/src/language/var.rs:52
↓ 2 callers
Method
into_inner
(self)
rust/actyx/ax-types/src/tags.rs:371
↓ 2 callers
Function
ioErrToStr
(errs: Errors)
js/node-manager/src/common/util.ts:13
↓ 2 callers
Function
isBetweenPsnLimits
(from: OffsetMap, to: OffsetMap, onboardNewSources: boolean)
js/sdk/src/internal_common/testEventStore.ts:86
↓ 2 callers
Function
isDev
()
js/node-manager/src/node/util.ts:1
↓ 2 callers
Function
is_loopback
(addr: &ipfs_embed::Multiaddr)
rust/actyx/ax-core/src/swarm/discovery.rs:268
↓ 2 callers
Function
is_running_in_ci
()
rust/release/src/repo.rs:146
↓ 2 callers
Function
is_system_scope
(scope: &crate::settings::Scope)
rust/actyx/ax-core/src/node/settings/mod.rs:8
← previous
next →
601–700 of 3,158, ranked by callers