Package org.apache.drill.exec.store.dfs
Class MagicString
java.lang.Object
org.apache.drill.exec.store.dfs.MagicString
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MagicString
public MagicString(long offset, byte[] bytes)
-
-
Method Details
-
getOffset
public long getOffset() -
getBytes
public byte[] getBytes()
-