Package | Description |
---|---|
org.infinispan.stream.impl | |
org.infinispan.stream.impl.tx |
Modifier and Type | Method and Description |
---|---|
protected DistributedLongCacheStream |
DistributedCacheStream.longCacheStream() |
protected DistributedLongCacheStream |
DistributedIntCacheStream.longCacheStream() |
protected DistributedLongCacheStream |
DistributedDoubleCacheStream.longCacheStream() |
Modifier and Type | Class and Description |
---|---|
class |
TxDistributedLongCacheStream
Long variant of tx cache stream
|
Modifier and Type | Method and Description |
---|---|
protected DistributedLongCacheStream |
TxDistributedDoubleCacheStream.longCacheStream() |
protected DistributedLongCacheStream |
TxDistributedIntCacheStream.longCacheStream() |
protected DistributedLongCacheStream |
TxDistributedCacheStream.longCacheStream() |
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.