Class GetBlobResponse
java.lang.Object
org.apache.jackrabbit.oak.segment.standby.codec.GetBlobResponse
-
Constructor Summary
ConstructorsConstructorDescriptionGetBlobResponse
(String clientId, String blobId, InputStream in, long length) -
Method Summary
Modifier and TypeMethodDescriptionlong
-
Constructor Details
-
GetBlobResponse
-
-
Method Details
-
getClientId
-
getBlobId
-
getInputStream
-
getLength
public long getLength()
-