Interface RefCounted.Tidy
-
- All Known Implementing Classes:
MmappedRegions.Tidier
,SSTableReader.InstanceTidier
- Enclosing interface:
- RefCounted<T>
public static interface RefCounted.Tidy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
name()
void
tidy()
-