- java.lang.Object
-
- com.exalead.papi.helper.pipe.trace.TracePushAPI.StatSlice
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
int |
errors
Errors.
|
int |
hits
Number of hits.
|
long |
nano
Tick in nanoseconds.
|
-
Constructor Summary
Constructors
Constructor and Description |
StatSlice()
Constructor.
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
nano
public long nano
Tick in nanoseconds.
-
hits
public int hits
Number of hits.
-
errors
public int errors
Errors.
-
Constructor Detail
-
StatSlice
public StatSlice()
Constructor.
Copyright © 2021 Dassault Systèmes, All Rights Reserved.