Position
Represents a position in eventstore global log file
Static Member Summary
| Static Public Members | ||
| public static get |
return end position in global log file |
|
| public static get |
return start position in global log file |
|
Constructor Summary
| Public Constructor | ||
| public |
Creates an instance of Position. |
|
Member Summary
| Public Members | ||
| public |
commit position part of position |
|
| public |
prepare position part of position |
|
Method Summary
| Public Methods | ||
| public |
Compares two Position values |
|
