Interface HazelcastConfigurationAccessor

All Superinterfaces:
ClusterConfigurationAccessor
All Known Implementing Classes:
HazelcastApplicationConfigurationProperties

public interface HazelcastConfigurationAccessor extends ClusterConfigurationAccessor
Since:
8.9
  • Method Details

    • getSharedSecret

      String getSharedSecret()
    • isNodeAuthEnabled

      boolean isNodeAuthEnabled()
    • getClusterSharedPath

      Optional<Path> getClusterSharedPath()