Home
last modified time | relevance | path

Searched defs:Batches (Results 1 – 25 of 95) sorted by relevance

1234

/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dbatches.go19 type Batches struct { struct
20 Identifier string
21 Documents []bsoncore.Document
22 Current []bsoncore.Document
23 Ordered *bool
28 func (b *Batches) Valid() bool { return b != nil && b.Identifier != "" && len(b.Documents) > 0 }
32 func (b *Batches) ClearBatch() { b.Current = b.Current[:0] }
40 func (b *Batches) AdvanceBatch(maxCount, targetBatchSize, maxDocSize int) error {
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dbatches.go19 type Batches struct { struct
20 Identifier string
21 Documents []bsoncore.Document
22 Current []bsoncore.Document
23 Ordered *bool
28 func (b *Batches) Valid() bool { return b != nil && b.Identifier != "" && len(b.Documents) > 0 }
32 func (b *Batches) ClearBatch() { b.Current = b.Current[:0] }
40 func (b *Batches) AdvanceBatch(maxCount, targetBatchSize, maxDocSize int) error {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dbatches.go19 type Batches struct { struct
20 Identifier string
21 Documents []bsoncore.Document
22 Current []bsoncore.Document
23 Ordered *bool
28 func (b *Batches) Valid() bool { return b != nil && b.Identifier != "" && len(b.Documents) > 0 }
32 func (b *Batches) ClearBatch() { b.Current = b.Current[:0] }
40 func (b *Batches) AdvanceBatch(maxCount, targetBatchSize, maxDocSize int) error {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dbatches.go19 type Batches struct { struct
20 Identifier string
21 Documents []bsoncore.Document
22 Current []bsoncore.Document
23 Ordered *bool
28 func (b *Batches) Valid() bool { return b != nil && b.Identifier != "" && len(b.Documents) > 0 }
32 func (b *Batches) ClearBatch() { b.Current = b.Current[:0] }
40 func (b *Batches) AdvanceBatch(maxCount, targetBatchSize, maxDocSize int) error {
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dbatches.go19 type Batches struct { struct
20 Identifier string
21 Documents []bsoncore.Document
22 Current []bsoncore.Document
23 Ordered *bool
28 func (b *Batches) Valid() bool { return b != nil && b.Identifier != "" && len(b.Documents) > 0 }
32 func (b *Batches) ClearBatch() { b.Current = b.Current[:0] }
40 func (b *Batches) AdvanceBatch(maxCount, targetBatchSize, maxDocSize int) error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dbatches.go19 type Batches struct { struct
20 Identifier string
21 Documents []bsoncore.Document
22 Current []bsoncore.Document
23 Ordered *bool
28 func (b *Batches) Valid() bool { return b != nil && b.Identifier != "" && len(b.Documents) > 0 }
32 func (b *Batches) ClearBatch() { b.Current = b.Current[:0] }
40 func (b *Batches) AdvanceBatch(maxCount, targetBatchSize, maxDocSize int) error {
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/x/mongo/driver/
H A Dbatches.go19 type Batches struct { struct
20 Identifier string
21 Documents []bsoncore.Document
22 Current []bsoncore.Document
23 Ordered *bool
28 func (b *Batches) Valid() bool { return b != nil && b.Identifier != "" && len(b.Documents) > 0 }
32 func (b *Batches) ClearBatch() { b.Current = b.Current[:0] }
40 func (b *Batches) AdvanceBatch(maxCount, targetBatchSize, maxDocSize int) error {
/dports/devel/sentry-cli/sentry-cli-1.71.0/src/utils/
H A Dchunks.rs50 pub struct Batches<'data, T> struct
60 impl<'data, T> Batches<'data, T> implementation
74 impl<'data, T> Iterator for Batches<'data, T> implementation
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/topics/basics/batches/
H A DREADME.md1 # Batches chapter
/dports/www/firefox/firefox-99.0/browser/components/places/docs/
H A DPlacesTransactions.rst23 Batches section in PlacesTransactions.jsm
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dataset/
H A Dfile_csv_test.cc52 RecordBatchIterator Batches(ScanTaskIterator scan_task_it) { in Batches() function in arrow::dataset::TestCsvFileFormat
58 RecordBatchIterator Batches(Fragment* fragment) { in Batches() function in arrow::dataset::TestCsvFileFormat
H A Dfile_ipc_test.cc95 RecordBatchIterator Batches(ScanTaskIterator scan_task_it) { in Batches() function in arrow::dataset::TestIpcFileFormat
101 RecordBatchIterator Batches(Fragment* fragment) { in Batches() function in arrow::dataset::TestIpcFileFormat
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dataset/
H A Dfile_csv_test.cc51 RecordBatchIterator Batches(ScanTaskIterator scan_task_it) { in Batches() function in arrow::dataset::TestCsvFileFormat
57 RecordBatchIterator Batches(Fragment* fragment) { in Batches() function in arrow::dataset::TestCsvFileFormat
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/nodejs/
H A DREADME.md214 Batches section in MySQL-JS
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/nodejs/
H A DREADME.md214 Batches section in MySQL-JS
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/nodejs/
H A DREADME.md214 Batches section in MySQL-JS
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/nodejs/
H A DREADME.md214 Batches section in MySQL-JS
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/nodejs/
H A DREADME.md214 Batches section in MySQL-JS
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/manual/source/Tutorial/InputOutput/
H A DSequenceIO.rst147 Assignment 3
/dports/databases/casstcl/casstcl-2.15.0/
H A DREADME.md365 Batches section in CassTcl, a Tcl language interface to the Cassandra database
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/docs/source/python/
H A Ddata.rst375 .. _data.table:
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/docs/source/python/
H A Ddata.rst375 .. _data.table:
/dports/sysutils/istio/istio-1.6.7/mixer/adapter/fluentd/
H A Dfluentd_test.go435 Batches int member
/dports/databases/arrow/apache-arrow-6.0.1/docs/source/python/
H A Ddata.rst376 .. _data.table:
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/ipc/
H A Dgenerate_fuzz_corpus.cc68 Result<std::vector<std::shared_ptr<RecordBatch>>> Batches() { in Batches() function

1234