public class DeleteOnCloseWriter extends AbstractDescribedTypeWriter<DeleteOnClose>
ValueWriter.Factory<V>, ValueWriter.Registry| Constructor and Description |
|---|
DeleteOnCloseWriter(ValueWriter.Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clear() |
protected ValueWriter |
createDescribedWriter() |
protected Object |
getDescriptor() |
protected void |
onSetValue(DeleteOnClose value) |
static void |
register(ValueWriter.Registry registry) |
createDescriptorWriter, getRegistry, isCacheable, isComplete, setRegistry, setValue, writeToBufferpublic DeleteOnCloseWriter(ValueWriter.Registry registry)
protected void onSetValue(DeleteOnClose value)
onSetValue in class AbstractDescribedTypeWriter<DeleteOnClose>protected void clear()
clear in class AbstractDescribedTypeWriter<DeleteOnClose>protected Object getDescriptor()
getDescriptor in class AbstractDescribedTypeWriter<DeleteOnClose>protected ValueWriter createDescribedWriter()
createDescribedWriter in class AbstractDescribedTypeWriter<DeleteOnClose>public static void register(ValueWriter.Registry registry)
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.