Class SimpleClusteredVersion

    • Field Detail

      • topologyId

        public final int topologyId
        The cache topology id in which it was first created.
      • version

        public final long version
    • Constructor Detail

      • SimpleClusteredVersion

        public SimpleClusteredVersion​(int topologyId,
                                      long version)