Uses of Class
org.anchoranalysis.plugin.io.bean.file.copy.naming.cluster.ClusterIdentifier
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.file.copy |
Non-bean classes to help tasks in
org.anchoranalysis.plugin.io.bean.file.copy. |
-
Uses of ClusterIdentifier in org.anchoranalysis.plugin.io.file.copy
Methods in org.anchoranalysis.plugin.io.file.copy that return ClusterIdentifier Modifier and Type Method Description ClusterIdentifierClusterMembership. clusterFor(File file)Finds the corresponding cluster for a particular file.Methods in org.anchoranalysis.plugin.io.file.copy with parameters of type ClusterIdentifier Modifier and Type Method Description voidClusterMembership. associateFileWithCluster(File file, long timestamp, ClusterIdentifier clusterIdentifier)Indicates a particular file is a member of a particular cluster.Constructors in org.anchoranalysis.plugin.io.file.copy with parameters of type ClusterIdentifier Constructor Description ClusterMembership(ClusterIdentifier clusterIdentifierIfAbsent)