| Package | Description |
|---|---|
| com.lancedb.lance | |
| com.lancedb.lance.operation |
| Modifier and Type | Method and Description |
|---|---|
List<DataFile> |
FragmentMetadata.getFiles() |
| Constructor and Description |
|---|
FragmentMetadata(int id,
List<DataFile> files,
Long physicalRows,
DeletionFile deletionFile,
RowIdMeta rowIdMeta) |
| Modifier and Type | Method and Description |
|---|---|
DataFile |
DataReplacement.DataReplacementGroup.replacedFile()
Get the new data file.
|
| Constructor and Description |
|---|
DataReplacementGroup(long fragmentId,
DataFile replacedFile)
Create a new DataReplacementGroup.
|
Copyright © 2025. All rights reserved.