|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ |
FileChannel.MapMode ¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
java.nio.channels | ÀÔÃâ·Â Á¶ÀÛÀ» ½ÇÇàÇÒ ¼ö ÀÖ´Â ¿£Æ¼Æ¼ (ÆÄÀÏ, ¼ÒÄϵî)¿¡ÀÇ Á¢¼ÓÀ» ³ªÅ¸³»´Â ä³ÎÀ̳ª, ´ÙÁßÈ µÈ ºñºí·Ï ÀÔÃâ·Â Á¶ÀÛ¿ëÀÇ ½Ç·ºÅ͸¦ Á¤ÀÇÇÕ´Ï´Ù. |
java.nio.channels ¿¡¼ÀÇ FileChannel.MapMode ÀÇ »ç¿ë |
FileChannel.MapMode ·Î¼ ¼±¾ðµÇ°í ÀÖ´Â java.nio.channels ÀÇ Çʵå | |
static FileChannel.MapMode |
FileChannel.MapMode. READ_ONLY
read Àü¿ë ¸ÅÇÎ¿ë ¸ðµåÀÔ´Ï´Ù. |
static FileChannel.MapMode |
FileChannel.MapMode. READ_WRITE
Àоîµé¿© / ±âÀÔ ¸ÅÇÎ¿ë ¸ðµåÀÔ´Ï´Ù. |
static FileChannel.MapMode |
FileChannel.MapMode. PRIVATE
ºñ°ø°³ (copy-on-write) ¸ÅÇÎ¿ë ¸ðµåÀÔ´Ï´Ù. |
FileChannel.MapMode ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â java.nio.channels ÀÇ ¸Þ¼Òµå | |
abstract MappedByteBuffer |
FileChannel. map (FileChannel.MapMode mode,
long position,
long size)
ÀÌ Ã¤³ÎÀÇ ÆÄÀÏÀÇ area¸¦ Á÷Á¢ ¸Þ¸ð¸®¿¡ ¸ÅÇÎ ÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Std. Ed. v1. 4.0 |
||||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓ ÀÖ¾î ÇÁ·¹ÀÓ ¾øÀ½ |
Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ ÀÖ¾î¼ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.