public class PaxosCommitAndPrepare
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PaxosCommitAndPrepare.RequestHandler |
static class |
PaxosCommitAndPrepare.RequestSerializer |
Modifier and Type | Field and Description |
---|---|
static PaxosCommitAndPrepare.RequestHandler |
requestHandler |
static PaxosCommitAndPrepare.RequestSerializer |
requestSerializer |
Constructor and Description |
---|
PaxosCommitAndPrepare() |
public static final PaxosCommitAndPrepare.RequestSerializer requestSerializer
public static final PaxosCommitAndPrepare.RequestHandler requestHandler
Copyright © 2009-2022 The Apache Software Foundation