| Package | Description |
|---|---|
| com.gemstone.gemfire.internal.shared.unsafe |
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelBufferUnsafeDataOutputStream
A buffered DataOutput abstraction over channel using direct byte buffers, and
using internal Unsafe class for best performance.
|
class |
ChannelBufferUnsafeFramedOutputStream
Extension of
ChannelBufferUnsafeDataOutputStream to write in frames
i.e. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.