SunSPOT API V5.0


com.sun.spot.flashmanagement
Interface IFAT


public interface IFAT

IFAT provides information about the FAT (file allocation table) data that underpins the FlashFile system on the Sun SPOT device.


Method Summary
 IFlashFileInfo[] getFileInfos()
           
 int[] getFreeSectorIndices()
           
 

Method Detail

getFileInfos

IFlashFileInfo[] getFileInfos()
Returns:
an array of IFlashFileInfo instances that describe the FlashFiles that exist on the Sun SPOT.

getFreeSectorIndices

int[] getFreeSectorIndices()
Returns:
an array of the unique numbers associated with the sectors allocated to the FlashFile that are not currently allocated to a specific FlashFile

SunSPOT API V5.0


Copyright � 2006-2008 Sun Microsystems, Inc. All Rights Reserved.