public static class ReferenceStore.ReferenceData extends Object
| Constructor and Description |
|---|
ReferenceStore.ReferenceData() |
| Modifier and Type | Method and Description |
|---|---|
long |
getExpiration() |
int |
getFileId() |
int |
getOffset() |
void |
setExpiration(long expiration) |
void |
setFileId(int file) |
void |
setOffset(int offset) |
String |
toString() |
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.