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
からリーフ名文字列へのコンバーター。コンストラクターと説明 |
---|
ZooKeeperUtils.StripPathConverter() |
修飾子と型 | メソッドと説明 |
---|---|
java.lang.String | convert(org.apache.curator.framework.recipes.cache.ChildData source) |