com.mobixess.jodb.core.io
Class JODBIOBase.IOTicket
java.lang.Object
com.mobixess.jodb.core.io.JODBIOBase.IOTicket
- Enclosing class:
- JODBIOBase
public class JODBIOBase.IOTicket
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lock
public void lock(boolean write)
throws java.io.IOException
- Throws:
java.io.IOException
lock
public void lock(boolean write,
long offset)
throws java.io.IOException
- Throws:
java.io.IOException
unlock
public void unlock()
getBase
public JODBIOBase getBase()
getRandomAccessBuffer
public IRandomAccessDataBuffer getRandomAccessBuffer()
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
- Throws:
java.lang.Throwable
Copyright © Mobixess Inc. All Rights Reserved.