public final class FlowDocument extends com.google.protobuf.GeneratedMessageV3 implements FlowDocumentOrBuilder
FlowDocument
Modifier and Type | Class and Description |
---|---|
static class |
FlowDocument.Builder
Protobuf type
FlowDocument |
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
Modifier and Type | Method and 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.
|
String |
getConvoKey()
string convo_key = 44; |
com.google.protobuf.ByteString |
getConvoKeyBytes()
string convo_key = 44; |
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)
|
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.Parser<FlowDocument> |
getParserForType() |
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.
|
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()
TOS
|
com.google.protobuf.UInt32ValueOrBuilder |
getTosOrBuilder()
TOS
|
com.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 |
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.
|
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 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
|
protected 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(ByteBuffer data) |
static FlowDocument |
parseFrom(ByteBuffer 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 com.google.protobuf.Parser<FlowDocument> |
parser() |
FlowDocument.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
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
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int TIMESTAMP_FIELD_NUMBER
public static final int NUM_BYTES_FIELD_NUMBER
public static final int DIRECTION_FIELD_NUMBER
public static final int DST_ADDRESS_FIELD_NUMBER
public static final int DST_HOSTNAME_FIELD_NUMBER
public static final int DST_AS_FIELD_NUMBER
public static final int DST_MASK_LEN_FIELD_NUMBER
public static final int DST_PORT_FIELD_NUMBER
public static final int ENGINE_ID_FIELD_NUMBER
public static final int ENGINE_TYPE_FIELD_NUMBER
public static final int DELTA_SWITCHED_FIELD_NUMBER
public static final int FIRST_SWITCHED_FIELD_NUMBER
public static final int LAST_SWITCHED_FIELD_NUMBER
public static final int NUM_FLOW_RECORDS_FIELD_NUMBER
public static final int NUM_PACKETS_FIELD_NUMBER
public static final int FLOW_SEQ_NUM_FIELD_NUMBER
public static final int INPUT_SNMP_IFINDEX_FIELD_NUMBER
public static final int OUTPUT_SNMP_IFINDEX_FIELD_NUMBER
public static final int IP_PROTOCOL_VERSION_FIELD_NUMBER
public static final int NEXT_HOP_ADDRESS_FIELD_NUMBER
public static final int NEXT_HOP_HOSTNAME_FIELD_NUMBER
public static final int PROTOCOL_FIELD_NUMBER
public static final int SAMPLING_ALGORITHM_FIELD_NUMBER
public static final int SAMPLING_INTERVAL_FIELD_NUMBER
public static final int SRC_ADDRESS_FIELD_NUMBER
public static final int SRC_HOSTNAME_FIELD_NUMBER
public static final int SRC_AS_FIELD_NUMBER
public static final int SRC_MASK_LEN_FIELD_NUMBER
public static final int SRC_PORT_FIELD_NUMBER
public static final int TCP_FLAGS_FIELD_NUMBER
public static final int TOS_FIELD_NUMBER
public static final int NETFLOW_VERSION_FIELD_NUMBER
public static final int VLAN_FIELD_NUMBER
public static final int SRC_NODE_FIELD_NUMBER
public static final int EXPORTER_NODE_FIELD_NUMBER
public static final int DEST_NODE_FIELD_NUMBER
public static final int APPLICATION_FIELD_NUMBER
public static final int HOST_FIELD_NUMBER
public static final int LOCATION_FIELD_NUMBER
public static final int SRC_LOCALITY_FIELD_NUMBER
public static final int DST_LOCALITY_FIELD_NUMBER
public static final int FLOW_LOCALITY_FIELD_NUMBER
public static final int CONVO_KEY_FIELD_NUMBER
public static final int CLOCK_CORRECTION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public long getTimestamp()
Flow timestamp in milliseconds.
uint64 timestamp = 1;
getTimestamp
in interface FlowDocumentOrBuilder
public boolean hasNumBytes()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
hasNumBytes
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64Value getNumBytes()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
getNumBytes
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getNumBytesOrBuilder()
Number of bytes transferred in the flow
.google.protobuf.UInt64Value num_bytes = 2;
getNumBytesOrBuilder
in interface FlowDocumentOrBuilder
public int getDirectionValue()
Direction of the flow (egress vs ingress)
.Direction direction = 3;
getDirectionValue
in interface FlowDocumentOrBuilder
public Direction getDirection()
Direction of the flow (egress vs ingress)
.Direction direction = 3;
getDirection
in interface FlowDocumentOrBuilder
public String getDstAddress()
Destination address.
string dst_address = 4;
getDstAddress
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getDstAddressBytes()
Destination address.
string dst_address = 4;
getDstAddressBytes
in interface FlowDocumentOrBuilder
public String getDstHostname()
Destination address hostname.
string dst_hostname = 5;
getDstHostname
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getDstHostnameBytes()
Destination address hostname.
string dst_hostname = 5;
getDstHostnameBytes
in interface FlowDocumentOrBuilder
public boolean hasDstAs()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
hasDstAs
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64Value getDstAs()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
getDstAs
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getDstAsOrBuilder()
Destination autonomous system (AS).
.google.protobuf.UInt64Value dst_as = 6;
getDstAsOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasDstMaskLen()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
hasDstMaskLen
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getDstMaskLen()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
getDstMaskLen
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getDstMaskLenOrBuilder()
The number of contiguous bits in the source address subnet mask.
.google.protobuf.UInt32Value dst_mask_len = 7;
getDstMaskLenOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasDstPort()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
hasDstPort
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getDstPort()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
getDstPort
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getDstPortOrBuilder()
Destination port.
.google.protobuf.UInt32Value dst_port = 8;
getDstPortOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasEngineId()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
hasEngineId
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getEngineId()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
getEngineId
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getEngineIdOrBuilder()
Slot number of the flow-switching engine.
.google.protobuf.UInt32Value engine_id = 9;
getEngineIdOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasEngineType()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
hasEngineType
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getEngineType()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
getEngineType
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getEngineTypeOrBuilder()
Type of flow-switching engine.
.google.protobuf.UInt32Value engine_type = 10;
getEngineTypeOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasDeltaSwitched()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
hasDeltaSwitched
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64Value getDeltaSwitched()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
getDeltaSwitched
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getDeltaSwitchedOrBuilder()
Unix timestamp in ms at which the previous exported packet-
.google.protobuf.UInt64Value delta_switched = 11;
getDeltaSwitchedOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasFirstSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
hasFirstSwitched
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64Value getFirstSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
getFirstSwitched
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getFirstSwitchedOrBuilder()
-associated with this flow was switched.
.google.protobuf.UInt64Value first_switched = 12;
getFirstSwitchedOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasLastSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
hasLastSwitched
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64Value getLastSwitched()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
getLastSwitched
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getLastSwitchedOrBuilder()
-associated with this flow was switched.
.google.protobuf.UInt64Value last_switched = 13;
getLastSwitchedOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasNumFlowRecords()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
hasNumFlowRecords
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getNumFlowRecords()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
getNumFlowRecords
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getNumFlowRecordsOrBuilder()
Number of flow records in the associated packet.
.google.protobuf.UInt32Value num_flow_records = 14;
getNumFlowRecordsOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasNumPackets()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
hasNumPackets
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64Value getNumPackets()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
getNumPackets
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getNumPacketsOrBuilder()
Number of packets in the flow.
.google.protobuf.UInt64Value num_packets = 15;
getNumPacketsOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasFlowSeqNum()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
hasFlowSeqNum
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64Value getFlowSeqNum()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
getFlowSeqNum
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getFlowSeqNumOrBuilder()
Flow packet sequence number.
.google.protobuf.UInt64Value flow_seq_num = 16;
getFlowSeqNumOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasInputSnmpIfindex()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
hasInputSnmpIfindex
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getInputSnmpIfindex()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
getInputSnmpIfindex
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getInputSnmpIfindexOrBuilder()
Input SNMP ifIndex.
.google.protobuf.UInt32Value input_snmp_ifindex = 17;
getInputSnmpIfindexOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasOutputSnmpIfindex()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
hasOutputSnmpIfindex
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getOutputSnmpIfindex()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
getOutputSnmpIfindex
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getOutputSnmpIfindexOrBuilder()
Output SNMP ifIndex.
.google.protobuf.UInt32Value output_snmp_ifindex = 18;
getOutputSnmpIfindexOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasIpProtocolVersion()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
hasIpProtocolVersion
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getIpProtocolVersion()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
getIpProtocolVersion
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getIpProtocolVersionOrBuilder()
IPv4 vs IPv6.
.google.protobuf.UInt32Value ip_protocol_version = 19;
getIpProtocolVersionOrBuilder
in interface FlowDocumentOrBuilder
public String getNextHopAddress()
Next hop IpAddress.
string next_hop_address = 20;
getNextHopAddress
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getNextHopAddressBytes()
Next hop IpAddress.
string next_hop_address = 20;
getNextHopAddressBytes
in interface FlowDocumentOrBuilder
public String getNextHopHostname()
Next hop hostname.
string next_hop_hostname = 21;
getNextHopHostname
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getNextHopHostnameBytes()
Next hop hostname.
string next_hop_hostname = 21;
getNextHopHostnameBytes
in interface FlowDocumentOrBuilder
public boolean hasProtocol()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
hasProtocol
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getProtocol()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
getProtocol
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getProtocolOrBuilder()
IP protocol number i.e 6 for TCP, 17 for UDP
.google.protobuf.UInt32Value protocol = 22;
getProtocolOrBuilder
in interface FlowDocumentOrBuilder
public int getSamplingAlgorithmValue()
Sampling algorithm ID.
.SamplingAlgorithm sampling_algorithm = 23;
getSamplingAlgorithmValue
in interface FlowDocumentOrBuilder
public SamplingAlgorithm getSamplingAlgorithm()
Sampling algorithm ID.
.SamplingAlgorithm sampling_algorithm = 23;
getSamplingAlgorithm
in interface FlowDocumentOrBuilder
public boolean hasSamplingInterval()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
hasSamplingInterval
in interface FlowDocumentOrBuilder
public com.google.protobuf.DoubleValue getSamplingInterval()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
getSamplingInterval
in interface FlowDocumentOrBuilder
public com.google.protobuf.DoubleValueOrBuilder getSamplingIntervalOrBuilder()
Sampling interval.
.google.protobuf.DoubleValue sampling_interval = 24;
getSamplingIntervalOrBuilder
in interface FlowDocumentOrBuilder
public String getSrcAddress()
Source address.
string src_address = 26;
getSrcAddress
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getSrcAddressBytes()
Source address.
string src_address = 26;
getSrcAddressBytes
in interface FlowDocumentOrBuilder
public String getSrcHostname()
Source hostname.
string src_hostname = 27;
getSrcHostname
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getSrcHostnameBytes()
Source hostname.
string src_hostname = 27;
getSrcHostnameBytes
in interface FlowDocumentOrBuilder
public boolean hasSrcAs()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
hasSrcAs
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64Value getSrcAs()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
getSrcAs
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt64ValueOrBuilder getSrcAsOrBuilder()
Source AS number.
.google.protobuf.UInt64Value src_as = 28;
getSrcAsOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasSrcMaskLen()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
hasSrcMaskLen
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getSrcMaskLen()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
getSrcMaskLen
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getSrcMaskLenOrBuilder()
The number of contiguous bits in the destination address subnet mask.
.google.protobuf.UInt32Value src_mask_len = 29;
getSrcMaskLenOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasSrcPort()
Source port.
.google.protobuf.UInt32Value src_port = 30;
hasSrcPort
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getSrcPort()
Source port.
.google.protobuf.UInt32Value src_port = 30;
getSrcPort
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getSrcPortOrBuilder()
Source port.
.google.protobuf.UInt32Value src_port = 30;
getSrcPortOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasTcpFlags()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
hasTcpFlags
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getTcpFlags()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
getTcpFlags
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getTcpFlagsOrBuilder()
TCP Flags.
.google.protobuf.UInt32Value tcp_flags = 31;
getTcpFlagsOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasTos()
TOS
.google.protobuf.UInt32Value tos = 32;
hasTos
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32Value getTos()
TOS
.google.protobuf.UInt32Value tos = 32;
getTos
in interface FlowDocumentOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getTosOrBuilder()
TOS
.google.protobuf.UInt32Value tos = 32;
getTosOrBuilder
in interface FlowDocumentOrBuilder
public int getNetflowVersionValue()
Netflow version
.NetflowVersion netflow_version = 33;
getNetflowVersionValue
in interface FlowDocumentOrBuilder
public NetflowVersion getNetflowVersion()
Netflow version
.NetflowVersion netflow_version = 33;
getNetflowVersion
in interface FlowDocumentOrBuilder
public String getVlan()
VLAN ID.
string vlan = 34;
getVlan
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getVlanBytes()
VLAN ID.
string vlan = 34;
getVlanBytes
in interface FlowDocumentOrBuilder
public boolean hasSrcNode()
.NodeInfo src_node = 35;
hasSrcNode
in interface FlowDocumentOrBuilder
public NodeInfo getSrcNode()
.NodeInfo src_node = 35;
getSrcNode
in interface FlowDocumentOrBuilder
public NodeInfoOrBuilder getSrcNodeOrBuilder()
.NodeInfo src_node = 35;
getSrcNodeOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasExporterNode()
.NodeInfo exporter_node = 36;
hasExporterNode
in interface FlowDocumentOrBuilder
public NodeInfo getExporterNode()
.NodeInfo exporter_node = 36;
getExporterNode
in interface FlowDocumentOrBuilder
public NodeInfoOrBuilder getExporterNodeOrBuilder()
.NodeInfo exporter_node = 36;
getExporterNodeOrBuilder
in interface FlowDocumentOrBuilder
public boolean hasDestNode()
.NodeInfo dest_node = 37;
hasDestNode
in interface FlowDocumentOrBuilder
public NodeInfo getDestNode()
.NodeInfo dest_node = 37;
getDestNode
in interface FlowDocumentOrBuilder
public NodeInfoOrBuilder getDestNodeOrBuilder()
.NodeInfo dest_node = 37;
getDestNodeOrBuilder
in interface FlowDocumentOrBuilder
public String getApplication()
string application = 38;
getApplication
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getApplicationBytes()
string application = 38;
getApplicationBytes
in interface FlowDocumentOrBuilder
public String getHost()
string host = 39;
getHost
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getHostBytes()
string host = 39;
getHostBytes
in interface FlowDocumentOrBuilder
public String getLocation()
string location = 40;
getLocation
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getLocationBytes()
string location = 40;
getLocationBytes
in interface FlowDocumentOrBuilder
public int getSrcLocalityValue()
.Locality src_locality = 41;
getSrcLocalityValue
in interface FlowDocumentOrBuilder
public Locality getSrcLocality()
.Locality src_locality = 41;
getSrcLocality
in interface FlowDocumentOrBuilder
public int getDstLocalityValue()
.Locality dst_locality = 42;
getDstLocalityValue
in interface FlowDocumentOrBuilder
public Locality getDstLocality()
.Locality dst_locality = 42;
getDstLocality
in interface FlowDocumentOrBuilder
public int getFlowLocalityValue()
.Locality flow_locality = 43;
getFlowLocalityValue
in interface FlowDocumentOrBuilder
public Locality getFlowLocality()
.Locality flow_locality = 43;
getFlowLocality
in interface FlowDocumentOrBuilder
public String getConvoKey()
string convo_key = 44;
getConvoKey
in interface FlowDocumentOrBuilder
public com.google.protobuf.ByteString getConvoKeyBytes()
string convo_key = 44;
getConvoKeyBytes
in interface FlowDocumentOrBuilder
public long getClockCorrection()
Applied clock correction im milliseconds.
uint64 clock_correction = 45;
getClockCorrection
in interface FlowDocumentOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static FlowDocument parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlowDocument parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlowDocument parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlowDocument parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlowDocument parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlowDocument parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static FlowDocument parseFrom(InputStream input) throws IOException
IOException
public static FlowDocument parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FlowDocument parseDelimitedFrom(InputStream input) throws IOException
IOException
public static FlowDocument parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static FlowDocument parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static FlowDocument parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public FlowDocument.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static FlowDocument.Builder newBuilder()
public static FlowDocument.Builder newBuilder(FlowDocument prototype)
public FlowDocument.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected FlowDocument.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static FlowDocument getDefaultInstance()
public static com.google.protobuf.Parser<FlowDocument> parser()
public com.google.protobuf.Parser<FlowDocument> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public FlowDocument getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2021. All rights reserved.