mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
doc: add closing session in Java
This commit is contained in:
parent
1d685bbbc7
commit
319d3c8ac9
@ -967,6 +967,15 @@ C++ Example
|
||||
cluster.shutdown();
|
||||
|
||||
|
||||
Java Example
|
||||
--------------
|
||||
|
||||
.. code-block:: java
|
||||
|
||||
cluster.ioCtxDestroy(io);
|
||||
cluster.shutDown();
|
||||
|
||||
|
||||
Python Example
|
||||
--------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user