Package | Description |
---|---|
org.tron.api | |
org.tron.protos |
Modifier and Type | Field and Description |
---|---|
static io.grpc.MethodDescriptor<GrpcAPI.EmptyMessage,Protocol.NodeInfo> |
WalletGrpc.METHOD_GET_NODE_INFO
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Protocol.NodeInfo |
WalletGrpc.WalletBlockingStub.getNodeInfo(GrpcAPI.EmptyMessage request) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.MethodDescriptor<GrpcAPI.EmptyMessage,Protocol.NodeInfo> |
WalletGrpc.getGetNodeInfoMethod() |
com.google.common.util.concurrent.ListenableFuture<Protocol.NodeInfo> |
WalletGrpc.WalletFutureStub.getNodeInfo(GrpcAPI.EmptyMessage request) |
Modifier and Type | Method and Description |
---|---|
void |
WalletGrpc.WalletImplBase.getNodeInfo(GrpcAPI.EmptyMessage request,
io.grpc.stub.StreamObserver<Protocol.NodeInfo> responseObserver) |
void |
WalletGrpc.WalletStub.getNodeInfo(GrpcAPI.EmptyMessage request,
io.grpc.stub.StreamObserver<Protocol.NodeInfo> responseObserver) |
Modifier and Type | Method and Description |
---|---|
Protocol.NodeInfo |
Protocol.NodeInfo.Builder.build() |
Protocol.NodeInfo |
Protocol.NodeInfo.Builder.buildPartial() |
static Protocol.NodeInfo |
Protocol.NodeInfo.getDefaultInstance() |
Protocol.NodeInfo |
Protocol.NodeInfo.getDefaultInstanceForType() |
Protocol.NodeInfo |
Protocol.NodeInfo.Builder.getDefaultInstanceForType() |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseDelimitedFrom(InputStream input) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(byte[] data) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(ByteBuffer data) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(com.google.protobuf.ByteString data) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(InputStream input) |
static Protocol.NodeInfo |
Protocol.NodeInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Protocol.NodeInfo> |
Protocol.NodeInfo.getParserForType() |
static com.google.protobuf.Parser<Protocol.NodeInfo> |
Protocol.NodeInfo.parser() |
Modifier and Type | Method and Description |
---|---|
Protocol.NodeInfo.Builder |
Protocol.NodeInfo.Builder.mergeFrom(Protocol.NodeInfo other) |
static Protocol.NodeInfo.Builder |
Protocol.NodeInfo.newBuilder(Protocol.NodeInfo prototype) |
Copyright © 2020. All rights reserved.