public class TransientAttributeStore extends Object implements AttributeStore, Serializable
Constructor and Description |
---|
TransientAttributeStore() |
public String get(String name)
get
in interface AttributeStore
public String set(String name, String value)
set
in interface AttributeStore
public String remove(String key)
remove
in interface AttributeStore
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © GigaSpaces.