org.apache.activemq.kaha.impl.data
Interface Item
- All Known Implementing Classes:
- DataItem, IndexItem
public interface Item
A a wrapper for a data in the store
POSITION_NOT_SET
static final long POSITION_NOT_SET
- See Also:
- Constant Field Values
MAGIC
static final short MAGIC
- See Also:
- Constant Field Values
ACTIVE
static final int ACTIVE
- See Also:
- Constant Field Values
FREE
static final int FREE
- See Also:
- Constant Field Values
LOCATION_SIZE
static final int LOCATION_SIZE
- See Also:
- Constant Field Values
Copyright © 2005-2016. All Rights Reserved.