public class CacheBuff.BatchBuf extends Object
byte[]
buff
CacheBuff.BufStatus
bufStat
Condition
cond
int
leftLen
Lock
lock
readPos
totalLen
writePos
BatchBuf()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Lock lock
public Condition cond
public int totalLen
public volatile int leftLen
public volatile int readPos
public volatile int writePos
public byte[] buff
public volatile CacheBuff.BufStatus bufStat
public BatchBuf()
Copyright © 2017. All Rights Reserved.