public class AdminService extends BaseService
metricsTask| 构造器和说明 |
|---|
AdminService(INetwork client,
TimerTaskManager timerTaskManager,
ClientEnv env) |
chooseEndpoint, getEnv, getNetwork, queryReceiptAsync, queryReceiptSync, sendAsyncLocalTransaction, sendAsyncLocalTransaction, sendAsyncRequest, sendAsyncRequest, sendAsyncTransaction, sendAsyncTransaction, sendLocalTransaction, sendLocalTransaction, sendSyncRequest, sendSyncRequest, sendSyncTransaction, sendSyncTransaction, signRequest, signRequest, signRequest, signRequestWithZoro, start, stoppublic AdminService(INetwork client, TimerTaskManager timerTaskManager, ClientEnv env)
public QueryLogLevelResponse queryLogLevel()
public QueryLogLevelResponse queryLogLevel(BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public SetLogLevelResponse setLogLevel(LogLevel logLevel)
public SetLogLevelResponse setLogLevel(LogLevel logLevel, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public AddGroupChainResponse addGroupChain(Hash privateKey)
public AddGroupChainResponse addGroupChain(Hash privateKey, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public DumpDbResponse dumpDB(DumpDbRequest.DumpDBType dumpType, String dumpPath, Identity from, SignerBase signerBase)
public DumpDbResponse dumpDB(DumpDbRequest.DumpDBType dumpType, String dumpPath, Identity from, SignerBase signerBase, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public UpdateBlackListResponse updateBlackList(List<Identity> blackList, SignerBase signerBase)
public UpdateBlackListResponse updateBlackList(List<Identity> blackList, SignerBase signerBase, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public Response callAdminMethod(AdminConcreteRequest adminConcretRequest, SignerBase signerBase)
public AdminCommonResponse updateCrl(AdminTaskType taskType, byte[] data, SignerBase signer)
public AdminCommonResponse updateCrl(AdminTaskType taskType, byte[] data, SignerBase signer, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public AdminCommonResponse updateCertSerialNumber(List<byte[]> serialNumber, SignerBase signerBase)
public AdminCommonResponse updateCertSerialNumber(List<byte[]> serialNumber, SignerBase signerBase, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public AdminCommonResponse updateCertRegex(byte[] cnRegex, byte[] ouRegex, SignerBase signerBase)
public AdminCommonResponse updateCertRegex(byte[] cnRegex, byte[] ouRegex, SignerBase signerBase, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public AdminCommonNewResponse updateLocalConf(String data, SignerBase signerBase)
public AdminCommonNewResponse updateLocalConf(String data, SignerBase signerBase, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public AdminCommonNewResponse queryLocalConf(String data, SignerBase signerBase)
public AdminCommonNewResponse queryLocalConf(String data, SignerBase signerBase, BaseFixedSizeByteArray.Fixed20ByteArray myChainId)
public RequestContractProfileResponse requestContractProfile(boolean enableProfile, long profileSeconds, BigInteger profilerThreshold, BigInteger reportAliveTime)
public QueryProfilerConfigResponse queryProfilerConfig()
public ListProfilerDataResponse listProfilerData(String prefix, boolean order)
public QueryProfilerFileResponse queryProfilerFile(List<String> filenames)
public DeleteProfilerFilesResponse deleteProfilerFiles(BigInteger deleteBefore)
Copyright © 2022. All rights reserved.