- java.lang.Object
-
- org.apache.cassandra.utils.concurrent.SharedCloseableImpl
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
close() |
java.lang.Throwable |
close(java.lang.Throwable accumulate) |
boolean |
isCleanedUp() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface java.lang.AutoCloseable
Copyright © 2017 The Apache Software Foundation