跳过导航链接
B D F G H N P S T W X 

B

bin(long) - 类 中的静态方法xyz.downgoon.snowflake.util.BinHexUtil
 
BinHexUtil - xyz.downgoon.snowflake.util中的类
 
BinHexUtil() - 类 的构造器xyz.downgoon.snowflake.util.BinHexUtil
 

D

diode(int, int) - 类 中的静态方法xyz.downgoon.snowflake.util.BinHexUtil
a diode is a long value whose left and right margin are ZERO, while middle bits are ONE in binary string layout. it looks like a diode in shape.

F

formatId(long) - 类 中的方法xyz.downgoon.snowflake.Snowflake
extract and display time stamp, datacenterId, workerId and sequence number information from the given id in humanization format

G

getEpoch() - 类 中的方法xyz.downgoon.snowflake.Snowflake
 
getWaitCount() - 类 中的方法xyz.downgoon.snowflake.Snowflake
 

H

hex(long) - 类 中的静态方法xyz.downgoon.snowflake.util.BinHexUtil
 

N

nextId() - 类 中的方法xyz.downgoon.snowflake.Snowflake
generate an unique and incrementing id

P

parseId(long) - 类 中的方法xyz.downgoon.snowflake.Snowflake
extract time stamp, datacenterId, workerId and sequence number information from the given id

S

Snowflake - xyz.downgoon.snowflake中的类
java edition of Twitter Snowflake, a network service for generating unique ID numbers at high scale with some simple guarantees.
Snowflake(long, long) - 类 的构造器xyz.downgoon.snowflake.Snowflake
 

T

timestampGen() - 类 中的方法xyz.downgoon.snowflake.Snowflake
get current time stamp
toString() - 类 中的方法xyz.downgoon.snowflake.Snowflake
show settings of Snowflake

W

waitNextMillis(long) - 类 中的方法xyz.downgoon.snowflake.Snowflake
running loop blocking until next millisecond

X

xyz.downgoon.snowflake - 程序包 xyz.downgoon.snowflake
 
xyz.downgoon.snowflake.util - 程序包 xyz.downgoon.snowflake.util
 
B D F G H N P S T W X 
跳过导航链接

Copyright © 2017. All rights reserved.