Class DefaultKeyAssociator

    • Field Detail

      • m_service

        protected PartitionedService m_service
        The PartitionedService that this DefaultKeyAssociator is bound to.
    • Constructor Detail

      • DefaultKeyAssociator

        public DefaultKeyAssociator()
        Default constructor.
    • Method Detail

      • init

        public void init​(PartitionedService service)
        Initialize the KeyAssociator and bind it to a PartitionedService.
        Specified by:
        init in interface KeyAssociator
        Parameters:
        service - the PartitionedService that this associator is being bound to