com.tc.bytes
Interface BufferPool


public interface BufferPool


Method Summary
 void offer(TCByteBuffer buf)
           
 

Method Detail

offer

void offer(TCByteBuffer buf)
           throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.