|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelUtil | |
---|---|
com.faunos.skwish.sys | The basic file-based Segment structure is implemented here. |
com.faunos.skwish.sys.mgr | The SegmentStore implementation. |
com.faunos.util.io | Utilities and implementation classes for various I/O operations. |
Uses of ChannelUtil in com.faunos.skwish.sys |
---|
Fields in com.faunos.skwish.sys declared as ChannelUtil | |
---|---|
protected static ChannelUtil<IndexException> |
Index.helper
|
protected static ChannelUtil<SegmentException> |
BaseSegment.helper
|
Uses of ChannelUtil in com.faunos.skwish.sys.mgr |
---|
Fields in com.faunos.skwish.sys.mgr declared as ChannelUtil | |
---|---|
protected static ChannelUtil<SegmentStoreException> |
Store.channelHelper
|
protected static ChannelUtil<DeleteSetException> |
FileBackedDeleteSet.helper
|
Uses of ChannelUtil in com.faunos.util.io |
---|
Methods in com.faunos.util.io that return ChannelUtil | |
---|---|
static ChannelUtil<RuntimeException> |
ChannelUtil.defaultInstance()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |