Uses of Class
io.grpc.xds.XxHash64.ByteSupplier
-
Packages that use XxHash64.ByteSupplier Package Description io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol. -
-
Uses of XxHash64.ByteSupplier in io.grpc.xds
Subclasses of XxHash64.ByteSupplier in io.grpc.xds Modifier and Type Class Description private static class
XxHash64.AsciiStringByteSupplier
private static class
XxHash64.PlainByteSupplier
Methods in io.grpc.xds with parameters of type XxHash64.ByteSupplier Modifier and Type Method Description private long
XxHash64. hashBytes(XxHash64.ByteSupplier supplier)
-