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