🚀 Try Zilliz Cloud, the fully managed Milvus, for free—experience 10x faster performance! Try Now>>

Milvus
Zilliz
< Docs
  • Java

getBatchFiles()

This operation returns a list of files passed to the current LocalBulkWriter instance.

public List<List<String>> getBatchFiles()

Request Syntax

localBulkWriter.getBatchFiles()

PARAMETERS:

None

RETURNS TYPE:

List

Example

List<List<String>> batchFiles = localBulkWriter.getBatchFiles();

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
Feedback

Was this page helpful?