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()
ClusterInfo
Provides raw access to the full JSON information from the server.
raw
in interface ClusterInfo
Copyright © 2014 Couchbase, Inc.