| | |
| | | * |
| | | * Copyright 2006-2010 Sun Microsystems, Inc. |
| | | * Portions Copyright 2011-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.replication.common; |
| | | |
| | |
| | | } |
| | | |
| | | /** |
| | | * Returns a copy of this ServerState's content as a Map of serverId => CSN. |
| | | * Returns a copy of this ServerState's content as a Map of serverId => CSN. |
| | | * |
| | | * @return a copy of this ServerState's content as a Map of serverId => CSN. |
| | | * @return a copy of this ServerState's content as a Map of serverId => CSN. |
| | | */ |
| | | public Map<Integer, CSN> getServerIdToCSNMap() |
| | | { |