public interface StorageMetaData extends Persistable
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getExtraMetaData()
Get extra metadata, if any
|
String |
getInitTypeClass()
Full class name for the initialization information that will be posted.
|
String |
getSessionID()
Session ID for the metadata
|
long |
getTimeStamp()
Timestamp for the metadata
|
String |
getTypeID()
Type ID for the metadata
|
String |
getUpdateTypeClass()
Full class name for the update information that will be posted.
|
String |
getWorkerID()
Worker ID for the metadata
|
decode, decode, decode, encode, encode, encode, encodingLengthByteslong getTimeStamp()
getTimeStamp in interface PersistableString getSessionID()
getSessionID in interface PersistableString getTypeID()
getTypeID in interface PersistableString getWorkerID()
getWorkerID in interface PersistableString getInitTypeClass()
Persistable.String getUpdateTypeClass()
Persistable.Serializable getExtraMetaData()
Copyright © 2017. All rights reserved.