Interface SpaceConnectionDetails

All Known Implementing Classes:
DefaultSpaceConnectionDetails

public interface SpaceConnectionDetails
Aggregated connection details of all the currently discovered SpaceInstances.

In case of failover, using the API will always return results from currently discovered instances.

Since:
9.0.0
Author:
moran
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
  • Method Details

    • getActiveConnectionCount

      int getActiveConnectionCount()