public interface AttributeStore extends Closeable
String get(String key) throws IOException
IOException
String set(String key, String value) throws IOException
IOException
String remove(String key) throws IOException
IOException
Copyright © GigaSpaces.