Class ClusterStatusCache.StatusResponse

java.lang.Object
com.arpnetworking.clusteraggregator.ClusterStatusCache.StatusResponse
All Implemented Interfaces:
Serializable
Enclosing class:
ClusterStatusCache

public static final class ClusterStatusCache.StatusResponse extends Object implements Serializable
Response to a cluster status request.
See Also:
  • Constructor Details

  • Method Details

    • getClusterState

      @Nullable public org.apache.pekko.cluster.ClusterEvent.CurrentClusterState getClusterState()
    • getAllocations

      public Optional<List<ShardAllocation>> getAllocations()