public static class ReferenceStore.ReferenceData extends Object
Constructor and Description |
---|
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–2015 The Apache Software Foundation. All rights reserved.