Package | Description |
---|---|
org.apache.cassandra.gms | |
org.apache.cassandra.io.sstable.format | |
org.apache.cassandra.service |
Modifier and Type | Method and Description |
---|---|
VersionedValue |
VersionedValue.VersionedValueFactory.sstableVersions(java.util.Set<VersionAndType> versions) |
Modifier and Type | Method and Description |
---|---|
static VersionAndType |
VersionAndType.fromString(java.lang.String versionAndType) |
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableSet<VersionAndType> |
SSTablesVersionsInUseChangeNotification.versionsInUse
The set of all sstable versions in use on this node at the time of this notification.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<VersionAndType> |
SSTablesGlobalTracker.versionsInUse()
The set of all sstable versions currently in use on this node.
|
Copyright © 2009-2022 The Apache Software Foundation