org.exist.storage.index
Interface BFile.PageInputStream

Enclosing class:
BFile

public static interface BFile.PageInputStream


Method Summary
 long getAddress()
           
 long position()
           
 void seek(long position)
           
 

Method Detail

getAddress

long getAddress()

position

long position()

seek

void seek(long position)
          throws IOException
Throws:
IOException


Copyright (C) Wolfgang Meier. All rights reserved.