LogStateWithMetaData<TEntry>.GetBit(String) 方法

定义

获取其中一个位 WriteVector

public bool GetBit (string Replica);
public bool GetBit (string replica);
member this.GetBit : string -> bool
member this.GetBit : string -> bool
Public Function GetBit (Replica As String) As Boolean
Public Function GetBit (replica As String) As Boolean

参数

Replicareplica
String

要查找位的副本

返回

适用于