Class InMemoryDataRecord

java.lang.Object
org.apache.jackrabbit.oak.plugins.blob.datastore.InMemoryDataRecord
All Implemented Interfaces:
DataRecord

public class InMemoryDataRecord extends Object implements DataRecord
Represents binary data which is backed by a byte[] (in memory).