public static interface TenantControl.Closeable extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
void |
close()
Same as Java's close() except no exception is thrown
|
void close()
close
in interface AutoCloseable
Copyright © 2023 Hazelcast, Inc.. All rights reserved.