|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvoldemort.store.readonly.chunk.LocalDataFileChunk
public class LocalDataFileChunk
| Field Summary | |
|---|---|
java.nio.channels.FileChannel |
dataFile
|
| Constructor Summary | |
|---|---|
LocalDataFileChunk(java.nio.channels.FileChannel dataFile)
|
|
| Method Summary | |
|---|---|
int |
read(java.nio.ByteBuffer buffer,
long currentOffset)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.nio.channels.FileChannel dataFile
| Constructor Detail |
|---|
public LocalDataFileChunk(java.nio.channels.FileChannel dataFile)
| Method Detail |
|---|
public int read(java.nio.ByteBuffer buffer,
long currentOffset)
throws java.io.IOException
read in interface DataFileChunkjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||