Interface NutclusterConfigurationAccessor

All Superinterfaces:
ClusterConfigurationAccessor
All Known Implementing Classes:
NutclusterApplicationConfigurationProperties

public interface NutclusterConfigurationAccessor extends ClusterConfigurationAccessor
Since:
8.9
  • Method Details

    • getSharedSecret

      String getSharedSecret()
    • isNodeAuthEnabled

      boolean isNodeAuthEnabled()
    • getClusterSharedPath

      Optional<Path> getClusterSharedPath()
    • getClusterInterfaceName

      Optional<String> getClusterInterfaceName()