Package com.hazelcast.instance

This package contains Hazelcast Instance functionality.

  • Interface Summary 
    Interface Description
    AddressPicker
    Strategy to select an Address that a Hazelcast cluster member binds its server socket to and a (potentially different) address that Hazelcast will advertise to other cluster members and clients.
    LocalInstanceStats
    Base interface for local instance statistics.
  • Class Summary 
    Class Description
    BuildInfo  
    BuildInfoProvider
    Provides information about current Hazelcast build.
    EndpointQualifier
    An EndpointQualifier is a (ProtocolType, String) tuple that uniquely identifies groups of network connections sharing a common ProtocolType and the same network settings, when Hazelcast is configured with AdvancedNetworkConfig enabled.
    GeneratedBuildProperties
    This class is generated in a build-time from a template stored at src/main/template/com/hazelcast/instance/GeneratedBuildProperties.
    JetBuildInfo  
  • Enum Summary 
    Enum Description
    ProtocolType
    Types of server sockets.