A B C D E F G H I J L M N O P Q R S T W

N

NamedThreadFactory - Class in com.sag.osami.contextstore.util
Thread factory with configurable thread names.
NamedThreadFactory(String, boolean) - Constructor for class com.sag.osami.contextstore.util.NamedThreadFactory
 
newContextEvent(String, String, Object, Date) - Method in interface com.sag.osami.api.context.IContextStore
Insert a new context with the given parameters in the ContextStore.
newContextEvent(String, String, Object, Date, boolean) - Method in interface com.sag.osami.api.context.IContextStore
Insert a new context with the given parameters in the ContextStore.
newContextEvent(ContextEvent) - Method in interface com.sag.osami.api.context.IContextStore
Insert a new context in the ContextStore.
newContextEvent(ContextEvent, boolean) - Method in interface com.sag.osami.api.context.IContextStore
Insert a new context in the ContextStore.
newContextEvent(ContextEvent) - Method in class com.sag.osami.contextstore.ContextStore
 
newContextEvent(ContextEvent, boolean) - Method in class com.sag.osami.contextstore.ContextStore
 
newContextEvent(String, String, Object, Date) - Method in class com.sag.osami.contextstore.ContextStore
 
newContextEvent(String, String, Object, Date, boolean) - Method in class com.sag.osami.contextstore.ContextStore
 
newContextEvent(String, String, String[], Date, String) - Method in class com.sag.osami.contextstore.ContextStore
 
newContextEvent(String, String, String[], Date, String, boolean) - Method in class com.sag.osami.contextstore.ContextStore
 
newContextEvent(String, String, String[], Date, String) - Method in interface com.sag.osami.contextstore.serialization.ISerializedContextReceiver
Creates a new context event with given parameters.
newContextEvent(String, String, String[], Date, String, boolean) - Method in interface com.sag.osami.contextstore.serialization.ISerializedContextReceiver
Creates a new context event with given parameters
newThread(Runnable) - Method in class com.sag.osami.contextstore.util.NamedThreadFactory
 
NullStorage - Class in com.sag.osami.contextstore.storage.impl
A dummy storage implementation which does not store anything and returns null or empty collections as results for loading and querying.
NullStorage() - Constructor for class com.sag.osami.contextstore.storage.impl.NullStorage
 

A B C D E F G H I J L M N O P Q R S T W