com.neeve.ods
Interface IStoreCommitQueue.IPutEntry

All Superinterfaces:
IStoreCommitQueue.IEntry
Enclosing interface:
IStoreCommitQueue

public static interface IStoreCommitQueue.IPutEntry
extends IStoreCommitQueue.IEntry

Represents an object put entry in a commit queue


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.neeve.ods.IStoreCommitQueue.IEntry
IStoreCommitQueue.IEntry.Type
 
Method Summary
 IStoreObject.EncodingType getContentEncodingType()
           
 
Methods inherited from interface com.neeve.ods.IStoreCommitQueue.IEntry
acquire, dispose, getCheckpointVersion, getId, getObject, getOfid, getOType, getSerializedMetadata, getSerializedObject, getStableTransactionId, getTransactionId, getType, setObject, setSerializedObject
 

Method Detail

getContentEncodingType

IStoreObject.EncodingType getContentEncodingType()


Copyright © 2015 Neeve Research, LLC. All Rights Reserved.