Class PartitionMetaStateRecord

    • Constructor Detail

      • PartitionMetaStateRecord

        public PartitionMetaStateRecord​(int grpId,
                                        int partId,
                                        GridDhtPartitionState state,
                                        long updateCounter)
        Parameters:
        grpId - Cache group ID.
        partId - Partition ID.
        state - State.
        updateCounter - Update counter.