You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="org/sobotics/PingService.html" title="class in org.sobotics" target="classFrame">PingService</a></li>
15
+
<li><ahref="org/sobotics/redunda/DataService.html" title="class in org.sobotics.redunda" target="classFrame">DataService</a></li>
16
+
<li><ahref="org/sobotics/redunda/PingService.html" title="class in org.sobotics.redunda" target="classFrame">PingService</a></li>
17
+
<li><ahref="org/sobotics/redunda/PingServiceDelegate.html" title="interface in org.sobotics.redunda" target="classFrame"><spanclass="interfaceName">PingServiceDelegate</span></a></li>
<li><ahref="org/sobotics/PingService.html" title="class in org.sobotics">PingService</a></li>
15
+
<li><ahref="org/sobotics/redunda/DataService.html" title="class in org.sobotics.redunda">DataService</a></li>
16
+
<li><ahref="org/sobotics/redunda/PingService.html" title="class in org.sobotics.redunda">PingService</a></li>
17
+
<li><ahref="org/sobotics/redunda/PingServiceDelegate.html" title="interface in org.sobotics.redunda"><spanclass="interfaceName">PingServiceDelegate</span></a></li>
<dt><spanclass="memberNameLink"><ahref="../org/sobotics/PingService.html#apiKey">apiKey</a></span> - Variable in class org.sobotics.<ahref="../org/sobotics/PingService.html" title="class in org.sobotics">PingService</a></dt>
76
+
<dt><spanclass="memberNameLink"><ahref="../org/sobotics/redunda/DataService.html#apiKey">apiKey</a></span> - Variable in class org.sobotics.redunda.<ahref="../org/sobotics/redunda/DataService.html" title="class in org.sobotics.redunda">DataService</a></dt>
77
+
<dd>
78
+
<divclass="block">The API-key for the current instance.</div>
79
+
</dd>
80
+
<dt><spanclass="memberNameLink"><ahref="../org/sobotics/redunda/PingService.html#apiKey">apiKey</a></span> - Variable in class org.sobotics.redunda.<ahref="../org/sobotics/redunda/PingService.html" title="class in org.sobotics.redunda">PingService</a></dt>
77
81
<dd>
78
82
<divclass="block">The API-key for the current instance.</div>
<dt><spanclass="memberNameLink"><ahref="../org/sobotics/PingService.html#getDebugging--">getDebugging()</a></span> - Method in class org.sobotics.<ahref="../org/sobotics/PingService.html" title="class in org.sobotics">PingService</a></dt>
76
+
<dt><spanclass="memberNameLink"><ahref="../org/sobotics/redunda/PingService.html#buildDataService--">buildDataService()</a></span> - Method in class org.sobotics.redunda.<ahref="../org/sobotics/redunda/PingService.html" title="class in org.sobotics.redunda">PingService</a></dt>
77
77
<dd>
78
-
<divclass="block">Returns is PingService is in debugging mode.</div>
78
+
<divclass="block">Returns a `DataService` with the same API-key as `PingService`</div>
<dt><spanclass="memberNameLink"><ahref="../org/sobotics/redunda/PingService.html#checkStandbyStatus--">checkStandbyStatus()</a></span> - Method in class org.sobotics.redunda.<ahref="../org/sobotics/redunda/PingService.html" title="class in org.sobotics.redunda">PingService</a></dt>
77
+
<dd>
78
+
<divclass="block">Fetches the current standby status synchronously from the server
79
+
80
+
If an exception occurs, the status will be `true`.</div>
0 commit comments