Uses of Record Class
io.clonecloudstore.common.quarkus.client.InputStreamBusinessOut
Packages that use InputStreamBusinessOut
Package
Description
-
Uses of InputStreamBusinessOut in io.clonecloudstore.accessor.client
Methods in io.clonecloudstore.accessor.client that return InputStreamBusinessOut -
Uses of InputStreamBusinessOut in io.clonecloudstore.accessor.client.internal
Methods in io.clonecloudstore.accessor.client.internal that return InputStreamBusinessOut -
Uses of InputStreamBusinessOut in io.clonecloudstore.accessor.server.application
Methods in io.clonecloudstore.accessor.server.application that return InputStreamBusinessOutModifier and TypeMethodDescriptionAccessorObjectService.getRemotePullInputStream
(String bucketName, String objectName, String clientId, String targetId, String opId) When remote read is allowed, will try to read InputStream and DTO from remoteLocalReplicatorService.remoteReadObject
(String bucketName, String objectName, String clientId, String targetId, String opId) Through API Client, Get this Object and Content from remote -
Uses of InputStreamBusinessOut in io.clonecloudstore.common.quarkus.client
Methods in io.clonecloudstore.common.quarkus.client that return InputStreamBusinessOutModifier and TypeMethodDescriptionprotected InputStreamBusinessOut
<O> ClientAbstract.getInputStreamBusinessOutFromUni
(boolean shallDecompress, io.smallrye.mutiny.Uni<InputStream> inputStreamUni) -
Uses of InputStreamBusinessOut in io.clonecloudstore.replicator.client
Methods in io.clonecloudstore.replicator.client that return InputStreamBusinessOut -
Uses of InputStreamBusinessOut in io.clonecloudstore.replicator.server.remote.client
Methods in io.clonecloudstore.replicator.server.remote.client that return InputStreamBusinessOutModifier and TypeMethodDescriptionRemoteReplicatorApiClient.readRemoteObject
(String bucket, String object, String clientId, String opId, long len)