public class RadosObjectInfo extends Object
| Constructor and Description |
|---|
RadosObjectInfo(String oid,
long size,
long mtime) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMtime()
Returns the modification time
|
String |
getOid()
Return the object name
|
long |
getSize()
Returns the size in bytes
|
public RadosObjectInfo(String oid, long size, long mtime)
public String getOid()
public long getSize()
public long getMtime()
Copyright © 2015. All rights reserved.