Uses of Interface
com.hazelcast.client.impl.protocol.util.AtomicBuffer

Packages that use AtomicBuffer
com.hazelcast.client.impl.protocol.util Protocol utils 
 

Uses of AtomicBuffer in com.hazelcast.client.impl.protocol.util
 

Classes in com.hazelcast.client.impl.protocol.util that implement AtomicBuffer
 class UnsafeBuffer
          Supports regular, byte ordered, and atomic (memory ordered) access to an underlying buffer.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.