Package org.sensorhub.api.module
Interface IModuleStateManager
public interface IModuleStateManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidcleanup()voidflush()getAsDouble(String key) getAsFloat(String key) getAsInputStream(String key) getAsString(String key) getDataFile(String key) getOutputStream(String key) voidvoidvoidvoidvoid
-
Method Details
-
getAsString
-
getAsFloat
-
getAsDouble
-
getAsInt
-
getAsLong
-
put
-
put
-
put
-
put
-
put
-
flush
void flush() -
getDataDirectory
File getDataDirectory() -
getDataFile
-
getOutputStream
-
getAsInputStream
-
cleanup
void cleanup()
-