csharp
public sealed class ClusterFleetDirectoryThe real one, over an Orleans cluster client.
Methods (3)
public ClusterFleetDirectory(IClusterClient cluster)The real one, over an Orleans cluster client.
public Task<PlaceResult> PlaceAsync(PlaceRequest request, CancellationToken cancellation)Asks the map where this player should go.
public Task<long> NextLeaseEpochAsync(PlayerKey player, CancellationToken cancellation)The epoch a realm admitting this character will take.