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