Skip navigation links
A C D F G H I L M N O R S T V X 

A

address() - Method in class xerial.larray.mmap.MMapBuffer
 
address - Variable in class xerial.larray.mmap.MMapMemory
 
address() - Method in class xerial.larray.mmap.MMapMemory
 

C

close() - Method in class xerial.larray.mmap.MMapBuffer
Close the memory mapped file.
code - Variable in enum xerial.larray.mmap.MMapMode
 
copyFromArray(Object, int, long, int) - Static method in class xerial.larray.impl.LArrayNative
 
copyToArray(long, Object, int, int) - Static method in class xerial.larray.impl.LArrayNative
 

D

dataSize() - Method in class xerial.larray.mmap.MMapMemory
 
duplicateHandle(long) - Static method in class xerial.larray.impl.LArrayNative
 

F

flush() - Method in class xerial.larray.mmap.MMapBuffer
Forces any changes made to this buffer to be written to the file

G

getArchName() - Static method in class xerial.larray.impl.OSInfo
 
getNativeLibFolderPathForCurrentOS() - Static method in class xerial.larray.impl.OSInfo
 
getOSName() - Static method in class xerial.larray.impl.OSInfo
 

H

headerAddress() - Method in class xerial.larray.mmap.MMapMemory
 

I

isWindows() - Static method in class xerial.larray.impl.OSInfo
 

L

LArrayNative - Class in xerial.larray.impl
LArray native code interface
LArrayNative() - Constructor for class xerial.larray.impl.LArrayNative
 

M

main(String[]) - Static method in class xerial.larray.impl.OSInfo
 
mmap(long, int, long, long) - Static method in class xerial.larray.impl.LArrayNative
 
MMapBuffer - Class in xerial.larray.mmap
Memory-mapped file buffer
MMapBuffer(File, MMapMode) - Constructor for class xerial.larray.mmap.MMapBuffer
Open an memory mapped file.
MMapBuffer(File, long, long, MMapMode) - Constructor for class xerial.larray.mmap.MMapBuffer
Open an memory mapped file.
MMapMemory - Class in xerial.larray.mmap
 
MMapMemory(long, long) - Constructor for class xerial.larray.mmap.MMapMemory
 
MMapMemoryReference - Class in xerial.larray.mmap
 
MMapMemoryReference(Memory, ReferenceQueue<Memory>) - Constructor for class xerial.larray.mmap.MMapMemoryReference
 
MMapMode - Enum in xerial.larray.mmap
Modes allowed in memory mapped file
mode - Variable in enum xerial.larray.mmap.MMapMode
 
msync(long, long, long) - Static method in class xerial.larray.impl.LArrayNative
 
munmap(long, long) - Static method in class xerial.larray.impl.LArrayNative
 

N

name() - Method in class xerial.larray.mmap.MMapMemoryReference
 

O

offset() - Method in class xerial.larray.mmap.MMapBuffer
 
OSInfo - Class in xerial.larray.impl
Provides OS name and architecture name.
OSInfo() - Constructor for class xerial.larray.impl.OSInfo
 

R

release() - Method in class xerial.larray.mmap.MMapMemory
 

S

size - Variable in class xerial.larray.mmap.MMapMemory
 
size() - Method in class xerial.larray.mmap.MMapMemory
 
size - Variable in class xerial.larray.mmap.MMapMemoryReference
 

T

toMemory() - Method in class xerial.larray.mmap.MMapMemoryReference
 
toRef(ReferenceQueue<Memory>) - Method in class xerial.larray.mmap.MMapMemory
 

V

valueOf(String) - Static method in enum xerial.larray.mmap.MMapMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum xerial.larray.mmap.MMapMode
Returns an array containing the constants of this enum type, in the order they are declared.

X

xerial.larray.impl - package xerial.larray.impl
 
xerial.larray.mmap - package xerial.larray.mmap
 
A C D F G H I L M N O R S T V X 
Skip navigation links