public static final class LightningApi.ChannelEventUpdate extends com.google.protobuf.GeneratedMessageV3 implements LightningApi.ChannelEventUpdateOrBuilder
lnrpc.ChannelEventUpdate| Modifier and Type | Class and Description |
|---|---|
static class |
LightningApi.ChannelEventUpdate.Builder
Protobuf type
lnrpc.ChannelEventUpdate |
static class |
LightningApi.ChannelEventUpdate.ChannelCase |
static class |
LightningApi.ChannelEventUpdate.UpdateType
Protobuf enum
lnrpc.ChannelEventUpdate.UpdateType |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACTIVE_CHANNEL_FIELD_NUMBER |
static int |
CLOSED_CHANNEL_FIELD_NUMBER |
static int |
FULLY_RESOLVED_CHANNEL_FIELD_NUMBER |
static int |
INACTIVE_CHANNEL_FIELD_NUMBER |
static int |
OPEN_CHANNEL_FIELD_NUMBER |
static int |
PENDING_OPEN_CHANNEL_FIELD_NUMBER |
static int |
TYPE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
LightningApi.ChannelPoint |
getActiveChannel()
.lnrpc.ChannelPoint active_channel = 3; |
LightningApi.ChannelPointOrBuilder |
getActiveChannelOrBuilder()
.lnrpc.ChannelPoint active_channel = 3; |
LightningApi.ChannelEventUpdate.ChannelCase |
getChannelCase() |
LightningApi.ChannelCloseSummary |
getClosedChannel()
.lnrpc.ChannelCloseSummary closed_channel = 2; |
LightningApi.ChannelCloseSummaryOrBuilder |
getClosedChannelOrBuilder()
.lnrpc.ChannelCloseSummary closed_channel = 2; |
static LightningApi.ChannelEventUpdate |
getDefaultInstance() |
LightningApi.ChannelEventUpdate |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
LightningApi.ChannelPoint |
getFullyResolvedChannel()
.lnrpc.ChannelPoint fully_resolved_channel = 7; |
LightningApi.ChannelPointOrBuilder |
getFullyResolvedChannelOrBuilder()
.lnrpc.ChannelPoint fully_resolved_channel = 7; |
LightningApi.ChannelPoint |
getInactiveChannel()
.lnrpc.ChannelPoint inactive_channel = 4; |
LightningApi.ChannelPointOrBuilder |
getInactiveChannelOrBuilder()
.lnrpc.ChannelPoint inactive_channel = 4; |
LightningApi.Channel |
getOpenChannel()
.lnrpc.Channel open_channel = 1; |
LightningApi.ChannelOrBuilder |
getOpenChannelOrBuilder()
.lnrpc.Channel open_channel = 1; |
com.google.protobuf.Parser<LightningApi.ChannelEventUpdate> |
getParserForType() |
LightningApi.PendingUpdate |
getPendingOpenChannel()
.lnrpc.PendingUpdate pending_open_channel = 6; |
LightningApi.PendingUpdateOrBuilder |
getPendingOpenChannelOrBuilder()
.lnrpc.PendingUpdate pending_open_channel = 6; |
int |
getSerializedSize() |
LightningApi.ChannelEventUpdate.UpdateType |
getType()
.lnrpc.ChannelEventUpdate.UpdateType type = 5; |
int |
getTypeValue()
.lnrpc.ChannelEventUpdate.UpdateType type = 5; |
boolean |
hasActiveChannel()
.lnrpc.ChannelPoint active_channel = 3; |
boolean |
hasClosedChannel()
.lnrpc.ChannelCloseSummary closed_channel = 2; |
boolean |
hasFullyResolvedChannel()
.lnrpc.ChannelPoint fully_resolved_channel = 7; |
int |
hashCode() |
boolean |
hasInactiveChannel()
.lnrpc.ChannelPoint inactive_channel = 4; |
boolean |
hasOpenChannel()
.lnrpc.Channel open_channel = 1; |
boolean |
hasPendingOpenChannel()
.lnrpc.PendingUpdate pending_open_channel = 6; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static LightningApi.ChannelEventUpdate.Builder |
newBuilder() |
static LightningApi.ChannelEventUpdate.Builder |
newBuilder(LightningApi.ChannelEventUpdate prototype) |
LightningApi.ChannelEventUpdate.Builder |
newBuilderForType() |
protected LightningApi.ChannelEventUpdate.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static LightningApi.ChannelEventUpdate |
parseDelimitedFrom(java.io.InputStream input) |
static LightningApi.ChannelEventUpdate |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LightningApi.ChannelEventUpdate |
parseFrom(byte[] data) |
static LightningApi.ChannelEventUpdate |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LightningApi.ChannelEventUpdate |
parseFrom(java.nio.ByteBuffer data) |
static LightningApi.ChannelEventUpdate |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LightningApi.ChannelEventUpdate |
parseFrom(com.google.protobuf.ByteString data) |
static LightningApi.ChannelEventUpdate |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LightningApi.ChannelEventUpdate |
parseFrom(com.google.protobuf.CodedInputStream input) |
static LightningApi.ChannelEventUpdate |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LightningApi.ChannelEventUpdate |
parseFrom(java.io.InputStream input) |
static LightningApi.ChannelEventUpdate |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<LightningApi.ChannelEventUpdate> |
parser() |
LightningApi.ChannelEventUpdate.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int OPEN_CHANNEL_FIELD_NUMBER
public static final int CLOSED_CHANNEL_FIELD_NUMBER
public static final int ACTIVE_CHANNEL_FIELD_NUMBER
public static final int INACTIVE_CHANNEL_FIELD_NUMBER
public static final int PENDING_OPEN_CHANNEL_FIELD_NUMBER
public static final int FULLY_RESOLVED_CHANNEL_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public LightningApi.ChannelEventUpdate.ChannelCase getChannelCase()
getChannelCase in interface LightningApi.ChannelEventUpdateOrBuilderpublic boolean hasOpenChannel()
.lnrpc.Channel open_channel = 1;hasOpenChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.Channel getOpenChannel()
.lnrpc.Channel open_channel = 1;getOpenChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelOrBuilder getOpenChannelOrBuilder()
.lnrpc.Channel open_channel = 1;getOpenChannelOrBuilder in interface LightningApi.ChannelEventUpdateOrBuilderpublic boolean hasClosedChannel()
.lnrpc.ChannelCloseSummary closed_channel = 2;hasClosedChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelCloseSummary getClosedChannel()
.lnrpc.ChannelCloseSummary closed_channel = 2;getClosedChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelCloseSummaryOrBuilder getClosedChannelOrBuilder()
.lnrpc.ChannelCloseSummary closed_channel = 2;getClosedChannelOrBuilder in interface LightningApi.ChannelEventUpdateOrBuilderpublic boolean hasActiveChannel()
.lnrpc.ChannelPoint active_channel = 3;hasActiveChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelPoint getActiveChannel()
.lnrpc.ChannelPoint active_channel = 3;getActiveChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelPointOrBuilder getActiveChannelOrBuilder()
.lnrpc.ChannelPoint active_channel = 3;getActiveChannelOrBuilder in interface LightningApi.ChannelEventUpdateOrBuilderpublic boolean hasInactiveChannel()
.lnrpc.ChannelPoint inactive_channel = 4;hasInactiveChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelPoint getInactiveChannel()
.lnrpc.ChannelPoint inactive_channel = 4;getInactiveChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelPointOrBuilder getInactiveChannelOrBuilder()
.lnrpc.ChannelPoint inactive_channel = 4;getInactiveChannelOrBuilder in interface LightningApi.ChannelEventUpdateOrBuilderpublic boolean hasPendingOpenChannel()
.lnrpc.PendingUpdate pending_open_channel = 6;hasPendingOpenChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.PendingUpdate getPendingOpenChannel()
.lnrpc.PendingUpdate pending_open_channel = 6;getPendingOpenChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.PendingUpdateOrBuilder getPendingOpenChannelOrBuilder()
.lnrpc.PendingUpdate pending_open_channel = 6;getPendingOpenChannelOrBuilder in interface LightningApi.ChannelEventUpdateOrBuilderpublic boolean hasFullyResolvedChannel()
.lnrpc.ChannelPoint fully_resolved_channel = 7;hasFullyResolvedChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelPoint getFullyResolvedChannel()
.lnrpc.ChannelPoint fully_resolved_channel = 7;getFullyResolvedChannel in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelPointOrBuilder getFullyResolvedChannelOrBuilder()
.lnrpc.ChannelPoint fully_resolved_channel = 7;getFullyResolvedChannelOrBuilder in interface LightningApi.ChannelEventUpdateOrBuilderpublic int getTypeValue()
.lnrpc.ChannelEventUpdate.UpdateType type = 5;getTypeValue in interface LightningApi.ChannelEventUpdateOrBuilderpublic LightningApi.ChannelEventUpdate.UpdateType getType()
.lnrpc.ChannelEventUpdate.UpdateType type = 5;getType in interface LightningApi.ChannelEventUpdateOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static LightningApi.ChannelEventUpdate parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static LightningApi.ChannelEventUpdate parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static LightningApi.ChannelEventUpdate parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static LightningApi.ChannelEventUpdate parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic LightningApi.ChannelEventUpdate.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static LightningApi.ChannelEventUpdate.Builder newBuilder()
public static LightningApi.ChannelEventUpdate.Builder newBuilder(LightningApi.ChannelEventUpdate prototype)
public LightningApi.ChannelEventUpdate.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected LightningApi.ChannelEventUpdate.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static LightningApi.ChannelEventUpdate getDefaultInstance()
public static com.google.protobuf.Parser<LightningApi.ChannelEventUpdate> parser()
public com.google.protobuf.Parser<LightningApi.ChannelEventUpdate> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public LightningApi.ChannelEventUpdate getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder