Uses of Class
wrappers.IPFSProxyConnector
Packages that use IPFSProxyConnector
-
Uses of IPFSProxyConnector in repository
Methods in repository that return IPFSProxyConnectorModifier and TypeMethodDescriptionRepository.GetData.connector()Returns the value of theconnectorrecord component.Snapshot.CreateSnapshotData.connector()Returns the value of theconnectorrecord component.Methods in repository with parameters of type IPFSProxyConnectorModifier and TypeMethodDescriptionbooleanDirectory.get(IPFSProxyConnector connector, Encryption encryption, String parentDir) Downloads all files referenced by this directoryvoidFile.get(IPFSProxyConnector connector, Encryption encryption, String path) Downloads the file into the provided directoryConstructors in repository with parameters of type IPFSProxyConnectorModifierConstructorDescriptionCreateSnapshotData(IPFSProxyConnector connector, Repository repository, Encryption encryption, com.google.gson.Gson gson, List<File> source, HashMap<String, Block> newBlocks) Creates an instance of aCreateSnapshotDatarecord class.GetData(IPFSProxyConnector connector, IPFSClusterConnector clusterConnector, Encryption encryption, com.google.gson.Gson gson, String password, String repoName) Creates an instance of aGetDatarecord class.