public class DefaultLastMemcacheContent extends DefaultMemcacheContent implements LastMemcacheContent
LastMemcacheContent
.EMPTY_LAST_CONTENT
Constructor and Description |
---|
DefaultLastMemcacheContent() |
DefaultLastMemcacheContent(ByteBuf content) |
Modifier and Type | Method and Description |
---|---|
LastMemcacheContent |
copy() |
LastMemcacheContent |
duplicate() |
LastMemcacheContent |
replace(ByteBuf content) |
LastMemcacheContent |
retain() |
LastMemcacheContent |
retain(int increment) |
content, refCnt, release, release, retainedDuplicate, toString, touch, touch
getDecoderResult, setDecoderResult
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDecoderResult, setDecoderResult
content, retainedDuplicate, touch, touch
refCnt, release, release
public DefaultLastMemcacheContent()
public DefaultLastMemcacheContent(ByteBuf content)
public LastMemcacheContent retain()
retain
in interface LastMemcacheContent
retain
in interface MemcacheContent
retain
in interface ByteBufHolder
retain
in interface ReferenceCounted
retain
in class DefaultMemcacheContent
public LastMemcacheContent retain(int increment)
retain
in interface LastMemcacheContent
retain
in interface ByteBufHolder
retain
in interface ReferenceCounted
retain
in class DefaultMemcacheContent
public LastMemcacheContent copy()
copy
in interface LastMemcacheContent
copy
in interface MemcacheContent
copy
in interface ByteBufHolder
copy
in class DefaultMemcacheContent
public LastMemcacheContent duplicate()
duplicate
in interface LastMemcacheContent
duplicate
in interface MemcacheContent
duplicate
in interface ByteBufHolder
duplicate
in class DefaultMemcacheContent
public LastMemcacheContent replace(ByteBuf content)
replace
in interface ByteBufHolder
replace
in class DefaultMemcacheContent
Copyright © 2021 Couchbase, Inc.. All rights reserved.