public class QueueEntryBinding extends Object
| Modifier and Type | Method and Description |
|---|---|
static QueueEntryKey |
entryToObject(CachingUUIDFactory uuidFactory,
com.sleepycat.je.DatabaseEntry entry) |
static void |
objectToEntry(QueueEntryKey entryKey,
com.sleepycat.je.DatabaseEntry entry) |
public static QueueEntryKey entryToObject(CachingUUIDFactory uuidFactory, com.sleepycat.je.DatabaseEntry entry)
public static void objectToEntry(QueueEntryKey entryKey, com.sleepycat.je.DatabaseEntry entry)
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.