Package org.openrewrite.remote
Class LocalRemoteArtifactCache
java.lang.Object
org.openrewrite.remote.LocalRemoteArtifactCache
- All Implemented Interfaces:
RemoteArtifactCache
-
Constructor Details
-
LocalRemoteArtifactCache
-
-
Method Details
-
get
- Specified by:
get
in interfaceRemoteArtifactCache
-
put
@Nullable public @Nullable Path put(URI uri, InputStream artifactInputStream, Consumer<Throwable> onError) - Specified by:
put
in interfaceRemoteArtifactCache
-
hashUri
-