Class FlowDocument
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.opennms.netmgt.flows.persistence.model.FlowDocument
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
,FlowDocumentOrBuilder
public final class FlowDocument extends com.google.protobuf.GeneratedMessageV3 implements FlowDocumentOrBuilder
Protobuf typeFlowDocument
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FlowDocument.Builder
Protobuf typeFlowDocument
-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getApplication()
string application = 38;
com.google.protobuf.ByteString
getApplicationBytes()
string application = 38;
long
getClockCorrection()
Applied clock correction im milliseconds.static FlowDocument
getDefaultInstance()
FlowDocument
getDefaultInstanceForType()
com.google.protobuf.UInt64Value
getDeltaSwitched()
Unix timestamp in ms at which the previous exported packet-com.google.protobuf.UInt64ValueOrBuilder
getDeltaSwitchedOrBuilder()
Unix timestamp in ms at which the previous exported packet-static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
NodeInfo
getDestNode()
.NodeInfo dest_node = 37;
NodeInfoOrBuilder
getDestNodeOrBuilder()
.NodeInfo dest_node = 37;
Direction
getDirection()
Direction of the flow (egress vs ingress)int
getDirectionValue()
Direction of the flow (egress vs ingress)com.google.protobuf.UInt32Value
getDscp()
DSCP; upper 6 bits of TOScom.google.protobuf.UInt32ValueOrBuilder
getDscpOrBuilder()
DSCP; upper 6 bits of TOSString
getDstAddress()
Destination address.com.google.protobuf.ByteString
getDstAddressBytes()
Destination address.com.google.protobuf.UInt64Value
getDstAs()
Destination autonomous system (AS).com.google.protobuf.UInt64ValueOrBuilder
getDstAsOrBuilder()
Destination autonomous system (AS).String
getDstHostname()
Destination address hostname.com.google.protobuf.ByteString
getDstHostnameBytes()
Destination address hostname.Locality
getDstLocality()
.Locality dst_locality = 42;
int
getDstLocalityValue()
.Locality dst_locality = 42;
com.google.protobuf.UInt32Value
getDstMaskLen()
The number of contiguous bits in the source address subnet mask.com.google.protobuf.UInt32ValueOrBuilder
getDstMaskLenOrBuilder()
The number of contiguous bits in the source address subnet mask.com.google.protobuf.UInt32Value
getDstPort()
Destination port.com.google.protobuf.UInt32ValueOrBuilder
getDstPortOrBuilder()
Destination port.com.google.protobuf.UInt32Value
getEcn()
ECN; lower 2 bits of TOScom.google.protobuf.UInt32ValueOrBuilder
getEcnOrBuilder()
ECN; lower 2 bits of TOScom.google.protobuf.UInt32Value
getEngineId()
Slot number of the flow-switching engine.com.google.protobuf.UInt32ValueOrBuilder
getEngineIdOrBuilder()
Slot number of the flow-switching engine.com.google.protobuf.UInt32Value
getEngineType()
Type of flow-switching engine.com.google.protobuf.UInt32ValueOrBuilder
getEngineTypeOrBuilder()
Type of flow-switching engine.NodeInfo
getExporterNode()
.NodeInfo exporter_node = 36;
NodeInfoOrBuilder
getExporterNodeOrBuilder()
.NodeInfo exporter_node = 36;
com.google.protobuf.UInt64Value
getFirstSwitched()
-associated with this flow was switched.com.google.protobuf.UInt64ValueOrBuilder
getFirstSwitchedOrBuilder()
-associated with this flow was switched.Locality
getFlowLocality()
.Locality flow_locality = 43;
int
getFlowLocalityValue()
.Locality flow_locality = 43;
com.google.protobuf.UInt64Value
getFlowSeqNum()
Flow packet sequence number.com.google.protobuf.UInt64ValueOrBuilder
getFlowSeqNumOrBuilder()
Flow packet sequence number.String
getHost()
string host = 39;
com.google.protobuf.ByteString
getHostBytes()
string host = 39;
com.google.protobuf.UInt32Value
getInputSnmpIfindex()
Input SNMP ifIndex.com.google.protobuf.UInt32ValueOrBuilder
getInputSnmpIfindexOrBuilder()
Input SNMP ifIndex.com.google.protobuf.UInt32Value
getIpProtocolVersion()
IPv4 vs IPv6.com.google.protobuf.UInt32ValueOrBuilder
getIpProtocolVersionOrBuilder()
IPv4 vs IPv6.com.google.protobuf.UInt64Value
getLastSwitched()
-associated with this flow was switched.com.google.protobuf.UInt64ValueOrBuilder
getLastSwitchedOrBuilder()
-associated with this flow was switched.String
getLocation()
string location = 40;
com.google.protobuf.ByteString
getLocationBytes()
string location = 40;
NetflowVersion
getNetflowVersion()
Netflow versionint
getNetflowVersionValue()
Netflow versionString
getNextHopAddress()
Next hop IpAddress.com.google.protobuf.ByteString
getNextHopAddressBytes()
Next hop IpAddress.String
getNextHopHostname()
Next hop hostname.com.google.protobuf.ByteString
getNextHopHostnameBytes()
Next hop hostname.com.google.protobuf.UInt64Value
getNumBytes()
Number of bytes transferred in the flowcom.google.protobuf.UInt64ValueOrBuilder
getNumBytesOrBuilder()
Number of bytes transferred in the flowcom.google.protobuf.UInt32Value
getNumFlowRecords()
Number of flow records in the associated packet.com.google.protobuf.UInt32ValueOrBuilder
getNumFlowRecordsOrBuilder()
Number of flow records in the associated packet.com.google.protobuf.UInt64Value
getNumPackets()
Number of packets in the flow.com.google.protobuf.UInt64ValueOrBuilder
getNumPacketsOrBuilder()
Number of packets in the flow.com.google.protobuf.UInt32Value
getOutputSnmpIfindex()
Output SNMP ifIndex.com.google.protobuf.UInt32ValueOrBuilder
getOutputSnmpIfindexOrBuilder()
Output SNMP ifIndex.com.google.protobuf.Parser<FlowDocument>
getParserForType()
com.google.protobuf.UInt32Value
getProtocol()
IP protocol number i.e 6 for TCP, 17 for UDPcom.google.protobuf.UInt32ValueOrBuilder
getProtocolOrBuilder()
IP protocol number i.e 6 for TCP, 17 for UDPSamplingAlgorithm
getSamplingAlgorithm()
Sampling algorithm ID.int
getSamplingAlgorithmValue()
Sampling algorithm ID.com.google.protobuf.DoubleValue
getSamplingInterval()
Sampling interval.com.google.protobuf.DoubleValueOrBuilder
getSamplingIntervalOrBuilder()
Sampling interval.int
getSerializedSize()
String
getSrcAddress()
Source address.com.google.protobuf.ByteString
getSrcAddressBytes()
Source address.com.google.protobuf.UInt64Value
getSrcAs()
Source AS number.com.google.protobuf.UInt64ValueOrBuilder
getSrcAsOrBuilder()
Source AS number.String
getSrcHostname()
Source hostname.com.google.protobuf.ByteString
getSrcHostnameBytes()
Source hostname.Locality
getSrcLocality()
.Locality src_locality = 41;
int
getSrcLocalityValue()
.Locality src_locality = 41;
com.google.protobuf.UInt32Value
getSrcMaskLen()
The number of contiguous bits in the destination address subnet mask.com.google.protobuf.UInt32ValueOrBuilder
getSrcMaskLenOrBuilder()
The number of contiguous bits in the destination address subnet mask.NodeInfo
getSrcNode()
.NodeInfo src_node = 35;
NodeInfoOrBuilder
getSrcNodeOrBuilder()
.NodeInfo src_node = 35;
com.google.protobuf.UInt32Value
getSrcPort()
Source port.com.google.protobuf.UInt32ValueOrBuilder
getSrcPortOrBuilder()
Source port.com.google.protobuf.UInt32Value
getTcpFlags()
TCP Flags.com.google.protobuf.UInt32ValueOrBuilder
getTcpFlagsOrBuilder()
TCP Flags.long
getTimestamp()
Flow timestamp in milliseconds.com.google.protobuf.UInt32Value
getTos()
TOScom.google.protobuf.UInt32ValueOrBuilder
getTosOrBuilder()
TOScom.google.protobuf.UnknownFieldSet
getUnknownFields()
String
getVlan()
VLAN ID.com.google.protobuf.ByteString
getVlanBytes()
VLAN ID.boolean
hasDeltaSwitched()
Unix timestamp in ms at which the previous exported packet-boolean
hasDestNode()
.NodeInfo dest_node = 37;
boolean
hasDscp()
DSCP; upper 6 bits of TOSboolean
hasDstAs()
Destination autonomous system (AS).boolean
hasDstMaskLen()
The number of contiguous bits in the source address subnet mask.boolean
hasDstPort()
Destination port.boolean
hasEcn()
ECN; lower 2 bits of TOSboolean
hasEngineId()
Slot number of the flow-switching engine.boolean
hasEngineType()
Type of flow-switching engine.boolean
hasExporterNode()
.NodeInfo exporter_node = 36;
boolean
hasFirstSwitched()
-associated with this flow was switched.boolean
hasFlowSeqNum()
Flow packet sequence number.int
hashCode()
boolean
hasInputSnmpIfindex()
Input SNMP ifIndex.boolean
hasIpProtocolVersion()
IPv4 vs IPv6.boolean
hasLastSwitched()
-associated with this flow was switched.boolean
hasNumBytes()
Number of bytes transferred in the flowboolean
hasNumFlowRecords()
Number of flow records in the associated packet.boolean
hasNumPackets()
Number of packets in the flow.boolean
hasOutputSnmpIfindex()
Output SNMP ifIndex.boolean
hasProtocol()
IP protocol number i.e 6 for TCP, 17 for UDPboolean
hasSamplingInterval()
Sampling interval.boolean
hasSrcAs()
Source AS number.boolean
hasSrcMaskLen()
The number of contiguous bits in the destination address subnet mask.boolean
hasSrcNode()
.NodeInfo src_node = 35;
boolean
hasSrcPort()
Source port.boolean
hasTcpFlags()
TCP Flags.boolean
hasTos()
TOSprotected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static FlowDocument.Builder
newBuilder()
static FlowDocument.Builder
newBuilder(FlowDocument prototype)
FlowDocument.Builder
newBuilderForType()
protected FlowDocument.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static FlowDocument
parseDelimitedFrom(InputStream input)
static FlowDocument
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowDocument
parseFrom(byte[] data)
static FlowDocument
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowDocument
parseFrom(com.google.protobuf.ByteString data)
static FlowDocument
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowDocument
parseFrom(com.google.protobuf.CodedInputStream input)
static FlowDocument
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowDocument
parseFrom(InputStream input)
static FlowDocument
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static FlowDocument
parseFrom(ByteBuffer data)
static FlowDocument
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<FlowDocument>
parser()
FlowDocument.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_BYTES_FIELD_NUMBER
public static final int NUM_BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DIRECTION_FIELD_NUMBER
public static final int DIRECTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DST_ADDRESS_FIELD_NUMBER
public static final int DST_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DST_HOSTNAME_FIELD_NUMBER
public static final int DST_HOSTNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DST_AS_FIELD_NUMBER
public static final int DST_AS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DST_MASK_LEN_FIELD_NUMBER
public static final int DST_MASK_LEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DST_PORT_FIELD_NUMBER
public static final int DST_PORT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENGINE_ID_FIELD_NUMBER
public static final int ENGINE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ENGINE_TYPE_FIELD_NUMBER
public static final int ENGINE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DELTA_SWITCHED_FIELD_NUMBER
public static final int DELTA_SWITCHED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIRST_SWITCHED_FIELD_NUMBER
public static final int FIRST_SWITCHED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_SWITCHED_FIELD_NUMBER
public static final int LAST_SWITCHED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_FLOW_RECORDS_FIELD_NUMBER
public static final int NUM_FLOW_RECORDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_PACKETS_FIELD_NUMBER
public static final int NUM_PACKETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLOW_SEQ_NUM_FIELD_NUMBER
public static final int FLOW_SEQ_NUM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INPUT_SNMP_IFINDEX_FIELD_NUMBER
public static final int INPUT_SNMP_IFINDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_SNMP_IFINDEX_FIELD_NUMBER
public static final int OUTPUT_SNMP_IFINDEX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IP_PROTOCOL_VERSION_FIELD_NUMBER
public static final int IP_PROTOCOL_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_HOP_ADDRESS_FIELD_NUMBER
public static final int NEXT_HOP_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NEXT_HOP_HOSTNAME_FIELD_NUMBER
public static final int NEXT_HOP_HOSTNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROTOCOL_FIELD_NUMBER
public static final int PROTOCOL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SAMPLING_ALGORITHM_FIELD_NUMBER
public static final int SAMPLING_ALGORITHM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SAMPLING_INTERVAL_FIELD_NUMBER
public static final int SAMPLING_INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_ADDRESS_FIELD_NUMBER
public static final int SRC_ADDRESS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_HOSTNAME_FIELD_NUMBER
public static final int SRC_HOSTNAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_AS_FIELD_NUMBER
public static final int SRC_AS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_MASK_LEN_FIELD_NUMBER
public static final int SRC_MASK_LEN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_PORT_FIELD_NUMBER
public static final int SRC_PORT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TCP_FLAGS_FIELD_NUMBER
public static final int TCP_FLAGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TOS_FIELD_NUMBER
public static final int TOS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETFLOW_VERSION_FIELD_NUMBER
public static final int NETFLOW_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VLAN_FIELD_NUMBER
public static final int VLAN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_NODE_FIELD_NUMBER
public static final int SRC_NODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPORTER_NODE_FIELD_NUMBER
public static final int EXPORTER_NODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEST_NODE_FIELD_NUMBER
public static final int DEST_NODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
APPLICATION_FIELD_NUMBER
public static final int APPLICATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HOST_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCATION_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SRC_LOCALITY_FIELD_NUMBER
public static final int SRC_LOCALITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DST_LOCALITY_FIELD_NUMBER
public static final int DST_LOCALITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLOW_LOCALITY_FIELD_NUMBER
public static final int FLOW_LOCALITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLOCK_CORRECTION_FIELD_NUMBER
public static final int CLOCK_CORRECTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DSCP_FIELD_NUMBER
public static final int DSCP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ECN_FIELD_NUMBER
public static final int ECN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getTimestamp
public long getTimestamp()
Flow timestamp in milliseconds.
uint64 timestamp = 1;
- Specified by:
getTimestamp
in interfaceFlowDocumentOrBuilder
-
hasNumBytes
public boolean hasNumBytes()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
- Specified by:
hasNumBytes
in interfaceFlowDocumentOrBuilder
-
getNumBytes
public com.google.protobuf.UInt64Value getNumBytes()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
- Specified by:
getNumBytes
in interfaceFlowDocumentOrBuilder
-
getNumBytesOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getNumBytesOrBuilder()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
- Specified by:
getNumBytesOrBuilder
in interfaceFlowDocumentOrBuilder
-
getDirectionValue
public int getDirectionValue()
Direction of the flow (egress vs ingress)
.Direction direction = 3;
- Specified by:
getDirectionValue
in interfaceFlowDocumentOrBuilder
-
getDirection
public Direction getDirection()
Direction of the flow (egress vs ingress)
.Direction direction = 3;
- Specified by:
getDirection
in interfaceFlowDocumentOrBuilder
-
getDstAddress
public String getDstAddress()
Destination address.
string dst_address = 4;
- Specified by:
getDstAddress
in interfaceFlowDocumentOrBuilder
-
getDstAddressBytes
public com.google.protobuf.ByteString getDstAddressBytes()
Destination address.
string dst_address = 4;
- Specified by:
getDstAddressBytes
in interfaceFlowDocumentOrBuilder
-
getDstHostname
public String getDstHostname()
Destination address hostname.
string dst_hostname = 5;
- Specified by:
getDstHostname
in interfaceFlowDocumentOrBuilder
-
getDstHostnameBytes
public com.google.protobuf.ByteString getDstHostnameBytes()
Destination address hostname.
string dst_hostname = 5;
- Specified by:
getDstHostnameBytes
in interfaceFlowDocumentOrBuilder
-
hasDstAs
public boolean hasDstAs()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
- Specified by:
hasDstAs
in interfaceFlowDocumentOrBuilder
-
getDstAs
public com.google.protobuf.UInt64Value getDstAs()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
- Specified by:
getDstAs
in interfaceFlowDocumentOrBuilder
-
getDstAsOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getDstAsOrBuilder()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
- Specified by:
getDstAsOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasDstMaskLen
public boolean hasDstMaskLen()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
- Specified by:
hasDstMaskLen
in interfaceFlowDocumentOrBuilder
-
getDstMaskLen
public com.google.protobuf.UInt32Value getDstMaskLen()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
- Specified by:
getDstMaskLen
in interfaceFlowDocumentOrBuilder
-
getDstMaskLenOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getDstMaskLenOrBuilder()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
- Specified by:
getDstMaskLenOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasDstPort
public boolean hasDstPort()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
- Specified by:
hasDstPort
in interfaceFlowDocumentOrBuilder
-
getDstPort
public com.google.protobuf.UInt32Value getDstPort()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
- Specified by:
getDstPort
in interfaceFlowDocumentOrBuilder
-
getDstPortOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getDstPortOrBuilder()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
- Specified by:
getDstPortOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasEngineId
public boolean hasEngineId()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
- Specified by:
hasEngineId
in interfaceFlowDocumentOrBuilder
-
getEngineId
public com.google.protobuf.UInt32Value getEngineId()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
- Specified by:
getEngineId
in interfaceFlowDocumentOrBuilder
-
getEngineIdOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getEngineIdOrBuilder()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
- Specified by:
getEngineIdOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasEngineType
public boolean hasEngineType()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
- Specified by:
hasEngineType
in interfaceFlowDocumentOrBuilder
-
getEngineType
public com.google.protobuf.UInt32Value getEngineType()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
- Specified by:
getEngineType
in interfaceFlowDocumentOrBuilder
-
getEngineTypeOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getEngineTypeOrBuilder()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
- Specified by:
getEngineTypeOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasDeltaSwitched
public boolean hasDeltaSwitched()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
- Specified by:
hasDeltaSwitched
in interfaceFlowDocumentOrBuilder
-
getDeltaSwitched
public com.google.protobuf.UInt64Value getDeltaSwitched()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
- Specified by:
getDeltaSwitched
in interfaceFlowDocumentOrBuilder
-
getDeltaSwitchedOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getDeltaSwitchedOrBuilder()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
- Specified by:
getDeltaSwitchedOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasFirstSwitched
public boolean hasFirstSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
- Specified by:
hasFirstSwitched
in interfaceFlowDocumentOrBuilder
-
getFirstSwitched
public com.google.protobuf.UInt64Value getFirstSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
- Specified by:
getFirstSwitched
in interfaceFlowDocumentOrBuilder
-
getFirstSwitchedOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getFirstSwitchedOrBuilder()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
- Specified by:
getFirstSwitchedOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasLastSwitched
public boolean hasLastSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
- Specified by:
hasLastSwitched
in interfaceFlowDocumentOrBuilder
-
getLastSwitched
public com.google.protobuf.UInt64Value getLastSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
- Specified by:
getLastSwitched
in interfaceFlowDocumentOrBuilder
-
getLastSwitchedOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getLastSwitchedOrBuilder()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
- Specified by:
getLastSwitchedOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasNumFlowRecords
public boolean hasNumFlowRecords()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
- Specified by:
hasNumFlowRecords
in interfaceFlowDocumentOrBuilder
-
getNumFlowRecords
public com.google.protobuf.UInt32Value getNumFlowRecords()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
- Specified by:
getNumFlowRecords
in interfaceFlowDocumentOrBuilder
-
getNumFlowRecordsOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getNumFlowRecordsOrBuilder()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
- Specified by:
getNumFlowRecordsOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasNumPackets
public boolean hasNumPackets()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
- Specified by:
hasNumPackets
in interfaceFlowDocumentOrBuilder
-
getNumPackets
public com.google.protobuf.UInt64Value getNumPackets()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
- Specified by:
getNumPackets
in interfaceFlowDocumentOrBuilder
-
getNumPacketsOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getNumPacketsOrBuilder()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
- Specified by:
getNumPacketsOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasFlowSeqNum
public boolean hasFlowSeqNum()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
- Specified by:
hasFlowSeqNum
in interfaceFlowDocumentOrBuilder
-
getFlowSeqNum
public com.google.protobuf.UInt64Value getFlowSeqNum()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
- Specified by:
getFlowSeqNum
in interfaceFlowDocumentOrBuilder
-
getFlowSeqNumOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getFlowSeqNumOrBuilder()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
- Specified by:
getFlowSeqNumOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasInputSnmpIfindex
public boolean hasInputSnmpIfindex()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
- Specified by:
hasInputSnmpIfindex
in interfaceFlowDocumentOrBuilder
-
getInputSnmpIfindex
public com.google.protobuf.UInt32Value getInputSnmpIfindex()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
- Specified by:
getInputSnmpIfindex
in interfaceFlowDocumentOrBuilder
-
getInputSnmpIfindexOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getInputSnmpIfindexOrBuilder()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
- Specified by:
getInputSnmpIfindexOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasOutputSnmpIfindex
public boolean hasOutputSnmpIfindex()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
- Specified by:
hasOutputSnmpIfindex
in interfaceFlowDocumentOrBuilder
-
getOutputSnmpIfindex
public com.google.protobuf.UInt32Value getOutputSnmpIfindex()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
- Specified by:
getOutputSnmpIfindex
in interfaceFlowDocumentOrBuilder
-
getOutputSnmpIfindexOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getOutputSnmpIfindexOrBuilder()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
- Specified by:
getOutputSnmpIfindexOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasIpProtocolVersion
public boolean hasIpProtocolVersion()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
- Specified by:
hasIpProtocolVersion
in interfaceFlowDocumentOrBuilder
-
getIpProtocolVersion
public com.google.protobuf.UInt32Value getIpProtocolVersion()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
- Specified by:
getIpProtocolVersion
in interfaceFlowDocumentOrBuilder
-
getIpProtocolVersionOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getIpProtocolVersionOrBuilder()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
- Specified by:
getIpProtocolVersionOrBuilder
in interfaceFlowDocumentOrBuilder
-
getNextHopAddress
public String getNextHopAddress()
Next hop IpAddress.
string next_hop_address = 20;
- Specified by:
getNextHopAddress
in interfaceFlowDocumentOrBuilder
-
getNextHopAddressBytes
public com.google.protobuf.ByteString getNextHopAddressBytes()
Next hop IpAddress.
string next_hop_address = 20;
- Specified by:
getNextHopAddressBytes
in interfaceFlowDocumentOrBuilder
-
getNextHopHostname
public String getNextHopHostname()
Next hop hostname.
string next_hop_hostname = 21;
- Specified by:
getNextHopHostname
in interfaceFlowDocumentOrBuilder
-
getNextHopHostnameBytes
public com.google.protobuf.ByteString getNextHopHostnameBytes()
Next hop hostname.
string next_hop_hostname = 21;
- Specified by:
getNextHopHostnameBytes
in interfaceFlowDocumentOrBuilder
-
hasProtocol
public boolean hasProtocol()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
- Specified by:
hasProtocol
in interfaceFlowDocumentOrBuilder
-
getProtocol
public com.google.protobuf.UInt32Value getProtocol()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
- Specified by:
getProtocol
in interfaceFlowDocumentOrBuilder
-
getProtocolOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getProtocolOrBuilder()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
- Specified by:
getProtocolOrBuilder
in interfaceFlowDocumentOrBuilder
-
getSamplingAlgorithmValue
public int getSamplingAlgorithmValue()
Sampling algorithm ID.
.SamplingAlgorithm sampling_algorithm = 23;
- Specified by:
getSamplingAlgorithmValue
in interfaceFlowDocumentOrBuilder
-
getSamplingAlgorithm
public SamplingAlgorithm getSamplingAlgorithm()
Sampling algorithm ID.
.SamplingAlgorithm sampling_algorithm = 23;
- Specified by:
getSamplingAlgorithm
in interfaceFlowDocumentOrBuilder
-
hasSamplingInterval
public boolean hasSamplingInterval()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
- Specified by:
hasSamplingInterval
in interfaceFlowDocumentOrBuilder
-
getSamplingInterval
public com.google.protobuf.DoubleValue getSamplingInterval()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
- Specified by:
getSamplingInterval
in interfaceFlowDocumentOrBuilder
-
getSamplingIntervalOrBuilder
public com.google.protobuf.DoubleValueOrBuilder getSamplingIntervalOrBuilder()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
- Specified by:
getSamplingIntervalOrBuilder
in interfaceFlowDocumentOrBuilder
-
getSrcAddress
public String getSrcAddress()
Source address.
string src_address = 26;
- Specified by:
getSrcAddress
in interfaceFlowDocumentOrBuilder
-
getSrcAddressBytes
public com.google.protobuf.ByteString getSrcAddressBytes()
Source address.
string src_address = 26;
- Specified by:
getSrcAddressBytes
in interfaceFlowDocumentOrBuilder
-
getSrcHostname
public String getSrcHostname()
Source hostname.
string src_hostname = 27;
- Specified by:
getSrcHostname
in interfaceFlowDocumentOrBuilder
-
getSrcHostnameBytes
public com.google.protobuf.ByteString getSrcHostnameBytes()
Source hostname.
string src_hostname = 27;
- Specified by:
getSrcHostnameBytes
in interfaceFlowDocumentOrBuilder
-
hasSrcAs
public boolean hasSrcAs()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
- Specified by:
hasSrcAs
in interfaceFlowDocumentOrBuilder
-
getSrcAs
public com.google.protobuf.UInt64Value getSrcAs()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
- Specified by:
getSrcAs
in interfaceFlowDocumentOrBuilder
-
getSrcAsOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getSrcAsOrBuilder()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
- Specified by:
getSrcAsOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasSrcMaskLen
public boolean hasSrcMaskLen()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
- Specified by:
hasSrcMaskLen
in interfaceFlowDocumentOrBuilder
-
getSrcMaskLen
public com.google.protobuf.UInt32Value getSrcMaskLen()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
- Specified by:
getSrcMaskLen
in interfaceFlowDocumentOrBuilder
-
getSrcMaskLenOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getSrcMaskLenOrBuilder()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
- Specified by:
getSrcMaskLenOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasSrcPort
public boolean hasSrcPort()
Source port.
.google.protobuf.UInt32Value src_port = 30;
- Specified by:
hasSrcPort
in interfaceFlowDocumentOrBuilder
-
getSrcPort
public com.google.protobuf.UInt32Value getSrcPort()
Source port.
.google.protobuf.UInt32Value src_port = 30;
- Specified by:
getSrcPort
in interfaceFlowDocumentOrBuilder
-
getSrcPortOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getSrcPortOrBuilder()
Source port.
.google.protobuf.UInt32Value src_port = 30;
- Specified by:
getSrcPortOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasTcpFlags
public boolean hasTcpFlags()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
- Specified by:
hasTcpFlags
in interfaceFlowDocumentOrBuilder
-
getTcpFlags
public com.google.protobuf.UInt32Value getTcpFlags()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
- Specified by:
getTcpFlags
in interfaceFlowDocumentOrBuilder
-
getTcpFlagsOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getTcpFlagsOrBuilder()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
- Specified by:
getTcpFlagsOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasTos
public boolean hasTos()
TOS
.google.protobuf.UInt32Value tos = 32;
- Specified by:
hasTos
in interfaceFlowDocumentOrBuilder
-
getTos
public com.google.protobuf.UInt32Value getTos()
TOS
.google.protobuf.UInt32Value tos = 32;
- Specified by:
getTos
in interfaceFlowDocumentOrBuilder
-
getTosOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getTosOrBuilder()
TOS
.google.protobuf.UInt32Value tos = 32;
- Specified by:
getTosOrBuilder
in interfaceFlowDocumentOrBuilder
-
getNetflowVersionValue
public int getNetflowVersionValue()
Netflow version
.NetflowVersion netflow_version = 33;
- Specified by:
getNetflowVersionValue
in interfaceFlowDocumentOrBuilder
-
getNetflowVersion
public NetflowVersion getNetflowVersion()
Netflow version
.NetflowVersion netflow_version = 33;
- Specified by:
getNetflowVersion
in interfaceFlowDocumentOrBuilder
-
getVlan
public String getVlan()
VLAN ID.
string vlan = 34;
- Specified by:
getVlan
in interfaceFlowDocumentOrBuilder
-
getVlanBytes
public com.google.protobuf.ByteString getVlanBytes()
VLAN ID.
string vlan = 34;
- Specified by:
getVlanBytes
in interfaceFlowDocumentOrBuilder
-
hasSrcNode
public boolean hasSrcNode()
.NodeInfo src_node = 35;
- Specified by:
hasSrcNode
in interfaceFlowDocumentOrBuilder
-
getSrcNode
public NodeInfo getSrcNode()
.NodeInfo src_node = 35;
- Specified by:
getSrcNode
in interfaceFlowDocumentOrBuilder
-
getSrcNodeOrBuilder
public NodeInfoOrBuilder getSrcNodeOrBuilder()
.NodeInfo src_node = 35;
- Specified by:
getSrcNodeOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasExporterNode
public boolean hasExporterNode()
.NodeInfo exporter_node = 36;
- Specified by:
hasExporterNode
in interfaceFlowDocumentOrBuilder
-
getExporterNode
public NodeInfo getExporterNode()
.NodeInfo exporter_node = 36;
- Specified by:
getExporterNode
in interfaceFlowDocumentOrBuilder
-
getExporterNodeOrBuilder
public NodeInfoOrBuilder getExporterNodeOrBuilder()
.NodeInfo exporter_node = 36;
- Specified by:
getExporterNodeOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasDestNode
public boolean hasDestNode()
.NodeInfo dest_node = 37;
- Specified by:
hasDestNode
in interfaceFlowDocumentOrBuilder
-
getDestNode
public NodeInfo getDestNode()
.NodeInfo dest_node = 37;
- Specified by:
getDestNode
in interfaceFlowDocumentOrBuilder
-
getDestNodeOrBuilder
public NodeInfoOrBuilder getDestNodeOrBuilder()
.NodeInfo dest_node = 37;
- Specified by:
getDestNodeOrBuilder
in interfaceFlowDocumentOrBuilder
-
getApplication
public String getApplication()
string application = 38;
- Specified by:
getApplication
in interfaceFlowDocumentOrBuilder
-
getApplicationBytes
public com.google.protobuf.ByteString getApplicationBytes()
string application = 38;
- Specified by:
getApplicationBytes
in interfaceFlowDocumentOrBuilder
-
getHost
public String getHost()
string host = 39;
- Specified by:
getHost
in interfaceFlowDocumentOrBuilder
-
getHostBytes
public com.google.protobuf.ByteString getHostBytes()
string host = 39;
- Specified by:
getHostBytes
in interfaceFlowDocumentOrBuilder
-
getLocation
public String getLocation()
string location = 40;
- Specified by:
getLocation
in interfaceFlowDocumentOrBuilder
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
string location = 40;
- Specified by:
getLocationBytes
in interfaceFlowDocumentOrBuilder
-
getSrcLocalityValue
public int getSrcLocalityValue()
.Locality src_locality = 41;
- Specified by:
getSrcLocalityValue
in interfaceFlowDocumentOrBuilder
-
getSrcLocality
public Locality getSrcLocality()
.Locality src_locality = 41;
- Specified by:
getSrcLocality
in interfaceFlowDocumentOrBuilder
-
getDstLocalityValue
public int getDstLocalityValue()
.Locality dst_locality = 42;
- Specified by:
getDstLocalityValue
in interfaceFlowDocumentOrBuilder
-
getDstLocality
public Locality getDstLocality()
.Locality dst_locality = 42;
- Specified by:
getDstLocality
in interfaceFlowDocumentOrBuilder
-
getFlowLocalityValue
public int getFlowLocalityValue()
.Locality flow_locality = 43;
- Specified by:
getFlowLocalityValue
in interfaceFlowDocumentOrBuilder
-
getFlowLocality
public Locality getFlowLocality()
.Locality flow_locality = 43;
- Specified by:
getFlowLocality
in interfaceFlowDocumentOrBuilder
-
getClockCorrection
public long getClockCorrection()
Applied clock correction im milliseconds.
uint64 clock_correction = 45;
- Specified by:
getClockCorrection
in interfaceFlowDocumentOrBuilder
-
hasDscp
public boolean hasDscp()
DSCP; upper 6 bits of TOS
.google.protobuf.UInt32Value dscp = 46;
- Specified by:
hasDscp
in interfaceFlowDocumentOrBuilder
-
getDscp
public com.google.protobuf.UInt32Value getDscp()
DSCP; upper 6 bits of TOS
.google.protobuf.UInt32Value dscp = 46;
- Specified by:
getDscp
in interfaceFlowDocumentOrBuilder
-
getDscpOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getDscpOrBuilder()
DSCP; upper 6 bits of TOS
.google.protobuf.UInt32Value dscp = 46;
- Specified by:
getDscpOrBuilder
in interfaceFlowDocumentOrBuilder
-
hasEcn
public boolean hasEcn()
ECN; lower 2 bits of TOS
.google.protobuf.UInt32Value ecn = 47;
- Specified by:
hasEcn
in interfaceFlowDocumentOrBuilder
-
getEcn
public com.google.protobuf.UInt32Value getEcn()
ECN; lower 2 bits of TOS
.google.protobuf.UInt32Value ecn = 47;
- Specified by:
getEcn
in interfaceFlowDocumentOrBuilder
-
getEcnOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getEcnOrBuilder()
ECN; lower 2 bits of TOS
.google.protobuf.UInt32Value ecn = 47;
- Specified by:
getEcnOrBuilder
in interfaceFlowDocumentOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static FlowDocument parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowDocument parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowDocument parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowDocument parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowDocument parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowDocument parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FlowDocument parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FlowDocument parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FlowDocument parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static FlowDocument parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static FlowDocument parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static FlowDocument parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public FlowDocument.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static FlowDocument.Builder newBuilder()
-
newBuilder
public static FlowDocument.Builder newBuilder(FlowDocument prototype)
-
toBuilder
public FlowDocument.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FlowDocument.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static FlowDocument getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FlowDocument> parser()
-
getParserForType
public com.google.protobuf.Parser<FlowDocument> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public FlowDocument getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-