Class ShardManagerSnapshot

    • Method Detail

      • getShardList

        public List<String> getShardList()
        Deprecated, for removal: This API element is subject to removal in a future version.
      • forShardList

        @Deprecated
        public static ShardManagerSnapshot forShardList​(@NonNull List<String> shardList)
        Deprecated.
        This method is for migration only and should me removed once org.opendaylight.controller.cluster.datastore.ShardManagerSnapshot is removed.
        Creates a ShardManagerSnapshot.
      • toString

        public String toString()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Overrides:
        toString in class Object