public class ThreadTest extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private static INodeFactory<String,Object> |
cachefFactory |
private static CacheConfig |
config |
private static Thread |
threadRead1 |
private static Thread |
threadRead2 |
private static Thread |
threadWrite1 |
private static TwoQueuesCache<String,Object> |
tqc |
| 构造器和说明 |
|---|
ThreadTest() |
private static CacheConfig config
private static INodeFactory<String,Object> cachefFactory
private static TwoQueuesCache<String,Object> tqc
private static Thread threadRead1
private static Thread threadRead2
private static Thread threadWrite1
Copyright © 2023. All rights reserved.