public class IgfsMetaUpdatePropertiesProcessor extends Object implements javax.cache.processor.EntryProcessor<IgniteUuid,IgfsEntryInfo,IgfsEntryInfo>, Externalizable, Binarylizable
| Constructor and Description |
|---|
IgfsMetaUpdatePropertiesProcessor()
Constructor.
|
IgfsMetaUpdatePropertiesProcessor(Map<String,String> props)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IgfsEntryInfo |
process(javax.cache.processor.MutableEntry<IgniteUuid,IgfsEntryInfo> entry,
Object... args) |
void |
readBinary(BinaryReader reader)
Reads fields from provided reader.
|
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeBinary(BinaryWriter writer)
Writes fields to provided writer.
|
void |
writeExternal(ObjectOutput out) |
public IgfsMetaUpdatePropertiesProcessor()
public IgfsEntryInfo process(javax.cache.processor.MutableEntry<IgniteUuid,IgfsEntryInfo> entry, Object... args) throws javax.cache.processor.EntryProcessorException
process in interface javax.cache.processor.EntryProcessor<IgniteUuid,IgfsEntryInfo,IgfsEntryInfo>javax.cache.processor.EntryProcessorExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeBinary(BinaryWriter writer) throws BinaryObjectException
writeBinary in interface Binarylizablewriter - Binary object writer.BinaryObjectException - In case of error.public void readBinary(BinaryReader reader) throws BinaryObjectException
readBinary in interface Binarylizablereader - Binary object reader.BinaryObjectException - In case of error.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016