| 类 | 说明 |
|---|---|
| ConcurrentHashSet<E> |
Concurrent hash set.
|
| ConnectionUtil |
connection util
|
| CrcUtil |
CRC32 utility.
|
| FutureTaskUtil |
Utils for future task
|
| IDGenerator |
IDGenerator is used for generating request id in integer form.
|
| IoUtils |
IO Utilities
|
| NettyEventLoopUtil |
Utils for netty EventLoop
|
| RemotingUtil |
Some utilities for remoting.
|
| RunStateRecordedFutureTask<V> |
A customized FutureTask which can record whether the run method has been called.
|
| StringUtils |
Created by zhangg on 2016/7/14 21:07.
|
| TraceLogUtil |
Trace log util
|
| 异常错误 | 说明 |
|---|---|
| FutureTaskNotCompleted | |
| FutureTaskNotRunYetException |
Exception to represent the run method of a future task has not been called.
|
Copyright © 2020. All rights reserved.