MCPcopy Index your code
hub / github.com/NetSys/NetBricks / group_by

Method group_by

framework/src/operators/mod.rs:149–159  ·  view source on GitHub ↗
(
        self,
        groups: usize,
        group_f: GroupFn<Self::Header, Self::Metadata>,
        sched: &mut S,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

lpmFunction · 0.80
reconstructionFunction · 0.80
maglevFunction · 0.80
lpmFunction · 0.80
reconstructionFunction · 0.80

Implementers 13

transform_batch.rsframework/src/operators/transform_batc
restore_header.rsframework/src/operators/restore_header
merge_batch.rsframework/src/operators/merge_batch.rs
map_batch.rsframework/src/operators/map_batch.rs
parsed_batch.rsframework/src/operators/parsed_batch.r
send_batch.rsframework/src/operators/send_batch.rs
deparsed_batch.rsframework/src/operators/deparsed_batch
packet_batch.rsframework/src/operators/packet_batch.r
add_metadata_mut.rsframework/src/operators/add_metadata_m
receive_batch.rsframework/src/operators/receive_batch.
composition_batch.rsframework/src/operators/composition_ba
reset_parse.rsframework/src/operators/reset_parse.rs

Calls

no outgoing calls

Tested by

no test coverage detected