Package | Description |
---|---|
org.apache.cassandra.io.sstable |
Modifier and Type | Field and Description |
---|---|
Component.Type |
Component.type |
Modifier and Type | Method and Description |
---|---|
static Component.Type |
Component.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Component.Type[] |
Component.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Component(Component.Type type) |
Component(Component.Type type,
java.lang.String name) |
Copyright © 2020 The Apache Software Foundation