Class PersistentState.MissingPartitionException
Indicates that the log entry doesn't have a partition.
Inheritance
PersistentState.MissingPartitionException
Implements
Inherited Members
Namespace: DotNext.Net.Cluster.Consensus.Raft
Assembly: DotNext.Net.Cluster.dll
Syntax
public sealed class PersistentState.MissingPartitionException : IntegrityException, ISerializable
Properties
| Edit this page View SourceIndex
Gets the index of the log entry.
Declaration
public long Index { get; }
Property Value
Type | Description |
---|---|
long |