- CACHE_DUMP_COMMAND - 类 中的静态变量net.rubyeye.xmemcached.command.text.TextCacheDumpCommand
-
- CachedBufferAllocator - com.google.code.yanf4j.buffer中的类
-
An
IoBufferAllocator that caches the buffers which are likely to be
reused during auto-expansion of the buffers.
- CachedBufferAllocator() - 类 的构造器com.google.code.yanf4j.buffer.CachedBufferAllocator
-
Creates a new instance with the default parameters (#DEFAULT_MAX_POOL_SIZE and #DEFAULT_MAX_CACHED_BUFFER_SIZE).
- CachedBufferAllocator(int, int) - 类 的构造器com.google.code.yanf4j.buffer.CachedBufferAllocator
-
Creates a new instance.
- CachedBufferAllocator - net.rubyeye.xmemcached.buffer中的类
-
已过时。
- CachedBufferAllocator() - 类 的构造器net.rubyeye.xmemcached.buffer.CachedBufferAllocator
-
已过时。
Creates a new instance with the default parameters (#DEFAULT_MAX_POOL_SIZE and #DEFAULT_MAX_CACHED_BUFFER_SIZE).
- CachedBufferAllocator(int, int) - 类 的构造器net.rubyeye.xmemcached.buffer.CachedBufferAllocator
-
已过时。
Creates a new instance.
- CachedBufferAllocator.CachedIoBuffer - net.rubyeye.xmemcached.buffer中的类
-
已过时。
- CachedBufferAllocator.CachedIoBuffer(ByteBuffer) - 类 的构造器net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- CachedData - net.rubyeye.xmemcached.transcoders中的类
-
Cached data with its attributes.
- CachedData() - 类 的构造器net.rubyeye.xmemcached.transcoders.CachedData
-
- CachedData(int, byte[], int, long) - 类 的构造器net.rubyeye.xmemcached.transcoders.CachedData
-
Get a CachedData instance for the given flags and byte array.
- CachedData(int, byte[]) - 类 的构造器net.rubyeye.xmemcached.transcoders.CachedData
-
Get a CachedData instance for the given flags and byte array.
- call(MemcachedClient) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientCallable
-
- cancel(boolean) - 类 中的方法com.google.code.yanf4j.core.impl.FutureImpl
- cancel(boolean) - 类 中的方法com.google.code.yanf4j.core.impl.FutureLockImpl
- cancel - 类 中的变量net.rubyeye.xmemcached.command.Command
-
- cancel() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- capacity() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- capacity(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Increases the capacity of this buffer.
- capacity() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- capacity(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Increases the capacity of this buffer.
- capacity() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- capacity(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- capacity() - 类 中的方法com.google.code.yanf4j.util.CircularQueue
-
Returns the capacity of this queue.
- capacity() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- capacity() - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- capacity() - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- cas - 类 中的变量net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- cas - 类 中的变量net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- cas(String, int, Object, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- cas(String, int, T, Transcoder<T>, long, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Cas is a check and set operation which means "store this data but only if
no one else has updated since I last fetched it."
- cas(String, int, Object, long, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- cas(String, int, T, Transcoder<T>, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- cas(String, int, CASOperation<T>, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Cas is a check and set operation which means "store this data but only if
no one else has updated since I last fetched it."
- cas(String, int, GetsResponse<T>, CASOperation<T>, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
cas is a check and set operation which means "store this data but only if
no one else has updated since I last fetched it."
- cas(String, int, GetsResponse<T>, CASOperation<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- cas(String, GetsResponse<T>, CASOperation<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- cas(String, int, CASOperation<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- cas(String, CASOperation<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- cas(String, int, Object, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, int, T, Transcoder<T>, long, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, int, Object, long, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, int, T, Transcoder<T>, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, int, CASOperation<T>, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, int, GetsResponse<T>, CASOperation<T>, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, int, GetsResponse<T>, CASOperation<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, GetsResponse<T>, CASOperation<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, int, CASOperation<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- cas(String, CASOperation<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- CASOperation<T> - net.rubyeye.xmemcached中的接口
-
CAS operation,encapsulate gets and cas commands,and supports retry times.
- casWithNoReply(String, GetsResponse<T>, CASOperation<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- casWithNoReply(String, int, GetsResponse<T>, CASOperation<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
cas noreply
- casWithNoReply(String, int, CASOperation<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- casWithNoReply(String, CASOperation<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- casWithNoReply(String, CASOperation<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- casWithNoReply(String, GetsResponse<T>, CASOperation<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- casWithNoReply(String, int, CASOperation<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- casWithNoReply(String, int, GetsResponse<T>, CASOperation<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- channel() - 类 中的方法com.google.code.yanf4j.nio.impl.AbstractNioSession
-
- channel() - 接口 中的方法com.google.code.yanf4j.nio.NioSession
-
return the channel for this connection
- charset - 类 中的变量net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
- checkKey(byte[]) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- checkKey(String) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- checkSocketAddress(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- checkStatisticsForRestart() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- CircularQueue<E> - com.google.code.yanf4j.util中的类
-
A circular queue from mina
- CircularQueue() - 类 的构造器com.google.code.yanf4j.util.CircularQueue
-
Construct a new, empty queue.
- CircularQueue(int) - 类 的构造器com.google.code.yanf4j.util.CircularQueue
-
- clear() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- clear() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- clear() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- clear(ByteBuffer[]) - 类 中的静态方法com.google.code.yanf4j.util.ByteBufferUtils
-
- clear() - 类 中的方法com.google.code.yanf4j.util.CircularQueue
-
- clear() - 类 中的方法com.google.code.yanf4j.util.MapBackedSet
-
- clear() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- clear() - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- clear() - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- clear() - 类 中的静态方法net.rubyeye.xmemcached.monitor.MemcachedClientNameHolder
-
- clearAttributes() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- clearAttributes() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Clear attributes
- clearAttributes() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- clearWriteQueue() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- close() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- close() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Close session
- close() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- close() - 类 中的方法net.rubyeye.xmemcached.impl.KeyIteratorImpl
-
- close() - 接口 中的方法net.rubyeye.xmemcached.KeyIterator
-
已过时。
Close this iterator when you don't need it any more.It is not mandatory
to call this method, but you might want to invoke this method for maximum
performance.
- closeChannel() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- closeChannel() - 类 中的方法com.google.code.yanf4j.nio.impl.AbstractNioSession
-
- closeChannel() - 类 中的方法com.google.code.yanf4j.nio.impl.NioTCPSession
-
- closeChannel(Selector) - 接口 中的方法com.google.code.yanf4j.nio.SelectionKeyHandler
-
- closeChannel(Selector) - 类 中的方法com.google.code.yanf4j.nio.TCPController
-
- closeChannel(Selector) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- closed - 类 中的变量com.google.code.yanf4j.core.impl.AbstractSession
-
- ClosedMemcachedTCPSession - net.rubyeye.xmemcached.impl中的类
-
Closed session
- ClosedMemcachedTCPSession(InetSocketAddressWrapper) - 类 的构造器net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- closeSelectionKey(SelectionKey) - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
Cancel selection key
- closeSelectionKey(SelectionKey) - 接口 中的方法com.google.code.yanf4j.nio.SelectionKeyHandler
-
- CodecFactory - com.google.code.yanf4j.core中的接口
-
Codec factory
- codecFactory - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
Codec Factory
- codecFactory - 类 中的变量com.google.code.yanf4j.core.SessionConfig
-
- CodecFactory.Decoder - com.google.code.yanf4j.core中的接口
-
- CodecFactory.Encoder - com.google.code.yanf4j.core中的接口
-
- com.google.code.yanf4j.buffer - 程序包 com.google.code.yanf4j.buffer
-
IoBuffer from mina
- com.google.code.yanf4j.config - 程序包 com.google.code.yanf4j.config
-
Networking configuration
- com.google.code.yanf4j.core - 程序包 com.google.code.yanf4j.core
-
Networking core package
- com.google.code.yanf4j.core.impl - 程序包 com.google.code.yanf4j.core.impl
-
- com.google.code.yanf4j.nio - 程序包 com.google.code.yanf4j.nio
-
Nio implementation
- com.google.code.yanf4j.nio.impl - 程序包 com.google.code.yanf4j.nio.impl
-
- com.google.code.yanf4j.statistics - 程序包 com.google.code.yanf4j.statistics
-
Networking statistics
- com.google.code.yanf4j.statistics.impl - 程序包 com.google.code.yanf4j.statistics.impl
-
- com.google.code.yanf4j.util - 程序包 com.google.code.yanf4j.util
-
Yanf4j utilities
- Command - net.rubyeye.xmemcached.command中的类
-
Abstract Memcached Command
- Command() - 类 的构造器net.rubyeye.xmemcached.command.Command
-
- Command(String, byte[], CountDownLatch) - 类 的构造器net.rubyeye.xmemcached.command.Command
-
- Command(String, byte[], CommandType, CountDownLatch) - 类 的构造器net.rubyeye.xmemcached.command.Command
-
- Command(CommandType) - 类 的构造器net.rubyeye.xmemcached.command.Command
-
- Command(CommandType, CountDownLatch) - 类 的构造器net.rubyeye.xmemcached.command.Command
-
- Command(String, CommandType, CountDownLatch) - 类 的构造器net.rubyeye.xmemcached.command.Command
-
- commandAlreadySent - 类 中的变量net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
Command which are already sent
- CommandFactory - net.rubyeye.xmemcached中的接口
-
- commandFactory - 类 中的变量net.rubyeye.xmemcached.XMemcachedClient
-
- commandType - 类 中的变量net.rubyeye.xmemcached.command.Command
-
- CommandType - net.rubyeye.xmemcached.command中的枚举
-
Command Type for memcached protocol.
- compact() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- compact() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- compact() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- compare(Session, Session) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedSessionComparator
-
- compareTo(IoBuffer) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- compareTo(IoBuffer) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- compareTo(Delayed) - 类 中的方法net.rubyeye.xmemcached.impl.ReconnectRequest
-
- compress(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
Compress the given array of bytes.
- COMPRESSED - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- COMPRESSED - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- COMPRESSED - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- CompressionMode - net.rubyeye.xmemcached.transcoders中的枚举
-
Compress mode for compressing data
- compressionThreshold - 类 中的变量net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
- compressMode - 类 中的变量net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
- computeMd5(String) - 枚举 中的静态方法net.rubyeye.xmemcached.HashAlgorithm
-
Get the md5 of the given key.
- ConcurrentHashSet<E> - com.google.code.yanf4j.util中的类
-
- ConcurrentHashSet() - 类 的构造器com.google.code.yanf4j.util.ConcurrentHashSet
-
- ConcurrentHashSet(Collection<E>) - 类 的构造器com.google.code.yanf4j.util.ConcurrentHashSet
-
- Configuration - com.google.code.yanf4j.config中的类
-
Networking configuration
- Configuration() - 类 的构造器com.google.code.yanf4j.config.Configuration
-
- configuration - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
- configureSocketChannel(SocketChannel) - 类 中的方法com.google.code.yanf4j.nio.impl.SocketChannelController
-
Confiure socket channel
- connect(InetSocketAddressWrapper) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- connect(InetSocketAddressWrapper) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- ConnectFuture - net.rubyeye.xmemcached.impl中的类
-
Connect operation future
- ConnectFuture(InetSocketAddressWrapper) - 类 的构造器net.rubyeye.xmemcached.impl.ConnectFuture
-
- connectionPoolSize - 类 中的变量net.rubyeye.xmemcached.XMemcachedClient
-
- Connector - net.rubyeye.xmemcached.networking中的接口
-
Connector which is used to connect to memcached server.
- connector - 类 中的变量net.rubyeye.xmemcached.XMemcachedClient
-
- Constants - net.rubyeye.xmemcached.monitor中的类
-
Constants
- Constants() - 类 的构造器net.rubyeye.xmemcached.monitor.Constants
-
- contains(Object) - 类 中的方法com.google.code.yanf4j.util.MapBackedSet
-
- Controller - com.google.code.yanf4j.core中的接口
-
Networking Controller
- ControllerLifeCycle - com.google.code.yanf4j.core中的接口
-
Controller lifecycle mark interface
- ControllerStateListener - com.google.code.yanf4j.core中的接口
-
Controller state listener
- countDownLatch() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- Counter - net.rubyeye.xmemcached中的类
-
Counter,encapsulate the incr/decr methods.
- Counter(MemcachedClient, String, long) - 类 的构造器net.rubyeye.xmemcached.Counter
-
- cramMD5(String, String) - 类 中的静态方法net.rubyeye.xmemcached.auth.AuthInfo
-
Get a typical auth descriptor for CRAM-MD5 auth with the given username
and password.
- createAddCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createAddCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createAddCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createAddCommand(String, byte[], int, Object, boolean, Transcoder) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a add command
- createAppendCommand(String, byte[], Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createAppendCommand(String, byte[], Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createAppendCommand(String, byte[], Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createAppendCommand(String, byte[], Object, boolean, Transcoder) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a append command
- createAuthListMechanismsCommand(CountDownLatch) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createAuthListMechanismsCommand(CountDownLatch) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createAuthListMechanismsCommand(CountDownLatch) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createAuthListMechanismsCommand(CountDownLatch) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a command for listing authentication mechanisms
- createAuthStartCommand(String, CountDownLatch, byte[]) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createAuthStartCommand(String, CountDownLatch, byte[]) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createAuthStartCommand(String, CountDownLatch, byte[]) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createAuthStartCommand(String, CountDownLatch, byte[]) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create command for starting authentication
- createAuthStepCommand(String, CountDownLatch, byte[]) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createAuthStepCommand(String, CountDownLatch, byte[]) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createAuthStepCommand(String, CountDownLatch, byte[]) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createAuthStepCommand(String, CountDownLatch, byte[]) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a command for stepping authentication
- createCASCommand(String, byte[], int, Object, long, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createCASCommand(String, byte[], int, Object, long, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createCASCommand(String, byte[], int, Object, long, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createCASCommand(String, byte[], int, Object, long, boolean, Transcoder) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a cas command
- createDeleteCommand(String, byte[], int, long, boolean) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createDeleteCommand(String, byte[], int, long, boolean) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createDeleteCommand(String, byte[], int, long, boolean) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createDeleteCommand(String, byte[], int, long, boolean) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a delete command
- createFlushAllCommand(CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createFlushAllCommand(CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createFlushAllCommand(CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createFlushAllCommand(CountDownLatch, int, boolean) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a flush_all command
- createGetAndTouchCommand(String, byte[], CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createGetAndTouchCommand(String, byte[], CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createGetAndTouchCommand(String, byte[], CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createGetAndTouchCommand(String, byte[], CountDownLatch, int, boolean) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a get-and-touch command
- createGetCommand(String, byte[], CommandType, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createGetCommand(String, byte[], CommandType, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createGetCommand(String, byte[], CommandType, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createGetCommand(String, byte[], CommandType, Transcoder) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a get/gets command
- createGetMultiCommand(Collection<String>, CountDownLatch, CommandType, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createGetMultiCommand(Collection<String>, CountDownLatch, CommandType, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createGetMultiCommand(Collection<String>, CountDownLatch, CommandType, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createGetMultiCommand(Collection<String>, CountDownLatch, CommandType, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a multi-get command
- createIncrDecrCommand(String, byte[], long, long, int, CommandType, boolean) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createIncrDecrCommand(String, byte[], long, long, int, CommandType, boolean) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createIncrDecrCommand(String, byte[], long, long, int, CommandType, boolean) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createIncrDecrCommand(String, byte[], long, long, int, CommandType, boolean) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a incr/decr command
- createMemcacheClient() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- createPrependCommand(String, byte[], Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createPrependCommand(String, byte[], Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createPrependCommand(String, byte[], Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createPrependCommand(String, byte[], Object, boolean, Transcoder) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a prepend command
- createQuitCommand() - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createQuitCommand() - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createQuitCommand() - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createQuitCommand() - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a quit command
- createReplaceCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createReplaceCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createReplaceCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createReplaceCommand(String, byte[], int, Object, boolean, Transcoder) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a replace command
- createSession(SocketChannel, InetSocketAddressWrapper) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- createSetCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createSetCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createSetCommand(String, byte[], int, Object, boolean, Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createSetCommand(String, byte[], int, Object, boolean, Transcoder) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a set command
- createStatsCommand(InetSocketAddress, CountDownLatch, String) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createStatsCommand(InetSocketAddress, CountDownLatch, String) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createStatsCommand(InetSocketAddress, CountDownLatch, String) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createStatsCommand(InetSocketAddress, CountDownLatch, String) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a stats command
- createTouchCommand(String, byte[], CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createTouchCommand(String, byte[], CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createTouchCommand(String, byte[], CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createTouchCommand(String, byte[], CountDownLatch, int, boolean) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a touch command
- createVerbosityCommand(CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createVerbosityCommand(CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createVerbosityCommand(CountDownLatch, int, boolean) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
Create verbosity command
- createVerbosityCommand(CountDownLatch, int, boolean) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Create a verbosity command
- createVersionCommand(CountDownLatch, InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- createVersionCommand(CountDownLatch, InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- createVersionCommand(CountDownLatch, InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- createVersionCommand(CountDownLatch, InetSocketAddress) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
create a version command
- CRLF - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
- currentMessage - 类 中的变量com.google.code.yanf4j.core.impl.AbstractSession
-
- decode(IoBuffer, Session) - 接口 中的方法com.google.code.yanf4j.core.CodecFactory.Decoder
-
- decode() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- decode(IoBuffer, Session) - 类 中的方法com.google.code.yanf4j.core.impl.ByteBufferCodecFactory.ByteBufferDecoder
-
- decode() - 类 中的方法com.google.code.yanf4j.nio.impl.NioTCPSession
-
Decode buffer
- decode(IoBuffer, Session) - 类 中的方法net.rubyeye.xmemcached.codec.MemcachedDecoder
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryQuitCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.kestrel.KestrelDeleteCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.kestrel.KestrelFlushAllCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextCacheDumpCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextCASCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextDeleteCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextFlushAllCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextIncrDecrCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextQuitCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextStatsCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextTouchCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextVerbosityCommand
-
- decode(MemcachedTCPSession, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.text.TextVersionCommand
-
- decode(CachedData) - 类 中的方法net.rubyeye.xmemcached.transcoders.IntegerTranscoder
-
- decode(CachedData) - 类 中的方法net.rubyeye.xmemcached.transcoders.LongTranscoder
-
- decode(CachedData) - 类 中的方法net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- decode(CachedData) - 类 中的方法net.rubyeye.xmemcached.transcoders.StringTranscoder
-
- decode(CachedData) - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- decode(CachedData) - 接口 中的方法net.rubyeye.xmemcached.transcoders.Transcoder
-
Decode the cached object into the object it represents.
- decode(CachedData) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- decode(CachedData) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- decode0(CachedData, byte[], int) - 类 中的方法net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- decodeBoolean(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.TranscoderUtils
-
- decodeBoolean(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- decodeByte(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.TranscoderUtils
-
- decodeCharacter(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- decodeError(String, Throwable) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- decodeError() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- decodeError(String) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- decodeError(Session, ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- decodeInt(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.TranscoderUtils
-
- decodeLong(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.TranscoderUtils
-
- decoder - 类 中的变量com.google.code.yanf4j.core.impl.AbstractSession
-
- decodeStatus - 类 中的变量net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- decodeString(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
Decode the string with the current character set.
- decompress(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
Decompress the given array of bytes.
- decr(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
"decr" are used to change data for some item in-place, decrementing it.
- decr(String, long, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- decr(String, long, long, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
"decr" are used to change data for some item in-place, decrementing it.
- decr(String, long, long, long, int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
"incr" are used to change data for some item in-place, incrementing it.
- DECR - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
- decr(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- decr(String, long, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- decr(String, long, long, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- decr(String, long, long, long, int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- decrementAndGet() - 类 中的方法net.rubyeye.xmemcached.Counter
-
Decrease value by one
- decrWithNoReply(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
"decr" are used to change data for some item in-place, decrementing it.
- decrWithNoReply(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- DEFAULT_CHARSET - 类 中的静态变量net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
- DEFAULT_CHARSET - 类 中的静态变量net.rubyeye.xmemcached.utils.ByteUtils
-
- DEFAULT_CHARSET_NAME - 类 中的静态变量com.google.code.yanf4j.core.impl.TextLineCodecFactory
-
- DEFAULT_CHARSET_NAME - 类 中的静态变量net.rubyeye.xmemcached.utils.ByteUtils
-
- DEFAULT_COMPRESSION_THRESHOLD - 类 中的静态变量net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
Default compression threshold value.
- DEFAULT_CONNECT_TIMEOUT - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default connect timeout,1 minutes
- DEFAULT_CONNECTION_POOL_SIZE - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
With java nio,there is only one connection to a memcached.In a high
concurrent enviroment,you may want to pool memcached clients.But a
xmemcached client has to start a reactor thread and some thread pools,if
you create too many clients,the cost is very large.
- DEFAULT_HEAL_SESSION_INTERVAL - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default heal session interval in milliseconds.
- DEFAULT_INCREASE_BUFF_SIZE - 类 中的静态变量com.google.code.yanf4j.config.Configuration
-
Increasing buffer size per time
- DEFAULT_MAX_QUEUED_NOPS - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default max queued noreply operations number.It is calcuated dynamically
based on your jvm maximum memory.
- DEFAULT_MAX_SELECTORS - 类 中的静态变量com.google.code.yanf4j.util.SelectorFactory
-
- DEFAULT_MAX_TIMEOUTEXCEPTION_THRESHOLD - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Maximum number of timeout exception for close connection.
- DEFAULT_MERGE_FACTOR - 类 中的静态变量net.rubyeye.xmemcached.impl.Optimizer
-
- DEFAULT_OP_TIMEOUT - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default operation timeout,if the operation is not returned in 5
second,throw TimeoutException.
- DEFAULT_READ_THREAD_COUNT - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default thread number for reading nio's receive buffer and dispatch
commands.Recommend users to set it equal or less to the memcached
server's number on linux platform,keep default on windows.Default is 0.
- DEFAULT_SELECTOR_POOL_SIZE - 类 中的静态变量net.rubyeye.xmemcached.impl.MemcachedConnector
-
- DEFAULT_SESSION_IDLE_TIMEOUT - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default session idle timeout,if session is idle,xmemcached will do a
heartbeat action to check if connection is alive.
- DEFAULT_SESSION_READ_BUFF_SIZE - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default session read buffer size,16k
- DEFAULT_TCP_KEEPLIVE - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default TCP keeplive option,which is true
- DEFAULT_TCP_NO_DELAY - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Disable nagle algorithm by default
- DEFAULT_TCP_RECV_BUFF_SIZE - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default socket's receive buffer size,16k
- DEFAULT_TCP_SEND_BUFF_SIZE - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
Default socket's send buffer size,8k
- DEFAULT_WAIT - 类 中的静态变量com.google.code.yanf4j.nio.impl.Reactor
-
- DefaultKeyProvider - net.rubyeye.xmemcached.impl中的类
-
Default key provider,returns the key itself.
- DefaultKeyProvider() - 类 的构造器net.rubyeye.xmemcached.impl.DefaultKeyProvider
-
- DefaultStatistics - com.google.code.yanf4j.statistics.impl中的类
-
Default statistics implementation
- DefaultStatistics() - 类 的构造器com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- delete(String, int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
已过时。
- delete(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Delete key's date item from memcached
- delete(String, long, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Delete key's date item from memcached only if its cas value is the same
as what was read.
- delete(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- DELETE - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
- delete(String) - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.Xmemcache
-
- delete(String, int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- delete(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- delete(String, long, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- delete(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- deleteWithNoReply(String, int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
已过时。
- deleteWithNoReply(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- deleteWithNoReply(String, int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
Delete key's data item from memcached.This method doesn't wait for reply
- deleteWithNoReply(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- deserialize(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
Get the object represented by the given serialized bytes.
- destroy() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- destroy() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- destroy() - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
- dispatch(Runnable) - 接口 中的方法com.google.code.yanf4j.core.Dispatcher
-
- dispatch(Runnable) - 类 中的方法com.google.code.yanf4j.core.impl.PoolDispatcher
-
- dispatch() - 类 中的方法net.rubyeye.xmemcached.command.kestrel.KestrelGetCommand
-
- dispatch() - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- dispatch() - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetMultiCommand
-
- dispatch() - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetOneCommand
-
- Dispatcher - com.google.code.yanf4j.core中的接口
-
Dispatcher
- DispatcherFactory - com.google.code.yanf4j.util中的类
-
Dispatcher Factory
- DispatcherFactory() - 类 的构造器com.google.code.yanf4j.util.DispatcherFactory
-
- dispatchEvent(Set<SelectionKey>) - 类 中的方法com.google.code.yanf4j.nio.impl.Reactor
-
Dispatch selected event
- dispatchMessageDispatcher - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
- dispatchMessageDispatcher - 类 中的变量com.google.code.yanf4j.core.impl.AbstractSession
-
- dispatchMessageDispatcher - 类 中的变量com.google.code.yanf4j.core.SessionConfig
-
- dispatchMessageThreadCount - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
- dispatchReadEvent(SelectionKey) - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
Dispatch read event
- dispatchReadEvent(SelectionKey) - 类 中的方法com.google.code.yanf4j.nio.impl.SocketChannelController
-
- dispatchReceivedMessage(Object) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- dispatchWriteEvent(SelectionKey) - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
Dispatch write event
- dispatchWriteEvent(SelectionKey) - 类 中的方法com.google.code.yanf4j.nio.impl.SocketChannelController
-
- dispose() - 类 中的方法com.google.code.yanf4j.buffer.CachedBufferAllocator
-
- dispose() - 接口 中的方法com.google.code.yanf4j.buffer.IoBufferAllocator
-
Dispose of this allocator.
- dispose() - 类 中的方法com.google.code.yanf4j.buffer.SimpleBufferAllocator
-
- dispose() - 接口 中的方法net.rubyeye.xmemcached.buffer.BufferAllocator
-
已过时。
- dispose() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator
-
已过时。
- dispose() - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleBufferAllocator
-
已过时。
- doRealWrite(SelectableChannel, IoBuffer) - 类 中的方法com.google.code.yanf4j.nio.impl.AbstractNioSession
-
- doStart() - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
Inner startup
- doStart() - 类 中的方法com.google.code.yanf4j.nio.TCPController
-
- doStart() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- drainTo(Collection<? super E>) - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- drainTo(Collection<? super E>, int) - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- drainTo(Collection<? super WriteMessage>) - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- drainTo(Collection<? super WriteMessage>, int) - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- duplicate() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- duplicate() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- duplicate() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- duplicate0() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Implement this method to return the unexpandable duplicate of this
buffer.
- DYNAMIC_MAX_QUEUED_NOPS - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
- gather(ByteBuffer[]) - 类 中的静态方法com.google.code.yanf4j.util.ByteBufferUtils
-
- get() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- get(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- get(byte[], int, int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- get(byte[]) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- get() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- get(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- get(byte[], int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- get(byte[]) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- get() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- get(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- get(byte[], int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- get(byte[]) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- get() - 类 中的方法com.google.code.yanf4j.core.impl.FutureImpl
- get(long, TimeUnit) - 类 中的方法com.google.code.yanf4j.core.impl.FutureImpl
- get() - 类 中的方法com.google.code.yanf4j.core.impl.FutureLockImpl
- get(long, TimeUnit) - 类 中的方法com.google.code.yanf4j.core.impl.FutureLockImpl
- get(int) - 类 中的方法com.google.code.yanf4j.util.CircularQueue
-
- get() - 类 中的方法net.rubyeye.xmemcached.Counter
-
Get current value
- get(String, long, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get value by key
- get(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- get(String, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- get(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- get(Collection<String>, long, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Bulk get items
- get(Collection<String>, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- get(Collection<String>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- get(Collection<String>, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- GET - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
- get(String) - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.Xmemcache
-
- get(String, long, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- get(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- get(String, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- get(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- get(Collection<String>, long, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- get(Collection<String>, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- get(Collection<String>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- get(Collection<String>, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getAcceptCountPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getAcceptCountPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getAcceptCountPerSecond() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getAddCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getAddCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getAddresses(String) - 类 中的静态方法net.rubyeye.xmemcached.utils.AddrUtil
-
Split a string in the form of "host:port host2:port" into a List of
InetSocketAddress instances suitable for instantiating a MemcachedClient.
- getAddressMap(String) - 类 中的静态方法net.rubyeye.xmemcached.utils.AddrUtil
-
Split a string in the form of
"host1:port1,host2:port2 host3:port3,host4:port4" into a Map of
InetSocketAddress instances suitable for instantiating a
MemcachedClient,map's key is the main memcached node,and value is the
standby node for main node.
- getAllocator() - 类 中的静态方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns the allocator used by existing and new buffers
- getAmount() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryIncrDecrCommand
-
- getAndTouch(String, int, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get item and set a new expiration time for it
- getAndTouch(String, int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get item and set a new expiration time for it,using default opTimeout
- getAndTouch(String, int, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getAndTouch(String, int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getAppendCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getAppendCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getAssocCommands() - 接口 中的方法net.rubyeye.xmemcached.command.AssocCommandAware
-
- getAssocCommands() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetCommand
-
- getAssocCommands() - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- getAttribute(String) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getAttribute(String) - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return attribute associated with key
- getAttribute(String) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getAuthInfoMap() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
return current all auth info
- getAuthInfoMap() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
return current all auth info
- getAuthInfoMap() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getAuthInfoMap() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getAuthInfoMap() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getAvailableServers() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Returns available memcached servers list.
- getAvailableServers() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getAvaliableServers() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
已过时。
- getAvaliableServers() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
已过时。
- getBacklog() - 类 中的方法com.google.code.yanf4j.nio.TCPController
-
- getBufferAllocator() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- getBufferAllocator() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- getBufferAllocator() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
- getBufferAllocator() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getBufferAllocator() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getByteBuffer() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- getByteBuffer() - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- getByteBuffer() - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- getByteBuffers() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- getByteBuffers() - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- getByteBuffers() - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- getBytes(String) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- getBytes(long, int, byte[]) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- getCallbackHandler() - 类 中的方法net.rubyeye.xmemcached.auth.AuthInfo
-
- getCapacity() - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
- getCas() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getCas() - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- getCas() - 类 中的方法net.rubyeye.xmemcached.GetsResponse
-
- getCas() - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
- getCASCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getCASCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getChar() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getChar(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getChar() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getChar(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getChar() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getChar(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getCheckSessionTimeoutInterval() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- getCodecFactory() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getCodecFactory() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getCommandFactory() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
get xmemcached's command factory
- getCommandFactory() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getCommandFactory() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getCommandFactory() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getCommandFactory() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getCommandFactoryName() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getCommandType() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getCompressMode() - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
- getConfiguration() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getConfiguration() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Return the default networking's configuration,you can change them.
- getConfiguration() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getConfiguration() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getConnectionPoolSize() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getConnectionPoolSize() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getConnectionSizeBySocketAddress(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getConnector() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
return the session manager
- getConnector() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getConnectTimeout() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get the connect timeout
- getConnectTimeout() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Returns connect timeout in milliseconds
- getConnectTimeout() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getConnectTimeout() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getConnectTimeout() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getConnectTimeoutMillis() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getController() - 类 中的方法com.google.code.yanf4j.nio.impl.SelectorManager
-
- getCopiedMergeCount() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getCounter(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get counter for key,and if the key's value is not set,then set it with 0.
- getCounter(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get counter for key,and if the key's value is not set,then set it with
initial value.
- getCounter(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getCounter(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getCpuProcessorCount() - 类 中的静态方法com.google.code.yanf4j.util.SystemUtils
-
- getCurrentCommand() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- getData() - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
Get the stored data.
- getDecoder() - 接口 中的方法com.google.code.yanf4j.core.CodecFactory
-
- getDecoder() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getDecoder() - 类 中的方法com.google.code.yanf4j.core.impl.ByteBufferCodecFactory
-
- getDecoder() - 类 中的方法com.google.code.yanf4j.core.impl.TextLineCodecFactory
-
- getDecoder() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return current decoder
- getDecoder() - 类 中的方法net.rubyeye.xmemcached.codec.MemcachedCodecFactory
-
return the memcached protocol decoder
- getDecoder() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getDecrCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getDecrCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getDefaultConfiguration() - 类 中的静态方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getDefaultSocketOptions() - 类 中的静态方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getDelay(TimeUnit) - 类 中的方法net.rubyeye.xmemcached.impl.ReconnectRequest
-
- getDeleteCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getDeleteCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getDelta() - 类 中的方法net.rubyeye.xmemcached.command.text.TextIncrDecrCommand
-
- getDispatchMessageDispatcher() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getDispatchMessageThreadCount() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- getDispatchMessageThreadCount() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getDispatchMessageThreadCount() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getDouble() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getDouble(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getDouble() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getDouble(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getDouble() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getDouble(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEncoder() - 接口 中的方法com.google.code.yanf4j.core.CodecFactory
-
- getEncoder() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getEncoder() - 类 中的方法com.google.code.yanf4j.core.impl.ByteBufferCodecFactory
-
- getEncoder() - 类 中的方法com.google.code.yanf4j.core.impl.TextLineCodecFactory
-
- getEncoder() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return current encoder
- getEncoder() - 类 中的方法net.rubyeye.xmemcached.codec.MemcachedCodecFactory
-
return the memcached protocol encoder
- getEncoder() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getEnum(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnum(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnum(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnum(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a byte from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnum(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnum(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumInt(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads an int from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnumInt(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads an int from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnumInt(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads an int from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnumInt(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads an int from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnumInt(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumInt(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumSet(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a byte sized bit vector and converts it to an
EnumSet.
- getEnumSet(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a byte sized bit vector and converts it to an
EnumSet.
- getEnumSet(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a byte sized bit vector and converts it to an
EnumSet.
- getEnumSet(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a byte sized bit vector and converts it to an
EnumSet.
- getEnumSet(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumSet(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumSetInt(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads an int sized bit vector and converts it to an
EnumSet.
- getEnumSetInt(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads an int sized bit vector and converts it to an
EnumSet.
- getEnumSetInt(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads an int sized bit vector and converts it to an
EnumSet.
- getEnumSetInt(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads an int sized bit vector and converts it to an
EnumSet.
- getEnumSetInt(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumSetInt(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumSetLong(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a long sized bit vector and converts it to an
EnumSet.
- getEnumSetLong(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a long sized bit vector and converts it to an
EnumSet.
- getEnumSetLong(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a long sized bit vector and converts it to an
EnumSet.
- getEnumSetLong(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a long sized bit vector and converts it to an
EnumSet.
- getEnumSetLong(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumSetLong(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumSetShort(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a short sized bit vector and converts it to an
EnumSet.
- getEnumSetShort(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a short sized bit vector and converts it to an
EnumSet.
- getEnumSetShort(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a short sized bit vector and converts it to an
EnumSet.
- getEnumSetShort(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a short sized bit vector and converts it to an
EnumSet.
- getEnumSetShort(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumSetShort(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumShort(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a short from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnumShort(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a short from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnumShort(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a short from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnumShort(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a short from the buffer and returns the correlating enum constant
defined by the specified enum type.
- getEnumShort(Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getEnumShort(int, Class<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getException() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getExpTime() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getExptime() - 类 中的方法net.rubyeye.xmemcached.command.text.TextFlushAllCommand
-
- getExpTime() - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- getExpTime() - 类 中的方法net.rubyeye.xmemcached.command.text.TextTouchCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryAppendPrependCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryAuthListMechanismsCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryAuthStartCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryAuthStepCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryDeleteCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryFlushAllCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetAndTouchCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryIncrDecrCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryQuitCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryStatsCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryTouchCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryVerbosityCommand
-
- getExtrasLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryVersionCommand
-
- getFlag() - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
Get the flags stored along with this value.
- getFloat() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getFloat(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getFloat() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getFloat(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getFloat() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getFloat(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getGetHitCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getGetHitCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getGetMissCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getGetMissCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getHandler() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getHandler() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getHandler() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getHandler() - 接口 中的方法com.google.code.yanf4j.core.Session
-
- getHandler() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getHash(int, String) - 类 中的方法net.rubyeye.xmemcached.impl.ArrayMemcachedSessionLocator
-
- getHash(int, String) - 类 中的方法net.rubyeye.xmemcached.impl.PHPMemcacheSessionLocator
-
- getHashAlgorithm() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getHealSessionInterval() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- getHealSessionInterval() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Return the default heal session interval in milliseconds
- getHealSessionInterval() - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- getHealSessionInterval() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getHealSessionInterval() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getHealSessionInterval() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getHexDump() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Returns hexdump of this buffer.
- getHexDump(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Return hexdump of this buffer with limited length.
- getHexDump() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns hexdump of this buffer.
- getHexDump(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Return hexdump of this buffer with limited length.
- getHexDump() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getHexDump(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getIncrCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getIncrCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getInetSocketAddress() - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- getInetSocketAddressWrapper() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getInetSocketAddressWrapper() - 类 中的方法net.rubyeye.xmemcached.impl.ConnectFuture
-
- getInetSocketAddressWrapper() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- getInetSocketAddressWrapper() - 类 中的方法net.rubyeye.xmemcached.impl.ReconnectRequest
-
Returns a reconnect socket address wrapper
- getInetSocketAddressWrapper() - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
- getInitial() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryIncrDecrCommand
-
- getInstance() - 类 中的静态方法net.rubyeye.xmemcached.monitor.XMemcachedMbeanServer
-
- getInstance() - 类 中的静态方法net.rubyeye.xmemcached.utils.OpaqueGenerater
-
- getInt() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getInt(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getInt() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getInt() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getIoBuffer() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getItemName() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryStatsCommand
-
- getItemName() - 类 中的方法net.rubyeye.xmemcached.command.text.TextStatsCommand
-
- getItemNumber() - 类 中的方法net.rubyeye.xmemcached.command.text.TextCacheDumpCommand
-
- getKey() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getKey() - 类 中的方法net.rubyeye.xmemcached.Counter
-
- getKeyBytes() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getKeyIterator(InetSocketAddress) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
已过时。
memcached 1.6.x will remove cachedump stats command,so this
method will be removed in the future
- getKeyIterator(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
已过时。
memcached 1.6.x will remove cachedump stats command,so this
method will be removed in the future
- getKeyLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getKeyLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryAuthListMechanismsCommand
-
- getKeyLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryFlushAllCommand
-
- getKeyLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryQuitCommand
-
- getKeyLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryStatsCommand
-
- getKeyLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryVerbosityCommand
-
- getKeyLength() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryVersionCommand
-
- getKeyProvider() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getKeyProvider() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getLastOperationTimeStamp() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getLastOperationTimeStamp() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return last operation timestamp,operation include read,write,idle
- getLastOperationTimeStamp() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getLatch() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getLevel() - 类 中的方法net.rubyeye.xmemcached.command.VerbosityCommand
-
- getLocalAddress() - 接口 中的方法com.google.code.yanf4j.core.Session
-
- getLocalAddress() - 类 中的方法com.google.code.yanf4j.nio.impl.AbstractNioSession
-
- getLocalAddress() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getLocalList() - 类 中的方法net.rubyeye.xmemcached.impl.Optimizer
-
- getLocalSocketAddress() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getLocalSocketAddress() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getLong() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getLong(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getLong() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getLong(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getLong() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getLong(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getMainNodeAddress() - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- getMAX_SIZE() - 类 中的静态方法net.rubyeye.xmemcached.transcoders.CachedData
-
- getMaxAttempts() - 类 中的方法net.rubyeye.xmemcached.auth.AuthInfo
-
- getMaxCachedBufferSize() - 类 中的方法com.google.code.yanf4j.buffer.CachedBufferAllocator
-
Returns the maximum capacity of a cached buffer.
- getMaxCachedBufferSize() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator
-
已过时。
- getMaxPoolSize() - 类 中的方法com.google.code.yanf4j.buffer.CachedBufferAllocator
-
Returns the maximum number of buffers with the same capacity per thread.
- getMaxPoolSize() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator
-
已过时。
- getMaxQueuedNoReplyOperations() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getMaxSelectors() - 类 中的静态方法com.google.code.yanf4j.util.SelectorFactory
-
Returns max selector pool size
- getMaxSize() - 类 中的方法net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- getMaxSize() - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- getMaxSize() - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- getMaxTries() - 接口 中的方法net.rubyeye.xmemcached.CASOperation
-
Max retry times,If retry times is great than this value,xmemcached will
throw TimeoutException
- getMBeanCount() - 类 中的方法net.rubyeye.xmemcached.monitor.XMemcachedMbeanServer
-
- getMechanisms() - 类 中的方法net.rubyeye.xmemcached.auth.AuthInfo
-
- getMediumInt() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Relative get method for reading a medium int value.
- getMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Absolute get method for reading a medium int value.
- getMediumInt() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Relative get method for reading a medium int value.
- getMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Absolute get method for reading a medium int value.
- getMediumInt() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getMemcachedClient() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedClientStateListenerAdapter
-
- getMemcachedClientStateListener() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedClientStateListenerAdapter
-
- getMergeCommands() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetMultiCommand
-
- getMergeCommands() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinarySetMultiCommand
-
- getMergeCommands() - 接口 中的方法net.rubyeye.xmemcached.command.MergeCommandsAware
-
- getMergeCommands() - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- getMergeCount() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getMergeFactor() - 类 中的方法net.rubyeye.xmemcached.impl.Optimizer
-
- getMergeFactor() - 接口 中的方法net.rubyeye.xmemcached.impl.OptimizerMBean
-
- getMessage() - 类 中的方法com.google.code.yanf4j.core.impl.WriteMessageImpl
-
- getMessage() - 接口 中的方法com.google.code.yanf4j.core.WriteMessage
-
- getMessage() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getMulti(String...) - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.Xmemcache
-
- getMultiGetCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getMultiGetCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getMultiGetsCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getMultiGetsCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getName() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Return the cache instance name
- getName() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Return the cache instance name
- getName() - 类 中的静态方法net.rubyeye.xmemcached.monitor.MemcachedClientNameHolder
-
- getName() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getName() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getName() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getName() - 接口 中的方法net.rubyeye.xmemcached.XMemcachedClientMBean
-
Return the cache instance name
- getNamespace(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
Returns the real namespace of ns.
- getNewValue(long, T) - 接口 中的方法net.rubyeye.xmemcached.CASOperation
-
Return the new value which you want to cas
- getNext(int, long) - 类 中的方法net.rubyeye.xmemcached.impl.ArrayMemcachedSessionLocator
-
- getNext(int, long) - 类 中的方法net.rubyeye.xmemcached.impl.PHPMemcacheSessionLocator
-
- getNextValue() - 类 中的方法net.rubyeye.xmemcached.utils.OpaqueGenerater
-
- getNoReplyOpsFlowControl() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- getNoReplyOpsFlowControl() - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
Returns the noreply operations flow control manager.
- getObject() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a Java object from the buffer using the context
ClassLoader
of the current thread.
- getObject(ClassLoader) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a Java object from the buffer using the specified
classLoader.
- getObject() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a Java object from the buffer using the context
ClassLoader
of the current thread.
- getObject(ClassLoader) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a Java object from the buffer using the specified
classLoader.
- getObject() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getObject(ClassLoader) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getObject() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getObjectType() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getOneAddress(String) - 类 中的静态方法net.rubyeye.xmemcached.utils.AddrUtil
-
- getOpaque() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getOpCode() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getOperationTimeoutMillis() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getOpTimeout() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
get operation timeout setting
- getOpTimeout() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Returns the default operation timeout in milliseconds.
- getOpTimeout() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getOpTimeout() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
get operation timeout setting
- getOpTimeout() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getOrder() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getOrder() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- getOrder() - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
已过时。
- getOrder() - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- getParentBuffer() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
Returns the parent buffer that this buffer wrapped.
- getParseStatus() - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- getPort() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getPort() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getPrefixedString(CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a string which has a 16-bit length field before the actual encoded
string, using the specified decoder and returns it.
- getPrefixedString(int, CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a string which has a length field before the actual encoded string,
using the specified decoder and returns it.
- getPrefixedString(CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a string which has a 16-bit length field before the actual encoded
string, using the specified decoder and returns it.
- getPrefixedString(int, CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a string which has a length field before the actual encoded string,
using the specified decoder and returns it.
- getPrefixedString(CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getPrefixedString(int, CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getPrependCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getPrependCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getProcessedMessageAverageTime() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getProcessedMessageAverageTime() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getProcessedMessageAverageTime() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getProcessedMessageCount() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getProcessedMessageCount() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getProcessedMessageCount() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getProperties() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getProperty(Properties, String) - 类 中的静态方法com.google.code.yanf4j.util.PropertyUtils
-
- getPropertyAsBoolean(Properties, String) - 类 中的静态方法com.google.code.yanf4j.util.PropertyUtils
-
- getPropertyAsByte(Properties, String) - 类 中的静态方法com.google.code.yanf4j.util.PropertyUtils
-
- getPropertyAsInteger(Properties, String) - 类 中的静态方法com.google.code.yanf4j.util.PropertyUtils
-
- getPropertyAsLong(Properties, String) - 类 中的静态方法com.google.code.yanf4j.util.PropertyUtils
-
- getPropertyAsShort(Properties, String) - 类 中的静态方法com.google.code.yanf4j.util.PropertyUtils
-
- getProtocol() - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- getProtocol() - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- getProtocol() - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- getProtocol() - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
Get this client's protocol version
- getProtocol() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- getProtocol() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- getProtocol() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getRawAddress(InetSocketAddress) - 类 中的静态方法com.google.code.yanf4j.util.SystemUtils
-
- getReactorByIndex(int) - 类 中的方法com.google.code.yanf4j.nio.impl.SelectorManager
-
Find reactor by index
- getReactorIndex() - 类 中的方法com.google.code.yanf4j.nio.impl.Reactor
-
- getReadBuffer() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getReadBufferByteOrder() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getReadBufferByteOrder() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return the session read buffer's byte order,big end or little end.
- getReadBufferByteOrder() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getReadBufferSize() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getReadThreadCount() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- getReadThreadCount() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getReadThreadCount() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getReceiveBytesPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getReceiveBytesPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getReceiveBytesPerSecond() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getReceiveThroughputLimit() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getReceiveThroughputLimit() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getReceiveThroughputLimit() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getReceiveThroughputLimit() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getReceiveThroughputLimit() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getReconnectRequestQueue() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- getReconnectRequestQueue() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Returns reconnecting task queue,the queue is thread-safe and 'weakly
consistent',but maybe you should not modify it at all.
- getReconnectRequestQueue() - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- getReconnectRequestQueue() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getRecvMessageAverageSize() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getRecvMessageAverageSize() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getRecvMessageAverageSize() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getRecvMessageCount() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getRecvMessageCount() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getRecvMessageCount() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getRecvMessageCountPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getRecvMessageCountPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getRecvMessageCountPerSecond() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getRecvMessageTotalSize() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getRecvMessageTotalSize() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getRecvMessageTotalSize() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getRemoteAddressStr() - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- getRemoteSocketAddress() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return the remote end's InetSocketAddress
- getRemoteSocketAddress() - 类 中的方法com.google.code.yanf4j.nio.impl.NioTCPSession
-
- getRemoteSocketAddress() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getRemoteSocketAddress() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- getReplaceCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getReplaceCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getResourceAsFile(String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns a resource on the classpath as a File object
- getResourceAsFile(ClassLoader, String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns a resource on the classpath as a File object
- getResourceAsProperties(String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns a resource on the classpath as a Properties object
- getResourceAsProperties(ClassLoader, String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns a resource on the classpath as a Properties object
- getResourceAsReader(String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns a resource on the classpath as a Reader object
- getResourceAsReader(ClassLoader, String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns a resource on the classpath as a Reader object
- getResourceAsStream(String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns a resource on the classpath as a Stream object
- getResourceAsStream(ClassLoader, String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns a resource on the classpath as a Stream object
- getResourceURL(String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns the URL of the resource on the classpath
- getResourceURL(ClassLoader, String) - 类 中的静态方法com.google.code.yanf4j.util.ResourcesUtils
-
Returns the URL of the resource on the classpath
- getResponseKey() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetCommand
-
- getResponseStatus() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getResult() - 类 中的方法com.google.code.yanf4j.core.impl.FutureImpl
-
Get current result value without any blocking.
- getResult() - 类 中的方法com.google.code.yanf4j.core.impl.FutureLockImpl
-
Get current result value without any blocking.
- getResult() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getReturnValues() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetMultiCommand
-
- getReturnValues() - 接口 中的方法net.rubyeye.xmemcached.command.MapReturnValueAware
-
- getReturnValues() - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- gets(String, long, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Just like get,But it return a GetsResponse,include cas value for cas
update.
- gets(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- gets(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- gets(String, Transcoder) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- gets(Collection<String>, long, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Bulk gets items
- gets(Collection<String>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- gets(Collection<String>, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- gets(Collection<String>, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- GETS - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
- gets(String, long, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- gets(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- gets(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- gets(String, Transcoder) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- gets(Collection<String>, long, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- gets(Collection<String>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- gets(Collection<String>, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- gets(Collection<String>, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getScheduleWritenBytes() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getScheduleWritenBytes() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return the bytes in write queue,there bytes is in memory.Use this method
to controll writing speed.
- getScheduleWritenBytes() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getSelector() - 类 中的方法com.google.code.yanf4j.nio.impl.Reactor
-
- getSelector() - 类 中的静态方法com.google.code.yanf4j.util.SelectorFactory
-
Get a exclusive Selector
- getSelectorCount() - 类 中的方法com.google.code.yanf4j.nio.impl.SelectorManager
-
- getSelectorManager() - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
- getSelectorPoolSize() - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
- getSendBytesPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getSendBytesPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getSendBytesPerSecond() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getSendThroughputLimit() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getSendThroughputLimit() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getSendThroughputLimit() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getSendThroughputLimit() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getSendThroughputLimit() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getServer() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryStatsCommand
-
- getServer() - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryVersionCommand
-
- getServer() - 接口 中的方法net.rubyeye.xmemcached.command.ServerAddressAware
-
- getServer() - 类 中的方法net.rubyeye.xmemcached.command.text.TextStatsCommand
-
- getServer() - 类 中的方法net.rubyeye.xmemcached.command.text.TextVersionCommand
-
- getServerAddress() - 类 中的方法net.rubyeye.xmemcached.impl.KeyIteratorImpl
-
- getServerAddress() - 接口 中的方法net.rubyeye.xmemcached.KeyIterator
-
已过时。
Get current iterator's memcached server address
- getServerAddresses() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- getServerList() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getServers() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getServersDescription() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get current server list.You can call this method through JMX or program
- getServersDescription() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getServersDescription() - 接口 中的方法net.rubyeye.xmemcached.XMemcachedClientMBean
-
Get all connected memcached servers
- getSessionByAddress(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
Get session by InetSocketAddress
- getSessionByAddress(InetSocketAddress) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- getSessionByHash(long) - 类 中的方法net.rubyeye.xmemcached.impl.KetamaMemcachedSessionLocator
-
- getSessionByHash(long) - 类 中的方法net.rubyeye.xmemcached.impl.LibmemcachedMemcachedSessionLocator
-
- getSessionByKey(String) - 类 中的方法net.rubyeye.xmemcached.impl.ArrayMemcachedSessionLocator
-
- getSessionByKey(String) - 类 中的方法net.rubyeye.xmemcached.impl.ElectionMemcachedSessionLocator
-
- getSessionByKey(String) - 类 中的方法net.rubyeye.xmemcached.impl.KetamaMemcachedSessionLocator
-
- getSessionByKey(String) - 类 中的方法net.rubyeye.xmemcached.impl.LibmemcachedMemcachedSessionLocator
-
- getSessionByKey(String) - 类 中的方法net.rubyeye.xmemcached.impl.PHPMemcacheSessionLocator
-
- getSessionByKey(String) - 类 中的方法net.rubyeye.xmemcached.impl.RandomMemcachedSessionLocaltor
-
- getSessionByKey(String) - 类 中的方法net.rubyeye.xmemcached.impl.RoundRobinMemcachedSessionLocator
-
- getSessionByKey(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedSessionLocator
-
Returns a session by special key.
- getSessionIdleTimeout() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- getSessionIdleTimeout() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getSessionIdleTimeout() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getSessionIdleTimeout() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getSessionIdleTimeout() - 接口 中的方法com.google.code.yanf4j.core.Session
-
- getSessionIdleTimeout() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getSessionListBySocketAddress(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- getSessionLocator() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
- getSessionLocator() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getSessionLocator() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getSessionLocator() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getSessionLocator() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getSessionLocatorName() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- getSessionReadBufferSize() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- getSessionSet() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getSessionSet() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- getSessionSet() - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- getSessionTimeout() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getSessionTimeout() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getSessionTimeout() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getSessionTimeout() - 接口 中的方法com.google.code.yanf4j.core.Session
-
- getSessionTimeout() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getSetCount() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- getSetCount() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- getShort() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getShort(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- getShort() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getShort(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- getShort() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getShort(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getSize() - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
- getSlice(int, int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
TODO document me.
- getSlice(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
TODO document me.
- getSlice(int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
TODO document me.
- getSlice(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
TODO document me.
- getSlice(int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getSlice(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getSocketOption(SocketOption<T>) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getSocketOptions() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Get all tcp socket options
- getSocketOptions() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getSoTimeout() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- getSoTimeout() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getSoTimeout() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- GetsResponse<T> - net.rubyeye.xmemcached中的类
-
Response for gets command.It's a value object.
- GetsResponse(long, T) - 类 的构造器net.rubyeye.xmemcached.GetsResponse
-
- getStandbySessionListByMainNodeAddr(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
Returns main node's standby session list.
- getStandbySessionListByMainNodeAddr(InetSocketAddress) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- getStartedTime() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getStartedTime() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getStartedTime() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getStateListeners() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get all current state listeners
- getStateListeners() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getStatistics() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getStatistics() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- getStatistics() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getStatisticsInterval() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- getStats(long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get stats from all memcached servers
- getStats() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- getStats() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getStats(long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getStatsByItem(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get special item stats.
- getStatsByItem(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- getStatsByItem(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getStatsByItem(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getStatus() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getString(CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a NUL-terminated string from this buffer using the
specified decoder and returns it.
- getString(int, CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads a NUL-terminated string from this buffer using the
specified decoder and returns it.
- getString(CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a NUL-terminated string from this buffer using the
specified decoder and returns it.
- getString(int, CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads a NUL-terminated string from this buffer using the
specified decoder and returns it.
- getString(int, CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getString(CharsetDecoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getString(byte[]) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- getSystemThreadCount() - 类 中的静态方法com.google.code.yanf4j.util.SystemUtils
-
- getTime() - 类 中的方法net.rubyeye.xmemcached.command.text.TextDeleteCommand
-
- getTimeoutExceptionThreshold() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Returns maximum number of timeout exception for closing connection.
- getTimeoutExceptionThreshold() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getTranscoder() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getTranscoder() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getTranscoder() - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- getTranscoder() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
return default transcoder,default is SerializingTranscoder
- getTranscoder() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set xmemcached's transcoder,it is used for seriailizing
- getTranscoder() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getTranscoder() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getTranscoder() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- getTranscoderUtils() - 类 中的方法net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- getTries() - 类 中的方法net.rubyeye.xmemcached.impl.ReconnectRequest
-
Returns retry times
- getUnsigned() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads one unsigned byte as a short integer.
- getUnsigned(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads one byte as an unsigned short integer.
- getUnsigned() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads one unsigned byte as a short integer.
- getUnsigned(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads one byte as an unsigned short integer.
- getUnsigned() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getUnsigned(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getUnsignedInt() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads four bytes unsigned integer.
- getUnsignedInt() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getUnsignedInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getUnsignedMediumInt() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Relative get method for reading an unsigned medium int value.
- getUnsignedMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Absolute get method for reading an unsigned medium int value.
- getUnsignedMediumInt() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Relative get method for reading an unsigned medium int value.
- getUnsignedMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Absolute get method for reading an unsigned medium int value.
- getUnsignedMediumInt() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getUnsignedMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getUnsignedShort() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Reads two bytes unsigned integer.
- getUnsignedShort() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getUnsignedShort(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- getValue() - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getValue() - 接口 中的方法net.rubyeye.xmemcached.command.StoreCommand
-
- getValue() - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- getValue() - 类 中的方法net.rubyeye.xmemcached.GetsResponse
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryAuthListMechanismsCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryAuthStartCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryAuthStepCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryDeleteCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryFlushAllCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryIncrDecrCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryQuitCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryStatsCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryTouchCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryVerbosityCommand
-
- getValueLength(CachedData) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryVersionCommand
-
- getVersions() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Get all connected memcached servers's version.
- getVersions(long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- getVersions() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getVersions(long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- getWaitingConsumerCount() - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- getWaitingConsumerCount() - 接口 中的方法com.google.code.yanf4j.util.TransferQueue
-
Returns an estimate of the number of consumers waiting to
dequeue elements via take or poll.
- getWaitingConsumerCount() - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- getWeight() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- getWeight() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- getWeight() - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
已过时。
- getWeight() - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- getWeights() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- getWriteBuffer() - 类 中的方法com.google.code.yanf4j.core.impl.WriteMessageImpl
-
- getWriteBuffer() - 接口 中的方法com.google.code.yanf4j.core.WriteMessage
-
- getWriteBuffer() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getWriteFuture() - 类 中的方法com.google.code.yanf4j.core.impl.WriteMessageImpl
-
- getWriteFuture() - 接口 中的方法com.google.code.yanf4j.core.WriteMessage
-
- getWriteFuture() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- getWriteLock() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getWriteMessageAverageSize() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getWriteMessageAverageSize() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getWriteMessageAverageSize() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getWriteMessageCount() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getWriteMessageCount() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getWriteMessageCount() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getWriteMessageCountPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getWriteMessageCountPerSecond() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getWriteMessageCountPerSecond() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getWriteMessageTotalSize() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- getWriteMessageTotalSize() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- getWriteMessageTotalSize() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- getWriteQueue() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- getWriteThreadCount() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- getWriteThreadCount() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- getWriteThreadCount() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- incr(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
"incr" are used to change data for some item in-place, incrementing it.
- incr(String, long, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- incr(String, long, long, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
"incr" are used to change data for some item in-place, incrementing it.
- incr(String, long, long, long, int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
"incr" are used to change data for some item in-place, incrementing it.
- INCR - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
- incr(String, int, int) - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.Xmemcache
-
- incr(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- incr(String, long, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- incr(String, long, long, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- incr(String, long, long, long, int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- increaseAttempts() - 类 中的方法net.rubyeye.xmemcached.auth.AuthInfo
-
- increaseBufferCapatity(ByteBuffer) - 类 中的静态方法com.google.code.yanf4j.util.ByteBufferUtils
-
- incrementAndGet() - 类 中的方法net.rubyeye.xmemcached.Counter
-
Increase value by one
- incrWithNoReply(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
"incr" are used to change data for some item in-place, incrementing it.
- incrWithNoReply(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- indexOf(byte) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Returns the first occurence position of the specified byte from the
current position to the current limit.
- indexOf(byte) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns the first occurence position of the specified byte from the
current position to the current limit.
- indexOf(byte) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- indexOf(ByteBuffer, ByteBuffer) - 类 中的静态方法com.google.code.yanf4j.util.ByteBufferUtils
-
- indexOf(ByteBuffer, ByteBuffer, int) - 类 中的静态方法com.google.code.yanf4j.util.ByteBufferUtils
-
- InetSocketAddressWrapper - net.rubyeye.xmemcached.utils中的类
-
InetSocketAddress wrapper,encapsulate an order number.
- InetSocketAddressWrapper(InetSocketAddress, int, int, InetSocketAddress) - 类 的构造器net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- initialSelectorManager() - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
Start selector manager
- INSTANCE - 类 中的静态变量net.rubyeye.xmemcached.impl.DefaultKeyProvider
-
- int2hex(int, StringBuffer) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- IntegerTranscoder - net.rubyeye.xmemcached.transcoders中的类
-
Transcoder that serializes and unserializes longs.
- IntegerTranscoder() - 类 的构造器net.rubyeye.xmemcached.transcoders.IntegerTranscoder
-
- invalidateNamespace(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Invalidate all namespace under the namespace using the default operation
timeout.
- invalidateNamespace(String, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Invalidate all items under the namespace.
- invalidateNamespace(String, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- invalidateNamespace(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- IoBuffer - com.google.code.yanf4j.buffer中的类
-
A byte buffer used by MINA applications.
- IoBuffer() - 类 的构造器com.google.code.yanf4j.buffer.IoBuffer
-
Creates a new instance.
- IoBuffer - net.rubyeye.xmemcached.buffer中的接口
-
已过时。
- ioBuffer - 类 中的变量net.rubyeye.xmemcached.command.Command
-
- IoBufferAllocator - com.google.code.yanf4j.buffer中的接口
-
- IoBufferWrapper - com.google.code.yanf4j.buffer中的类
-
A
IoBuffer that wraps a buffer and proxies any operations to it.
- IoBufferWrapper(IoBuffer) - 类 的构造器com.google.code.yanf4j.buffer.IoBufferWrapper
-
Create a new instance.
- isActive() - 类 中的方法net.rubyeye.xmemcached.monitor.XMemcachedMbeanServer
-
- isAfterJava6u4Version() - 类 中的静态方法com.google.code.yanf4j.util.SystemUtils
-
- isAllowReconnect() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isAllowReconnect() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
is allow auto recconect if closed?
- isAllowReconnect() - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
- isAuthFailed() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isAuthFailed() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- isAuthFailed() - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
- isAutoExpand() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Returns true if and only if autoExpand is turned on.
- isAutoExpand() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns true if and only if autoExpand is turned on.
- isAutoExpand() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- isAutoShrink() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Returns true if and only if autoShrink is turned on.
- isAutoShrink() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns true if and only if autoShrink is turned on.
- isAutoShrink() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- isCancel() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- isCancelled() - 类 中的方法com.google.code.yanf4j.core.impl.FutureImpl
- isCancelled() - 类 中的方法com.google.code.yanf4j.core.impl.FutureLockImpl
- isClosed() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- isClosed() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Check if session is closed
- isClosed() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isDerived() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
- isDerived() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- isDerived() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- isDirect() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- isDirect() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- isDirect() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- isDirect() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- isDirect() - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- isDirect() - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- isDone() - 类 中的方法com.google.code.yanf4j.core.impl.FutureImpl
- isDone() - 类 中的方法com.google.code.yanf4j.core.impl.FutureLockImpl
- isEmpty() - 类 中的方法com.google.code.yanf4j.util.CircularQueue
-
- isEmpty() - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- isEmpty() - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- isEnableHealSession() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- isEnableHealSession() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- isExpired() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- isExpired() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return true if session is expired,session is expired beacause you set the
sessionTimeout,if since session's last operation form now is over this
vlaue,isExpired return true,and Handler.onExpired() will be invoked.
- isExpired() - 类 中的方法com.google.code.yanf4j.nio.impl.NioTCPSession
-
- isExpired() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isFailureMode() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Returns if client is in failure mode.
- isFailureMode() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Returns if client is in failure mode.
- isFailureMode() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- isFailureMode() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- isFailureMode() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- isFirstTime() - 类 中的方法net.rubyeye.xmemcached.auth.AuthInfo
-
- isHandleReadWriteConcurrently() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- isHandleReadWriteConcurrently() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- isHandleReadWriteConcurrently() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- isHandleReadWriteConcurrently() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- isHandleReadWriteConcurrently() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return true if allow handling read and write concurrently,default is
true.
- isHandleReadWriteConcurrently() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isIdle() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- isIdle() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Check if session is idle
- isIdle() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isLinuxPlatform() - 类 中的静态方法com.google.code.yanf4j.util.SystemUtils
-
- isLoopbackConnection() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- isLoopbackConnection() - 接口 中的方法com.google.code.yanf4j.core.Session
-
return true if it is a loopback connection
- isLoopbackConnection() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isNoreply() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- isNumber(String) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- isOptimizeGet() - 类 中的方法net.rubyeye.xmemcached.impl.Optimizer
-
- isOptimizeGet() - 接口 中的方法net.rubyeye.xmemcached.impl.OptimizerMBean
-
- isOptimizeMergeBuffer() - 类 中的方法net.rubyeye.xmemcached.impl.Optimizer
-
- isOptimizeMergeBuffer() - 接口 中的方法net.rubyeye.xmemcached.impl.OptimizerMBean
-
- isPackZeros() - 类 中的方法net.rubyeye.xmemcached.transcoders.PrimitiveTypeTranscoder
-
- isPackZeros() - 类 中的方法net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- isPackZeros() - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- isPackZeros() - 接口 中的方法net.rubyeye.xmemcached.transcoders.Transcoder
-
Returns if transcoder packs zero.
- isPackZeros() - 类 中的方法net.rubyeye.xmemcached.transcoders.TranscoderUtils
-
- isPackZeros() - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- isPackZeros() - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- isPrimitiveAsString() - 类 中的方法net.rubyeye.xmemcached.transcoders.PrimitiveTypeTranscoder
-
- isPrimitiveAsString() - 类 中的方法net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- isPrimitiveAsString() - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- isPrimitiveAsString() - 接口 中的方法net.rubyeye.xmemcached.transcoders.Transcoder
-
Returns if client stores primitive type as string.
- isPrimitiveAsString() - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- isPrimitiveAsString() - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- isReadOnly() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- isReadOnly() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- isReadOnly() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- isReceiveOverFlow() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- isReceiveOverFlow() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
Check session if receive bytes per second is over flow controll
- isReceiveOverFlow() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
Check session if receive bytes per second is over flow controll
- isRegistered(String) - 类 中的方法net.rubyeye.xmemcached.monitor.XMemcachedMbeanServer
-
- isSanitizeKeys() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- isSanitizeKeys() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- isSendOverFlow() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- isSendOverFlow() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
Check session if receive bytes per second is over flow controll
- isSendOverFlow() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
Check session if receive bytes per second is over flow controll
- isShutdown() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- isShutdown() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- isSingleton() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- isStarted() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- isStarted() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- isStarted() - 类 中的方法com.google.code.yanf4j.nio.impl.SelectorManager
-
- isStatistics() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- isStatistics() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- isStatistics() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- isStatistics() - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- isStatistics() - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- isStatisticsServer() - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- isUseBlockingRead() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- isUseBlockingRead() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return true if using blocking read
- isUseBlockingRead() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isUseBlockingWrite() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- isUseBlockingWrite() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Return true if using blocking write
- isUseBlockingWrite() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- isUseDirectBuffer() - 类 中的静态方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns true if and only if a direct buffer is allocated by
default when the type of the new buffer is not specified.
- isValid() - 类 中的方法net.rubyeye.xmemcached.auth.AuthInfo
-
- isWriting() - 类 中的方法com.google.code.yanf4j.core.impl.WriteMessageImpl
-
- isWriting() - 接口 中的方法com.google.code.yanf4j.core.WriteMessage
-
- isWriting() - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- iterator() - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- iterator() - 类 中的方法com.google.code.yanf4j.util.MapBackedSet
-
- iterator() - 类 中的方法com.google.code.yanf4j.util.SimpleQueue
-
- iterator() - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- main(String[]) - 类 中的静态方法com.google.code.yanf4j.util.SystemUtils
-
- map - 类 中的变量com.google.code.yanf4j.util.MapBackedSet
-
- MapBackedSet<E> - com.google.code.yanf4j.util中的类
-
- MapBackedSet(Map<E, Boolean>) - 类 的构造器com.google.code.yanf4j.util.MapBackedSet
-
- MapBackedSet(Map<E, Boolean>, Collection<E>) - 类 的构造器com.google.code.yanf4j.util.MapBackedSet
-
- MapReturnValueAware - net.rubyeye.xmemcached.command中的接口
-
Command which implement this interface,it's return value is a map
- mark() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- mark() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- mark() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- mark() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- mark() - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- mark() - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- markValue() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Returns the position of the current mark.
- markValue() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns the position of the current mark.
- markValue() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- matchAll(IoBuffer) - 接口 中的方法com.google.code.yanf4j.util.ByteBufferMatcher
-
- matchAll(IoBuffer) - 类 中的方法com.google.code.yanf4j.util.ShiftAndByteBufferMatcher
-
- matchAll(IoBuffer) - 类 中的方法com.google.code.yanf4j.util.ShiftOrByteBufferMatcher
-
- matchFirst(IoBuffer) - 接口 中的方法com.google.code.yanf4j.util.ByteBufferMatcher
-
- matchFirst(IoBuffer) - 类 中的方法com.google.code.yanf4j.util.ShiftAndByteBufferMatcher
-
- matchFirst(IoBuffer) - 类 中的方法com.google.code.yanf4j.util.ShiftOrByteBufferMatcher
-
- max() - 类 中的方法net.rubyeye.xmemcached.FlowControl
-
- MAX_POOL_SIZE_FACTOR - 类 中的静态变量com.google.code.yanf4j.core.impl.PoolDispatcher
-
- MAX_QUEUED_NOPS - 接口 中的静态变量net.rubyeye.xmemcached.MemcachedClient
-
- MAX_READ_BUFFER_SIZE - 类 中的静态变量com.google.code.yanf4j.config.Configuration
-
Max read buffer size for connection
- MAX_SESSION_READ_BUFFER_SIZE - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
Max session read buffer size,758k
- MAX_SIZE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.CachedData
-
Maximum data size allowed by memcached.
- maxQueuedNoReplyOperations - 类 中的变量net.rubyeye.xmemcached.XMemcachedClient
-
- MEMCACHED_CLIENT_COUNTER - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
Client instance counter
- MemcachedClient - net.rubyeye.xmemcached中的接口
-
The memcached client's interface
- MemcachedClientBuilder - net.rubyeye.xmemcached中的接口
-
Builder pattern.Configure XmemcachedClient's options,then build it
- MemcachedClientCallable<T> - net.rubyeye.xmemcached中的接口
-
MemcachedClient callable when using namespace in xmemcached.For example:
memcachedClient.withNamespace(userId,new MemcachedClientCallable{
public Void call(MemcachedClient client) throws MemcachedException,
InterruptedException, TimeoutException{
client.set("username",0,username);
client.set("email",0,email);
return null;
}
});
//invalidate all items under the namespace.
- MemcachedClientException - net.rubyeye.xmemcached.exception中的异常错误
-
Memcached Client Exception
- MemcachedClientException() - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedClientException
-
- MemcachedClientException(String) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedClientException
-
- MemcachedClientException(String, Throwable) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedClientException
-
- MemcachedClientException(Throwable) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedClientException
-
- MemcachedClientNameHolder - net.rubyeye.xmemcached.monitor中的类
-
MemcachedClient insntance name holder
- MemcachedClientNameHolder() - 类 的构造器net.rubyeye.xmemcached.monitor.MemcachedClientNameHolder
-
- MemcachedClientStateListener - net.rubyeye.xmemcached中的接口
-
MemcachedClient state listener.When client startup,shutdown,connected to a
memcached server or disconnected happened,client will notify the listener
instance which implemented this interface.Please don't do any operations
which may block in these callback methods.
- MemcachedClientStateListenerAdapter - net.rubyeye.xmemcached.impl中的类
-
Adapte MemcachedClientStateListener to yanf4j's ControllStateListener
- MemcachedClientStateListenerAdapter(MemcachedClientStateListener, MemcachedClient) - 类 的构造器net.rubyeye.xmemcached.impl.MemcachedClientStateListenerAdapter
-
- MemcachedCodecFactory - net.rubyeye.xmemcached.codec中的类
-
Memcached protocol codec factory
- MemcachedCodecFactory() - 类 的构造器net.rubyeye.xmemcached.codec.MemcachedCodecFactory
-
- MemcachedConnector - net.rubyeye.xmemcached.impl中的类
-
Connected session manager
- MemcachedConnector(Configuration, MemcachedSessionLocator, BufferAllocator, CommandFactory, int, int) - 类 的构造器net.rubyeye.xmemcached.impl.MemcachedConnector
-
- MemcachedDecodeException - net.rubyeye.xmemcached.exception中的异常错误
-
Memcached decode exception
- MemcachedDecodeException() - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedDecodeException
-
- MemcachedDecodeException(String) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedDecodeException
-
- MemcachedDecodeException(String, Throwable) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedDecodeException
-
- MemcachedDecodeException(Throwable) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedDecodeException
-
- MemcachedDecoder - net.rubyeye.xmemcached.codec中的类
-
Memcached protocol decoder
- MemcachedDecoder() - 类 的构造器net.rubyeye.xmemcached.codec.MemcachedDecoder
-
- MemcachedEncoder - net.rubyeye.xmemcached.codec中的类
-
memcached protocol encoder
- MemcachedEncoder() - 类 的构造器net.rubyeye.xmemcached.codec.MemcachedEncoder
-
- MemcachedException - net.rubyeye.xmemcached.exception中的异常错误
-
Base exception type for memcached client
- MemcachedException() - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedException
-
- MemcachedException(String) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedException
-
- MemcachedException(String, Throwable) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedException
-
- MemcachedException(Throwable) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedException
-
- MemcachedHandler - net.rubyeye.xmemcached.impl中的类
-
Memcached Session Handler,used for dispatching commands and session's
lifecycle management
- MemcachedHandler(MemcachedClient) - 类 的构造器net.rubyeye.xmemcached.impl.MemcachedHandler
-
- MemcachedOptimizer - net.rubyeye.xmemcached中的接口
-
xmemcached Optimizer
- MemcachedServerException - net.rubyeye.xmemcached.exception中的异常错误
-
Memcached server exception
- MemcachedServerException() - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedServerException
-
- MemcachedServerException(String) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedServerException
-
- MemcachedServerException(String, Throwable) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedServerException
-
- MemcachedServerException(Throwable) - 异常错误 的构造器net.rubyeye.xmemcached.exception.MemcachedServerException
-
- MemcachedSession - net.rubyeye.xmemcached.networking中的接口
-
Abstract interface for memcached connection.
- MemcachedSessionComparator - net.rubyeye.xmemcached.impl中的类
-
Connection comparator,compare with index
- MemcachedSessionComparator() - 类 的构造器net.rubyeye.xmemcached.impl.MemcachedSessionComparator
-
- MemcachedSessionConnectListener - net.rubyeye.xmemcached.networking中的接口
-
- MemcachedSessionLocator - net.rubyeye.xmemcached中的接口
-
Session locator.Find session by key.
- MemcachedTCPSession - net.rubyeye.xmemcached.impl中的类
-
Connected session for a memcached server
- MemcachedTCPSession(NioSessionConfig, int, MemcachedOptimizer, int, CommandFactory) - 类 的构造器net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- MergeCommandsAware - net.rubyeye.xmemcached.command中的接口
-
Merge commands aware interface.Merge commands mean that merge get commands to
a bulk-get commands.
- mergeCount - 类 中的变量net.rubyeye.xmemcached.command.Command
-
- message - 类 中的变量com.google.code.yanf4j.core.impl.WriteMessageImpl
-
- minimumCapacity() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
- minimumCapacity(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
- minimumCapacity() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- minimumCapacity(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- minimumCapacity() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- minimumCapacity(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- parseShort(short) - 枚举 中的静态方法net.rubyeye.xmemcached.command.binary.ResponseStatus
-
Get status from short value
- peek() - 类 中的方法com.google.code.yanf4j.util.CircularQueue
-
- peek() - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- peek() - 类 中的方法com.google.code.yanf4j.util.SimpleQueue
-
- peek() - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- permits() - 类 中的方法net.rubyeye.xmemcached.FlowControl
-
- PHPMemcacheSessionLocator - net.rubyeye.xmemcached.impl中的类
-
Session locator base on hash(key) mod sessions.size().
- PHPMemcacheSessionLocator() - 类 的构造器net.rubyeye.xmemcached.impl.PHPMemcacheSessionLocator
-
- PHPMemcacheSessionLocator(HashAlgorithm) - 类 的构造器net.rubyeye.xmemcached.impl.PHPMemcacheSessionLocator
-
- plain(String, String) - 类 中的静态方法net.rubyeye.xmemcached.auth.AuthInfo
-
Get a typical auth descriptor for PLAIN auth with the given username and
password.
- PlainCallbackHandler - net.rubyeye.xmemcached.auth中的类
-
A callback handler for name/password authentication
- PlainCallbackHandler(String, String) - 类 的构造器net.rubyeye.xmemcached.auth.PlainCallbackHandler
-
- poll() - 类 中的方法com.google.code.yanf4j.util.CircularQueue
-
- poll(long, TimeUnit) - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- poll() - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- poll() - 类 中的方法com.google.code.yanf4j.util.SimpleQueue
-
- poll(long, TimeUnit) - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- poll() - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- POOL_QUEUE_SIZE_FACTOR - 类 中的静态变量com.google.code.yanf4j.core.impl.PoolDispatcher
-
- PoolDispatcher - com.google.code.yanf4j.core.impl中的类
-
Pool dispatcher,wrap a threadpool.
- PoolDispatcher(int) - 类 的构造器com.google.code.yanf4j.core.impl.PoolDispatcher
-
- PoolDispatcher(int, long, TimeUnit, RejectedExecutionHandler, String) - 类 的构造器com.google.code.yanf4j.core.impl.PoolDispatcher
-
- position() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- position(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- position() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- position(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- position() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- position(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- position() - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- position(int) - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- position() - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- position(int) - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- position() - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- position(int) - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- postSelect(Set<SelectionKey>, Set<SelectionKey>) - 类 中的方法com.google.code.yanf4j.nio.impl.Reactor
-
- prefixedDataAvailable(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Returns true if this buffer contains a data which has a data
length as a prefix and the buffer has remaining data as enough as
specified in the data length field.
- prefixedDataAvailable(int, int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Returns true if this buffer contains a data which has a data
length as a prefix and the buffer has remaining data as enough as
specified in the data length field.
- prefixedDataAvailable(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns true if this buffer contains a data which has a data
length as a prefix and the buffer has remaining data as enough as
specified in the data length field.
- prefixedDataAvailable(int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Returns true if this buffer contains a data which has a data
length as a prefix and the buffer has remaining data as enough as
specified in the data length field.
- prefixedDataAvailable(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- prefixedDataAvailable(int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- prepend(String, Object) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- prepend(String, Object, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Prepend value to key's data item in memcached.This method doesn't wait
for reply.
- prepend(String, Object) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- prepend(String, Object, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- prependWithNoReply(String, Object) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Prepend value to key's data item in memcached.This method doesn't wait
for reply.
- prependWithNoReply(String, Object) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- preprocessWriteMessage(WriteMessage) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
Pre-Process WriteMessage before writing to channel
- preprocessWriteMessage(WriteMessage) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- primitiveAsString - 类 中的变量net.rubyeye.xmemcached.transcoders.PrimitiveTypeTranscoder
-
- PrimitiveTypeTranscoder<T> - net.rubyeye.xmemcached.transcoders中的类
-
- PrimitiveTypeTranscoder() - 类 的构造器net.rubyeye.xmemcached.transcoders.PrimitiveTypeTranscoder
-
- process(String) - 类 中的方法net.rubyeye.xmemcached.impl.DefaultKeyProvider
-
- process(String) - 接口 中的方法net.rubyeye.xmemcached.KeyProvider
-
Processes key and returns a new key.
- PROP_COMMAND_FACTORY - 类 中的静态变量net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- PROP_CONNECT_TIMEOUT - 类 中的静态变量net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- PROP_CONNECTION_POOL_SIZE - 类 中的静态变量net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- PROP_HASH_ALGORITHM - 类 中的静态变量net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- PROP_OPERATION_TIMEOUT - 类 中的静态变量net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- PROP_READ_BUFFER_SIZE - 类 中的静态变量net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- PROP_SERVERS - 类 中的静态变量net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- PROP_SESSION_LOCATOR - 类 中的静态变量net.rubyeye.xmemcached.utils.hibernate.XmemcachedClientFactory
-
- PropertyUtils - com.google.code.yanf4j.util中的类
-
java.util.Property utils
- PropertyUtils() - 类 的构造器com.google.code.yanf4j.util.PropertyUtils
-
- protocol - 类 中的变量net.rubyeye.xmemcached.impl.MemcachedConnector
-
- Protocol - net.rubyeye.xmemcached.utils中的枚举
-
Memcached protocol enum
- put(byte) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- put(int, byte) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- put(ByteBuffer) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the content of the specified src into this buffer.
- put(byte[], int, int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- put(IoBuffer) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the content of the specified src into this buffer.
- put(byte[]) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- put(byte) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- put(int, byte) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- put(ByteBuffer) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the content of the specified src into this buffer.
- put(IoBuffer) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the content of the specified src into this buffer.
- put(byte[], int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- put(byte[]) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- put(byte) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- put(int, byte) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- put(IoBuffer) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- put(ByteBuffer) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- put(byte[], int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- put(byte[]) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- put(E) - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
- put(byte[]) - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- put(byte) - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- put(ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- put(ByteBuffer) - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- put(byte) - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- put(byte[]) - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- put(byte[]) - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- put(byte) - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- put(ByteBuffer) - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- put(WriteMessage) - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- putChar(char) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putChar(int, char) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putChar(char) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putChar(int, char) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putChar(char) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putChar(int, char) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putDouble(double) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putDouble(int, double) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putDouble(double) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putDouble(int, double) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putDouble(double) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putDouble(int, double) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnum(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes an enum's ordinal value to the buffer as a byte.
- putEnum(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes an enum's ordinal value to the buffer as a byte.
- putEnum(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes an enum's ordinal value to the buffer as a byte.
- putEnum(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes an enum's ordinal value to the buffer as a byte.
- putEnum(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnum(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumInt(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes an enum's ordinal value to the buffer as an integer.
- putEnumInt(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes an enum's ordinal value to the buffer as an integer.
- putEnumInt(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes an enum's ordinal value to the buffer as an integer.
- putEnumInt(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes an enum's ordinal value to the buffer as an integer.
- putEnumInt(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumInt(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumSet(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified
Set to the buffer as a byte sized bit
vector.
- putEnumSet(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified
Set to the buffer as a byte sized bit
vector.
- putEnumSet(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified
Set to the buffer as a byte sized bit
vector.
- putEnumSet(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified
Set to the buffer as a byte sized bit
vector.
- putEnumSet(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumSet(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumSetInt(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified
Set to the buffer as an int sized bit
vector.
- putEnumSetInt(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified
Set to the buffer as an int sized bit
vector.
- putEnumSetInt(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified
Set to the buffer as an int sized bit
vector.
- putEnumSetInt(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified
Set to the buffer as an int sized bit
vector.
- putEnumSetInt(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumSetInt(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumSetLong(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified
Set to the buffer as a long sized bit
vector.
- putEnumSetLong(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified
Set to the buffer as a long sized bit
vector.
- putEnumSetLong(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified
Set to the buffer as a long sized bit
vector.
- putEnumSetLong(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified
Set to the buffer as a long sized bit
vector.
- putEnumSetLong(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumSetLong(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumSetShort(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified
Set to the buffer as a short sized bit
vector.
- putEnumSetShort(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified
Set to the buffer as a short sized bit
vector.
- putEnumSetShort(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified
Set to the buffer as a short sized bit
vector.
- putEnumSetShort(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified
Set to the buffer as a short sized bit
vector.
- putEnumSetShort(Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumSetShort(int, Set<E>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumShort(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes an enum's ordinal value to the buffer as a short.
- putEnumShort(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes an enum's ordinal value to the buffer as a short.
- putEnumShort(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes an enum's ordinal value to the buffer as a short.
- putEnumShort(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes an enum's ordinal value to the buffer as a short.
- putEnumShort(Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putEnumShort(int, Enum<?>) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putFloat(float) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putFloat(int, float) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putFloat(float) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putFloat(int, float) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putFloat(float) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putFloat(int, float) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putInt(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putInt(int, int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putInt(int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putInt(int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putInt(int) - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- putInt(int) - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- putInt(int) - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- putLong(long) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putLong(int, long) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putLong(long) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putLong(int, long) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putLong(long) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putLong(int, long) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putLong(long) - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- putLong(long) - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- putLong(long) - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- putMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Relative put method for writing a medium int value.
- putMediumInt(int, int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Absolute put method for writing a medium int value.
- putMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Relative put method for writing a medium int value.
- putMediumInt(int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Absolute put method for writing a medium int value.
- putMediumInt(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putMediumInt(int, int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putObject(Object) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the specified Java object to the buffer.
- putObject(Object) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the specified Java object to the buffer.
- putObject(Object) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putPrefixedString(CharSequence, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the content of in into this buffer as a string which
has a 16-bit length field before the actual encoded string, using the
specified encoder.
- putPrefixedString(CharSequence, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the content of in into this buffer as a string which
has a 16-bit length field before the actual encoded string, using the
specified encoder.
- putPrefixedString(CharSequence, int, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the content of in into this buffer as a string which
has a 16-bit length field before the actual encoded string, using the
specified encoder.
- putPrefixedString(CharSequence, int, int, byte, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the content of in into this buffer as a string which
has a 16-bit length field before the actual encoded string, using the
specified encoder.
- putPrefixedString(CharSequence, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the content of in into this buffer as a string which
has a 16-bit length field before the actual encoded string, using the
specified encoder.
- putPrefixedString(CharSequence, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the content of in into this buffer as a string which
has a 16-bit length field before the actual encoded string, using the
specified encoder.
- putPrefixedString(CharSequence, int, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the content of in into this buffer as a string which
has a 16-bit length field before the actual encoded string, using the
specified encoder.
- putPrefixedString(CharSequence, int, int, byte, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the content of in into this buffer as a string which
has a 16-bit length field before the actual encoded string, using the
specified encoder.
- putPrefixedString(CharSequence, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putPrefixedString(CharSequence, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putPrefixedString(CharSequence, int, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putPrefixedString(CharSequence, int, int, byte, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putShort(short) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putShort(int, short) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- putShort(short) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putShort(int, short) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- putShort(short) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putShort(int, short) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putShort(short) - 类 中的方法net.rubyeye.xmemcached.buffer.CachedBufferAllocator.CachedIoBuffer
-
已过时。
- putShort(short) - 接口 中的方法net.rubyeye.xmemcached.buffer.IoBuffer
-
已过时。
- putShort(short) - 类 中的方法net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- putString(CharSequence, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the content of in into this buffer using the
specified encoder.
- putString(CharSequence, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Writes the content of in into this buffer as a
NUL-terminated string using the specified
encoder.
- putString(CharSequence, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the content of in into this buffer using the
specified encoder.
- putString(CharSequence, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Writes the content of in into this buffer as a
NUL-terminated string using the specified
encoder.
- putString(CharSequence, int, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- putString(CharSequence, CharsetEncoder) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- schduleWriteMessage(WriteMessage) - 类 中的方法com.google.code.yanf4j.nio.impl.AbstractNioSession
-
- scheduleWritenBytes - 类 中的变量com.google.code.yanf4j.core.impl.AbstractSession
-
- selectableChannel - 类 中的变量com.google.code.yanf4j.nio.impl.AbstractNioSession
-
- selectableChannel - 类 中的变量com.google.code.yanf4j.nio.NioSessionConfig
-
- SelectionKeyHandler - com.google.code.yanf4j.nio中的接口
-
SelectionKey handler
- SelectorFactory - com.google.code.yanf4j.util中的类
-
Temp selector factory,come from grizzly
- SelectorFactory() - 类 的构造器com.google.code.yanf4j.util.SelectorFactory
-
- selectorManager - 类 中的变量com.google.code.yanf4j.nio.impl.AbstractNioSession
-
- selectorManager - 类 中的变量com.google.code.yanf4j.nio.impl.NioController
-
- SelectorManager - com.google.code.yanf4j.nio.impl中的类
-
Selector manager
- SelectorManager(int, NioController, Configuration) - 类 的构造器com.google.code.yanf4j.nio.impl.SelectorManager
-
- selectorManager - 类 中的变量com.google.code.yanf4j.nio.NioSessionConfig
-
- selectorPoolSize - 类 中的变量com.google.code.yanf4j.nio.impl.NioController
-
Reactor count
- send(Command) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- send(Command) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- serialize(Object) - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
Get the bytes representing the given serialized object.
- SERIALIZED - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SERIALIZED - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SERIALIZED - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SerializingTranscoder - net.rubyeye.xmemcached.transcoders中的类
-
Transcoder that serializes and compresses objects.
- SerializingTranscoder() - 类 的构造器net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
Get a serializing transcoder with the default max data size.
- SerializingTranscoder(int) - 类 的构造器net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
Get a serializing transcoder that specifies the max data size.
- server - 类 中的变量net.rubyeye.xmemcached.command.binary.BinaryVersionCommand
-
- server - 类 中的变量net.rubyeye.xmemcached.command.text.TextVersionCommand
-
- ServerAddressAware - net.rubyeye.xmemcached.command中的接口
-
Server address aware interface.Command which implement this interface have
these methods to getter/setter memcached's InetSocketAddress.
- serverOrderCount - 类 中的变量net.rubyeye.xmemcached.XMemcachedClient
-
- Session - com.google.code.yanf4j.core中的接口
-
Abstract connection
- Session.SessionStatus - com.google.code.yanf4j.core中的枚举
-
- SessionConfig - com.google.code.yanf4j.core中的类
-
Session configuration
- SessionConfig(Handler, CodecFactory, Statistics, Queue<WriteMessage>, Dispatcher, boolean, long, long) - 类 的构造器com.google.code.yanf4j.core.SessionConfig
-
- sessionIdelTimeout - 类 中的变量com.google.code.yanf4j.core.SessionConfig
-
- sessionIdleTimeout - 类 中的变量com.google.code.yanf4j.core.impl.AbstractSession
-
- sessionLocator - 类 中的变量net.rubyeye.xmemcached.impl.MemcachedConnector
-
- sessionLocator - 类 中的变量net.rubyeye.xmemcached.XMemcachedClient
-
- SessionManager - com.google.code.yanf4j.core中的接口
-
Session manager
- sessionMap - 类 中的变量net.rubyeye.xmemcached.impl.MemcachedConnector
-
- sessionSet - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
Connected session set
- sessionTimeout - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
- sessionTimeout - 类 中的变量com.google.code.yanf4j.core.impl.AbstractSession
-
- sessionTimeout - 类 中的变量com.google.code.yanf4j.core.SessionConfig
-
- set(int, E) - 类 中的方法com.google.code.yanf4j.util.CircularQueue
-
- set(long) - 类 中的方法net.rubyeye.xmemcached.Counter
-
Set counter's value to expected.
- set(String, int, T, Transcoder<T>, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Store key-value item to memcached
- set(String, int, Object) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- set(String, int, Object, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- set(String, int, T, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- set(String, int, Object) - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.Xmemcache
-
- set(String, int, T, Transcoder<T>, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- set(String, int, Object) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- set(String, int, Object, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- set(String, int, T, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setAllocator(IoBufferAllocator) - 类 中的静态方法com.google.code.yanf4j.buffer.IoBuffer
-
Sets the allocator used by existing and new buffers
- setAllowReconnect(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setAllowReconnect(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- setAllowReconnect(boolean) - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
- setAmount(long) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryIncrDecrCommand
-
- setArguments(IoBuffer, Object...) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- setArguments(byte[], int, Object...) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- setAssocCommands(List<Command>) - 接口 中的方法net.rubyeye.xmemcached.command.AssocCommandAware
-
- setAssocCommands(List<Command>) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetCommand
-
- setAssocCommands(List<Command>) - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- setAttribute(String, Object) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setAttribute(String, Object) - 接口 中的方法com.google.code.yanf4j.core.Session
-
Set a attribute attched with this session
- setAttribute(String, Object) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setAttributeIfAbsent(String, Object) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setAttributeIfAbsent(String, Object) - 接口 中的方法com.google.code.yanf4j.core.Session
-
- setAttributeIfAbsent(String, Object) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setAuthFailed(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setAuthFailed(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- setAuthFailed(boolean) - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
- setAuthInfoMap(Map<InetSocketAddress, AuthInfo>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Configure auth info
- setAuthInfoMap(Map<InetSocketAddress, AuthInfo>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Configure auth info
- setAuthInfoMap(Map<InetSocketAddress, AuthInfo>) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setAuthInfoMap(Map<InetSocketAddress, AuthInfo>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setAuthInfoMap(Map<InetSocketAddress, AuthInfo>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setAutoExpand(boolean) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Turns on or off autoExpand.
- setAutoExpand(boolean) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Turns on or off autoExpand.
- setAutoExpand(boolean) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- setAutoShrink(boolean) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Turns on or off autoShrink.
- setAutoShrink(boolean) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Turns on or off autoShrink.
- setAutoShrink(boolean) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- setBacklog(int) - 类 中的方法com.google.code.yanf4j.nio.TCPController
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.command.BinaryCommandFactory
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.command.KestrelCommandFactory
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.command.TextCommandFactory
-
- setBufferAllocator(BufferAllocator) - 接口 中的方法net.rubyeye.xmemcached.CommandFactory
-
set command factory's buffer allocator
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.impl.Optimizer
-
- setBufferAllocator(BufferAllocator) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
已过时。
- setBufferAllocator(BufferAllocator) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set nio ByteBuffer's allocator.Use SimpleBufferAllocator by default.You
can choose CachedBufferAllocator.
- setBufferAllocator(BufferAllocator) - 接口 中的方法net.rubyeye.xmemcached.MemcachedOptimizer
-
已过时。
- setBufferAllocator(BufferAllocator) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setBufferAllocator(BufferAllocator) - 接口 中的方法net.rubyeye.xmemcached.networking.MemcachedSession
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setBufferAllocator(BufferAllocator) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setCapacity(int) - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
- setCas(long) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- setCas(long) - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- setCas(long) - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
- setCharset(String) - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
Set the character set for string value transcoding (defaults to UTF-8).
- setCharset(String) - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- setCheckSessionTimeoutInterval(long) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setClosed(boolean) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setCodecFactory(CodecFactory) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setCodecFactory(CodecFactory) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setCommandFactory(CommandFactory) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
set xmemcached's command factory.Default is TextCommandFactory,which
implements memcached text protocol.
- setCommandFactory(CommandFactory) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setCommandFactory(CommandFactory) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setCommandType(CommandType) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setCompressionMode(CompressionMode) - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
- setCompressionMode(CompressionMode) - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- setCompressionMode(CompressionMode) - 接口 中的方法net.rubyeye.xmemcached.transcoders.Transcoder
-
Set compress mode,default is ZIP
- setCompressionThreshold(int) - 类 中的方法net.rubyeye.xmemcached.transcoders.BaseSerializingTranscoder
-
Set the compression threshold to the given number of bytes.
- setCompressionThreshold(int) - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- setCompressionThreshold(int) - 接口 中的方法net.rubyeye.xmemcached.transcoders.Transcoder
-
Set compression threshold in bytes
- setConfiguration(Configuration) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setConfiguration(Configuration) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set the XmemcachedClient's networking
configuration(reuseAddr,receiveBufferSize,tcpDelay etc.)
- setConfiguration(Configuration) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setConfiguration(Configuration) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setConnectionPoolSize(int) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setConnectionPoolSize(int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
In a high concurrent enviroment,you may want to pool memcached
clients.But a xmemcached client has to start a reactor thread and some
thread pools,if you create too many clients,the cost is very large.
- setConnectionPoolSize(int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
In a high concurrent enviroment,you may want to pool memcached
clients.But a xmemcached client has to start a reactor thread and some
thread pools,if you create too many clients,the cost is very large.
- setConnectionPoolSize(int) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setConnectionPoolSize(int) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setConnectionPoolSize(int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setConnectionPoolSize(int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setConnectTimeout(long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Set the connect timeout,default is 1 minutes
- setConnectTimeout(long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set connect timeout in milliseconds
- setConnectTimeout(long) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setConnectTimeout(long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setConnectTimeout(long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setCurrentCommand(Command) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- setData(byte[]) - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
- setDecoder(CodecFactory.Decoder) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setDecoder(CodecFactory.Decoder) - 接口 中的方法com.google.code.yanf4j.core.Session
-
- setDecoder(CodecFactory.Decoder) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setDelta(int) - 类 中的方法net.rubyeye.xmemcached.command.text.TextIncrDecrCommand
-
- setDispatchMessageThreadCount(int) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setDispatchMessageThreadCount(int) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setDispatchMessageThreadCount(int) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setEnableHealSession(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setEnableHealSession(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
If the memcached dump or network error cause connection closed,xmemcached
would try to heal the connection.You can disable this behaviour by using
this method:
client.setEnableHealSession(false);
The default value is true.
- setEnableHealSession(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
If the memcached dump or network error cause connection closed,xmemcached
would try to heal the connection.You can disable this behaviour by using
this method:
client.setEnableHealSession(false);
The default value is true.
- setEnableHealSession(boolean) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setEnableHealSession(boolean) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setEnableHealSession(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setEnableHealSession(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setEnableHeartBeat(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedHandler
-
- setEnableHeartBeat(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Whether to enable heart beat
- setEnableHeartBeat(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setEncoder(CodecFactory.Encoder) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setEncoder(CodecFactory.Encoder) - 接口 中的方法com.google.code.yanf4j.core.Session
-
Set encoder
- setEncoder(CodecFactory.Encoder) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setException(Exception) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setExceptionHandler(MemcacheExceptionHandler) - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.Xmemcache
-
- setExpTime(int) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- setExpTime(int) - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- setExpTime(int) - 类 中的方法net.rubyeye.xmemcached.command.text.TextTouchCommand
-
- setFailureMode(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.AbstractMemcachedSessionLocator
-
- setFailureMode(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setFailureMode(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.RandomMemcachedSessionLocaltor
-
- setFailureMode(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.RoundRobinMemcachedSessionLocator
-
- setFailureMode(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Configure wheather to set client in failure mode.If set it to true,that
means you want to configure client in failure mode.
- setFailureMode(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Configure wheather to set client in failure mode.If set it to true,that
means you want to configure client in failure mode.
- setFailureMode(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedSessionLocator
-
Configure failure mode
- setFailureMode(boolean) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setFailureMode(boolean) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setFailureMode(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setFailureMode(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setFlag(int) - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
- setHandler(Handler) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setHandler(Handler) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setHandleReadWriteConcurrently(boolean) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setHandleReadWriteConcurrently(boolean) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setHandleReadWriteConcurrently(boolean) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setHandleReadWriteConcurrently(boolean) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setHandleReadWriteConcurrently(boolean) - 接口 中的方法com.google.code.yanf4j.core.Session
-
- setHandleReadWriteConcurrently(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setHashAlgorighm(HashAlgorithm) - 类 中的方法net.rubyeye.xmemcached.impl.ArrayMemcachedSessionLocator
-
- setHashAlgorighm(HashAlgorithm) - 类 中的方法net.rubyeye.xmemcached.impl.PHPMemcacheSessionLocator
-
- setHealSessionInterval(long) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setHealSessionInterval(long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
If the memcached dump or network error cause connection closed,xmemcached
would try to heal the connection.The interval between reconnections is 2
seconds by default.
- setHealSessionInterval(long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
If the memcached dump or network error cause connection closed,xmemcached
would try to heal the connection.The interval between reconnections is 2
seconds by default.
- setHealSessionInterval(long) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setHealSessionInterval(long) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setHealSessionInterval(long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setHealSessionInterval(long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setInetSocketAddress(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- setInetSocketAddressWrapper(InetSocketAddressWrapper) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedTCPSession
-
- setInetSocketAddressWrapper(InetSocketAddressWrapper) - 类 中的方法net.rubyeye.xmemcached.impl.ReconnectRequest
-
- setInitial(long) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryIncrDecrCommand
-
- setIoBuffer(IoBuffer) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setItemName(String) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryStatsCommand
-
- setItemName(String) - 类 中的方法net.rubyeye.xmemcached.command.text.TextStatsCommand
-
- setItemNumber(int) - 类 中的方法net.rubyeye.xmemcached.command.text.TextCacheDumpCommand
-
- setKey(String) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setKeyBytes(byte[]) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setKeyProvider(KeyProvider) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Set a key provider for pre-processing keys before sending them to
memcached.
- setKeyProvider(KeyProvider) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set a key provider for pre-processing keys before sending them to
memcached.
- setKeyProvider(KeyProvider) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setKeyProvider(KeyProvider) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setKeyProvider(KeyProvider) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setLatch(CountDownLatch) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setLevel(int) - 类 中的方法net.rubyeye.xmemcached.command.VerbosityCommand
-
- setLocalSocketAddress(InetSocketAddress) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setLocalSocketAddress(InetSocketAddress) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setLoggingLevelVerbosity(InetSocketAddress, int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Set the verbosity level of the memcached's logging output.This method
will wait for reply.
- setLoggingLevelVerbosity(InetSocketAddress, int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setLoggingLevelVerbosityWithNoReply(InetSocketAddress, int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Set the verbosity level of the memcached's logging output.This method
doesn't wait for reply from server
- setLoggingLevelVerbosityWithNoReply(InetSocketAddress, int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setMainNodeAddress(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- setMaxQueuedNoReplyOperations(int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set max queued noreply operations number
- setMaxQueuedNoReplyOperations(int) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
Set max queued noreply operations number
- setMaxQueuedNoReplyOperations(int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
Set max queued noreply operations number
- setMaxSelectors(int) - 类 中的静态方法com.google.code.yanf4j.util.SelectorFactory
-
Set max selector pool size.
- setMaxSize(int) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- setMergeCommands(Map<Object, Command>) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetMultiCommand
-
- setMergeCommands(Map<Object, Command>) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinarySetMultiCommand
-
- setMergeCommands(Map<Object, Command>) - 接口 中的方法net.rubyeye.xmemcached.command.MergeCommandsAware
-
- setMergeCommands(Map<Object, Command>) - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- setMergeCount(int) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setMergeFactor(int) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setMergeFactor(int) - 类 中的方法net.rubyeye.xmemcached.impl.Optimizer
-
- setMergeFactor(int) - 接口 中的方法net.rubyeye.xmemcached.impl.OptimizerMBean
-
- setMergeFactor(int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Set the merge factor,this factor determins how many 'get' commands would
be merge to one multi-get command.default is 150
- setMergeFactor(int) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setMergeFactor(int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setName(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Set cache instance name
- setName(String) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set cache instance name
- setName(String) - 类 中的静态方法net.rubyeye.xmemcached.monitor.MemcachedClientNameHolder
-
- setName(String) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setName(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setName(String) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setNoreply(boolean) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setOpaque(int) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- setOpCode(OpCode) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- setOpTimeout(long) - 类 中的方法net.rubyeye.xmemcached.impl.KeyIteratorImpl
-
- setOpTimeout(long) - 接口 中的方法net.rubyeye.xmemcached.KeyIterator
-
已过时。
Set operation timeout,default is 1000 MILLISECONDS.
- setOpTimeout(long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
set operation timeout,default is one second.
- setOpTimeout(long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set default operation timeout.
- setOpTimeout(long) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setOpTimeout(long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
set operation timeout,default is one second.
- setOpTimeout(long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setOptimizeGet(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setOptimizeGet(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.Optimizer
-
- setOptimizeGet(boolean) - 接口 中的方法net.rubyeye.xmemcached.impl.OptimizerMBean
-
- setOptimizeGet(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Enable/Disable merge many get commands to one multi-get command.true is
to enable it,false is to disable it.Default is true.Recommend users to
enable it.
- setOptimizeGet(boolean) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setOptimizeGet(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setOptimizeMergeBuffer(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setOptimizeMergeBuffer(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.Optimizer
-
- setOptimizeMergeBuffer(boolean) - 接口 中的方法net.rubyeye.xmemcached.impl.OptimizerMBean
-
- setOptimizeMergeBuffer(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Enable/Disable merge many command's buffers to one big buffer fit
socket's send buffer size.Default is true.Recommend true.
- setOptimizeMergeBuffer(boolean) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setOptimizeMergeBuffer(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setOrder(int) - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- setPackZeros(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.IntegerTranscoder
-
- setPackZeros(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.PrimitiveTypeTranscoder
-
- setPackZeros(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- setPackZeros(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- setPackZeros(boolean) - 接口 中的方法net.rubyeye.xmemcached.transcoders.Transcoder
-
Set whether pack zeros
- setPackZeros(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.TranscoderUtils
-
- setPackZeros(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- setPackZeros(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- setParseStatus(TextGetCommand.ParseStatus) - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- setPerformancePreferences(int, int, int) - 类 中的方法com.google.code.yanf4j.nio.TCPController
-
- setPrimitiveAsString(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Store all primitive type as string,defualt is false.
- setPrimitiveAsString(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.IntegerTranscoder
-
- setPrimitiveAsString(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.PrimitiveTypeTranscoder
-
- setPrimitiveAsString(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- setPrimitiveAsString(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.TokyoTyrantTranscoder
-
- setPrimitiveAsString(boolean) - 接口 中的方法net.rubyeye.xmemcached.transcoders.Transcoder
-
Set whether store primitive type as string.
- setPrimitiveAsString(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- setPrimitiveAsString(boolean) - 类 中的方法net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- setPrimitiveAsString(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setProtocol(Protocol) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- setReadBuffer(IoBuffer) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setReadBufferByteOrder(ByteOrder) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setReadBufferByteOrder(ByteOrder) - 接口 中的方法com.google.code.yanf4j.core.Session
-
- setReadBufferByteOrder(ByteOrder) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setReadThreadCount(int) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setReadThreadCount(int) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setReadThreadCount(int) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setReceiveThroughputLimit(double) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setReceiveThroughputLimit(double) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setReceiveThroughputLimit(double) - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- setReceiveThroughputLimit(double) - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- setReceiveThroughputLimit(double) - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- setRemoteAddressStr(String) - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- setResponseKey(String) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryGetCommand
-
- setResponseStatus(ResponseStatus) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- setResult(R) - 类 中的方法com.google.code.yanf4j.core.impl.FutureImpl
-
Set the result value and notify about operation completion.
- setResult(R) - 类 中的方法com.google.code.yanf4j.core.impl.FutureLockImpl
-
Set the result value and notify about operation completion.
- setResult(Object) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setReturnValues(Map<String, CachedData>) - 类 中的方法net.rubyeye.xmemcached.command.text.TextGetCommand
-
- setSanitizeKeys(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Enables/disables sanitizing keys by URLEncoding.
- setSanitizeKeys(boolean) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Enables/disables sanitizing keys by URLEncoding.
- setSanitizeKeys(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setSanitizeKeys(boolean) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setSelectorPoolSize(int) - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
- setSendThroughputLimit(double) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setSendThroughputLimit(double) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setSendThroughputLimit(double) - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- setSendThroughputLimit(double) - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- setSendThroughputLimit(double) - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- setServer(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryStatsCommand
-
- setServer(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.command.binary.BinaryVersionCommand
-
- setServer(InetSocketAddress) - 接口 中的方法net.rubyeye.xmemcached.command.ServerAddressAware
-
- setServer(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.command.text.TextStatsCommand
-
- setServer(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.command.text.TextVersionCommand
-
- setServers(String) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setServerWeight(String, int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setServerWeight(String, int) - 接口 中的方法net.rubyeye.xmemcached.XMemcachedClientMBean
-
Set a memcached server's weight
- setSessionIdleTimeout(long) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setSessionIdleTimeout(long) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setSessionIdleTimeout(long) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setSessionIdleTimeout(long) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setSessionIdleTimeout(long) - 接口 中的方法com.google.code.yanf4j.core.Session
-
- setSessionIdleTimeout(long) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setSessionLocator(MemcachedSessionLocator) - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedConnector
-
- setSessionLocator(MemcachedSessionLocator) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set the XmemcachedClient's session locator.Use
ArrayMemcachedSessionLocator by default.If you want to choose consistent
hash strategy,set it to KetamaMemcachedSessionLocator
- setSessionLocator(MemcachedSessionLocator) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setSessionLocator(MemcachedSessionLocator) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setSessionLocator(MemcachedSessionLocator) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setSessionReadBufferSize(int) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setSessionTimeout(long) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setSessionTimeout(long) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setSessionTimeout(long) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setSessionTimeout(long) - 接口 中的方法com.google.code.yanf4j.core.Session
-
- setSessionTimeout(long) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setSize(int) - 类 中的方法net.rubyeye.xmemcached.transcoders.CachedData
-
- setSocketOption(SocketOption<T>, T) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setSocketOption(SocketOption<T>, T) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setSocketOption(SocketOption, Object) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set tcp socket option
- setSocketOption(SocketOption, Object) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setSocketOptions(Map<SocketOption, Object>) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setSocketOptions(Map<SocketOption, Object>) - 接口 中的方法net.rubyeye.xmemcached.networking.Connector
-
- setSoLinger(boolean, int) - 类 中的方法com.google.code.yanf4j.nio.impl.SocketChannelController
-
- setSoTimeout(int) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setSoTimeout(int) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setSoTimeout(int) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- setStateListeners(List<MemcachedClientStateListener>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
Set state listeners,replace current list
- setStateListeners(List<MemcachedClientStateListener>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setStatistics(boolean) - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- setStatistics(boolean) - 接口 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandlerMBean
-
- setStatisticsInterval(long) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setStatisticsServer(boolean) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setStatus(OperationStatus) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setTime(int) - 类 中的方法net.rubyeye.xmemcached.command.text.TextDeleteCommand
-
- setTimeoutExceptionThreshold(int) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Set maximum number of timeout exception for closing connection.You can
set it to be a large value to disable this feature.
- setTimeoutExceptionThreshold(int) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setTranscoder(Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- setTranscoder(Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setTranscoder(Transcoder) - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- setTranscoder(Transcoder) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
set transcoder
- setTranscoder(Transcoder) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClientBuilder
-
- setTranscoder(Transcoder) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setTranscoder(Transcoder) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setTranscoder(Transcoder) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClientBuilder
-
- setTries(int) - 类 中的方法net.rubyeye.xmemcached.impl.ReconnectRequest
-
- setUseBlockingRead(boolean) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setUseBlockingRead(boolean) - 接口 中的方法com.google.code.yanf4j.core.Session
-
- setUseBlockingRead(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setUseBlockingWrite(boolean) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- setUseBlockingWrite(boolean) - 接口 中的方法com.google.code.yanf4j.core.Session
-
Set if using blocking write
- setUseBlockingWrite(boolean) - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- setUseDirectBuffer(boolean) - 类 中的静态方法com.google.code.yanf4j.buffer.IoBuffer
-
Sets if a direct buffer should be allocated by default when the type of
the new buffer is not specified.
- setValue(Object) - 类 中的方法net.rubyeye.xmemcached.command.binary.BaseBinaryCommand
-
- setValue(Object) - 接口 中的方法net.rubyeye.xmemcached.command.StoreCommand
-
- setValue(Object) - 类 中的方法net.rubyeye.xmemcached.command.text.TextStoreCommand
-
- setWeight(int) - 类 中的方法net.rubyeye.xmemcached.utils.InetSocketAddressWrapper
-
- setWeights(List<Integer>) - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- setWithNoReply(String, int, Object) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
Store key-value item to memcached,doesn't wait for reply
- setWithNoReply(String, int, T, Transcoder<T>) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- setWithNoReply(String, int, Object) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setWithNoReply(String, int, T, Transcoder<T>) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- setWriteBuffer(IoBuffer) - 类 中的方法com.google.code.yanf4j.core.impl.WriteMessageImpl
-
- setWriteBuffer(IoBuffer) - 接口 中的方法com.google.code.yanf4j.core.WriteMessage
-
- setWriteBuffer(IoBuffer) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setWriteFuture(FutureImpl<Boolean>) - 类 中的方法net.rubyeye.xmemcached.command.Command
-
- setWriteThreadCount(int) - 类 中的方法com.google.code.yanf4j.config.Configuration
-
- setWriteThreadCount(int) - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- setWriteThreadCount(int) - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- ShiftAndByteBufferMatcher - com.google.code.yanf4j.util中的类
-
ByteBuffer matcher based on shift-and algorithm
- ShiftAndByteBufferMatcher(IoBuffer) - 类 的构造器com.google.code.yanf4j.util.ShiftAndByteBufferMatcher
-
- ShiftOrByteBufferMatcher - com.google.code.yanf4j.util中的类
-
ByteBuffer matcher based on shift-or algorithm
- ShiftOrByteBufferMatcher(IoBuffer) - 类 的构造器com.google.code.yanf4j.util.ShiftOrByteBufferMatcher
-
- short2hex(int, StringBuffer) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- shrink() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Changes the capacity of this buffer so this buffer occupies as less
memory as possible while retaining the position, limit and the buffer
content between the position and limit.
- shrink() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Changes the capacity of this buffer so this buffer occupies as less
memory as possible while retaining the position, limit and the buffer
content between the position and limit.
- shrink() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- shutdown() - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- shutdown() - 类 中的方法net.rubyeye.xmemcached.monitor.XMemcachedMbeanServer
-
- shutdown() - 类 中的方法net.rubyeye.xmemcached.utils.hibernate.Xmemcache
-
- shutdown() - 类 中的方法net.rubyeye.xmemcached.utils.XMemcachedClientFactoryBean
-
- shutdown() - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- SimpleBufferAllocator - com.google.code.yanf4j.buffer中的类
-
- SimpleBufferAllocator() - 类 的构造器com.google.code.yanf4j.buffer.SimpleBufferAllocator
-
- SimpleBufferAllocator - net.rubyeye.xmemcached.buffer中的类
-
已过时。
- SimpleBufferAllocator() - 类 的构造器net.rubyeye.xmemcached.buffer.SimpleBufferAllocator
-
已过时。
- SimpleIoBuffer - net.rubyeye.xmemcached.buffer中的类
-
已过时。
- SimpleIoBuffer(ByteBuffer) - 类 的构造器net.rubyeye.xmemcached.buffer.SimpleIoBuffer
-
已过时。
- SimpleQueue<T> - com.google.code.yanf4j.util中的类
-
Simple queue.
- SimpleQueue(int) - 类 的构造器com.google.code.yanf4j.util.SimpleQueue
-
- SimpleQueue() - 类 的构造器com.google.code.yanf4j.util.SimpleQueue
-
- SimpleStatistics - com.google.code.yanf4j.statistics.impl中的类
-
A simple statistics implementation
- SimpleStatistics() - 类 的构造器com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- size() - 类 中的方法com.google.code.yanf4j.util.CircularQueue
-
- size() - 类 中的方法com.google.code.yanf4j.util.LinkedTransferQueue
-
Returns the number of elements in this queue.
- size() - 类 中的方法com.google.code.yanf4j.util.MapBackedSet
-
- size() - 类 中的方法com.google.code.yanf4j.util.SimpleQueue
-
- size() - 类 中的方法net.rubyeye.xmemcached.impl.FlowControlLinkedTransferQueue
-
- skip(int) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Forwards the position of this buffer as the specified size
bytes.
- skip(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Forwards the position of this buffer as the specified size
bytes.
- skip(int) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- slice() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
- slice() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
- slice() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- slice0() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Implement this method to return the unexpandable slice of this buffer.
- SO_KEEPALIVE - 类 中的静态变量com.google.code.yanf4j.core.impl.StandardSocketOption
-
Keep connection alive.
- SO_LINGER - 类 中的静态变量com.google.code.yanf4j.core.impl.StandardSocketOption
-
Linger on close if data is present.
- SO_RCVBUF - 类 中的静态变量com.google.code.yanf4j.core.impl.StandardSocketOption
-
The size of the socket receive buffer.
- SO_REUSEADDR - 类 中的静态变量com.google.code.yanf4j.core.impl.StandardSocketOption
-
Re-use address.
- SO_SNDBUF - 类 中的静态变量com.google.code.yanf4j.core.impl.StandardSocketOption
-
The size of the socket send buffer.
- socket() - 类 中的方法com.google.code.yanf4j.nio.impl.NioTCPSession
-
- SocketChannelController - com.google.code.yanf4j.nio.impl中的类
-
Nio tcp socket controller
- SocketChannelController() - 类 的构造器com.google.code.yanf4j.nio.impl.SocketChannelController
-
- SocketChannelController(Configuration) - 类 的构造器com.google.code.yanf4j.nio.impl.SocketChannelController
-
- SocketChannelController(Configuration, CodecFactory) - 类 的构造器com.google.code.yanf4j.nio.impl.SocketChannelController
-
- SocketChannelController(Configuration, Handler, CodecFactory) - 类 的构造器com.google.code.yanf4j.nio.impl.SocketChannelController
-
- SocketOption<T> - com.google.code.yanf4j.core中的类
-
Socket option
- SocketOption(String, Class<T>) - 类 的构造器com.google.code.yanf4j.core.SocketOption
-
- socketOptions - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
Socket options
- soLingerOn - 类 中的变量com.google.code.yanf4j.nio.impl.SocketChannelController
-
- soTimeout - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
- SPACE - 类 中的静态变量net.rubyeye.xmemcached.monitor.Constants
-
- SPECIAL_BOOLEAN - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_BOOLEAN - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_BOOLEAN - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_BYTE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_BYTE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_BYTE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_BYTEARRAY - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_BYTEARRAY - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_CHARACTER - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_CHARACTER - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_DATE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_DATE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_DATE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_DOUBLE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_DOUBLE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_DOUBLE - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_FLOAT - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_FLOAT - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_FLOAT - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_INT - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_INT - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_INTEGER - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_LONG - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_LONG - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_LONG - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_MASK - 类 中的静态变量net.rubyeye.xmemcached.transcoders.SerializingTranscoder
-
- SPECIAL_SHORT - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_SHORT - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_STRING - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_STRING - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_STRINGBUFFER - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_STRINGBUFFER - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPECIAL_STRINGBUILDER - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinTranscoder
-
- SPECIAL_STRINGBUILDER - 类 中的静态变量net.rubyeye.xmemcached.transcoders.WhalinV1Transcoder
-
- SPLIT - 类 中的静态变量com.google.code.yanf4j.core.impl.TextLineCodecFactory
-
- SPLIT - 类 中的静态变量net.rubyeye.xmemcached.utils.ByteUtils
-
- SPLIT_MATCHER - 类 中的静态变量net.rubyeye.xmemcached.codec.MemcachedDecoder
-
shift-and algorithm for ByteBuffer's match
- StandardSocketOption - com.google.code.yanf4j.core.impl中的类
-
Standard socket options
- StandardSocketOption() - 类 的构造器com.google.code.yanf4j.core.impl.StandardSocketOption
-
- start() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- start() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- start() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- start() - 接口 中的方法com.google.code.yanf4j.core.Session
-
Start session
- start() - 类 中的方法com.google.code.yanf4j.nio.impl.SelectorManager
-
- start() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- start() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- start() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- start() - 类 中的方法net.rubyeye.xmemcached.impl.ClosedMemcachedTCPSession
-
- start() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedHandler
-
- start0() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- start0() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractSession
-
- start0() - 类 中的方法com.google.code.yanf4j.nio.impl.AbstractNioSession
-
- start0() - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
- started - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
Status
- stateListeners - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
controller state listener list
- statistics - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
- statistics - 类 中的变量com.google.code.yanf4j.core.impl.AbstractSession
-
- statistics - 类 中的变量com.google.code.yanf4j.core.SessionConfig
-
- Statistics - com.google.code.yanf4j.statistics中的接口
-
Statistics
- statistics(CommandType) - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- statistics(CommandType, int) - 类 中的方法net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- statisticsAccept() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- statisticsAccept() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- statisticsAccept() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- StatisticsHandler - net.rubyeye.xmemcached.monitor中的类
-
Statistics helper
- StatisticsHandler() - 类 的构造器net.rubyeye.xmemcached.monitor.StatisticsHandler
-
- StatisticsHandlerMBean - net.rubyeye.xmemcached.monitor中的接口
-
Statistics MBean for jmx
- statisticsInterval - 类 中的变量com.google.code.yanf4j.config.Configuration
-
- statisticsInterval - 类 中的变量com.google.code.yanf4j.core.impl.AbstractController
-
- statisticsProcess(long) - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- statisticsProcess(long) - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- statisticsProcess(long) - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- statisticsRead(long) - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- statisticsRead(long) - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- statisticsRead(long) - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- statisticsWrite(long) - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- statisticsWrite(long) - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- statisticsWrite(long) - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- STATS - 类 中的静态变量net.rubyeye.xmemcached.command.text.TextStatsCommand
-
- stats(InetSocketAddress) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
- stats(InetSocketAddress, long) - 接口 中的方法net.rubyeye.xmemcached.MemcachedClient
-
�ョ��瑰������emcached server缁��淇℃�
- stats(InetSocketAddress) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- stats(InetSocketAddress, long) - 类 中的方法net.rubyeye.xmemcached.XMemcachedClient
-
- status - 类 中的变量net.rubyeye.xmemcached.command.Command
-
- stepBuffer(ByteBuffer, int) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- stop() - 接口 中的方法com.google.code.yanf4j.core.Controller
-
- stop() - 接口 中的方法com.google.code.yanf4j.core.Dispatcher
-
- stop() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- stop() - 类 中的方法com.google.code.yanf4j.core.impl.PoolDispatcher
-
- stop() - 类 中的方法com.google.code.yanf4j.nio.impl.SelectorManager
-
- stop() - 类 中的方法com.google.code.yanf4j.statistics.impl.DefaultStatistics
-
- stop() - 类 中的方法com.google.code.yanf4j.statistics.impl.SimpleStatistics
-
- stop() - 接口 中的方法com.google.code.yanf4j.statistics.Statistics
-
- stop() - 类 中的方法net.rubyeye.xmemcached.impl.MemcachedHandler
-
- stop0() - 类 中的方法com.google.code.yanf4j.core.impl.AbstractController
-
- stop0() - 类 中的方法com.google.code.yanf4j.nio.impl.NioController
-
- StoreCommand - net.rubyeye.xmemcached.command中的接口
-
A store command interface for STORE commands such as SET,ADD
- STRING_FLAG - 类 中的静态变量net.rubyeye.xmemcached.transcoders.StringTranscoder
-
- stringSize(int) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- stringSize(long) - 类 中的静态方法net.rubyeye.xmemcached.utils.ByteUtils
-
- StringTranscoder - net.rubyeye.xmemcached.transcoders中的类
-
String Transcoder
- StringTranscoder(String) - 类 的构造器net.rubyeye.xmemcached.transcoders.StringTranscoder
-
- StringTranscoder() - 类 的构造器net.rubyeye.xmemcached.transcoders.StringTranscoder
-
- sweep() - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
Clears this buffer and fills its content with NUL.
- sweep(byte) - 类 中的方法com.google.code.yanf4j.buffer.AbstractIoBuffer
-
double Clears this buffer and fills its content with value.
- sweep() - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
Clears this buffer and fills its content with NUL.
- sweep(byte) - 类 中的方法com.google.code.yanf4j.buffer.IoBuffer
-
double Clears this buffer and fills its content with value.
- sweep() - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- sweep(byte) - 类 中的方法com.google.code.yanf4j.buffer.IoBufferWrapper
-
- SystemUtils - com.google.code.yanf4j.util中的类
-
System utils