| 程序包 | 说明 |
|---|---|
| com.lxm.idgenerator.bean | |
| com.lxm.idgenerator.handler | |
| com.lxm.idgenerator.util |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MillisecondIdMeta |
class |
SecondIdMeta |
| 限定符和类型 | 字段和说明 |
|---|---|
protected IdMeta |
TimeHandler.idMeta |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
LockIdHandler.handle(TimeHandler timer,
Id id,
IdMeta meta) |
long |
BaseHandler.handle(TimeHandler timer,
Id id,
IdMeta meta) |
long |
IdHandler.handle(TimeHandler timer,
Id id,
IdMeta meta) |
| 构造器和说明 |
|---|
TimeHandler(IdMeta meta) |
| 限定符和类型 | 方法和说明 |
|---|---|
static long |
BitUtil.id2long(Id id,
IdMeta meta) |
static Id |
BitUtil.long2Id(long id,
IdMeta meta) |
Copyright © 2019. All rights reserved.