JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
H
L
O
P
R
S
T
W
A
add(String, Object)
- Method in class com.netflix.hollow.zenoadapter.
HollowSerializationFramework
C
clear()
- Method in class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap
com.netflix.hollow.zenoadapter
- package com.netflix.hollow.zenoadapter
com.netflix.hollow.zenoadapter.util
- package com.netflix.hollow.zenoadapter.util
copyAllObjectsToHollowStateEngine()
- Method in class com.netflix.hollow.zenoadapter.util.
HollowStateEngineCreator
G
getEntry(Object)
- Method in class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap
getHollowObjectHasher()
- Method in class com.netflix.hollow.zenoadapter.
HollowSerializationFramework
getHollowSchema(String)
- Method in class com.netflix.hollow.zenoadapter.
HollowSerializationFramework
getHollowSerializationFramework()
- Method in class com.netflix.hollow.zenoadapter.util.
HollowStateEngineCreator
getHollowWriteRecord()
- Method in class com.netflix.hollow.zenoadapter.
HollowSerializationRecord
getKey()
- Method in class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap.Entry
getOrdinal()
- Method in class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap.Entry
getRec(String)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
getStateEngine()
- Method in class com.netflix.hollow.zenoadapter.
HollowSerializationFramework
getTypeName()
- Method in class com.netflix.hollow.zenoadapter.
HollowSerializationRecord
getWriteStateEngine()
- Method in class com.netflix.hollow.zenoadapter.util.
HollowStateEngineCreator
H
hash()
- Method in class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap.Entry
HollowFrameworkSerializer
- Class in
com.netflix.hollow.zenoadapter
HollowFrameworkSerializer(HollowSerializationFramework, HollowObjectHashCodeFinder)
- Constructor for class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
HollowOrdinalMappingLoader
- Class in
com.netflix.hollow.zenoadapter
HollowOrdinalMappingLoader()
- Constructor for class com.netflix.hollow.zenoadapter.
HollowOrdinalMappingLoader
HollowSerializationFramework
- Class in
com.netflix.hollow.zenoadapter
HollowSerializationFramework(SerializerFactory, HollowObjectHashCodeFinder)
- Constructor for class com.netflix.hollow.zenoadapter.
HollowSerializationFramework
HollowSerializationRecord
- Class in
com.netflix.hollow.zenoadapter
HollowSerializationRecord(HollowWriteRecord, String)
- Constructor for class com.netflix.hollow.zenoadapter.
HollowSerializationRecord
HollowStateEngineCreator
- Class in
com.netflix.hollow.zenoadapter.util
HollowStateEngineCreator(FastBlobStateEngine, SerializerFactory, HollowObjectHashCodeFinder)
- Constructor for class com.netflix.hollow.zenoadapter.util.
HollowStateEngineCreator
L
load(InputStream)
- Static method in class com.netflix.hollow.zenoadapter.
HollowOrdinalMappingLoader
O
ObjectIdentityOrdinalMap
- Class in
com.netflix.hollow.zenoadapter.util
Hash lookup map associate object references to already seen ordinals.
ObjectIdentityOrdinalMap()
- Constructor for class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap
ObjectIdentityOrdinalMap(int)
- Constructor for class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap
ObjectIdentityOrdinalMap.Entry
- Class in
com.netflix.hollow.zenoadapter.util
P
prepareForNextCycle()
- Method in class com.netflix.hollow.zenoadapter.
HollowSerializationFramework
put(Object, int)
- Method in class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap
Associating the obj with an ordinal
R
reset()
- Method in class com.netflix.hollow.zenoadapter.
HollowSerializationRecord
S
serializeBytes(HollowSerializationRecord, String, byte[])
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializeList(HollowSerializationRecord, String, String, Collection<T>)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializeMap(HollowSerializationRecord, String, String, String, Map<K, V>)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializeObject(HollowSerializationRecord, String, String, Object)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
Deprecated.
serializeObject(HollowSerializationRecord, String, Object)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializePrimitive(HollowSerializationRecord, String, Object)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializePrimitive(HollowSerializationRecord, String, int)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializePrimitive(HollowSerializationRecord, String, long)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializePrimitive(HollowSerializationRecord, String, float)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializePrimitive(HollowSerializationRecord, String, double)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializePrimitive(HollowSerializationRecord, String, boolean)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializeSet(HollowSerializationRecord, String, String, Set<T>)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
serializeString(HollowSerializationRecord, String, String)
- Method in class com.netflix.hollow.zenoadapter.
HollowFrameworkSerializer
size()
- Method in class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap
T
toString()
- Method in class com.netflix.hollow.zenoadapter.util.
ObjectIdentityOrdinalMap.Entry
W
writeHollowBlobDelta(OutputStream)
- Method in class com.netflix.hollow.zenoadapter.util.
HollowStateEngineCreator
writeHollowBlobReverseDelta(OutputStream)
- Method in class com.netflix.hollow.zenoadapter.util.
HollowStateEngineCreator
writeHollowBlobSnapshot(OutputStream)
- Method in class com.netflix.hollow.zenoadapter.util.
HollowStateEngineCreator
writeHollowToFastBlobIndex(OutputStream)
- Method in class com.netflix.hollow.zenoadapter.util.
HollowStateEngineCreator
A
C
G
H
L
O
P
R
S
T
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes