Values.nativeClassFor(VanillaGlobalMutableState.class)@Deprecated public class VanillaGlobalMutableState$$Native extends Object implements net.openhft.chronicle.hash.VanillaGlobalMutableState, Copyable<net.openhft.chronicle.hash.VanillaGlobalMutableState>, BytesMarshallable, Byteable
VanillaGlobalMutableState.main(String[]). Chronicle
Values still have problems with class loading in OSGi/container/module environments. Dumping the
class is a practical workaround for Chronicle Map users who don't need Value-interface keys or
values, until Chronicle Values learn how to generate classes in compile time.| Constructor and Description |
|---|
VanillaGlobalMutableState$$Native()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
long |
addDataStoreSize(long addition)
Deprecated.
|
BytesStore |
bytesStore()
Deprecated.
|
void |
bytesStore(BytesStore bytesStore,
long offset,
long length)
Deprecated.
|
void |
copyFrom(net.openhft.chronicle.hash.VanillaGlobalMutableState from)
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
int |
getAllocatedExtraTierBulks()
Deprecated.
|
long |
getDataStoreSize()
Deprecated.
|
long |
getExtraTiersInUse()
Deprecated.
|
long |
getFirstFreeTierIndex()
Deprecated.
|
long |
getSegmentHeadersOffset()
Deprecated.
|
int |
hashCode()
Deprecated.
|
long |
maxSize()
Deprecated.
|
long |
offset()
Deprecated.
|
void |
readMarshallable(BytesIn bytes)
Deprecated.
|
void |
setAllocatedExtraTierBulks(int _allocatedExtraTierBulks)
Deprecated.
|
void |
setDataStoreSize(long _dataStoreSize)
Deprecated.
|
void |
setExtraTiersInUse(long _extraTiersInUse)
Deprecated.
|
void |
setFirstFreeTierIndex(long _firstFreeTierIndex)
Deprecated.
|
void |
setSegmentHeadersOffset(long _segmentHeadersOffset)
Deprecated.
|
String |
toString()
Deprecated.
|
void |
writeMarshallable(BytesOut bytes)
Deprecated.
|
public VanillaGlobalMutableState$$Native()
public int getAllocatedExtraTierBulks()
getAllocatedExtraTierBulks in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic void setAllocatedExtraTierBulks(int _allocatedExtraTierBulks)
setAllocatedExtraTierBulks in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic long getFirstFreeTierIndex()
getFirstFreeTierIndex in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic void setFirstFreeTierIndex(long _firstFreeTierIndex)
setFirstFreeTierIndex in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic long getExtraTiersInUse()
getExtraTiersInUse in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic void setExtraTiersInUse(long _extraTiersInUse)
setExtraTiersInUse in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic long getSegmentHeadersOffset()
getSegmentHeadersOffset in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic void setSegmentHeadersOffset(long _segmentHeadersOffset)
setSegmentHeadersOffset in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic long getDataStoreSize()
getDataStoreSize in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic void setDataStoreSize(long _dataStoreSize)
setDataStoreSize in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic long addDataStoreSize(long addition)
addDataStoreSize in interface net.openhft.chronicle.hash.VanillaGlobalMutableStatepublic void copyFrom(net.openhft.chronicle.hash.VanillaGlobalMutableState from)
public void writeMarshallable(BytesOut bytes)
writeMarshallable in interface BytesMarshallablewriteMarshallable in interface WriteBytesMarshallablepublic void readMarshallable(BytesIn bytes)
readMarshallable in interface BytesMarshallablereadMarshallable in interface ReadBytesMarshallablepublic void bytesStore(BytesStore bytesStore, long offset, long length)
bytesStore in interface Byteablepublic BytesStore bytesStore()
bytesStore in interface ByteableCopyright © 2017. All rights reserved.