public static class Object._Static._Impl extends Object._Impl implements Object._Static
Object._Static._Impl, Object._Static._Proxy
Object._Static
$accessPolicy, $cacheEntry, $class, $history, $isOwned, $numWaiting, $reader, $readMapEntry, $ref, $stackTrace, $updateLabel, $version, $writeLockHolder, $writeLockStackTrace, $writer, TRACE_OBJECTS, writerMapVersion
Constructor and Description |
---|
_Impl(Store store) |
_Impl(Store store,
long onum,
int version,
long expiry,
Store updateLabelStore,
long updateLabelOnum,
Store accessPolicyStore,
long accessPolicyOnum,
java.io.ObjectInput serializedInput,
java.util.Iterator<RefTypeEnum> refTypes,
java.util.Iterator<java.lang.Long> intraStoreRefs,
java.util.Iterator<Pair<java.lang.String,java.lang.Long>> interStoreRefs) |
Modifier and Type | Method and Description |
---|---|
protected Object._Proxy |
$makeProxy()
Subclasses should override this method.
|
_npe, $copyAppStateFrom, $copyStateFrom, $forceRenumber, $getClass, $getOnum, $getProxy, $getStore, $getVersion, $initLabels, $initPartitions, $readRef, $serialize, $unwrap, $writeInline, $writeRef, clone, createStatistics, equals, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, hashCode, idEquals, oidHashCode, oidHashCode, set$$accessPolicy, set$$updateLabel, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
$forceRenumber, $getOnum, $getProxy, $getStore, $initLabels, $initPartitions, $unwrap, createStatistics, equals, fabric$lang$Object$, fetch, get$$accessPolicy, get$$updateLabel, idEquals, oidHashCode, set$$accessPolicy, set$$updateLabel
public _Impl(Store store) throws UnreachableNodeException
UnreachableNodeException
public _Impl(Store store, long onum, int version, long expiry, Store updateLabelStore, long updateLabelOnum, Store accessPolicyStore, long accessPolicyOnum, java.io.ObjectInput serializedInput, java.util.Iterator<RefTypeEnum> refTypes, java.util.Iterator<java.lang.Long> intraStoreRefs, java.util.Iterator<Pair<java.lang.String,java.lang.Long>> interStoreRefs) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
protected Object._Proxy $makeProxy()
Object._Impl
$makeProxy
in class Object._Impl