-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private long |
count |
private long |
size |
private long |
timestamp |
-
Constructor Summary
Constructors
Constructor and Description |
TimedCountSize(long count,
long size) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
count
private final long count
-
size
private final long size
-
Method Detail
-
getCount
public long getCount()
-
getSize
public long getSize()
Copyright © 2017 Apache NiFi Project. All rights reserved.