Package io.grpc.protobuf.services
Interface BinlogHelper.Factory
-
- All Known Implementing Classes:
BinlogHelper.FactoryImpl
- Enclosing class:
- BinlogHelper
static interface BinlogHelper.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BinlogHelper
getLog(java.lang.String fullMethodName)
-
-
-
Method Detail
-
getLog
@Nullable BinlogHelper getLog(java.lang.String fullMethodName)
-
-