Package | Description |
---|---|
org.apache.cassandra.index.sasi.disk |
Modifier and Type | Method and Description |
---|---|
static OnDiskBlock.BlockType |
OnDiskBlock.BlockType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OnDiskBlock.BlockType[] |
OnDiskBlock.BlockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
OnDiskBlock(Descriptor descriptor,
MappedBuffer block,
OnDiskBlock.BlockType blockType) |
Copyright © 2020 The Apache Software Foundation