public static final class MultiObjectDeleteSupport.KeyPath extends Object
Added because Pairs of Lists of Triples was just too complex for Java code.
Constructor and Description |
---|
KeyPath(String key,
org.apache.hadoop.fs.Path path,
boolean directoryMarker) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
Equals test is on key alone.
|
String |
getKey() |
org.apache.hadoop.fs.Path |
getPath() |
int |
hashCode() |
boolean |
isDirectoryMarker() |
String |
toString() |
public KeyPath(String key, org.apache.hadoop.fs.Path path, boolean directoryMarker)
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.