|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
FileChannel.MapMode¸¦ »ç¿ëÇϰí ÀÖ´Â ÆÐŰÁö | |
---|---|
java.nio.channels | ÀÔÃâ·Â Á¶ÀÛÀ» ½ÇÇàÇÒ ¼ö ÀÖ´Â ¿£Æ¼Æ¼ (ÆÄÀÏ, ¼ÒÄϵî)¿¡ÀÇ Á¢¼ÓÀ» ³ªÅ¸³»´Â ä³ÎÀ̳ª, ´ÙÁßÈ µÈ ºñºí·Ï ÀÔÃâ·Â Á¶ÀÛ¿ëÀÇ ¼¿·ºÅ͸¦ Á¤ÀÇÇÕ´Ï´Ù. |
java.nio.channels ¿¡¼ÀÇ FileChannel.MapMode »ç¿ë |
---|
FileChannel.MapMode ·Î¼ ¼±¾ðµÇ°í ÀÖ´Â java.nio.channels Çʵå | |
---|---|
static FileChannel.MapMode |
FileChannel.MapMode. PRIVATE
ºñ°ø°³ (copy-on-write) ¸ÅÇÎ¿ë ¸ðµåÀÔ´Ï´Ù. |
static FileChannel.MapMode |
FileChannel.MapMode. READ_ONLY
read Àü¿ë ¸ÅÇÎ¿ë ¸ðµåÀÔ´Ï´Ù. |
static FileChannel.MapMode |
FileChannel.MapMode. READ_WRITE
Àбâ / Ãâ·Â ¸ÅÇÎ¿ë ¸ðµåÀÔ´Ï´Ù. |
FileChannel.MapMode ÇüÀÇ ÆÄ¶ó¹ÌÅ͸¦ °¡Áö´Â java.nio.channels ¸Þ¼µå | |
---|---|
abstract MappedByteBuffer |
FileChannel. map (FileChannel.MapMode mode,
long position,
long size)
ÀÌ Ã¤³ÎÀÇ ÆÄÀÏÀÇ ¿µ¿ªÀ» Á÷Á¢ ¸Þ¸ð¸®¿¡ ¸ÅÇÎ ÇÕ´Ï´Ù. |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
Àü ´ÙÀ½ | ÇÁ·¹ÀÓÀ¸·Î ÇÁ·¹ÀÓ ¾øÀÌ |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.