Public Member Functions | |
| short | counter () |
| InetAddress | host () |
| Info (EOGlobalID gid) | |
| long | milliseconds () |
| long | port () |
| long | random () |
| NSTimestamp | timestamp () |
| String | toString () |
Private Member Functions | |
| byte | extractByte (int offset) |
| int | extractInt (int offset) |
| long | extractLong (int offset) |
| short | extractShort (int offset) |
Private Attributes | |
| byte | _data [] |
Static Private Attributes | |
| static final int | _CounterStartIndex = 10 |
| static final int | _HostIdentificationStartIndex = 0 |
| static final int | _ProcessIdentificationStartIndex = 6 |
| static final int | _RandomStartIndex = 20 |
| static final int | _TimestampStartIndex = 12 |
| Info | ( | EOGlobalID | gid | ) |
| short counter | ( | ) |
| byte extractByte | ( | int | offset | ) | [private] |
| int extractInt | ( | int | offset | ) | [private] |
| long extractLong | ( | int | offset | ) | [private] |
| short extractShort | ( | int | offset | ) | [private] |
| InetAddress host | ( | ) |
| long milliseconds | ( | ) |
| long port | ( | ) |
| long random | ( | ) |
| NSTimestamp timestamp | ( | ) |
| String toString | ( | ) |
final int _CounterStartIndex = 10 [static, private] |
byte _data[] [private] |
final int _HostIdentificationStartIndex = 0 [static, private] |
final int _ProcessIdentificationStartIndex = 6 [static, private] |
final int _RandomStartIndex = 20 [static, private] |
final int _TimestampStartIndex = 12 [static, private] |
1.5.8