public interface Accountable
Modifier and Type | Method and Description |
---|---|
default Collection<Accountable> |
getChildResources()
Returns nested resources of this class.
|
long |
ramBytesUsed()
Return the memory usage of this object in bytes.
|
long ramBytesUsed()
default Collection<Accountable> getChildResources()
Accountables
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.