Interface PrimaryShardFound

All Known Implementing Classes:
LocalPrimaryShardFound, RemotePrimaryShardFound

public sealed interface PrimaryShardFound permits LocalPrimaryShardFound, RemotePrimaryShardFound
Common interface grouping responses to FindPrimary.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • primaryPath

      String primaryPath()