ozone core API

org.ozoneDB.core.storage.magicStore
Class ClusterStore.StoreThread.Entry

java.lang.Object
  extended byorg.ozoneDB.core.storage.magicStore.ClusterStore.StoreThread.Entry
Enclosing class:
ClusterStore.StoreThread

private class ClusterStore.StoreThread.Entry
extends java.lang.Object


Field Summary
 java.lang.String key
           
 java.lang.Object value
           
 
Constructor Summary
ClusterStore.StoreThread.Entry(java.lang.String key, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

key

public java.lang.String key

value

public java.lang.Object value
Constructor Detail

ClusterStore.StoreThread.Entry

public ClusterStore.StoreThread.Entry(java.lang.String key,
                                      java.lang.Object value)

ozone core API

Copyright (C) The Ozone Database Project - www.ozone-db.org. All rights reserved.