C M N S 

C

com.relops.snowflake - package com.relops.snowflake
 

M

MAX_NODE - Static variable in class com.relops.snowflake.Snowflake
 
MAX_SEQUENCE - Static variable in class com.relops.snowflake.Snowflake
 

N

next() - Method in class com.relops.snowflake.Snowflake
Generates a k-ordered unique 64-bit integer.
NODE_SHIFT - Static variable in class com.relops.snowflake.Snowflake
 

S

SEQ_SHIFT - Static variable in class com.relops.snowflake.Snowflake
 
Snowflake - Class in com.relops.snowflake
A snowflake is a source of k-ordered unique 64-bit integers.
Snowflake(int) - Constructor for class com.relops.snowflake.Snowflake
A snowflake is designed to operate as a singleton instance within the context of a node.
C M N S 

Copyright © 2014. All Rights Reserved.