public interface FlowDocumentOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getApplication()
string application = 38; |
com.google.protobuf.ByteString |
getApplicationBytes()
string application = 38; |
long |
getClockCorrection()
Applied clock correction im milliseconds.
|
String |
getConvoKey()
string convo_key = 44; |
com.google.protobuf.ByteString |
getConvoKeyBytes()
string convo_key = 44; |
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-
|
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)
|
String |
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 |
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 version
|
int |
getNetflowVersionValue()
Netflow version
|
String |
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 flow
|
com.google.protobuf.UInt64ValueOrBuilder |
getNumBytesOrBuilder()
Number of bytes transferred in the flow
|
com.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.UInt32Value |
getProtocol()
IP protocol number i.e 6 for TCP, 17 for UDP
|
com.google.protobuf.UInt32ValueOrBuilder |
getProtocolOrBuilder()
IP protocol number i.e 6 for TCP, 17 for UDP
|
SamplingAlgorithm |
getSamplingAlgorithm()
Sampling algorithm ID.
|
int |
getSamplingAlgorithmValue()
Sampling algorithm ID.
|
com.google.protobuf.DoubleValue |
getSamplingInterval()
Sampling interval.
|
com.google.protobuf.DoubleValueOrBuilder |
getSamplingIntervalOrBuilder()
Sampling interval.
|
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()
TOS
|
com.google.protobuf.UInt32ValueOrBuilder |
getTosOrBuilder()
TOS
|
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 |
hasDstAs()
Destination autonomous system (AS).
|
boolean |
hasDstMaskLen()
The number of contiguous bits in the source address subnet mask.
|
boolean |
hasDstPort()
Destination port.
|
boolean |
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.
|
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 flow
|
boolean |
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 UDP
|
boolean |
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()
TOS
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
long getTimestamp()
Flow timestamp in milliseconds.
uint64 timestamp = 1;
boolean hasNumBytes()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
com.google.protobuf.UInt64Value getNumBytes()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
com.google.protobuf.UInt64ValueOrBuilder getNumBytesOrBuilder()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
int getDirectionValue()
Direction of the flow (egress vs ingress)
.Direction direction = 3;
Direction getDirection()
Direction of the flow (egress vs ingress)
.Direction direction = 3;
String getDstAddress()
Destination address.
string dst_address = 4;
com.google.protobuf.ByteString getDstAddressBytes()
Destination address.
string dst_address = 4;
String getDstHostname()
Destination address hostname.
string dst_hostname = 5;
com.google.protobuf.ByteString getDstHostnameBytes()
Destination address hostname.
string dst_hostname = 5;
boolean hasDstAs()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
com.google.protobuf.UInt64Value getDstAs()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
com.google.protobuf.UInt64ValueOrBuilder getDstAsOrBuilder()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
boolean hasDstMaskLen()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
com.google.protobuf.UInt32Value getDstMaskLen()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
com.google.protobuf.UInt32ValueOrBuilder getDstMaskLenOrBuilder()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
boolean hasDstPort()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
com.google.protobuf.UInt32Value getDstPort()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
com.google.protobuf.UInt32ValueOrBuilder getDstPortOrBuilder()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
boolean hasEngineId()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
com.google.protobuf.UInt32Value getEngineId()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
com.google.protobuf.UInt32ValueOrBuilder getEngineIdOrBuilder()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
boolean hasEngineType()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
com.google.protobuf.UInt32Value getEngineType()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
com.google.protobuf.UInt32ValueOrBuilder getEngineTypeOrBuilder()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
boolean hasDeltaSwitched()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
com.google.protobuf.UInt64Value getDeltaSwitched()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
com.google.protobuf.UInt64ValueOrBuilder getDeltaSwitchedOrBuilder()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
boolean hasFirstSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
com.google.protobuf.UInt64Value getFirstSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
com.google.protobuf.UInt64ValueOrBuilder getFirstSwitchedOrBuilder()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
boolean hasLastSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
com.google.protobuf.UInt64Value getLastSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
com.google.protobuf.UInt64ValueOrBuilder getLastSwitchedOrBuilder()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
boolean hasNumFlowRecords()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
com.google.protobuf.UInt32Value getNumFlowRecords()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
com.google.protobuf.UInt32ValueOrBuilder getNumFlowRecordsOrBuilder()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
boolean hasNumPackets()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
com.google.protobuf.UInt64Value getNumPackets()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
com.google.protobuf.UInt64ValueOrBuilder getNumPacketsOrBuilder()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
boolean hasFlowSeqNum()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
com.google.protobuf.UInt64Value getFlowSeqNum()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
com.google.protobuf.UInt64ValueOrBuilder getFlowSeqNumOrBuilder()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
boolean hasInputSnmpIfindex()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
com.google.protobuf.UInt32Value getInputSnmpIfindex()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
com.google.protobuf.UInt32ValueOrBuilder getInputSnmpIfindexOrBuilder()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
boolean hasOutputSnmpIfindex()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
com.google.protobuf.UInt32Value getOutputSnmpIfindex()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
com.google.protobuf.UInt32ValueOrBuilder getOutputSnmpIfindexOrBuilder()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
boolean hasIpProtocolVersion()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
com.google.protobuf.UInt32Value getIpProtocolVersion()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
com.google.protobuf.UInt32ValueOrBuilder getIpProtocolVersionOrBuilder()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
String getNextHopAddress()
Next hop IpAddress.
string next_hop_address = 20;
com.google.protobuf.ByteString getNextHopAddressBytes()
Next hop IpAddress.
string next_hop_address = 20;
String getNextHopHostname()
Next hop hostname.
string next_hop_hostname = 21;
com.google.protobuf.ByteString getNextHopHostnameBytes()
Next hop hostname.
string next_hop_hostname = 21;
boolean hasProtocol()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
com.google.protobuf.UInt32Value getProtocol()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
com.google.protobuf.UInt32ValueOrBuilder getProtocolOrBuilder()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
int getSamplingAlgorithmValue()
Sampling algorithm ID.
.SamplingAlgorithm sampling_algorithm = 23;
SamplingAlgorithm getSamplingAlgorithm()
Sampling algorithm ID.
.SamplingAlgorithm sampling_algorithm = 23;
boolean hasSamplingInterval()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
com.google.protobuf.DoubleValue getSamplingInterval()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
com.google.protobuf.DoubleValueOrBuilder getSamplingIntervalOrBuilder()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
String getSrcAddress()
Source address.
string src_address = 26;
com.google.protobuf.ByteString getSrcAddressBytes()
Source address.
string src_address = 26;
String getSrcHostname()
Source hostname.
string src_hostname = 27;
com.google.protobuf.ByteString getSrcHostnameBytes()
Source hostname.
string src_hostname = 27;
boolean hasSrcAs()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
com.google.protobuf.UInt64Value getSrcAs()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
com.google.protobuf.UInt64ValueOrBuilder getSrcAsOrBuilder()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
boolean hasSrcMaskLen()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
com.google.protobuf.UInt32Value getSrcMaskLen()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
com.google.protobuf.UInt32ValueOrBuilder getSrcMaskLenOrBuilder()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
boolean hasSrcPort()
Source port.
.google.protobuf.UInt32Value src_port = 30;
com.google.protobuf.UInt32Value getSrcPort()
Source port.
.google.protobuf.UInt32Value src_port = 30;
com.google.protobuf.UInt32ValueOrBuilder getSrcPortOrBuilder()
Source port.
.google.protobuf.UInt32Value src_port = 30;
boolean hasTcpFlags()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
com.google.protobuf.UInt32Value getTcpFlags()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
com.google.protobuf.UInt32ValueOrBuilder getTcpFlagsOrBuilder()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
boolean hasTos()
TOS
.google.protobuf.UInt32Value tos = 32;
com.google.protobuf.UInt32Value getTos()
TOS
.google.protobuf.UInt32Value tos = 32;
com.google.protobuf.UInt32ValueOrBuilder getTosOrBuilder()
TOS
.google.protobuf.UInt32Value tos = 32;
int getNetflowVersionValue()
Netflow version
.NetflowVersion netflow_version = 33;
NetflowVersion getNetflowVersion()
Netflow version
.NetflowVersion netflow_version = 33;
String getVlan()
VLAN ID.
string vlan = 34;
com.google.protobuf.ByteString getVlanBytes()
VLAN ID.
string vlan = 34;
boolean hasSrcNode()
.NodeInfo src_node = 35;
NodeInfo getSrcNode()
.NodeInfo src_node = 35;
NodeInfoOrBuilder getSrcNodeOrBuilder()
.NodeInfo src_node = 35;
boolean hasExporterNode()
.NodeInfo exporter_node = 36;
NodeInfo getExporterNode()
.NodeInfo exporter_node = 36;
NodeInfoOrBuilder getExporterNodeOrBuilder()
.NodeInfo exporter_node = 36;
boolean hasDestNode()
.NodeInfo dest_node = 37;
NodeInfo getDestNode()
.NodeInfo dest_node = 37;
NodeInfoOrBuilder getDestNodeOrBuilder()
.NodeInfo dest_node = 37;
String getApplication()
string application = 38;
com.google.protobuf.ByteString getApplicationBytes()
string application = 38;
String getHost()
string host = 39;
com.google.protobuf.ByteString getHostBytes()
string host = 39;
String getLocation()
string location = 40;
com.google.protobuf.ByteString getLocationBytes()
string location = 40;
int getSrcLocalityValue()
.Locality src_locality = 41;
Locality getSrcLocality()
.Locality src_locality = 41;
int getDstLocalityValue()
.Locality dst_locality = 42;
Locality getDstLocality()
.Locality dst_locality = 42;
int getFlowLocalityValue()
.Locality flow_locality = 43;
Locality getFlowLocality()
.Locality flow_locality = 43;
String getConvoKey()
string convo_key = 44;
com.google.protobuf.ByteString getConvoKeyBytes()
string convo_key = 44;
long getClockCorrection()
Applied clock correction im milliseconds.
uint64 clock_correction = 45;
Copyright © 2021. All rights reserved.