| Package | Description |
|---|---|
| com.ceph.rbd | |
| com.ceph.rbd.jna |
| Modifier and Type | Method and Description |
|---|---|
List<RbdSnapInfo> |
RbdImage.snapList()
List all snapshots
|
List<RbdSnapInfo> |
RbdImage.snapList(int initialBufferSize)
List all snapshots
|
| Modifier and Type | Method and Description |
|---|---|
void |
Rbd.rbd_snap_list_end(RbdSnapInfo[] snaps) |
int |
Rbd.rbd_snap_list(com.sun.jna.Pointer image,
RbdSnapInfo[] snaps,
com.sun.jna.ptr.IntByReference max_snaps) |
Copyright © 2015. All rights reserved.