クラス
com.JRcServer.commons.resource.cache.NotUseSectorException の使用

NotUseSectorException を使用しているパッケージ
com.JRcServer.commons.resource.cache �L���b�V����T�|�[�g����p�b�P�[�W. 
 

com.JRcServer.commons.resource.cache での NotUseSectorException の使用
 

NotUseSectorException をスローする com.JRcServer.commons.resource.cache のメソッド
 Cache CacheIO.newCacheObject()
          キャッシュオブジェクトを取得.
 Cache CacheIO.newCacheObject(int newBytesLength)
          キャッシュオブジェクトを取得.
 int SectorIDManage.searchByReservationOneSector(int useID)
          空きセクタを取得して、利用IDで予約.
 int Cache.write(byte[] in, int seek)
          データ書き込み.
 int Cache.write(byte[] in, int seek, int offset)
          データ書き込み.
 int Cache.write(byte[] in, int seek, int offset, int length)
          データ書き込み.