Package ai.extend.types
Interface FileMetadataParentSplit.TypeStage
-
- All Known Implementing Classes:
FileMetadataParentSplit.Builder
- Enclosing class:
- FileMetadataParentSplit
public static interface FileMetadataParentSplit.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FileMetadataParentSplit.IdentifierStagetype(java.lang.String type)The type of the split.
-
-
-
Method Detail
-
type
FileMetadataParentSplit.IdentifierStage type(@NotNull java.lang.String type)
The type of the split.
-
-