public class DefaultClusterInfo extends Object implements ClusterInfo
Default implementation for a ClusterInfo.
| Constructor and Description |
|---|
DefaultClusterInfo(JsonObject raw) |
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
raw()
Provides raw access to the full JSON information from the server.
|
public DefaultClusterInfo(JsonObject raw)
public JsonObject raw()
ClusterInfoProvides raw access to the full JSON information from the server.
raw in interface ClusterInfoCopyright © 2014 Couchbase, Inc.