| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.contracts.services |
| Modifier and Type | Method and Description |
|---|---|
AppendRequestParameters.Mode |
AppendRequestParameters.getMode() |
static AppendRequestParameters.Mode |
AppendRequestParameters.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppendRequestParameters.Mode[] |
AppendRequestParameters.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AppendRequestParameters(long position,
int offset,
int length,
AppendRequestParameters.Mode mode,
boolean isAppendBlob,
String leaseId,
boolean isExpectHeaderEnabled) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.