forked from TrueCloudLab/frostfs-sdk-java
[#27] Add more modules to CheckStyle
Signed-off-by: Ori Bruk <o.bruk@yadro.com>
This commit is contained in:
parent
80c7ba58b2
commit
aa3cff5a03
10 changed files with 32 additions and 8 deletions
|
@ -46,4 +46,7 @@ public class FilterConst {
|
|||
|
||||
// FILTER_HEADER_PHY is a filter key to check if an object physically stored on a node.
|
||||
public static final String FILTER_HEADER_PHY = HEADER_PREFIX + "PHY";
|
||||
|
||||
private FilterConst() {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue