Skip to content

LogStateWithMetaData<TEntry>.FlipBit(string)

FlipBit(string)

View source
public bool FlipBit(string replica)
Toggle one of the bits in Orleans.EventSourcing.LogStorage.LogStateWithMetaData.WriteVector and return the new value.

Parameters

replicastring
The replica for which we want to flip the bit

Returns

the state of the bit after flipping it