Sincedb file in windows

I am tracking logstash progress by reading since db file. In linux, it is easy to find inode number of a file and then track the corresponding changes in a particular file, but in windows, I am unable to do so.

What is the number that is stored in inode column (In sincedb file) in windows??? How can i find out this number of a particular file (in windows)??

Example:
2764313602-481505-2097152 0 0 800
2764313602-481659-1638400 0 0 402
2764313602-13757-8847360 0 0 256

I have solved the issue.

For those, who may want to have answers to above questions may refer link : http://stackoverflow.com/questions/562701/best-way-to-determine-if-two-path-reference-to-same-file-in-windows