net
.
java
.
truevfs
.
ext
.
insight
.
stats
FsStatisticsView
trait
FsStatisticsView
extends AnyRef
Linear Supertypes
AnyRef,
Any
Ordering
Alphabetic
By inheritance
Inherited
Hide All
Show all
FsStatisticsView
AnyRef
Any
Visibility
Public
All
Abstract Value Members
abstract
def
stats
:
FsStatistics
Concrete Value Members
final
def
!=
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
: T0
Definition Classes
Any
def
clone
()
: AnyRef
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
eq
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
lang
]
Definition Classes
AnyRef
Annotations
@throws
()
final
def
getClass
()
: java.lang.Class[_]
Definition Classes
AnyRef → Any
final
def
getReadBytesPerOperation
:
Int
final
def
getReadBytesTotal
:
Long
final
def
getReadKilobytesPerSecond
:
Long
final
def
getReadNanosecondsPerOperation
:
Long
final
def
getReadNanosecondsTotal
:
Long
final
def
getReadOperations
:
Long
final
def
getReadThreadsTotal
:
Int
final
def
getSyncNanosecondsPerOperation
:
Long
final
def
getSyncNanosecondsTotal
:
Long
final
def
getSyncOperations
:
Long
final
def
getSyncThreadsTotal
:
Int
final
def
getTimeCreatedDate
:
String
final
def
getTimeCreatedMillis
:
Long
final
def
getTimeUpdatedDate
:
String
final
def
getTimeUpdatedMillis
:
Long
final
def
getWriteBytesPerOperation
:
Int
final
def
getWriteBytesTotal
:
Long
final
def
getWriteKilobytesPerSecond
:
Long
final
def
getWriteNanosecondsPerOperation
:
Long
final
def
getWriteNanosecondsTotal
:
Long
final
def
getWriteOperations
:
Long
final
def
getWriteThreadsTotal
:
Int
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0: AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
readStats
:
IoStatistics
final
def
syncStats
:
SyncStatistics
final
def
synchronized
[
T0
]
(
arg0: ⇒ T0
)
: T0
Definition Classes
AnyRef
final
def
timeMillis
:
Long
def
toString
()
:
String
Definition Classes
AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
()
final
def
writeStats
:
IoStatistics
Inherited from AnyRef
Inherited from
Any