Package | Description |
---|---|
org.corfudb.runtime.collections | |
org.corfudb.samples |
Modifier and Type | Method and Description |
---|---|
V |
CorfuTable.put(K key,
V value) |
V |
ISMRMap.put(K key,
V value)
Deprecated.
|
V |
CorfuTable.remove(Object key) |
V |
ISMRMap.remove(Object key)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
CorfuSharedCounter.Increment()
Increment() method is annotated as a MutatorAccessor Method.
|
Copyright © 2019 CorfuDB. All rights reserved.