Uses of Class
org.anchoranalysis.plugin.io.file.copy.ClusterMembership
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.bean.file.copy.naming.cluster |
Implementations of
CopyFilesNaming
that perform clustering of files. |
-
Uses of ClusterMembership in org.anchoranalysis.plugin.io.bean.file.copy.naming.cluster
Methods in org.anchoranalysis.plugin.io.bean.file.copy.naming.cluster that return ClusterMembership Modifier and Type Method Description ClusterMembershipClusterByTimestamp. beforeCopying(Path destinationDirectory, List<org.anchoranalysis.io.input.file.FileWithDirectoryInput> inputs)Method parameters in org.anchoranalysis.plugin.io.bean.file.copy.naming.cluster with type arguments of type ClusterMembership Modifier and Type Method Description Optional<Path>ClusterByTimestamp. destinationPathRelative(File file, org.anchoranalysis.io.output.path.prefixer.DirectoryWithPrefix outputTarget, int index, CopyContext<ClusterMembership> context)