org.springframework.data.keyvalue.riak.core
Class AsyncRiakTemplate.AsyncPut<V,R>
java.lang.Object
org.springframework.data.keyvalue.riak.core.AsyncRiakTemplate.AsyncPut<V,R>
- All Implemented Interfaces:
- Callable
- Enclosing class:
- AsyncRiakTemplate
protected class AsyncRiakTemplate.AsyncPut<V,R>
- extends Object
- implements Callable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncRiakTemplate.AsyncPut
public AsyncRiakTemplate.AsyncPut(String bucket,
HttpEntity<V> entity,
AsyncKeyValueStoreOperation<V,R> callback)
call
public R call()
throws Exception
- Specified by:
call
in interface Callable
- Throws:
Exception
Copyright © 2010-2011 SpringSource. All Rights Reserved.