public static class DistributedCache.DistributedCacheEntry extends Object
Modifier and Type | Field and Description |
---|---|
String |
filePath |
Boolean |
isExecutable |
Constructor and Description |
---|
DistributedCacheEntry(String filePath,
Boolean isExecutable) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.