Modifier and Type | Method and Description |
---|---|
ArchiveKind |
SdsTestStore.StoreFactory.kind() |
Modifier and Type | Method and Description |
---|---|
ArchiveKind |
ISdsBackingStoreFactory.kind() |
Modifier and Type | Method and Description |
---|---|
ArchiveKind |
DummyBackingStoreFactory.kind() |
Modifier and Type | Method and Description |
---|---|
ArchiveKind |
NoopStoreFactory.kind() |
Modifier and Type | Method and Description |
---|---|
ArchiveKind |
S3StoreFactory.kind() |
Modifier and Type | Method and Description |
---|---|
ArchiveKind |
ScalityRingStoreFactory.kind() |
Modifier and Type | Method and Description |
---|---|
static ArchiveKind |
ArchiveKind.fromName(java.lang.String name) |
static ArchiveKind |
ArchiveKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ArchiveKind[] |
ArchiveKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All Rights Reserved.