public final class PktSubheaderFUC extends PktSubheaderFixed
This class is the subheader used to transport fabric unicast related information in the packet header e.g. FUC sessions info.
PktSerializable.DeserializeContext, PktSerializable.SerializeContextPREAMBLE_LENGTH, PREAMBLE_LENGTH_V1, V1, VERSIONcount, head, next, prev| Modifier and Type | Method and Description |
|---|---|
static PktBody |
create()
Creates a default FUC subheader
|
static PktBody |
create(Properties props)
Creates an FUC subheader
|
boolean |
equals(Object obj)
Indicates whether some other object is equal to this one.
|
static int |
getSerializedLength(long addr,
int offset)
Get serialized length of a serialized FUC subheader
|
int |
hashCode()
Returns the hashcode for this object
|
doGetSerializedLength, getSerializedLengthgetType, getTypedeserialize, deserialize, deserialize, deserialize, deserialize, deserialize, deserialize, deserialize, dump, getBuffer, getInitialBufferLength, getSerializedLength, getType, initializeBuffer, isNative, reset, serialize, serialize, serialize, serialize, serialize, serialize, serializedeserialize, getDeserializationPolicy, getSerializationPolicy, isValidDeserializationPolicy, isValidSerializationPolicy, serialize, setDeserializationPolicy, setSerializationPolicycount, insertAfter, insertBefore, isLinked, next, previous, unlink, wipepublic static PktBody create(Properties props)
props - The property set to use to qualify creation of the body.public static PktBody create()
public static final int getSerializedLength(long addr,
int offset)
public final boolean equals(Object obj)
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.