public class WccAttr
extends java.lang.Object
| Constructor | Description |
|---|---|
WccAttr() |
|
WccAttr(long size,
NfsTime mtime,
NfsTime ctime) |
| Modifier and Type | Method | Description |
|---|---|---|
static WccAttr |
deserialize(XDR xdr) |
|
NfsTime |
getCtime() |
|
NfsTime |
getMtime() |
|
long |
getSize() |
|
void |
serialize(XDR out) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.