Home
last modified time | relevance | path

Searched defs:batch_sink (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/benches/
H A Dbatch.rs35 let batch_sink = BatchSink::new( in batching() localVariable
80 let batch_sink = PartitionBatchSink::new( in partitioned_batching() localVariable
/dports/sysutils/vector/vector-0.10.0/src/sinks/util/
H A Dservice2.rs122 pub fn batch_sink<B, L, S, Request>( in batch_sink() method
H A Dservice.rs122 pub fn batch_sink<B, L, S, Request>( in batch_sink() method