|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkWalkSpec | |
|---|---|
| com.basho.riak.client.raw | The raw interfaces/classes exist to provide unified access to any underlying transport clients for Riak |
| com.basho.riak.client.raw.http | Classes for adapting the http.RiakClient to the
RawClient interface |
| com.basho.riak.client.raw.pbc | Classes for adapting the pbc.RiakClient to the
RawClient interface |
| Uses of LinkWalkSpec in com.basho.riak.client.raw |
|---|
| Methods in com.basho.riak.client.raw with parameters of type LinkWalkSpec | |
|---|---|
WalkResult |
RawClient.linkWalk(LinkWalkSpec linkWalkSpec)
Performs a link walk operation described by the LinkWalkSpec
provided. |
WalkResult |
ClusterClient.linkWalk(LinkWalkSpec linkWalkSpec)
|
| Uses of LinkWalkSpec in com.basho.riak.client.raw.http |
|---|
| Methods in com.basho.riak.client.raw.http with parameters of type LinkWalkSpec | |
|---|---|
WalkResult |
HTTPClientAdapter.linkWalk(LinkWalkSpec linkWalkSpec)
|
| Uses of LinkWalkSpec in com.basho.riak.client.raw.pbc |
|---|
| Methods in com.basho.riak.client.raw.pbc with parameters of type LinkWalkSpec | |
|---|---|
WalkResult |
PBClientAdapter.linkWalk(LinkWalkSpec linkWalkSpec)
This is a bit of a hack. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||