|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opengts.dbtools.DBRecordKey<RT> org.opengts.db.AccountRecord.AccountKey<RT> org.opengts.db.DeviceRecord.DeviceKey<PendingPacket> org.opengts.db.dmtp.PendingPacket.Key
public static class PendingPacket.Key
Field Summary |
---|
Fields inherited from class org.opengts.dbtools.DBRecordKey |
---|
FLD_autoIndex |
Constructor Summary | |
---|---|
PendingPacket.Key()
|
|
PendingPacket.Key(java.lang.String acctId,
java.lang.String devId,
long queueTime,
int seq)
|
Method Summary | |
---|---|
DBFactory<PendingPacket> |
getFactory()
Gets the DBFactory for this DBRecoedKey |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PendingPacket.Key()
public PendingPacket.Key(java.lang.String acctId, java.lang.String devId, long queueTime, int seq)
Method Detail |
---|
public DBFactory<PendingPacket> getFactory()
DBRecordKey
getFactory
in class DBRecordKey<PendingPacket>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |