StringEncodedWriteVector
class
Namespace: Orleans.EventSourcing.Common
Provides operations for a compact, string-encoded set of replica identifiers used as a write vector.
public static class StringEncodedWriteVectorMethods
FlipBit(string, string)toggle one of the bits in writeVector and return the new value.GetBit(string, string)Gets one of the bits in writeVector
