java.lang.Object
com.orientechnologies.orient.core.storage.impl.local.paginated.base.ODurablePage
com.orientechnologies.orient.core.storage.index.hashindex.local.v3.ONullBucket<V>

public final class ONullBucket<V> extends ODurablePage
Since:
4/25/14
Author:
Andrey Lomakin (a.lomakin-at-orientdb.com)
  • Constructor Details

  • Method Details

    • setValue

      public void setValue(V value)
    • getValue

      public V getValue()
    • removeValue

      public void removeValue()