| Package | Description |
|---|---|
| org.apache.tika.pipes.pipesiterator |
| Modifier and Type | Method and Description |
|---|---|
TotalCountResult.STATUS |
TotalCountResult.getStatus() |
static TotalCountResult.STATUS |
TotalCountResult.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TotalCountResult.STATUS[] |
TotalCountResult.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TotalCountResult(long totalCount,
TotalCountResult.STATUS status) |
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.