| Package | Description |
|---|---|
| org.apache.pulsar.client.admin |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
LongRunningProcessStatus.Status |
LongRunningProcessStatus.status |
| Modifier and Type | Method and Description |
|---|---|
static LongRunningProcessStatus.Status |
LongRunningProcessStatus.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LongRunningProcessStatus.Status[] |
LongRunningProcessStatus.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LongRunningProcessStatus |
LongRunningProcessStatus.forStatus(LongRunningProcessStatus.Status status) |
static OffloadProcessStatus |
OffloadProcessStatus.forStatus(LongRunningProcessStatus.Status status) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.