|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface RiakProvider
| Method Summary | |
|---|---|
Object
|
withRiak(Closure closure)
|
Object
|
withRiak(String clientName, Closure closure)
|
Object
|
withRiak(CallableWithArgs callable)
|
Object
|
withRiak(String clientName, CallableWithArgs callable)
|
| Method Detail |
|---|
public Object withRiak(Closure closure)
public Object withRiak(String clientName, Closure closure)
public Object withRiak(CallableWithArgs callable)
public Object withRiak(String clientName, CallableWithArgs callable)
Groovy Documentation