Package | Description |
---|---|
org.apache.hadoop.fs.swift.http | |
org.apache.hadoop.fs.swift.snative | |
org.apache.hadoop.fs.swift.util |
Modifier and Type | Method and Description |
---|---|
List<DurationStats> |
SwiftRestClient.getOperationStatistics()
Get the current operation statistics
|
Modifier and Type | Method and Description |
---|---|
List<DurationStats> |
SwiftNativeFileSystemStore.getOperationStatistics()
Get the current operation statistics
|
List<DurationStats> |
SwiftNativeFileSystem.getOperationStatistics()
Get the current operation statistics
|
Modifier and Type | Method and Description |
---|---|
List<DurationStats> |
DurationStatsTable.getDurationStatistics()
Get the current duration statistics
|
Constructor and Description |
---|
DurationStats(DurationStats that)
construct from anothr stats entry;
all value are copied.
|
Copyright © 2015 Apache Software Foundation. All Rights Reserved.