Toggle navigation
Home
net.openhft.chronicle.wire.WireOut to net.openhft.chronicle.wire.Wire
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'Chronicle-Queue'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
ThreadLocal.withInitial(() -> { try { return super.wireFor(this.mappedFile.acquireBytesForWrite(0)); } catch ( Exception e) { throw new RuntimeException(e); } } )
to
wireCache(mappedStore::bytesForWrite,wireSupplier())