SunSPOT API V3.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
 IExtendedFlashFileInfo[] getFileInfos()
           
 int[] getFreeSectorIndices()
           
 

Method Detail

getFileInfos

IExtendedFlashFileInfo[] getFileInfos()
Returns:
an array of IExtendedFlashFileInfo 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 V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.