Ignite guid with additional local ID.
More...
| Apache.Ignite.Core.Common.IgniteGuid.IgniteGuid |
( |
Guid |
globalId, |
|
|
long |
localId |
|
) |
| |
- Parameters
-
| globalId | The global id. |
| localId | The local id. |
| bool Apache.Ignite.Core.Common.IgniteGuid.Equals |
( |
IgniteGuid |
other | ) |
|
| override bool Apache.Ignite.Core.Common.IgniteGuid.Equals |
( |
object |
obj | ) |
|
| override int Apache.Ignite.Core.Common.IgniteGuid.GetHashCode |
( |
| ) |
|
- Parameters
-
| a | First item. |
| b | Second item. |
- Returns
- The result of the operator.
- Parameters
-
| a | First item. |
| b | Second item. |
- Returns
- The result of the operator.
| override string Apache.Ignite.Core.Common.IgniteGuid.ToString |
( |
| ) |
|
| Guid Apache.Ignite.Core.Common.IgniteGuid.GlobalId |
|
get |
| long Apache.Ignite.Core.Common.IgniteGuid.LocalId |
|
get |