Record Class AlluxioInputHelper.PageAlignedRead

java.lang.Object
java.lang.Record
io.trino.filesystem.alluxio.AlluxioInputHelper.PageAlignedRead
Enclosing class:
AlluxioInputHelper

public static record AlluxioInputHelper.PageAlignedRead(long pageStart, long pageEnd, int pageOffset) extends Record