com.hazelcast.storage
Interface DataRef


public interface DataRef


Method Summary
 int heapCost()
           
 int size()
           
 

Method Detail

size

int size()

heapCost

int heapCost()


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.