java.lang.Object
com.alibaba.nacos.core.distributed.raft.utils.JRaftLogOperation
public class JRaftLogOperation
extends Object
JRaft for additional information on logging operations.
- 作者:
- liaochuntao
-
-
-
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
字段详细资料
-
MODIFY_OPERATION
public static final String MODIFY_OPERATION
- 另请参阅:
- 常量字段值
-
READ_OPERATION
public static final String READ_OPERATION
- 另请参阅:
- 常量字段值
-
构造器详细资料
-
JRaftLogOperation
public JRaftLogOperation()