Package | Description |
---|---|
org.apache.cassandra.utils.obs |
Modifier and Type | Method and Description |
---|---|
static OpenBitSet |
OpenBitSet.deserialize(java.io.DataInput in) |
Modifier and Type | Method and Description |
---|---|
void |
OpenBitSet.and(OpenBitSet other) |
void |
OpenBitSet.intersect(OpenBitSet other)
this = this AND other
|
Copyright © 2018 The Apache Software Foundation