public static class ZooKeeperUtils.StripPathConverter
extends java.lang.Object
implements org.springframework.core.convert.converter.Converter<org.apache.curator.framework.recipes.cache.ChildData,java.lang.String>
ChildData
to leaf name string.Constructor and Description |
---|
ZooKeeperUtils.StripPathConverter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
convert(org.apache.curator.framework.recipes.cache.ChildData source) |